AWS IAM permission required to discovery Agent using pattern Amazon AWS - Bedrock Agents
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
What are all the IAM permissions required to discover the Bedrock agent in ServiceNow. i checked in now assist and it is referring to the KB :https://hi.service-now.com/kb?id=kb_article_view&sys_kb_id=0ab4b03e47a772101b1ed881736d439d but i am...
it is saying below are minimum permission needs to validate it i want a supported document for this.
- bedrock:ListAgents
- bedrock:GetAgent
- bedrock:ListAgentActionsGroups
- bedrock:ListAgentVersions
- bedrock:GetInferenceProfile
- bedrock:GetFoundationModel
- bedrock:ListAgentCollaborators
- bedrock:GetAgentAlias
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
To successfully discover Bedrock agents in ServiceNow:
- Use a read-only IAM role
- Include all
bedrock:List*andbedrock:Get*agent APIs - Ensure access to:
- Agents
- Action groups
- Versions
- Aliases
- (Optional) foundation models & inference profiles
✅ Issue resolved? → Mark as Correct
Found value? → Mark as Helpful