-
Notifications
You must be signed in to change notification settings - Fork 634
Closed
Labels
closed-for-stalenessdocumentationThis is a problem with documentation.This is a problem with documentation.p2This is a standard priority issueThis is a standard priority issueresponse-requestedWaiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.Waiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.
Description
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
maximelebastard
Metadata
Metadata
Assignees
Labels
closed-for-stalenessdocumentationThis is a problem with documentation.This is a problem with documentation.p2This is a standard priority issueThis is a standard priority issueresponse-requestedWaiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.Waiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.