AWS cli documentation change
Summary
Updated CLI version reference and improved documentation for IAM federation configuration parameters
Security assessment
Changes clarify IAM identity federation configuration details in security settings but do not indicate a security vulnerability fix. Enhanced documentation about SAML assertion mapping improves security feature understanding.
Diff
diff --git a/cli/latest/reference/opensearch/delete-domain.md b/cli/latest/reference/opensearch/delete-domain.md index 005d8554c..f3501fa23 100644 --- a//cli/latest/reference/opensearch/delete-domain.md +++ b//cli/latest/reference/opensearch/delete-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) »