AWS codedeploy documentation change
Summary
Multiple instances of 'AWS CloudFormation' changed to 'CloudFormation' for terminology consistency
Security assessment
These changes are purely cosmetic updates to align with AWS branding guidelines (using 'CloudFormation' instead of 'AWS CloudFormation'). No security-related content was added or modified. The documentation continues to discuss IAM instance profiles and service roles without introducing new security considerations.
Diff
diff --git a/codedeploy/latest/userguide/instances-ec2-configure.md b/codedeploy/latest/userguide/instances-ec2-configure.md index 404c2eaca..0ed67849c 100644 --- a//codedeploy/latest/userguide/instances-ec2-configure.md +++ b//codedeploy/latest/userguide/instances-ec2-configure.md @@ -13 +13 @@ These instructions show you how to configure an Amazon EC2 instance running Amaz -If you do not have an Amazon EC2 instance, you can use the AWS CloudFormation template to launch one running Amazon Linux or Windows Server. We do not provide a template for Ubuntu Server or RHEL. +If you do not have an Amazon EC2 instance, you can use the CloudFormation template to launch one running Amazon Linux or Windows Server. We do not provide a template for Ubuntu Server or RHEL. @@ -40 +40 @@ If the field is empty, you can attach an IAM instance profile to the instance. F -If you want to use the service role generated by the AWS CloudFormation template instead of one you created by following the instructions in [Step 2: Create a service role for CodeDeploy](./getting-started-create-service-role.html), note the following: +If you want to use the service role generated by the CloudFormation template instead of one you created by following the instructions in [Step 2: Create a service role for CodeDeploy](./getting-started-create-service-role.html), note the following: @@ -42 +42 @@ If you want to use the service role generated by the AWS CloudFormation template -In some versions of our AWS CloudFormation template, the display name of the IAM instance profile generated and attached to the Amazon EC2 instances is not the same as the display name in the IAM console. For example, the IAM instance profile might have a display name of `CodeDeploySampleStack-expnyi6-InstanceRoleInstanceProfile-IK8J8A9123EX`, while the IAM instance profile in the IAM console might have a display name of `CodeDeploySampleStack-expnyi6-InstanceRole-C5P33V1L64EX`. +In some versions of our CloudFormation template, the display name of the IAM instance profile generated and attached to the Amazon EC2 instances is not the same as the display name in the IAM console. For example, the IAM instance profile might have a display name of `CodeDeploySampleStack-expnyi6-InstanceRoleInstanceProfile-IK8J8A9123EX`, while the IAM instance profile in the IAM console might have a display name of `CodeDeploySampleStack-expnyi6-InstanceRole-C5P33V1L64EX`. @@ -157 +157 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Create an Amazon EC2 instance (AWS CloudFormation template) +Create an Amazon EC2 instance (CloudFormation template)