Skip to content

Conversation

@samadpls
Copy link

Fixes #690

  • Added support for AWS IAM role authentication in the configuration schema.
  • Enhanced the validate_and_render_schema function to validate IAM role configurations.
  • Implemented STS credential fetching and caching in the StreamContext.
  • Updated the request signing process to use cached STS credentials for AWS requests.
  • Introduced utility functions for AWS credential handling and signing requests.
  • Updated relevant modules to integrate new AWS functionality and ensure proper error handling.

- Added support for AWS IAM role authentication in the configuration schema.
- Enhanced the `validate_and_render_schema` function to validate IAM role configurations.
- Implemented STS credential fetching and caching in the StreamContext.
- Updated the request signing process to use cached STS credentials for AWS requests.
- Introduced utility functions for AWS credential handling and signing requests.
- Updated relevant modules to integrate new AWS functionality and ensure proper error handling.
…on calls

Enhance error handling and logging for STS credential fetching in StreamContext
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support AWS IAM auth for AWS Bedrock

1 participant