AWS IAM documentation change
Summary
Multiple updates: Changed S3 documentation URLs from 'dev' to 'userguide', added commas in policy grammar syntax, and minor formatting adjustments
Security assessment
URL updates maintain existing documentation references. Grammar syntax commas are formatting improvements without security impact.
Diff
diff --git a/IAM/latest/UserGuide/reference_policies_grammar.md b/IAM/latest/UserGuide/reference_policies_grammar.md index 32b73608d..8288e18ac 100644 --- a//IAM/latest/UserGuide/reference_policies_grammar.md +++ b//IAM/latest/UserGuide/reference_policies_grammar.md @@ -19 +19 @@ For examples of policies, see the following topics: - * [Bucket Policy Examples](https://docs.aws.amazon.com/AmazonS3/latest/dev/example-bucket-policies.html) and [User Policy Examples](https://docs.aws.amazon.com/AmazonS3/latest/dev/example-policies-s3.html) in the _Amazon Simple Storage Service User Guide_. + * [Bucket Policy Examples](https://docs.aws.amazon.com/AmazonS3/latest/userguide/example-bucket-policies.html) and [User Policy Examples](https://docs.aws.amazon.com/AmazonS3/latest/userguide/example-policies-s3.html) in the _Amazon Simple Storage Service User Guide_. @@ -111,2 +111,2 @@ This grammar describes policies marked with a version of `2008-10-17` and `2012- - <version_block?> - <id_block?> + <version_block?>, + <id_block?>, @@ -170 +170 @@ This grammar describes policies marked with a version of `2008-10-17` and `2012- - * The `principal_map` element in Amazon S3 bucket policies can include the `CanonicalUser` ID. Most resource-based policies do not support this mapping. To learn more about using the canonical user ID in a bucket policy, see [Specifying a Principal in a Policy](https://docs.aws.amazon.com/AmazonS3/latest/dev/s3-bucket-user-policy-specifying-principal-intro.html) in the _Amazon Simple Storage Service User Guide_. + * The `principal_map` element in Amazon S3 bucket policies can include the `CanonicalUser` ID. Most resource-based policies do not support this mapping. To learn more about using the canonical user ID in a bucket policy, see [Specifying a Principal in a Policy](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-bucket-user-policy-specifying-principal-intro.html) in the _Amazon Simple Storage Service User Guide_. @@ -278 +278 @@ For a list of AWS condition keys, see [AWS global condition context keys](./refe - * [Specifying Conditions in a Policy](https://docs.aws.amazon.com/AmazonS3/latest/dev/amazon-s3-policy-keys.html) in the _Amazon Simple Storage Service User Guide_ + * [Specifying Conditions in a Policy](https://docs.aws.amazon.com/AmazonS3/latest/userguide/amazon-s3-policy-keys.html) in the _Amazon Simple Storage Service User Guide_