AWS ses documentation change
Summary
Restructured documentation to differentiate between SES deliverability settings and new Global deliverability settings. Added section for Global deliverability covering domain monitoring, IP monitoring, and inbox placement testing. Updated terminology and console instructions.
Security assessment
Added documentation for Global deliverability security features (domain/IP monitoring and inbox placement testing) which help identify security issues like compromised credentials or infrastructure. No evidence of fixing a specific vulnerability.
Diff
diff --git a/ses/latest/dg/vdm-settings.md b/ses/latest/dg/vdm-settings.md index 6b61d5df1..0a2700d9a 100644 --- a//ses/latest/dg/vdm-settings.md +++ b//ses/latest/dg/vdm-settings.md @@ -7 +7 @@ -Changing Virtual Deliverability Manager settings (console)Changing Virtual Deliverability Manager settings (AWS CLI) +SES deliverability settingsGlobal deliverability settings @@ -11 +11 @@ Changing Virtual Deliverability Manager settings (console)Changing Virtual Deliv -You can view or change Virtual Deliverability Manager settings in your account at any time. You can enable or disable Virtual Deliverability Manager, and can specify an on or off mode for engagement tracking and optimized shared delivery at the Virtual Deliverability Manager account level through the Amazon SES console or the AWS CLI +The Virtual Deliverability Manager Settings page provides controls for both SES deliverability and global deliverability. You can view or change settings at any time using the Amazon SES console or the AWS CLI. @@ -13 +13 @@ You can view or change Virtual Deliverability Manager settings in your account a -Virtual Deliverability Manager options are also provided at the configuration set level so you can define custom settings for how a configuration set will use engagement tracking and optimized shared delivery by overriding how they’ve been defined in Virtual Deliverability Manager. This gives you the flexibility to tailor your email sending for specific email campaigns. For example, you can enable engagement tracking and optimized shared delivery for your marketing email and disable them for your transactional email. +## SES deliverability settings @@ -15 +15 @@ Virtual Deliverability Manager options are also provided at the configuration se -## Changing your Virtual Deliverability Manager account settings using the Amazon SES console +SES deliverability settings control engagement tracking and optimized shared delivery at the account level. You can also define custom settings at the configuration set level to override account-level defaults. @@ -17 +17 @@ Virtual Deliverability Manager options are also provided at the configuration se -The following procedure shows you how to change your Virtual Deliverability Manager account settings using the Amazon SES console. +### Changing SES deliverability settings using the Amazon SES console @@ -19 +19 @@ The following procedure shows you how to change your Virtual Deliverability Mana -###### To change your Virtual Deliverability Manager account settings using the Amazon SES console +###### To change SES deliverability settings using the Amazon SES console @@ -25,2 +24,0 @@ The following procedure shows you how to change your Virtual Deliverability Mana -The **Virtual Deliverability Manager settings** page opens. The **Subscription overview** panel indicates the status of Virtual Deliverability Manager and the **Additional settings** panel indicates the status of _Engagement tracking_ and _Optimized shared delivery_. - @@ -33,2 +30,0 @@ The **Virtual Deliverability Manager settings** page opens. The **Subscription o -The **Virtual Deliverability Manager settings** page shows a summary of your changes in the **Additional settings** panel. - @@ -39 +35 @@ The **Virtual Deliverability Manager settings** page shows a summary of your cha - 4. (Optional) To define custom settings for how a configuration set uses engagement tracking and optimized shared delivery by overriding how they’re defined in Virtual Deliverability Manager, reference [Virtual Deliverability Manager options](./creating-configuration-sets.html#vdm-create-config-overrides) while creating or editing a configuration set. + 4. (Optional) To define custom settings for how a configuration set uses engagement tracking and optimized shared delivery by overriding how they're defined in Virtual Deliverability Manager, reference [Virtual Deliverability Manager options](./creating-configuration-sets.html#vdm-create-config-overrides) while creating or editing a configuration set. @@ -47,2 +42,0 @@ The **Virtual Deliverability Manager settings** page shows a summary of your cha - 3. A banner appears, confirming that you've disabled Virtual Deliverability Manager. - @@ -54,5 +48 @@ The **Virtual Deliverability Manager settings** page shows a summary of your cha -## Changing your Virtual Deliverability Manager account settings using the AWS CLI - -You can change your Virtual Deliverability Manager account settings using the AWS CLI. - -###### To change your Virtual Deliverability Manager account settings using the AWS CLI +### Changing SES deliverability settings using the AWS CLI @@ -60 +50 @@ You can change your Virtual Deliverability Manager account settings using the AW -You can use the [`PutAccountVdmAttributes`](https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_PutAccountVdmAttributes.html) and [`PutConfigurationSetVdmOptions`](https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_PutConfigurationSetVdmOptions.html) operations in the Amazon SES API v2 to change your Virtual Deliverability Manager settings. You can call this operation from the AWS CLI, as shown in the following examples. +You can use the [`PutAccountVdmAttributes`](https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_PutAccountVdmAttributes.html) and [`PutConfigurationSetVdmOptions`](https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_PutConfigurationSetVdmOptions.html) operations in the Amazon SES API v2 to change your SES deliverability settings. @@ -82 +72 @@ You can find more information about parameter values and related data typesby li - * Define custom settings for how a configuration set will use engagement tracking and optimized shared delivery by overriding how they’ve been defined in Virtual Deliverability Manager: + * Define custom settings for how a configuration set will use engagement tracking and optimized shared delivery by overriding how they've been defined in Virtual Deliverability Manager: @@ -104 +94 @@ For more information about parameter values and related data types, see the [`Vd - aws —region us-east-1 sesv2 get-configuration-set —configuration-set-name example + aws --region us-east-1 sesv2 get-configuration-set --configuration-set-name example @@ -110,0 +101,21 @@ For more information about parameter values and related data types, see the [`Vd +## Global deliverability settings + +Global deliverability settings control domain monitoring, IP monitoring, and inbox placement testing. Global deliverability is enabled per region from the Virtual Deliverability Manager Settings page. + +###### To manage global deliverability settings using the Amazon SES console + + 1. Sign in to the AWS Management Console and open the Amazon SES console at [https://console.aws.amazon.com/ses/](https://console.aws.amazon.com/ses/). + + 2. In the left navigation pane, choose **Settings** under **Virtual Deliverability Manager**. + + 3. In the **Global deliverability** panel, you can: + + * Enable or disable global deliverability for the current region. + + * Choose **Edit domains** to select which of your verified sending domains to monitor. + + + + +For detailed instructions on enabling or disabling global deliverability, see [Getting started with global deliverability](./vdm-gd-get-started.html). For more information about global deliverability features, see [Global deliverability](./vdm-global-deliverability.html). + @@ -119 +130 @@ Advisor -Email Validation +Global deliverability