Assuming an IAM role via AWS EKS pod identity for ai-proxy plugin(Bedrock)) #14116
Eric84626
started this conversation in
Ideas and feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As Bedrock ai proxy plugin doc,
(https://docs.konghq.com/hub/kong-inc/ai-proxy/how-to/llm-provider-integration-guides/bedrock/)
it supports static AWS credentials(AWS access key ID and secret access key) for assuming an IAM role. It is not very comfortable to use this plugin to call aws bedrock llm service in EKS. Can we implement sts:AssumeRoleWithWebIdentity for ai proxy bedrock plugin as aws lambda plugin?
Beta Was this translation helpful? Give feedback.
All reactions