AWS codedeploy documentation change
Summary
Updated CloudFormation service name reference from 'AWS CloudFormation' to 'CloudFormation' in template description
Security assessment
Change only modifies service name formatting without altering security-related content or IAM permissions described
Diff
diff --git a/codedeploy/latest/userguide/resource-kit.md b/codedeploy/latest/userguide/resource-kit.md index 1d1c18ac1..c4ac15c1c 100644 --- a//codedeploy/latest/userguide/resource-kit.md +++ b//codedeploy/latest/userguide/resource-kit.md @@ -78 +78 @@ File | Description -`CodeDeploy_SampleCF_ELB_Integration.json` | An AWS CloudFormation template you can use to create a load-balanced sample Web site running on an Apache Web Server. The application is configured to span all Availability Zones in the region you create it in. This template creates three Amazon EC2 instances and IAM instance profile to grant the instances access to the resources in Amazon S3, Amazon EC2 Auto Scaling, AWS CloudFormation, and Elastic Load Balancing. It also creates a load balancer and a CodeDeploy service role. +`CodeDeploy_SampleCF_ELB_Integration.json` | An AWS CloudFormation template you can use to create a load-balanced sample Web site running on an Apache Web Server. The application is configured to span all Availability Zones in the region you create it in. This template creates three Amazon EC2 instances and IAM instance profile to grant the instances access to the resources in Amazon S3, Amazon EC2 Auto Scaling, CloudFormation, and Elastic Load Balancing. It also creates a load balancer and a CodeDeploy service role.