AWS Security ChangesHomeSearch

AWS app2container documentation change

Service: app2container · 2025-11-19 · Documentation low

File: app2container/latest/UserGuide/data-security-a2c.md

Summary

Updated references from 'AWS CloudFormation' to 'CloudFormation' in service interaction documentation

Security assessment

The changes are stylistic updates to service names without modifying security recommendations. The documentation continues to emphasize HTTPS usage and standard API security without introducing new security features.

Diff

diff --git a/app2container/latest/UserGuide/data-security-a2c.md b/app2container/latest/UserGuide/data-security-a2c.md
index 3d6663741..b90d89aef 100644
--- a//app2container/latest/UserGuide/data-security-a2c.md
+++ b//app2container/latest/UserGuide/data-security-a2c.md
@@ -34 +34 @@ We strongly recommend that you never put confidential or sensitive information,
-App2Container communicates with AWS services using standard APIs when retrieving artifacts from Amazon S3 or pushing Docker containers to service endpoints in the AWS container management suite (Amazon ECR, Amazon ECS, and Amazon EKS). It works with AWS CloudFormation and AWS CodeStar services to generate and deploy relevant container and lifecycle artifacts using their standard APIs.
+App2Container communicates with AWS services using standard APIs when retrieving artifacts from Amazon S3 or pushing Docker containers to service endpoints in the AWS container management suite (Amazon ECR, Amazon ECS, and Amazon EKS). It works with CloudFormation and AWS CodeStar services to generate and deploy relevant container and lifecycle artifacts using their standard APIs.
@@ -49 +49 @@ App2Container communicates with AWS services using standard APIs when retrieving
-  * App2Container uses standard AWS APIs for the services it interacts with, including Amazon ECR, Amazon ECS, Amazon EKS, AWS CloudFormation, CodePipeline, and Amazon S3. AWS APIs use HTTPS as their default communication protocol.
+  * App2Container uses standard AWS APIs for the services it interacts with, including Amazon ECR, Amazon ECS, Amazon EKS, CloudFormation, CodePipeline, and Amazon S3. AWS APIs use HTTPS as their default communication protocol.