brightspace/Create AWS Profile
Creates an AWS profile from environment variables
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| access-key-id-var | Environment variable containing the access key id | yes | AWS_ACCESS_KEY_ID |
| secret-access-key-var | Environment variable containing the secret access key | yes | AWS_SECRET_ACCESS_KEY |
| session-token-var | Environment variable containing the session token | yes | AWS_SESSION_TOKEN |
| profile-name | Name of the profile to create | yes | — |
Outputs
no outputs