AWS awscloudtrail documentation change
Summary
Updated documentation reference for ARN format information
Security assessment
The change updates a documentation reference but does not address any security issues or add security-specific documentation.
Diff
diff --git a/awscloudtrail/latest/userguide/query-event-data-store-cloudtrail.md index 397ca52e2..63b28575e 100644 --- a/awscloudtrail/latest/userguide/query-event-data-store-cloudtrail.md +++ b/awscloudtrail/latest/userguide/query-event-data-store-cloudtrail.md @@ -197 +197 @@ 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`. @@ -203 +203 @@ 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_.