AWS cli documentation change
Summary
Updated AWS CLI version reference from 2.34.38 to 2.34.40 and added documentation for IdentityStoreArn field in application listings
Security assessment
Addition of IdentityStoreArn documentation improves operational clarity but doesn't mitigate security risks or document security features. No evidence of security vulnerability being addressed.
Diff
diff --git a/cli/latest/reference/sso-admin/list-applications.md b/cli/latest/reference/sso-admin/list-applications.md index 1ccbf2019..8ec0fb946 100644 --- a//cli/latest/reference/sso-admin/list-applications.md +++ b//cli/latest/reference/sso-admin/list-applications.md @@ -15 +15 @@ - * [AWS CLI 2.34.38 Command Reference](../../index.html) » + * [AWS CLI 2.34.40 Command Reference](../../index.html) » @@ -358,0 +359,4 @@ Applications -> (list) +>> +>> IdentityStoreArn -> (string) +>> +>>> The ARN of the identity store that is connected to the instance of IAM Identity Center. @@ -467 +471 @@ NextToken -> (string) - * [AWS CLI 2.34.38 Command Reference](../../index.html) » + * [AWS CLI 2.34.40 Command Reference](../../index.html) »