AWS cli documentation change
Summary
Updated roleArn parameter requirements for IAM Identity Center vs SAML-based applications
Security assessment
Clarifies access control configuration requirements but does not fix a security vulnerability
Diff
diff --git a/cli/latest/reference/qbusiness/create-web-experience.md b/cli/latest/reference/qbusiness/create-web-experience.md index a0ccab092..1294078ea 100644 --- a//cli/latest/reference/qbusiness/create-web-experience.md +++ b//cli/latest/reference/qbusiness/create-web-experience.md @@ -15 +15 @@ - * [AWS CLI 2.28.16 Command Reference](../../index.html) » + * [AWS CLI 2.28.19 Command Reference](../../index.html) » @@ -152 +152 @@ Syntax: -> You must provide this value if you’re using IAM Identity Center to manage end user access to your application. If you’re using legacy identity management to manage user access, you don’t need to provide this value. +> The `roleArn` parameter is required when your Amazon Q Business application is created with IAM Identity Center. It is not required for SAML-based applications. @@ -428 +428 @@ webExperienceArn -> (string) - * [AWS CLI 2.28.16 Command Reference](../../index.html) » + * [AWS CLI 2.28.19 Command Reference](../../index.html) »