netlibs/AWS IAM Minter
Mint AWS STS credentials based on github token verification
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| endpoint | The minter endpoint | yes | — |
| token | The GitHub token | yes | ${{ github.token }} |
| role | The AWS Role ARN to request be assumed | no | — |
| profile | The AWS profile token | yes | default |
| region | The AWS region | yes | us-west-2 |
| actor | The actor | yes | github-actions |
| project | The GitHub full project (org/project) to mint credential for | yes | ${{ github.repository }} |
Outputs
no outputs