AWS sap documentation change
Summary
Updated KMS key ARN example with specific region and account ID
Security assessment
Change provides a concrete example of a KMS ARN format but does not introduce new security controls
Diff
diff --git a/sap/latest/sap-AnyDB/ase-backint-preprequisites.md b/sap/latest/sap-AnyDB/ase-backint-preprequisites.md index 8ca238379..be22066e8 100644 --- a//sap/latest/sap-AnyDB/ase-backint-preprequisites.md +++ b//sap/latest/sap-AnyDB/ase-backint-preprequisites.md @@ -48 +48 @@ To enable S3 bucket access for your Amazon EC2 instance, create or update an inl - "Resource": "arn:aws:kms:region:account-id:key/your-kms-key-id" + "Resource": "arn:aws:kms:us-east-1:123456789012:key/your-kms-key-id"