source-ag/AWS CodeArtifact login Action

Github Action to fetch a token for AWS CodeArtifact and (optionally) retrieve a repository URL

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws-access-key-idAWS Access Key IDyes
aws-secret-access-keyAWS Secret Access Keyyes
aws-regionAWS Region, e.g. eu-central-1yes
role-to-assumeIAM Role to assume that has access to CodeArtifactno
codeartifact-domainCodeArtifact domain to which the package repository belongsyes
codeartifact-domain-ownerOwner (AWS Account) of the CodeArtifact domainyes
codeartifact-repositoryCodeArtifact repository for which to optionally fetch the URLno
configure-pipConfigure pip with temporary CodeArtifact credentialsnofalse
configure-poetryConfigure Poetry with temporary CodeArtifact credentialsnofalse
configure-uvConfigure uv with temporary CodeArtifact credentialsnofalse
namedescription
codeartifact-tokenTemporary token to authenticate with AWS CodeArtifact repositories
codeartifact-userUsername for usage with package tools such as pip and Poetry
codeartifact-repo-urlURL for the specified repository