Amazon Bedrock
Run Heyo Code Audit with AWS credentials or a Bedrock bearer token.
Loading documentation…
Use Pi's amazon-bedrock provider with either the runner's AWS credential
chain or an Amazon Bedrock bearer token. Both modes can set aws-region; AWS
credential mode can also select aws-profile.
Configure AWS before the Action. This example uses GitHub OIDC and requires an AWS role that may invoke the selected Bedrock model.
The Action delegates AWS authentication to the AWS SDK credential chain. You
may use a configured profile on a self-hosted runner with aws-profile.
Store the bearer token as a GitHub secret and pass it explicitly:
Enable access to the selected model in Amazon Bedrock and use a region where that model or inference profile is available. Pi accepts native Bedrock model IDs and supported inference profile IDs. See Pi's Bedrock guide for AWS credential sources and model details.