softprops/AWS Credential Rotary
Rotate AWS Credentials stored in GitHub secrets
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| iam-user-name | AWS IAM username associated with credentials to be rotated | no | — |
| github-access-key-id-name | GitHub secret name used to store AWS access key id. Defaults to AWS_ACCESS_KEY_ID | no | — |
| github-secret-access-key-name | GitHub secret name used to store AWS access key secret. Defaults to AWS_SECRET_ACCESS_KEY | no | — |
| organization | If specified, the secret of this organization will be rotated instead of the one from the current repository | no | — |
| environment | If specified, the secret of this repo environment will be rotated | no | — |
Outputs
no outputs