Cloudwatch failedinvocation error no logs available

后端 未结 8 1474
感动是毒
感动是毒 2020-12-29 04:31

I have set up a Cloudwatch rule event where an ECS task definition is started when a previous task definition is completed.

I can see the event triggers the task de

8条回答
  •  生来不讨喜
    2020-12-29 05:12

    For anyone that is struggling with setting up scheduled tasks on Fargate, and is using Terraform to set-up their cloud, take a look at this module. https://github.com/dxw/terraform-aws-ecs-scheduled-task

    It helps in setting up the scheduled tasks through CloudEvents and sets the correct IAM roles.

提交回复
热议问题