lib/aws-sdk-directconnect/client.rb in aws-sdk-directconnect-1.57.0 vs lib/aws-sdk-directconnect/client.rb in aws-sdk-directconnect-1.58.0

- old
+ new

@@ -2136,11 +2136,12 @@ # host sub-connections. For a LAG owned by a partner, any associated # virtual interfaces cannot be directly configured. # # @option params [required, Integer] :number_of_connections # The number of physical dedicated connections initially provisioned and - # bundled by the LAG. + # bundled by the LAG. You can have a maximum of four connections when + # the port speed is 1G or 10G, or two when the port speed is 100G. # # @option params [required, String] :location # The location for the LAG. # # @option params [required, String] :connections_bandwidth @@ -4904,10 +4905,10 @@ operation: config.api.operation(operation_name), client: self, params: params, config: config) context[:gem_name] = 'aws-sdk-directconnect' - context[:gem_version] = '1.57.0' + context[:gem_version] = '1.58.0' Seahorse::Client::Request.new(handlers, context) end # @api private # @deprecated