AWS cli documentation change
Summary
CLI version update and clearer IAM federation security configuration details
Security assessment
Improves documentation of security-related dry-run configuration checks but lacks evidence of patching a security vulnerability.
Diff
diff --git a/cli/latest/reference/opensearch/describe-dry-run-progress.md b/cli/latest/reference/opensearch/describe-dry-run-progress.md index 488178595..483190648 100644 --- a//cli/latest/reference/opensearch/describe-dry-run-progress.md +++ b//cli/latest/reference/opensearch/describe-dry-run-progress.md @@ -15 +15 @@ - * [AWS CLI 2.31.31 Command Reference](../../index.html) » + * [AWS CLI 2.31.32 Command Reference](../../index.html) » @@ -1183 +1183 @@ DryRunConfig -> (structure) ->>> Container for information about the IAM federation configuration for an OpenSearch UI application. +>>> Configuration options for IAM identity federation in advanced security settings. @@ -1187 +1187 @@ DryRunConfig -> (structure) ->>>> True if IAM federation is enabled. +>>>> Indicates whether IAM identity federation is currently enabled for the domain. @@ -1191 +1191 @@ DryRunConfig -> (structure) ->>>> The key used for matching the IAM federation subject attribute. +>>>> The configured key in the SAML assertion for the user’s subject identifier. @@ -1203 +1203 @@ DryRunConfig -> (structure) ->>>> The key used for matching the IAM federation roles attribute. +>>>> The configured key in the SAML assertion for the user’s role information. @@ -1567 +1567 @@ DryRunResults -> (structure) - * [AWS CLI 2.31.31 Command Reference](../../index.html) » + * [AWS CLI 2.31.32 Command Reference](../../index.html) »