Skip to content

[Feat]: add AWS STS assume-role and SigV4 signing for Bedrock#747

Draft
samadpls wants to merge 3 commits intokatanemo:mainfrom
samadpls:aws/iam-auth
Draft

[Feat]: add AWS STS assume-role and SigV4 signing for Bedrock#747
samadpls wants to merge 3 commits intokatanemo:mainfrom
samadpls:aws/iam-auth

Conversation

@samadpls
Copy link
Copy Markdown

Fixes #690

  • Added support for AWS credentials configuration in the schema and configuration files.
  • Introduced functions to retrieve AWS credentials from the environment and sign requests using AWS Signature Version 4.
  • Updated the StreamContext and FilterContext to handle AWS credentials and integrate with Bedrock services.
  • Added new error handling for AWS-related operations.
  • Updated Cargo.toml files to include necessary AWS dependencies and features.

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