AWS amazonq documentation change
Summary
Added three new required IAM permissions: codewhisperer:ListProfiles, sso:ListInstances, and user-subscriptions:ListUserSubscriptions
Security assessment
Adds documentation about required permissions for dashboard access, which relates to security controls but does not indicate a specific security issue being fixed.
Diff
diff --git a/amazonq/latest/qdeveloper-ug/dashboard-troubleshooting.md b/amazonq/latest/qdeveloper-ug/dashboard-troubleshooting.md index ee8b7d491..1e1dafda9 100644 --- a//amazonq/latest/qdeveloper-ug/dashboard-troubleshooting.md +++ b//amazonq/latest/qdeveloper-ug/dashboard-troubleshooting.md @@ -12,0 +13,6 @@ If the Amazon Q Developer dashboard page is not available, do the following: + * `codewhisperer:ListProfiles` + + * `sso:ListInstances` + + * `user-subscriptions:ListUserSubscriptions` +