lib/aws-sdk-apigatewayv2/client.rb in aws-sdk-apigatewayv2-1.17.0 vs lib/aws-sdk-apigatewayv2/client.rb in aws-sdk-apigatewayv2-1.18.0

- old
+ new

@@ -761,11 +761,11 @@ # # # [1]: https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-websocket-api-selection-expressions.html#apigateway-websocket-api-apikey-selection-expressions # # @option params [Integer] :timeout_in_millis - # An integer with a value between \[50-29000\]. + # An integer with a value between \[50-30000\]. # # @option params [Types::TlsConfigInput] :tls_config # The TLS configuration for a private integration. If you specify a TLS # configuration, private integration traffic uses the HTTPS protocol. # Supported only for HTTP APIs. @@ -3529,11 +3529,11 @@ # # # [1]: https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-websocket-api-selection-expressions.html#apigateway-websocket-api-apikey-selection-expressions # # @option params [Integer] :timeout_in_millis - # An integer with a value between \[50-29000\]. + # An integer with a value between \[50-30000\]. # # @option params [Types::TlsConfigInput] :tls_config # The TLS configuration for a private integration. If you specify a TLS # configuration, private integration traffic uses the HTTPS protocol. # Supported only for HTTP APIs. @@ -4142,10 +4142,10 @@ operation: config.api.operation(operation_name), client: self, params: params, config: config) context[:gem_name] = 'aws-sdk-apigatewayv2' - context[:gem_version] = '1.17.0' + context[:gem_version] = '1.18.0' Seahorse::Client::Request.new(handlers, context) end # @api private # @deprecated