AWS cli documentation change
Summary
CLI version update and enhanced IAM federation configuration documentation
Security assessment
Adds more precise descriptions of security-related SAML configuration parameters without evidence of addressing an exploit or vulnerability.
Diff
diff --git a/cli/latest/reference/opensearch/describe-domain.md b/cli/latest/reference/opensearch/describe-domain.md index 4f4e2a0f7..26b8f3484 100644 --- a//cli/latest/reference/opensearch/describe-domain.md +++ b//cli/latest/reference/opensearch/describe-domain.md @@ -15 +15 @@ - * [AWS CLI 2.31.31 Command Reference](../../index.html) » + * [AWS CLI 2.31.32 Command Reference](../../index.html) » @@ -1121 +1121 @@ DomainStatus -> (structure) ->>> Container for information about the IAM federation configuration for an OpenSearch UI application. +>>> Configuration options for IAM identity federation in advanced security settings. @@ -1125 +1125 @@ DomainStatus -> (structure) ->>>> True if IAM federation is enabled. +>>>> Indicates whether IAM identity federation is currently enabled for the domain. @@ -1129 +1129 @@ DomainStatus -> (structure) ->>>> The key used for matching the IAM federation subject attribute. +>>>> The configured key in the SAML assertion for the user’s subject identifier. @@ -1141 +1141 @@ DomainStatus -> (structure) ->>>> The key used for matching the IAM federation roles attribute. +>>>> The configured key in the SAML assertion for the user’s role information. @@ -1472 +1472 @@ DomainStatus -> (structure) - * [AWS CLI 2.31.31 Command Reference](../../index.html) » + * [AWS CLI 2.31.32 Command Reference](../../index.html) »