AWS sap documentation change
Summary
Updated KMS key ARN example in IAM policy template
Security assessment
Standardizes example KMS ARN format without modifying security requirements
Diff
diff --git a/sap/latest/sap-AnyDB/ase-backint-troubleshooting.md b/sap/latest/sap-AnyDB/ase-backint-troubleshooting.md index 28cda6186..910a87a2f 100644 --- a//sap/latest/sap-AnyDB/ase-backint-troubleshooting.md +++ b//sap/latest/sap-AnyDB/ase-backint-troubleshooting.md @@ -451 +451 @@ Use this comprehensive IAM policy template for the Backint Agent: - "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"