AWS directoryservice documentation change
Summary
Updated references from 'AWS Directory Service' to 'Directory Service' for consistency, fixed SNS console URL formatting, and removed redundant 'AWS' branding in console names.
Security assessment
The changes are primarily branding/naming consistency updates and URL formatting fixes. There is no indication of addressing a security vulnerability or introducing new security features. The documentation still emphasizes proper SNS configuration for directory status notifications, but this is existing guidance.
Diff
diff --git a/directoryservice/latest/admin-guide/ms_ad_enable_notifications.md b/directoryservice/latest/admin-guide/ms_ad_enable_notifications.md index 2e0d0df9d..f92fff569 100644 --- a//directoryservice/latest/admin-guide/ms_ad_enable_notifications.md +++ b//directoryservice/latest/admin-guide/ms_ad_enable_notifications.md @@ -13 +13 @@ Using Amazon Simple Notification Service (Amazon SNS), you can receive email or -Amazon SNS uses "topics" to collect and distribute messages. Each topic has one or more subscribers who receive the messages that have been published to that topic. Using the steps below you can add AWS Directory Service as publisher to an Amazon SNS topic. When AWS Directory Service detects a change in your directory's status, it publishes a message to that topic, which is then sent to the topic's subscribers. +Amazon SNS uses "topics" to collect and distribute messages. Each topic has one or more subscribers who receive the messages that have been published to that topic. Using the steps below you can add Directory Service as publisher to an Amazon SNS topic. When Directory Service detects a change in your directory's status, it publishes a message to that topic, which is then sent to the topic's subscribers. @@ -25 +25 @@ The following walks you through how you can enable Amazon SNS for your AWS Manag - 1. Sign in to the AWS Management Console and open the [AWS Directory Service console](https://console.aws.amazon.com/directoryservicev2/). + 1. Sign in to the AWS Management Console and open the [Directory Service console](https://console.aws.amazon.com/directoryservicev2/). @@ -58 +58 @@ If you are logged in using an IAM user or role that has only the [DirectoryServi -If you want to designate additional SNS subscribers, such as an additional email address, Amazon SQS queues or AWS Lambda, you can do this from the [Amazon SNS console](https://console.aws.amazon.com/sns/v3/home.). +If you want to designate additional SNS subscribers, such as an additional email address, Amazon SQS queues or AWS Lambda, you can do this from the [Amazon SNS console](https://console.aws.amazon.com//sns/v3/home.). @@ -64 +64 @@ The following walks you through how you can remove your AWS Managed Microsoft AD - 1. Sign in to the AWS Management Console and open the [AWS Directory Service console](https://console.aws.amazon.com/directoryservicev2/). + 1. Sign in to the AWS Management Console and open the [Directory Service console](https://console.aws.amazon.com/directoryservicev2/). @@ -85 +85 @@ This removes your directory as a publisher to the selected SNS topic. -If you want to delete the entire topic, you can do this from the [Amazon SNS console](https://console.aws.amazon.com/sns/v3/home.). +If you want to delete the entire topic, you can do this from the [Amazon SNS console](https://console.aws.amazon.com//sns/v3/home.). @@ -91 +91 @@ If you delete an Amazon SNS topic using the SNS console, this change will not im -Therefore, to avoid missing important directory status messages, before deleting any topic that receives messages from AWS Directory Service, associate your directory with a different Amazon SNS topic. +Therefore, to avoid missing important directory status messages, before deleting any topic that receives messages from Directory Service, associate your directory with a different Amazon SNS topic.