AWS res documentation change
Summary
Updated IAM role ARN pattern in cross-account access policy example and changed 'Log into' to 'Sign in to' for consistency.
Security assessment
Minor documentation improvements - updating IAM role naming convention and terminology. While IAM roles are security-related, this change doesn't address a specific security issue or add new security documentation.
Diff
diff --git a/res/latest/ug/S3-buckets-cross-account-access.md b/res/latest/ug/S3-buckets-cross-account-access.md index b1793542a..48eb20196 100644 --- a//res/latest/ug/S3-buckets-cross-account-access.md +++ b//res/latest/ug/S3-buckets-cross-account-access.md @@ -90 +90 @@ JSON - "AWS": "arn:aws:iam::111122223333:role/<ENVIRONMENT_NAME>-custom-credential-broker-lambda-role-us-east-1" + "AWS": "arn:aws:iam::111122223333:role/<ENVIRONMENT_NAME>-vdc-custom-credential-broker-lambda-role" @@ -122 +122 @@ JSON - 2. Log into the RES console. + 2. Sign in to the RES console.