AWS controltower documentation change
Summary
Updated multiple documentation links with corrected URL formatting
Security assessment
Changes only fix URL paths without altering security guidance or addressing vulnerabilities
Diff
diff --git a/controltower/latest/userguide/viewing-drift.md b/controltower/latest/userguide/viewing-drift.md index 66a6d916b..d0b3babee 100644 --- a//controltower/latest/userguide/viewing-drift.md +++ b//controltower/latest/userguide/viewing-drift.md @@ -7 +7 @@ -You can view the drift status for your accounts and OUs through the console or APIs, and identify when account and OU configurations are _drifted_ , or out of sync. Drift status also is communicated with SNS messages. For more information about receiving these SNS messages, see [Guidance on subscribing to SNS Topics](https://docs.aws.amazon.com/controltower/latest/userguide/sns-guidance.html). +You can view the drift status for your accounts and OUs through the console or APIs, and identify when account and OU configurations are _drifted_ , or out of sync. Drift status also is communicated with SNS messages. For more information about receiving these SNS messages, see [Guidance on subscribing to SNS Topics](https://docs.aws.amazon.com//controltower/latest/userguide/sns-guidance.html). @@ -11 +11 @@ To view OU and account drift status in the console, navigate to the **Organizati -To view drift status for OUs and accounts programmatically, call the [`ListEnabledBaselines`](https://docs.aws.amazon.com/controltower/latest/APIReference/API_ListEnabledBaselines.html) API to view statuses for your enabled baselines. To view statuses for individual accounts programmatically with the `ListEnabledBaselines` API, use the `includeChildren` flag. You can filter by these statuses, and see only the accounts and OUs that require your attention. +To view drift status for OUs and accounts programmatically, call the [`ListEnabledBaselines`](https://docs.aws.amazon.com//controltower/latest/APIReference/API_ListEnabledBaselines.html) API to view statuses for your enabled baselines. To view statuses for individual accounts programmatically with the `ListEnabledBaselines` API, use the `includeChildren` flag. You can filter by these statuses, and see only the accounts and OUs that require your attention. @@ -15 +15 @@ To view drift status for OUs and accounts programmatically, call the [`ListEnabl -AWS Control Tower generates a [lifecycle event](https://docs.aws.amazon.com/controltower/latest/userguide/lifecycle-events.html) when each drift remediation operation is completed. +AWS Control Tower generates a [lifecycle event](https://docs.aws.amazon.com//controltower/latest/userguide/lifecycle-events.html) when each drift remediation operation is completed.