AWS cli documentation change
Summary
Updated AWS CLI version reference from 2.34.38 to 2.34.40 and added documentation for IdentityStoreArn field
Security assessment
The change adds a new IdentityStoreArn field description which provides operational context about identity stores but doesn't address vulnerabilities, weaknesses, or security incidents. No security implications identified.
Diff
diff --git a/cli/latest/reference/sso-admin/describe-application.md b/cli/latest/reference/sso-admin/describe-application.md index c5b6e6a5b..af996ff7b 100644 --- a//cli/latest/reference/sso-admin/describe-application.md +++ b//cli/latest/reference/sso-admin/describe-application.md @@ -15 +15 @@ - * [AWS CLI 2.34.38 Command Reference](../../index.html) » + * [AWS CLI 2.34.40 Command Reference](../../index.html) » @@ -277,0 +278,4 @@ InstanceArn -> (string) +IdentityStoreArn -> (string) + +> The ARN of the identity store that is connected to the instance of IAM Identity Center. + @@ -373 +377 @@ CreatedFrom -> (string) - * [AWS CLI 2.34.38 Command Reference](../../index.html) » + * [AWS CLI 2.34.40 Command Reference](../../index.html) »