fooji/Create AWS profile
Sets up an AWS profile in the file system
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 14, 2024
- License
- MIT
Pinned Snippet
uses: fooji/create-aws-profile-action@08d57cfc709a82d68de2965598c127e2860fd6df # v4.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| key | The AWS_ACCESS_KEY_ID | yes | — |
| secret | The AWS_SECRET_ACCESS_KEY | yes | — |
| sessionToken | The AWS_SESSION_TOKEN | no | — |
| profile | The profile name you want to setup | yes | — |
| region | The AWS region you want to use | yes | — |
Outputs
no outputs