AWS cloud9 documentation change
Summary
Updated terminology from 'AWS CloudFormation' to 'CloudFormation' throughout the document for consistency. Removed redundant 'AWS' prefix in service references.
Security assessment
Changes are purely terminological/consistency updates without altering security context. The existing security note about credential permissions remains functionally unchanged.
Diff
diff --git a/cloud9/latest/user-guide/cloudformation-toolkit.md b/cloud9/latest/user-guide/cloudformation-toolkit.md index 8ac24513b..6e26dda8f 100644 --- a//cloud9/latest/user-guide/cloudformation-toolkit.md +++ b//cloud9/latest/user-guide/cloudformation-toolkit.md @@ -5 +5 @@ -Deleting AWS CloudFormation stacks +Deleting CloudFormation stacks @@ -11 +11 @@ AWS Cloud9 is no longer available to new customers. Existing customers of AWS Cl -The AWS Toolkit provides support for [AWS CloudFormation](https://aws.amazon.com/cloudformation/) stacks. Using the AWS Toolkit, you can delete an AWS CloudFormation stack. +The AWS Toolkit provides support for [AWS CloudFormation](https://aws.amazon.com/cloudformation/) stacks. Using the AWS Toolkit, you can delete an CloudFormation stack. @@ -13 +13 @@ The AWS Toolkit provides support for [AWS CloudFormation](https://aws.amazon.com -## Deleting AWS CloudFormation stacks +## Deleting CloudFormation stacks @@ -15 +15 @@ The AWS Toolkit provides support for [AWS CloudFormation](https://aws.amazon.com -You can use the AWS Toolkit to view and delete AWS CloudFormation stacks. +You can use the AWS Toolkit to view and delete CloudFormation stacks. @@ -19 +19 @@ You can use the AWS Toolkit to view and delete AWS CloudFormation stacks. - * Ensure that the credentials you're using in the AWS Cloud9 environment include appropriate read/write access to the AWS CloudFormation service. If in the **AWS Explorer** , under **CloudFormation** , you see a message similar to "Error loading CloudFormation resources," check the permissions attached to those credentials. Changes that you make to permissions take a few minutes to affect the **AWS Explorer**. + * Ensure that the credentials you're using in the AWS Cloud9 environment include appropriate read/write access to the CloudFormation service. If in the **AWS Explorer** , under **CloudFormation** , you see a message similar to "Error loading CloudFormation resources," check the permissions attached to those credentials. Changes that you make to permissions take a few minutes to affect the **AWS Explorer**. @@ -24 +24 @@ You can use the AWS Toolkit to view and delete AWS CloudFormation stacks. -## To delete an AWS CloudFormation stack +## To delete an CloudFormation stack @@ -26 +26 @@ You can use the AWS Toolkit to view and delete AWS CloudFormation stacks. - 1. In the **AWS Explorer** , open the context (right-click) menu of the AWS CloudFormation stack you want to delete. + 1. In the **AWS Explorer** , open the context (right-click) menu of the CloudFormation stack you want to delete.