- Newest
- Most votes
- Most comments
Plugins are not supported for anonymous application environments
[+] https://docs.aws.amazon.com/amazonq/latest/qbusiness-ug/create-anonymous-application.html
To access the plugins menu in Amazon Q Business, you need to navigate to the correct location in the console. Based on your screenshot, it appears you're in the Amazon Q Business application view, but you need to go one level deeper.
Here's how to access the plugins menu:
- From the Amazon Q console, in Applications, select the name of your application from the list of applications (which it seems you've already done).
- From the left navigation menu, choose Actions, and then choose Plugins.
If you still don't see the Plugins option under Actions, there might be some prerequisites you need to fulfill:
-
Ensure your IAM role for the web experience has the necessary permissions. For plugin functionality, you need permissions like
qbusiness:ListPluginActions,qbusiness:ListPluginTypeMetadata, andqbusiness:ListPluginTypeActions. -
For creating plugins, your IAM policy should include permissions for
secretsmanager:GetSecretValueto access the secrets needed for plugin authentication. -
Make sure your IAM role has a trust policy that allows Amazon Q Business to assume the role with the service principal
qbusiness.amazonaws.com.
If you're planning to use ServiceNow as a plugin, you'll also need to prepare the authentication information including access token URL, authorization URL, redirect URL, client ID, and client secret from your ServiceNow OAuth application.
Sources
Prerequisites for configuring Amazon Q Business built-in plugins - Amazon Q Business
Managing Amazon Q Business plugins - Amazon Q Business
Configuring a ServiceNow plugin for Amazon Q Business - Amazon Q Business
Relevant content
asked 2 years ago
- AWS OFFICIALUpdated a year ago

already in application details level page which is in QBusiness-application-yj1so application.
already have IAM permission also for all amazon q business resource.
but still the menu doesn't show up.