terekT
Convex Community8mo ago
1 reply
terek

Authenticating convex action to access AWS services

I'd like to interact with services in our AWS account (e.g. publish a message to SQS) from an action running in the convex backend. I managed to get it work using an IAM User + AWS Access Keys, but our security team would prefer a solution where the IAM role is assumed via OIDC. Did anyone solve a similar issue?
Was this page helpful?