AWS cli documentation change
Summary
Version bump and improved IAM federation security parameter documentation
Security assessment
Enhances documentation about security feature implementation (SAML attribute mapping) without indicating a security issue resolution.
Diff
diff --git a/cli/latest/reference/opensearch/describe-domains.md b/cli/latest/reference/opensearch/describe-domains.md index e9a62c4f3..4eec7fd91 100644 --- a//cli/latest/reference/opensearch/describe-domains.md +++ b//cli/latest/reference/opensearch/describe-domains.md @@ -15 +15 @@ - * [AWS CLI 2.31.31 Command Reference](../../index.html) » + * [AWS CLI 2.31.32 Command Reference](../../index.html) » @@ -1135 +1135 @@ DomainStatusList -> (list) ->>>> Container for information about the IAM federation configuration for an OpenSearch UI application. +>>>> Configuration options for IAM identity federation in advanced security settings. @@ -1139 +1139 @@ DomainStatusList -> (list) ->>>>> True if IAM federation is enabled. +>>>>> Indicates whether IAM identity federation is currently enabled for the domain. @@ -1143 +1143 @@ DomainStatusList -> (list) ->>>>> The key used for matching the IAM federation subject attribute. +>>>>> The configured key in the SAML assertion for the user’s subject identifier. @@ -1155 +1155 @@ DomainStatusList -> (list) ->>>>> The key used for matching the IAM federation roles attribute. +>>>>> The configured key in the SAML assertion for the user’s role information. @@ -1486 +1486 @@ DomainStatusList -> (list) - * [AWS CLI 2.31.31 Command Reference](../../index.html) » + * [AWS CLI 2.31.32 Command Reference](../../index.html) »