We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

AWS IAM permission required to discovery Agent using pattern Amazon AWS - Bedrock Agents

Rajnish092
Tera Contributor

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

shubhamseth
Giga Sage

@Rajnish092 

 

To successfully discover Bedrock agents in ServiceNow:

  • Use a read-only IAM role
  • Include all bedrock:List* and bedrock: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