AWS app2container documentation change
Summary
Replaced 'AWS CloudFormation' with 'CloudFormation' in deployment instructions and console references
Security assessment
These are non-substantive changes to service name formatting in deployment documentation. No security implications or modifications to security-related configurations were made.
Diff
diff --git a/app2container/latest/UserGuide/firelens-setup-linux.md b/app2container/latest/UserGuide/firelens-setup-linux.md index c7b6a3961..1487c7b21 100644 --- a//app2container/latest/UserGuide/firelens-setup-linux.md +++ b//app2container/latest/UserGuide/firelens-setup-linux.md @@ -150 +150 @@ This example shows FireLens parameters in the `deployment.json` file for routing -The last step before deployment is to ensure that your Amazon ECS task definitions and AWS CloudFormation templates are configured as expected after running the **generate app-deployment** command, and that your log destinations were created, if applicable. +The last step before deployment is to ensure that your Amazon ECS task definitions and CloudFormation templates are configured as expected after running the **generate app-deployment** command, and that your log destinations were created, if applicable. @@ -165 +165 @@ The last step before deployment is to ensure that your Amazon ECS task definitio - 3. Verify that the AWS CloudFormation template includes the parameters that you specified and that the values are correct. For an example of FireLens parameters in a CloudFormation template, expand the following section: Example: AWS CloudFormation template FireLens parameters + 3. Verify that the CloudFormation template includes the parameters that you specified and that the values are correct. For an example of FireLens parameters in a CloudFormation template, expand the following section: Example: CloudFormation template FireLens parameters @@ -442 +442 @@ Deploy your application using the **[generate app-deployment](./cmd-generate-app - √ Initiated CloudFormation stack creation. This may take a few minutes. Please visit the AWS CloudFormation Console to track progress. + √ Initiated CloudFormation stack creation. This may take a few minutes. Please visit the CloudFormation Console to track progress. @@ -447 +447 @@ Deploy your application using the **[generate app-deployment](./cmd-generate-app - Successfully created ECS stack app2container-java-tomcat-9e8e4799-ECS. Check the AWS CloudFormation Console for additional details. + Successfully created ECS stack app2container-java-tomcat-9e8e4799-ECS. Check the CloudFormation Console for additional details. @@ -449 +449 @@ Deploy your application using the **[generate app-deployment](./cmd-generate-app -Alternatively, you can deploy your application's AWS CloudFormation template using the AWS CLI as follows. +Alternatively, you can deploy your application's CloudFormation template using the AWS CLI as follows.