AWS location documentation change
Summary
Fixed broken links to CloudTrail documentation
Security assessment
Corrected duplicate URLs in documentation links. No security implications identified; purely a documentation formatting fix.
Diff
diff --git a/location/latest/developerguide/cloudtrail.md b/location/latest/developerguide/cloudtrail.md index 322ae31e0..fcdc24bfe 100644 --- a//location/latest/developerguide/cloudtrail.md +++ b//location/latest/developerguide/cloudtrail.md @@ -82 +82 @@ You can configure advanced event selectors to filter events by `eventName`, `rea -When you configure a trail, CloudTrail delivers events as log files to an S3 bucket that you specify, or to Amazon CloudWatch Logs. For more information, see [ Working with CloudTrail log files ](https://docs.aws.amazon.com/https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-working-with-log-files.html) in the AWS CloudTrail User Guide. +When you configure a trail, CloudTrail delivers events as log files to an S3 bucket that you specify, or to Amazon CloudWatch Logs. For more information, see [ Working with CloudTrail log files ](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-working-with-log-files.html) in the AWS CloudTrail User Guide. @@ -88 +88 @@ CloudTrail log files can contain one or more log entries. Each event entry repre -CloudTrail log files are not an ordered stack trace of API calls. They do not appear in chronological order. To determine the order of operations, use `[eventTime](https://docs.aws.amazon.com/https://docs.aws.amazon.com/awscloudtrail/latest/APIReference/API_Event.html)`. +CloudTrail log files are not an ordered stack trace of API calls. They do not appear in chronological order. To determine the order of operations, use `[eventTime](https://docs.aws.amazon.com/awscloudtrail/latest/APIReference/API_Event.html)`.