AWS datasync documentation change
Summary
Updated SecretsManager resource ARN example
Security assessment
Example ARN update improves clarity but does not address security.
Diff
diff --git a/datasync/latest/userguide/location-credentials.md b/datasync/latest/userguide/location-credentials.md index 6aa4dfe98..28be766f8 100644 --- a//datasync/latest/userguide/location-credentials.md +++ b//datasync/latest/userguide/location-credentials.md @@ -111 +111 @@ JSON - "Resource": "your-secret-arn" + "Resource": "arn:aws:secretsmanager:us-east-1:111122223333:secret:your-secret-name"