mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-06-09 10:47:06 +00:00
Add link action.yml for full input/output documentation
This commit is contained in:
parent
18a79864eb
commit
11ae4e96f3
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ Add the following step to your workflow:
|
|||
aws-region: us-east-2
|
||||
```
|
||||
|
||||
See [action.yml](action.yml) for the full documentation for this action's inputs and outputs.
|
||||
|
||||
## Credentials
|
||||
|
||||
We recommend following [Amazon IAM best practices](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html) for the AWS credentials used in GitHub Actions workflows, including:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue