mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-02 05:55:10 +09:00
Add link action.yml for full input/output documentation
This commit is contained in:
@@ -15,6 +15,8 @@ Add the following step to your workflow:
|
|||||||
aws-region: us-east-2
|
aws-region: us-east-2
|
||||||
```
|
```
|
||||||
|
|
||||||
|
See [action.yml](action.yml) for the full documentation for this action's inputs and outputs.
|
||||||
|
|
||||||
## Credentials
|
## 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:
|
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user