AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-06-28 · Documentation low

File: cli/latest/reference/sesv2/get-email-identity.md

Summary

Added new region-specific DKIM attributes (AWS_SES_AP_SOUTH_2, AWS_SES_ME_CENTRAL_1, AWS_SES_EU_CENTRAL_2)

Security assessment

Documents extended DKIM support in new regions as part of feature updates, not security fixes. Enhances security feature documentation without addressing vulnerabilities.

Diff

diff --git a/cli/latest/reference/sesv2/get-email-identity.md b/cli/latest/reference/sesv2/get-email-identity.md
index 273ca368b..6cfcf67d9 100644
--- a//cli/latest/reference/sesv2/get-email-identity.md
+++ b//cli/latest/reference/sesv2/get-email-identity.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.42 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.45 Command Reference](../../index.html) »
@@ -249,0 +250 @@ DkimAttributes -> (structure)
+>>   * `AWS_SES_AP_SOUTH_2` – Indicates that DKIM was configured for the identity by replicating signing attributes from a parent identity in Asia Pacific (Hyderabad) region using Deterministic Easy-DKIM (DEED).
@@ -255,0 +257 @@ DkimAttributes -> (structure)
+>>   * `AWS_SES_ME_CENTRAL_1` – Indicates that DKIM was configured for the identity by replicating signing attributes from a parent identity in Middle East (UAE) region using Deterministic Easy-DKIM (DEED).
@@ -264,0 +267 @@ DkimAttributes -> (structure)
+>>   * `AWS_SES_EU_CENTRAL_2` – Indicates that DKIM was configured for the identity by replicating signing attributes from a parent identity in Europe (Zurich) region using Deterministic Easy-DKIM (DEED).
@@ -421 +424 @@ VerificationInfo -> (structure)
-  * [AWS CLI 2.27.42 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.45 Command Reference](../../index.html) »