We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f9734f + 501ccaf commit d99aa8aCopy full SHA for d99aa8a
_data/library.yml
@@ -83,6 +83,9 @@
83
- name: ecs-deploy
84
blurb: deploy a short-running task in your ECS cluster
85
description: Deploy a Docker container as a short-running ECS Task, wait for it to exit, and exit with the same exit code as the ECS Task.
86
+ - name: ecs-task-scheduler
87
+ blurb: schedule ECS tasks
88
+ description: Schedule ECS tasks to be run on time or event-based schedules.
89
90
- name: "EC2 Kubernetes Service (EKS)"
91
icons:
0 commit comments