AWS AmazonECS documentation change
Summary
Fixed typo in 'container' spelling and corrected EC2 User Guide URL reference
Security assessment
Minor documentation correction with no security implications. Changes are editorial improvements rather than security-related updates.
Diff
diff --git a/AmazonECS/latest/developerguide/instance_IAM_role.md b/AmazonECS/latest/developerguide/instance_IAM_role.md index ad334d0fb..b7647589b 100644 --- a//AmazonECS/latest/developerguide/instance_IAM_role.md +++ b//AmazonECS/latest/developerguide/instance_IAM_role.md @@ -172 +172 @@ In order to use the conatiner instance role, add the following to instance user -For more information about adding user data to your EC2 instances, see [Run commands on your Linux instance at launch](https://docs.aws.amazon.com/EC2/latest/UserGuide/user-data.html) in the _Amazon EC2 User Guide_. +For more information about adding user data to your EC2 instances, see [Run commands on your Linux instance at launch](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/user-data.html) in the _Amazon EC2 User Guide_.