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

- old
+ new

@@ -444,10 +444,13 @@ # From December 31, 2023, the parameter for Amazon Linux will no longer # be available when you specify an AMI for your instance. Amazon Linux 2 # will then become the default AMI, which is used to launch your # instance if no parameter is explicitly defined. # + # Since Ubuntu 18.04 has ended standard support as of May 31, 2023, we + # recommend you choose Ubuntu 22.04. + # # <b>AMI aliases </b> # # * <b>Amazon Linux (default): <code>amazonlinux-1-x86_64</code> </b> # # * Amazon Linux 2: `amazonlinux-2-x86_64` @@ -1256,10 +1259,10 @@ operation: config.api.operation(operation_name), client: self, params: params, config: config) context[:gem_name] = 'aws-sdk-cloud9' - context[:gem_version] = '1.57.0' + context[:gem_version] = '1.58.0' Seahorse::Client::Request.new(handlers, context) end # @api private # @deprecated