AWS cli documentation change
Summary
Added new TLS security policy 'Policy-Min-TLS-1-2-RFC9151-FIPS-2024-08' that supports TLS version 1.3 with FIPS to Elasticsearch domain status list documentation
Security assessment
This change adds documentation for a new TLS security policy option in the domain status list output. This documents a security feature (TLS 1.3 with FIPS) but doesn't indicate a security issue being fixed.
Diff
diff --git a/cli/latest/reference/es/describe-elasticsearch-domains.md b/cli/latest/reference/es/describe-elasticsearch-domains.md index cb63f1ce1..eaecfd24c 100644 --- a//cli/latest/reference/es/describe-elasticsearch-domains.md +++ b//cli/latest/reference/es/describe-elasticsearch-domains.md @@ -15 +15 @@ - * [AWS CLI 2.34.21 Command Reference](../../index.html) » + * [AWS CLI 2.34.23 Command Reference](../../index.html) » @@ -884,0 +885 @@ DomainStatusList -> (list) +>>>> * **Policy-Min-TLS-1-2-RFC9151-FIPS-2024-08:** TLS security policy that supports TLS version 1.3 with FIPS @@ -892,0 +894 @@ DomainStatusList -> (list) +>>>> * `Policy-Min-TLS-1-2-RFC9151-FIPS-2024-08` @@ -1146 +1148 @@ DomainStatusList -> (list) - * [AWS CLI 2.34.21 Command Reference](../../index.html) » + * [AWS CLI 2.34.23 Command Reference](../../index.html) »