AWS controltower: Repair SNS notification documentation URLs
Summary
Resolved double-slashes in AWS Config, CloudTrail, and encryption reference links.
Security assessment
Fixes documentation URLs without altering security guidance or features.
Evidence
+ * The `aws-controltower-AllConfigNotifications` SNS topic receives all events published by AWS Config, including compliance notifications and Amazon CloudWatch event notifications. For example, this topic informs you if a control violation has occurred. It also gives information about other types of events. (Learn more from [AWS Config](https://docs.aws.amazon.com/config/latest/developerguide/notifications-for-AWS-Config.html) about what they publish when this topic is configured.)
Diff
diff --git a/controltower/latest/userguide/sns-guidance.md b/controltower/latest/userguide/sns-guidance.md index 7eec5bbcc..0d2bb3351 100644 --- a//controltower/latest/userguide/sns-guidance.md +++ b//controltower/latest/userguide/sns-guidance.md @@ -15 +15 @@ AWS Control Tower will stop sending drift notifications to SNS topic for all cus - * The `aws-controltower-AllConfigNotifications` SNS topic receives all events published by AWS Config, including compliance notifications and Amazon CloudWatch event notifications. For example, this topic informs you if a control violation has occurred. It also gives information about other types of events. (Learn more from [AWS Config](https://docs.aws.amazon.com//config/latest/developerguide/notifications-for-AWS-Config.html) about what they publish when this topic is configured.) + * The `aws-controltower-AllConfigNotifications` SNS topic receives all events published by AWS Config, including compliance notifications and Amazon CloudWatch event notifications. For example, this topic informs you if a control violation has occurred. It also gives information about other types of events. (Learn more from [AWS Config](https://docs.aws.amazon.com/config/latest/developerguide/notifications-for-AWS-Config.html) about what they publish when this topic is configured.) @@ -17 +17 @@ AWS Control Tower will stop sending drift notifications to SNS topic for all cus - * [Data Events](https://docs.aws.amazon.com//awscloudtrail/latest/userguide/logging-data-events-with-cloudtrail.html?icmpid=docs_cloudtrail_console#logging-data-events) from the `aws-controltower-BaselineCloudTrail` trail are set to publish to the `aws-controltower-AllConfigNotifications` SNS topic as well. + * [Data Events](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/logging-data-events-with-cloudtrail.html?icmpid=docs_cloudtrail_console#logging-data-events) from the `aws-controltower-BaselineCloudTrail` trail are set to publish to the `aws-controltower-AllConfigNotifications` SNS topic as well. @@ -30 +30 @@ AWS Control Tower will stop sending drift notifications to SNS topic for all cus - * All SNS topics are encrypted at rest with disk encryption. for more information, see [Data encryption](https://docs.aws.amazon.com//sns/latest/dg/sns-data-encryption.html). + * All SNS topics are encrypted at rest with disk encryption. for more information, see [Data encryption](https://docs.aws.amazon.com/sns/latest/dg/sns-data-encryption.html). @@ -35 +35 @@ AWS Control Tower will stop sending drift notifications to SNS topic for all cus -For more information about SNS topics and compliance, see [Prevention and notification](https://docs.aws.amazon.com//controltower/latest/userguide/prevention-and-notification.html). +For more information about SNS topics and compliance, see [Prevention and notification](https://docs.aws.amazon.com/controltower/latest/userguide/prevention-and-notification.html).