AWS ARG documentation change
Summary
Fixed URL formatting by adding double slashes in CloudTrail documentation links
Security assessment
The changes are purely cosmetic URL formatting fixes (adding redundant double slashes). No security-related content was added or modified.
Diff
diff --git a/ARG/latest/userguide/security_logging-monitoring.md b/ARG/latest/userguide/security_logging-monitoring.md index 27cde5fb5..af0e1e8e2 100644 --- a//ARG/latest/userguide/security_logging-monitoring.md +++ b//ARG/latest/userguide/security_logging-monitoring.md @@ -19 +19 @@ To learn more about CloudTrail, see the [AWS CloudTrail User Guide](https://docs -CloudTrail is enabled on your AWS account when you create the account. When activity occurs in Resource Groups, or in the Tag Editor console, that activity is recorded in a CloudTrail event along with other AWS service events in **Event history**. You can view, search, and download recent events in your AWS account. For more information, see [Viewing Events with CloudTrail Event History](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/view-cloudtrail-events.html). +CloudTrail is enabled on your AWS account when you create the account. When activity occurs in Resource Groups, or in the Tag Editor console, that activity is recorded in a CloudTrail event along with other AWS service events in **Event history**. You can view, search, and download recent events in your AWS account. For more information, see [Viewing Events with CloudTrail Event History](https://docs.aws.amazon.com//awscloudtrail/latest/userguide/view-cloudtrail-events.html). @@ -23 +23 @@ For an ongoing record of events in your AWS account, including events for Resour - * [Overview for Creating a Trail](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-create-and-update-a-trail.html) + * [Overview for Creating a Trail](https://docs.aws.amazon.com//awscloudtrail/latest/userguide/cloudtrail-create-and-update-a-trail.html) @@ -25 +25 @@ For an ongoing record of events in your AWS account, including events for Resour - * [CloudTrail Supported Services and Integrations](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-aws-service-specific-topics.html) + * [CloudTrail Supported Services and Integrations](https://docs.aws.amazon.com//awscloudtrail/latest/userguide/cloudtrail-aws-service-specific-topics.html) @@ -27 +27 @@ For an ongoing record of events in your AWS account, including events for Resour - * [Configuring Amazon SNS Notifications for CloudTrail](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/getting_notifications_top_level.html) + * [Configuring Amazon SNS Notifications for CloudTrail](https://docs.aws.amazon.com//awscloudtrail/latest/userguide/getting_notifications_top_level.html) @@ -29 +29 @@ For an ongoing record of events in your AWS account, including events for Resour - * [Receiving CloudTrail Log Files from Multiple Regions](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/receive-cloudtrail-log-files-from-multiple-regions.html) and [Receiving CloudTrail Log Files from Multiple Accounts](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-receive-logs-from-multiple-accounts.html) + * [Receiving CloudTrail Log Files from Multiple Regions](https://docs.aws.amazon.com//awscloudtrail/latest/userguide/receive-cloudtrail-log-files-from-multiple-regions.html) and [Receiving CloudTrail Log Files from Multiple Accounts](https://docs.aws.amazon.com//awscloudtrail/latest/userguide/cloudtrail-receive-logs-from-multiple-accounts.html) @@ -34 +34 @@ For an ongoing record of events in your AWS account, including events for Resour -All Resource Groups actions are logged by CloudTrail and are documented in the [AWS Resource Groups API Reference](https://docs.aws.amazon.com/ARG/latest/APIReference/). Resource Groups actions in CloudTrail are shown as events with the API endpoint `resource-groups.amazonaws.com` as their source. For example, calls to the `CreateGroup`, `GetGroup`, and `UpdateGroupQuery` actions generate entries in the CloudTrail log files. Tag Editor actions in the console are logged by CloudTrail, and are shown as events with the internal API endpoint `resource-explorer` as their source. +All Resource Groups actions are logged by CloudTrail and are documented in the [AWS Resource Groups API Reference](https://docs.aws.amazon.com//ARG/latest/APIReference/). Resource Groups actions in CloudTrail are shown as events with the API endpoint `resource-groups.amazonaws.com` as their source. For example, calls to the `CreateGroup`, `GetGroup`, and `UpdateGroupQuery` actions generate entries in the CloudTrail log files. Tag Editor actions in the console are logged by CloudTrail, and are shown as events with the internal API endpoint `resource-explorer` as their source. @@ -47 +47 @@ Every event or log entry contains information about who generated the request. T -For more information, see the [CloudTrail `userIdentity` Element](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-event-reference-user-identity.html). +For more information, see the [CloudTrail `userIdentity` Element](https://docs.aws.amazon.com//awscloudtrail/latest/userguide/cloudtrail-event-reference-user-identity.html).