-
Notifications
You must be signed in to change notification settings - Fork 421
Feature request: Add support for the Bedrock Agent event and response formats #3261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
2 tasks done
Closed
2 tasks done
Labels
event_handlers
event_sources
Event Source Data Class utility
feature-request
feature request
parser
Parser (Pydantic) utility
Comments
7 tasks
7 tasks
|
This was referenced Nov 2, 2023
This was
linked to
pull requests
Nov 2, 2023
7 tasks
7 tasks
This is now released under 2.26.1 version! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
event_handlers
event_sources
Event Source Data Class utility
feature-request
feature request
parser
Parser (Pydantic) utility
Use case
As a user, I want to create a Bedrock Agent using Lambda. I will receive a new payload type specific for this integration, and Bedrock expects my Lambda function to output a certain format.
https://docs.aws.amazon.com/bedrock/latest/userguide/agents-create.html
NOTE: As of October 26, 2023, the payload structure of the Lambda input event and response format is changing.
Current payload
Input
Output
Solution/User Experience
Add event source data class and parser support for the input and output events.
Alternative solutions
No response
Acknowledgment
The text was updated successfully, but these errors were encountered: