AWS pinpoint documentation change
Summary
Updated SES policy examples with concrete account numbers and regions, added JSON section formatting
Security assessment
Changes replace placeholder ARN patterns with specific examples (111122223333/us-east-1) and add JSON formatting markers. This improves example accuracy but doesn't indicate security fixes or introduce new security documentation.
Diff
diff --git a/pinpoint/latest/developerguide/permissions-ses.md b/pinpoint/latest/developerguide/permissions-ses.md index f7aecc0eb..9bc648b96 100644 --- a//pinpoint/latest/developerguide/permissions-ses.md +++ b//pinpoint/latest/developerguide/permissions-ses.md @@ -41,0 +42,6 @@ Complete the following steps to manually create an IAM role for your campaign or +JSON + + +**** + + @@ -53,2 +59,2 @@ Complete the following steps to manually create an IAM role for your campaign or - "arn:partition:ses:region:accountId:identity/*", - "arn:partition:ses:region:accountId:configuration-set/*" + "arn:aws:ses:us-east-1:111122223333:identity/*", + "arn:aws:ses:us-east-1:111122223333:configuration-set/*" @@ -65,0 +73,6 @@ Complete the following steps to manually create an IAM role for your campaign or +JSON + + +**** + +