From 32c9cb1500c488cca883364e6a39d5578afddd09 Mon Sep 17 00:00:00 2001 From: awstools Date: Mon, 16 Dec 2024 19:19:11 +0000 Subject: [PATCH] docs(client-cloud9): Added information about Ubuntu 18.04 will be removed from the available imageIds for Cloud9 because Ubuntu 18.04 has ended standard support on May 31, 2023. --- clients/client-cloud9/README.md | 6 ++ clients/client-cloud9/src/Cloud9.ts | 6 ++ clients/client-cloud9/src/Cloud9Client.ts | 6 ++ .../commands/CreateEnvironmentEC2Command.ts | 6 ++ .../CreateEnvironmentMembershipCommand.ts | 6 ++ .../src/commands/DeleteEnvironmentCommand.ts | 6 ++ .../DeleteEnvironmentMembershipCommand.ts | 6 ++ .../DescribeEnvironmentMembershipsCommand.ts | 6 ++ .../DescribeEnvironmentStatusCommand.ts | 6 ++ .../commands/DescribeEnvironmentsCommand.ts | 6 ++ .../src/commands/ListEnvironmentsCommand.ts | 12 +++ .../commands/ListTagsForResourceCommand.ts | 6 ++ .../src/commands/TagResourceCommand.ts | 6 ++ .../src/commands/UntagResourceCommand.ts | 6 ++ .../src/commands/UpdateEnvironmentCommand.ts | 6 ++ .../UpdateEnvironmentMembershipCommand.ts | 6 ++ clients/client-cloud9/src/index.ts | 6 ++ clients/client-cloud9/src/models/models_0.ts | 22 +++--- codegen/sdk-codegen/aws-models/cloud9.json | 76 +++++++++---------- 19 files changed, 158 insertions(+), 48 deletions(-) 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: