diff --git a/clients/client-cloud9/README.md b/clients/client-cloud9/README.md index 55b6692a1792..4447b4e99fec 100644 --- a/clients/client-cloud9/README.md +++ b/clients/client-cloud9/README.md @@ -11,6 +11,12 @@ AWS SDK for JavaScript Cloud9 Client for Node.js, Browser and React Native.
Cloud9 is a collection of tools that you can use to code, build, run, test, debug, and release software in the cloud.
For more information about Cloud9, see the Cloud9 User Guide.
+Cloud9 is no longer available to new customers. Existing customers of +Cloud9 can continue to use the service as normal. +Learn more" +
+Cloud9 supports these operations:
Cloud9 is a collection of tools that you can use to code, build, run, test, debug, and * release software in the cloud.
*For more information about Cloud9, see the Cloud9 User Guide.
+ *Cloud9 is no longer available to new customers. Existing customers of + * Cloud9 can continue to use the service as normal. + * Learn more" + *
+ *Cloud9 supports these operations:
*Cloud9 is a collection of tools that you can use to code, build, run, test, debug, and * release software in the cloud.
*For more information about Cloud9, see the Cloud9 User Guide.
+ *Cloud9 is no longer available to new customers. Existing customers of + * Cloud9 can continue to use the service as normal. + * Learn more" + *
+ *Cloud9 supports these operations:
*Creates an Cloud9 development environment, launches an Amazon Elastic Compute Cloud (Amazon EC2) instance, and * then connects from the instance to the environment.
+ *Cloud9 is no longer available to new customers. Existing customers of + * Cloud9 can continue to use the service as normal. + * Learn more" + *
+ *Adds an environment member to an Cloud9 development environment.
+ *Cloud9 is no longer available to new customers. Existing customers of + * Cloud9 can continue to use the service as normal. + * Learn more" + *
+ *Deletes an Cloud9 development environment. If an Amazon EC2 instance is connected to the * environment, also terminates the instance.
+ *Cloud9 is no longer available to new customers. Existing customers of + * Cloud9 can continue to use the service as normal. + * Learn more" + *
+ *Deletes an environment member from a development environment.
+ *Cloud9 is no longer available to new customers. Existing customers of + * Cloud9 can continue to use the service as normal. + * Learn more" + *
+ *Gets information about environment members for an Cloud9 development environment.
+ *Cloud9 is no longer available to new customers. Existing customers of + * Cloud9 can continue to use the service as normal. + * Learn more" + *
+ *Gets status information for an Cloud9 development environment.
+ *Cloud9 is no longer available to new customers. Existing customers of + * Cloud9 can continue to use the service as normal. + * Learn more" + *
+ *Gets information about Cloud9 development environments.
+ *Cloud9 is no longer available to new customers. Existing customers of + * Cloud9 can continue to use the service as normal. + * Learn more" + *
+ *Gets a list of Cloud9 development environment identifiers.
+ *Cloud9 is no longer available to new customers. Existing customers of + * Cloud9 can continue to use the service as normal. + * Learn more" + *
+ *Cloud9 is no longer available to new customers. Existing customers of + * Cloud9 can continue to use the service as normal. + * Learn more" + *
+ *Gets a list of the tags associated with an Cloud9 development environment.
+ *Cloud9 is no longer available to new customers. Existing customers of + * Cloud9 can continue to use the service as normal. + * Learn more" + *
+ *Adds tags to an Cloud9 development environment.
*Cloud9 is no longer available to new customers. Existing customers of + * Cloud9 can continue to use the service as normal. + * Learn more" + *
+ *Tags that you add to an Cloud9 environment by using this method will NOT be * automatically propagated to underlying resources.
*Removes tags from an Cloud9 development environment.
+ *Cloud9 is no longer available to new customers. Existing customers of + * Cloud9 can continue to use the service as normal. + * Learn more" + *
+ *Changes the settings of an existing Cloud9 development environment.
+ *Cloud9 is no longer available to new customers. Existing customers of + * Cloud9 can continue to use the service as normal. + * Learn more" + *
+ *Changes the settings of an existing environment member for an Cloud9 development * environment.
+ *Cloud9 is no longer available to new customers. Existing customers of + * Cloud9 can continue to use the service as normal. + * Learn more" + *
+ *Cloud9 is a collection of tools that you can use to code, build, run, test, debug, and * release software in the cloud.
*For more information about Cloud9, see the Cloud9 User Guide.
+ *Cloud9 is no longer available to new customers. Existing customers of + * Cloud9 can continue to use the service as normal. + * Learn more" + *
+ *Cloud9 supports these operations:
*The identifier for the Amazon Machine Image (AMI) that's used to create the EC2 instance. * To choose an AMI for the instance, you must specify a valid AMI alias or a valid Amazon EC2 Systems Manager (SSM) * path.
- *From December 04, 2023, you will be required to include the imageId
parameter
- * for the CreateEnvironmentEC2
action. This change will be reflected across all
- * direct methods of communicating with the API, such as Amazon Web Services SDK, Amazon Web Services CLI and Amazon Web Services
- * CloudFormation. This change will only affect direct API consumers, and not Cloud9 console
- * users.
We recommend using Amazon Linux 2023 as the AMI to create your environment as it is fully - * supported.
- *Since Ubuntu 18.04 has ended standard support as of May 31, 2023, we recommend you choose Ubuntu 22.04.
+ * supported. + *From December 16, 2024, Ubuntu 18.04 will be removed from the list of available
+ * imageIds
for Cloud9. This change is necessary as Ubuntu 18.04 has ended standard
+ * support on May 31, 2023. This change will only affect direct API consumers, and not Cloud9
+ * console users.
Since Ubuntu 18.04 has ended standard support as of May 31, 2023, we recommend you choose + * Ubuntu 22.04.
** AMI aliases *
@@ -156,7 +157,7 @@ export interface CreateEnvironmentEC2Request { * *Ubuntu 22.04: ubuntu-22.04-x86_64
+ *
Ubuntu 22.04: ubuntu-22.04-x86_64
*
Amazon Linux 2023 (recommended): resolve:ssm:/aws/service/cloud9/amis/amazonlinux-2023-x86_64
+ *
Amazon Linux 2023 (recommended):
+ * resolve:ssm:/aws/service/cloud9/amis/amazonlinux-2023-x86_64
*
Ubuntu 22.04:
- * resolve:ssm:/aws/service/cloud9/amis/ubuntu-22.04-x86_64
+ * resolve:ssm:/aws/service/cloud9/amis/ubuntu-22.04-x86_64
*
Cloud9 is a collection of tools that you can use to code, build, run, test, debug, and\n release software in the cloud.
\nFor more information about Cloud9, see the Cloud9 User Guide.
\nCloud9 supports these operations:
\n\n CreateEnvironmentEC2
: Creates an Cloud9 development environment, launches\n an Amazon EC2 instance, and then connects from the instance to the environment.
\n CreateEnvironmentMembership
: Adds an environment member to an\n environment.
\n DeleteEnvironment
: Deletes an environment. If an Amazon EC2 instance is\n connected to the environment, also terminates the instance.
\n DeleteEnvironmentMembership
: Deletes an environment member from an\n environment.
\n DescribeEnvironmentMemberships
: Gets information about environment\n members for an environment.
\n DescribeEnvironments
: Gets information about environments.
\n DescribeEnvironmentStatus
: Gets status information for an\n environment.
\n ListEnvironments
: Gets a list of environment identifiers.
\n ListTagsForResource
: Gets the tags for an environment.
\n TagResource
: Adds tags to an environment.
\n UntagResource
: Removes tags from an environment.
\n UpdateEnvironment
: Changes the settings of an existing\n environment.
\n UpdateEnvironmentMembership
: Changes the settings of an existing\n environment member for an environment.
Cloud9 is a collection of tools that you can use to code, build, run, test, debug, and\n release software in the cloud.
\nFor more information about Cloud9, see the Cloud9 User Guide.
\nCloud9 is no longer available to new customers. Existing customers of \n Cloud9 can continue to use the service as normal. \n Learn more\"\n
\nCloud9 supports these operations:
\n\n CreateEnvironmentEC2
: Creates an Cloud9 development environment, launches\n an Amazon EC2 instance, and then connects from the instance to the environment.
\n CreateEnvironmentMembership
: Adds an environment member to an\n environment.
\n DeleteEnvironment
: Deletes an environment. If an Amazon EC2 instance is\n connected to the environment, also terminates the instance.
\n DeleteEnvironmentMembership
: Deletes an environment member from an\n environment.
\n DescribeEnvironmentMemberships
: Gets information about environment\n members for an environment.
\n DescribeEnvironments
: Gets information about environments.
\n DescribeEnvironmentStatus
: Gets status information for an\n environment.
\n ListEnvironments
: Gets a list of environment identifiers.
\n ListTagsForResource
: Gets the tags for an environment.
\n TagResource
: Adds tags to an environment.
\n UntagResource
: Removes tags from an environment.
\n UpdateEnvironment
: Changes the settings of an existing\n environment.
\n UpdateEnvironmentMembership
: Changes the settings of an existing\n environment member for an environment.
Creates an Cloud9 development environment, launches an Amazon Elastic Compute Cloud (Amazon EC2) instance, and\n then connects from the instance to the environment.
", + "smithy.api#documentation": "Creates an Cloud9 development environment, launches an Amazon Elastic Compute Cloud (Amazon EC2) instance, and\n then connects from the instance to the environment.
\nCloud9 is no longer available to new customers. Existing customers of \n Cloud9 can continue to use the service as normal. \n Learn more\"\n
\nThe identifier for the Amazon Machine Image (AMI) that's used to create the EC2 instance.\n To choose an AMI for the instance, you must specify a valid AMI alias or a valid Amazon EC2 Systems Manager (SSM)\n path.
\nFrom December 04, 2023, you will be required to include the imageId
parameter\n for the CreateEnvironmentEC2
action. This change will be reflected across all\n direct methods of communicating with the API, such as Amazon Web Services SDK, Amazon Web Services CLI and Amazon Web Services\n CloudFormation. This change will only affect direct API consumers, and not Cloud9 console\n users.
We recommend using Amazon Linux 2023 as the AMI to create your environment as it is fully\n supported.
\nSince Ubuntu 18.04 has ended standard support as of May 31, 2023, we recommend you choose Ubuntu 22.04.
\n\n AMI aliases \n
\nAmazon Linux 2: amazonlinux-2-x86_64
\n
Amazon Linux 2023 (recommended): amazonlinux-2023-x86_64
\n
Ubuntu 18.04: ubuntu-18.04-x86_64
\n
Ubuntu 22.04: ubuntu-22.04-x86_64
\n
\n SSM paths\n
\nAmazon Linux 2:\n resolve:ssm:/aws/service/cloud9/amis/amazonlinux-2-x86_64
\n
Amazon Linux 2023 (recommended): resolve:ssm:/aws/service/cloud9/amis/amazonlinux-2023-x86_64
\n
Ubuntu 18.04:\n resolve:ssm:/aws/service/cloud9/amis/ubuntu-18.04-x86_64
\n
Ubuntu 22.04:\n resolve:ssm:/aws/service/cloud9/amis/ubuntu-22.04-x86_64
\n
The identifier for the Amazon Machine Image (AMI) that's used to create the EC2 instance.\n To choose an AMI for the instance, you must specify a valid AMI alias or a valid Amazon EC2 Systems Manager (SSM)\n path.
\n \nWe recommend using Amazon Linux 2023 as the AMI to create your environment as it is fully\n supported.
\nFrom December 16, 2024, Ubuntu 18.04 will be removed from the list of available\n imageIds
for Cloud9. This change is necessary as Ubuntu 18.04 has ended standard\n support on May 31, 2023. This change will only affect direct API consumers, and not Cloud9\n console users.
Since Ubuntu 18.04 has ended standard support as of May 31, 2023, we recommend you choose\n Ubuntu 22.04.
\n\n AMI aliases \n
\nAmazon Linux 2: amazonlinux-2-x86_64
\n
Amazon Linux 2023 (recommended): amazonlinux-2023-x86_64
\n
Ubuntu 18.04: ubuntu-18.04-x86_64
\n
Ubuntu 22.04: ubuntu-22.04-x86_64
\n
\n SSM paths\n
\nAmazon Linux 2:\n resolve:ssm:/aws/service/cloud9/amis/amazonlinux-2-x86_64
\n
Amazon Linux 2023 (recommended):\n resolve:ssm:/aws/service/cloud9/amis/amazonlinux-2023-x86_64
\n
Ubuntu 18.04:\n resolve:ssm:/aws/service/cloud9/amis/ubuntu-18.04-x86_64
\n
Ubuntu 22.04:\n resolve:ssm:/aws/service/cloud9/amis/ubuntu-22.04-x86_64
\n
Adds an environment member to an Cloud9 development environment.
", + "smithy.api#documentation": "Adds an environment member to an Cloud9 development environment.
\nCloud9 is no longer available to new customers. Existing customers of \n Cloud9 can continue to use the service as normal. \n Learn more\"\n
\nDeletes an Cloud9 development environment. If an Amazon EC2 instance is connected to the\n environment, also terminates the instance.
", + "smithy.api#documentation": "Deletes an Cloud9 development environment. If an Amazon EC2 instance is connected to the\n environment, also terminates the instance.
\nCloud9 is no longer available to new customers. Existing customers of \n Cloud9 can continue to use the service as normal. \n Learn more\"\n
\nDeletes an environment member from a development environment.
", + "smithy.api#documentation": "Deletes an environment member from a development environment.
\nCloud9 is no longer available to new customers. Existing customers of \n Cloud9 can continue to use the service as normal. \n Learn more\"\n
\nGets information about environment members for an Cloud9 development environment.
", + "smithy.api#documentation": "Gets information about environment members for an Cloud9 development environment.
\nCloud9 is no longer available to new customers. Existing customers of \n Cloud9 can continue to use the service as normal. \n Learn more\"\n
\nGets status information for an Cloud9 development environment.
", + "smithy.api#documentation": "Gets status information for an Cloud9 development environment.
\nCloud9 is no longer available to new customers. Existing customers of \n Cloud9 can continue to use the service as normal. \n Learn more\"\n
\nGets information about Cloud9 development environments.
", + "smithy.api#documentation": "Gets information about Cloud9 development environments.
\nCloud9 is no longer available to new customers. Existing customers of \n Cloud9 can continue to use the service as normal. \n Learn more\"\n
\nGets a list of Cloud9 development environment identifiers.
", + "smithy.api#documentation": "Gets a list of Cloud9 development environment identifiers.
\nCloud9 is no longer available to new customers. Existing customers of \n Cloud9 can continue to use the service as normal. \n Learn more\"\n
\nCloud9 is no longer available to new customers. Existing customers of \n Cloud9 can continue to use the service as normal. \n Learn more\"\n
\nGets a list of the tags associated with an Cloud9 development environment.
" + "smithy.api#documentation": "Gets a list of the tags associated with an Cloud9 development environment.
\nCloud9 is no longer available to new customers. Existing customers of \n Cloud9 can continue to use the service as normal. \n Learn more\"\n
\nAdds tags to an Cloud9 development environment.
\nTags that you add to an Cloud9 environment by using this method will NOT be\n automatically propagated to underlying resources.
\nAdds tags to an Cloud9 development environment.
\nCloud9 is no longer available to new customers. Existing customers of \n Cloud9 can continue to use the service as normal. \n Learn more\"\n
\nTags that you add to an Cloud9 environment by using this method will NOT be\n automatically propagated to underlying resources.
\nRemoves tags from an Cloud9 development environment.
" + "smithy.api#documentation": "Removes tags from an Cloud9 development environment.
\nCloud9 is no longer available to new customers. Existing customers of \n Cloud9 can continue to use the service as normal. \n Learn more\"\n
\nChanges the settings of an existing Cloud9 development environment.
", + "smithy.api#documentation": "Changes the settings of an existing Cloud9 development environment.
\nCloud9 is no longer available to new customers. Existing customers of \n Cloud9 can continue to use the service as normal. \n Learn more\"\n
\nChanges the settings of an existing environment member for an Cloud9 development\n environment.
", + "smithy.api#documentation": "Changes the settings of an existing environment member for an Cloud9 development\n environment.
\nCloud9 is no longer available to new customers. Existing customers of \n Cloud9 can continue to use the service as normal. \n Learn more\"\n
\n