anthropics / anthropics/claude-code-action

Support access keys for AWS Bedrock for Github deployments that cannot support OIDC

Open
#577 1 comment 0 reactions 0 assignees View on GitHub
area:installation enhancement p2 provider:bedrock
Dominant language
TypeScript
Stars
8.9k
Forks
2.1k
Avg merge
3d 9h
Merged PRs (30d)
10

Description

Currently the only way to configure this action to use AWS Bedrock is via OIDC for authentication. However, for self-hosted Github Enterprise deployments in high-security environments, there is no way to set up OIDC. IAM is a global service, and it requires the OIDC endpoints to be exposed to the internet, so environments that cannot expose their Github environment to the internet at all are unable to use this action, despite being able to reach Bedrock from within an internal network.

I think supporting some other authentication method like access keys would be really useful to allow us to use this tool in a high-security environment.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.