AWS Security ChangesHomeSearch

AWS awscloudtrail documentation change

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

File: awscloudtrail/latest/userguide/cloudtrail-update-a-trail-console.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-update-a-trail-console.md
index d9fef8030..0c4b88e43 100644
--- a/awscloudtrail/latest/userguide/cloudtrail-update-a-trail-console.md
+++ b/awscloudtrail/latest/userguide/cloudtrail-update-a-trail-console.md
@@ -146 +146 @@ 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`.
@@ -152 +152 @@ 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_.