AWS secretsmanager documentation change
Summary
Updated example ARN with specific account ID
Security assessment
Formatting update to example policy without security impact.
Diff
diff --git a/secretsmanager/latest/userguide/hardcoded.md b/secretsmanager/latest/userguide/hardcoded.md index fa293efee..15e39bf4d 100644 --- a//secretsmanager/latest/userguide/hardcoded.md +++ b//secretsmanager/latest/userguide/hardcoded.md @@ -107 +107 @@ JSON - "AWS": "arn:aws:iam::AccountId:role/RoleToRetrieveSecretAtRuntime" + "AWS": "arn:aws:iam::111122223333:role/RoleToRetrieveSecretAtRuntime"