PrefectHQ / prefect-recipes

Snippets and templates representing common Customer Success patterns
https://PrefectHQ.github.io/prefect-recipes/
Apache License 2.0
238 stars 29 forks source link

Adds ecs:StopTask permission #252

Closed EmilRex closed 1 year ago

EmilRex commented 1 year ago

Adds the ecs:StopTask permission to the ECS agent and worker recipes. This permission is necessary for cancellation to work. Without it, cancellation will result in a permissions error.