AWS cli documentation change
Summary
Added documentation for new DKIM replication regions (AWS_SES_CA_WEST_1 and AWS_SES_AP_SOUTHEAST_5)
Security assessment
Updates DKIM attribute documentation to include new regions, enhancing security feature documentation without addressing a specific vulnerability
Diff
diff --git a/cli/latest/reference/sesv2/get-email-identity.md b/cli/latest/reference/sesv2/get-email-identity.md index 4f5e04d33..2cce89853 100644 --- a//cli/latest/reference/sesv2/get-email-identity.md +++ b//cli/latest/reference/sesv2/get-email-identity.md @@ -15 +15 @@ - * [AWS CLI 2.31.39 Command Reference](../../index.html) » + * [AWS CLI 2.32.3 Command Reference](../../index.html) » @@ -286,0 +287 @@ DkimAttributes -> (structure) +>> * `AWS_SES_CA_WEST_1` – Indicates that DKIM was configured for the identity by replicating signing attributes from a parent identity in Canada (Calgary) region using Deterministic Easy-DKIM (DEED). @@ -289,0 +291 @@ DkimAttributes -> (structure) +>> * `AWS_SES_AP_SOUTHEAST_5` – Indicates that DKIM was configured for the identity by replicating signing attributes from a parent identity in Asia Pacific (Malaysia) region using Deterministic Easy-DKIM (DEED). @@ -327,0 +330,2 @@ DkimAttributes -> (structure) +>> * `AWS_SES_AP_SOUTHEAST_5` +>> * `AWS_SES_CA_WEST_1` @@ -548 +552 @@ VerificationInfo -> (structure) - * [AWS CLI 2.31.39 Command Reference](../../index.html) » + * [AWS CLI 2.32.3 Command Reference](../../index.html) »