aliyun/"Configure Alibaba Cloud Credentials" Action for GitHub Actions

Configures Alibaba Cloud credentials for use in subsequent steps in a GitHub Action workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
oidc-provider-arnThe ARN of OIDC provider. format: acs:ram::USER_Id:oidc-provider/ROLE_NAMEno
role-to-assumeRequired for OIDC user. The ARN of role to assume. format: acs:ram::USER_Id:role/ROLE_NAMEno
role-session-expirationRole roleSessionExpiration in seconds (default: 1800 seconds)no1800
role-session-nameRole session namenogithub-action-session
audienceThe audience to use for the OIDC providernosts.aliyuncs.com
role-chainingWhether to use role chaining. Use existing credentials to assume another roleno
namedescription
aliyun-access-key-idThe alibaba cloud access key ID for the provided credentials
aliyun-access-key-secretThe alibaba cloud access key secret for the provided credentials
aliyun-security-tokenThe alibaba cloud security token for the provided credentials