croco-dev/Configure AWS Profile iam
Configures an AWS IAM as an aws config profile.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 20, 2024
- License
- None
Pinned Snippet
uses: croco-dev/aws-profile-action@285a8d1cbcbe461853ee4d41185898d22f581193 # v1.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| access-key | access key | yes | — |
| secret-key | secret key | yes | — |
| profile | Name of profile to be created. | yes | — |
| region | Name of AWS region to be used. | no | ap-northeast-2 |
Outputs
no outputs