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, and updated AWS CLI version reference
Security assessment
This change adds documentation for a new TLS security policy option that enhances security by supporting TLS 1.3 with FIPS compliance. This is a security feature addition, not a fix for a specific security issue. The change improves encryption standards and compliance capabilities for OpenSearch domains.
Diff
diff --git a/cli/latest/reference/opensearch/describe-domain.md b/cli/latest/reference/opensearch/describe-domain.md index 46b1efd66..a3b2ba72a 100644 --- a//cli/latest/reference/opensearch/describe-domain.md +++ b//cli/latest/reference/opensearch/describe-domain.md @@ -15 +15 @@ - * [AWS CLI 2.34.21 Command Reference](../../index.html) » + * [AWS CLI 2.34.23 Command Reference](../../index.html) » @@ -1016,0 +1017 @@ DomainStatus -> (structure) +>>> * **Policy-Min-TLS-1-2-RFC9151-FIPS-2024-08:** TLS security policy that supports TLS version 1.3 with FIPS @@ -1024,0 +1026 @@ DomainStatus -> (structure) +>>> * `Policy-Min-TLS-1-2-RFC9151-FIPS-2024-08` @@ -1510 +1512 @@ DomainStatus -> (structure) - * [AWS CLI 2.34.21 Command Reference](../../index.html) » + * [AWS CLI 2.34.23 Command Reference](../../index.html) »