AWS sns documentation change
Summary
Updated IAM policy condition keys documentation link to point to service authorization reference
Security assessment
This is a routine documentation link update to reflect the latest IAM policy reference location. While IAM policies are security-related, there is no indication this change fixes a security issue or adds new security guidance. The update maintains accuracy but does not introduce security improvements.
Diff
diff --git a/sns/latest/dg/sns-using-identity-based-policies.md b/sns/latest/dg/sns-using-identity-based-policies.md index 520903a0b..cafdab3ba 100644 --- a//sns/latest/dg/sns-using-identity-based-policies.md +++ b//sns/latest/dg/sns-using-identity-based-policies.md @@ -87 +87 @@ Amazon SNS implements the following AWS wide policy keys, plus some service-spec -For a list of condition keys supported by each AWS service, see [Actions, resources, and condition keys for AWS services](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_actions-resources-contextkeys.html) in the _IAM User Guide_. For a list of condition keys that can be used in multiple AWS services, see [AWS global condition context keys](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html) in the _IAM User Guide_. +For a list of condition keys supported by each AWS service, see [Actions, resources, and condition keys for AWS services](https://docs.aws.amazon.com/service-authorization/latest/reference/reference_policies_actions-resources-contextkeys.html) in the _IAM User Guide_. For a list of condition keys that can be used in multiple AWS services, see [AWS global condition context keys](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html) in the _IAM User Guide_.