AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-11-22 · Documentation medium

File: cli/latest/reference/apigateway/get-domain-names.md

Summary

Updated CLI version reference, added 'FAILED' status, expanded TLS security policies, and introduced endpointAccessMode field with BASIC/STRICT values.

Security assessment

Same security feature additions as get-domain-name.md - new TLS policies and access modes. No indication of patching vulnerabilities.

Diff

diff --git a/cli/latest/reference/apigateway/get-domain-names.md b/cli/latest/reference/apigateway/get-domain-names.md
index 249fd39b3..22acff669 100644
--- a//cli/latest/reference/apigateway/get-domain-names.md
+++ b//cli/latest/reference/apigateway/get-domain-names.md
@@ -15 +15 @@
-  * [AWS CLI 2.31.39 Command Reference](../../index.html) »
+  * [AWS CLI 2.32.3 Command Reference](../../index.html) »
@@ -438,0 +439 @@ items -> (list)
+>>>   * `FAILED`
@@ -448 +449 @@ items -> (list)
->>> The Transport Layer Security (TLS) version + cipher suite for this DomainName. The valid values are `TLS_1_0` and `TLS_1_2` .
+>>> The Transport Layer Security (TLS) version + cipher suite for this DomainName.
@@ -453,0 +455,20 @@ items -> (list)
+>>>   * `SecurityPolicy_TLS13_1_3_2025_09`
+>>>   * `SecurityPolicy_TLS13_1_3_FIPS_2025_09`
+>>>   * `SecurityPolicy_TLS13_1_2_PFS_PQ_2025_09`
+>>>   * `SecurityPolicy_TLS13_1_2_FIPS_PQ_2025_09`
+>>>   * `SecurityPolicy_TLS13_1_2_PQ_2025_09`
+>>>   * `SecurityPolicy_TLS13_1_2_2021_06`
+>>>   * `SecurityPolicy_TLS13_2025_EDGE`
+>>>   * `SecurityPolicy_TLS12_PFS_2025_EDGE`
+>>>   * `SecurityPolicy_TLS12_2018_EDGE`
+>>> 
+
+>> 
+>> endpointAccessMode -> (string)
+>>
+>>> The endpoint access mode of the DomainName.
+>>> 
+>>> Possible values:
+>>> 
+>>>   * `BASIC`
+>>>   * `STRICT`
@@ -517 +538 @@ items -> (list)
-  * [AWS CLI 2.31.39 Command Reference](../../index.html) »
+  * [AWS CLI 2.32.3 Command Reference](../../index.html) »