AWS Security ChangesHomeSearch

AWS awscloudtrail documentation change

Service: awscloudtrail · 2025-03-02 · Documentation low

File: awscloudtrail/latest/userguide/cloudtrail-create-a-trail-using-the-console-first-time.md

Summary

Updated documentation about ARN filtering, removing specific reference to a filtering guide and updating the IAM User Guide reference

Security assessment

The changes are documentation clarifications and reference updates with no direct security implications

Diff

diff --git a/awscloudtrail/latest/userguide/cloudtrail-create-a-trail-using-the-console-first-time.md
index 742a11002..7d8fee662 100644
--- a/awscloudtrail/latest/userguide/cloudtrail-create-a-trail-using-the-console-first-time.md
+++ b/awscloudtrail/latest/userguide/cloudtrail-create-a-trail-using-the-console-first-time.md
@@ -130 +130 @@ Selectors don't support the use of wildcards like `*` . To match multiple values
-       * **`resources.ARN`** \- You can use any operator with `resources.ARN`, but if you use **equals** or **does not equal** , the value must exactly match the ARN of a valid resource of the type you've specified in the template as the value of `resources.type`. For more information, see [Filtering data events by resources.ARN](./filtering-data-events.html#filtering-data-events-resourcearn).
+       * **`resources.ARN`** \- You can use any operator with `resources.ARN`, but if you use **equals** or **does not equal** , the value must exactly match the ARN of a valid resource of the type you've specified in the template as the value of `resources.type`.
@@ -136 +136 @@ You can't use the `resources.ARN` field to filter resource types that do not hav
-For more information about the ARN formats of data event resources, see [Actions, resources, and condition keys](https://docs.aws.amazon.com/service-authorization/latest/reference/reference_policies_actions-resources-contextkeys.html) in the _AWS Identity and Access Management User Guide_.
+For more information about the ARN formats of data event resources, 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 _Service Authorization Reference_.