AWS res documentation change
Summary
Updated IAM role ARN in JSON example from '-custom-credential-broker-lambda-role-us-east-1' to '-vdc-custom-credential-broker-lambda-role'
Security assessment
This appears to be a routine example update with role name standardization. No security context or vulnerability mentioned in the change.
Diff
diff --git a/res/archive/release-minus-1/ug/S3-buckets-cross-account-access.md b/res/archive/release-minus-1/ug/S3-buckets-cross-account-access.md index 1decd87e3..2dcbdc450 100644 --- a//res/archive/release-minus-1/ug/S3-buckets-cross-account-access.md +++ b//res/archive/release-minus-1/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"