AWS appsync documentation change
Summary
Updated ACM certificate ARN example with specific account ID
Security assessment
Example correction without security impact.
Diff
diff --git a/appsync/latest/eventapi/event-api-custom-domains.md b/appsync/latest/eventapi/event-api-custom-domains.md index 00ac4e07f..5dd5be0be 100644 --- a//appsync/latest/eventapi/event-api-custom-domains.md +++ b//appsync/latest/eventapi/event-api-custom-domains.md @@ -75 +75 @@ JSON - "Resource": "arn:aws:acm:us-east-1:account-id:certificate/certificate_ID" + "Resource": "arn:aws:acm:us-east-1:111122223333:certificate/certificate_ID"