AWS AmazonECS documentation change
Summary
Changed 'AWS user' to 'IAM user' in permissions documentation
Security assessment
Clarifies IAM usage which is security-related but doesn't address vulnerabilities
Diff
diff --git a/AmazonECS/latest/developerguide/ECS_AWSCLI_EC2.md b/AmazonECS/latest/developerguide/ECS_AWSCLI_EC2.md index c5eb8e28f..7b3f52e67 100644 --- a//AmazonECS/latest/developerguide/ECS_AWSCLI_EC2.md +++ b//AmazonECS/latest/developerguide/ECS_AWSCLI_EC2.md @@ -44 +44 @@ This tutorial assumes that the following prerequisites have been completed: - * Your AWS user has the required permissions specified in the [AmazonECS_FullAccess](./security-iam-awsmanpol.html#security-iam-awsmanpol-AmazonECS_FullAccess) IAM policy example. + * Your IAM user has the required permissions specified in the [AmazonECS_FullAccess](./security-iam-awsmanpol.html#security-iam-awsmanpol-AmazonECS_FullAccess) IAM policy example.