AWS opensearch-service documentation change
Summary
Updated KMS ARN region in policy example
Security assessment
Regional specification update in example without security impact
Diff
diff --git a/opensearch-service/latest/developerguide/osis-features-overview.md b/opensearch-service/latest/developerguide/osis-features-overview.md index 9fff6c329..fc0820d33 100644 --- a//opensearch-service/latest/developerguide/osis-features-overview.md +++ b//opensearch-service/latest/developerguide/osis-features-overview.md @@ -91 +91 @@ JSON - "Resource": "arn:aws:kms:{region}:{aws-account-id}:key/1234abcd-12ab-34cd-56ef-1234567890ab" + "Resource": "arn:aws:kms:us-east-1:{aws-account-id}:key/1234abcd-12ab-34cd-56ef-1234567890ab"