Skip to content

Using Bedrock Agent Streaming Responds with Access Denied. Β #6712

@TheShoes

Description

@TheShoes

Describe the issue

I am trying to use the new AWS Bedrock agent streaming. Calling the agent works normally but when i add

  streamingConfigurations: {
    streamFinalResponse: true,
    applyGuardrailInterval: 1000,
  }
  
 I then get Error processing stream: AccessDeniedException: Access denied when calling Bedrock. Check your request permissions and retry the request.
 
 I should have all the permissions correct but I dont see any where on what permission I am missing.

Links

https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_InvokeAgent.html

Metadata

Metadata

Assignees

Labels

closed-for-stalenessdocumentationThis is a problem with documentation.p2This is a standard priority issueresponse-requestedWaiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions