AWS cli documentation change
Summary
Updated CLI version reference and refined descriptions of IAM federation security settings
Security assessment
Improved clarity about SAML assertion configuration for identity federation, which documents security features better but doesn't address a specific vulnerability.
Diff
diff --git a/cli/latest/reference/opensearch/describe-domain-config.md b/cli/latest/reference/opensearch/describe-domain-config.md index 2e8de22d4..d6255ac2a 100644 --- a//cli/latest/reference/opensearch/describe-domain-config.md +++ b//cli/latest/reference/opensearch/describe-domain-config.md @@ -15 +15 @@ - * [AWS CLI 2.31.31 Command Reference](../../index.html) » + * [AWS CLI 2.31.32 Command Reference](../../index.html) » @@ -1547 +1547 @@ DomainConfig -> (structure) ->>>> Container for information about the IAM federation configuration for an OpenSearch UI application. +>>>> Configuration options for IAM identity federation in advanced security settings. @@ -1551 +1551 @@ DomainConfig -> (structure) ->>>>> True if IAM federation is enabled. +>>>>> Indicates whether IAM identity federation is currently enabled for the domain. @@ -1555 +1555 @@ DomainConfig -> (structure) ->>>>> The key used for matching the IAM federation subject attribute. +>>>>> The configured key in the SAML assertion for the user’s subject identifier. @@ -1567 +1567 @@ DomainConfig -> (structure) ->>>>> The key used for matching the IAM federation roles attribute. +>>>>> The configured key in the SAML assertion for the user’s role information. @@ -2193 +2193 @@ DomainConfig -> (structure) - * [AWS CLI 2.31.31 Command Reference](../../index.html) » + * [AWS CLI 2.31.32 Command Reference](../../index.html) »