This is an opinionated action to authenticate with AWS. It will generate a role ARN based on the repository name and the AWS account ID.
| Name | Description | Required | Default |
|---|---|---|---|
aws_account_id |
The AWS account ID to generate the role ARN for | true |
197730964718 |
aws_region |
The AWS region to use | false |
us-east-1 |
aws_role_name_prefix |
The prefix for the role name | false |
elastic-docs-v3-preview- |
| Name | Description |
|---|
on: push
steps:
- uses: your/action@v1