AWS serverlessrepo documentation change
Summary
Added JSON section headers and updated resource ARN examples with placeholder account IDs
Security assessment
Formatting improvements and example standardization do not directly address security vulnerabilities or add new security guidance.
Diff
diff --git a/serverlessrepo/latest/devguide/security_iam_service-with-iam.md b/serverlessrepo/latest/devguide/security_iam_service-with-iam.md index a73f74c2a..bfb243f7c 100644 --- a//serverlessrepo/latest/devguide/security_iam_service-with-iam.md +++ b//serverlessrepo/latest/devguide/security_iam_service-with-iam.md @@ -31,0 +32,4 @@ The following shows an example of a permissions policy. +JSON + + +**** @@ -33 +36,0 @@ The following shows an example of a permissions policy. - { @@ -34,0 +38,2 @@ The following shows an example of a permissions policy. + + { @@ -51 +56 @@ The following shows an example of a permissions policy. - "Resource": "arn:partition:serverlessrepo:region:account-id:applications/application-name" + "Resource": "arn:aws:serverlessrepo:us-east-1:111122223333:applications/application-name" @@ -110,0 +117,6 @@ The following is an example policy that grants permissions for the `serverlessre +JSON + + +**** + +