This message was deleted.
# general
s
This message was deleted.
b
I looked at how to do this via the CLI https://docs.aws.amazon.com/AmazonECS/latest/developerguide/scheduled_tasks_cli_tutorial.html It's actually not configurable via ECS but via CloudWatch events
You can see an example in the latest pulumi-aws SDK (v2.6.0) that does this
b
Ah great, thank you!
b
FWIW, this was seriously confusing to me as well