Skip to content

Commit 1a88133

Browse files
committed
Add link action.yml for full input/output documentation
1 parent 1ee131f commit 1a88133

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Registers an Amazon ECS task definition and deploys it to an ECS service.
1616
1717
The action can be passed a `task-definition` generated dynamically via [the `aws-actions/amazon-ecs-render-task-definition` action](https://github.com/aws-actions/amazon-ecs-render-task-definition).
1818

19+
See [action.yml](action.yml) for the full documentation for this action's inputs and outputs.
20+
1921
## Credentials and Region
2022

2123
This action relies on the [default behavior of the AWS SDK for Javascript](https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/setting-credentials-node.html) to determine AWS credentials and region.

0 commit comments

Comments
 (0)