Skip to content

Instantly share code, notes, and snippets.

View vanbrands's full-sized avatar

Felipe Brandão vanbrands

View GitHub Profile
@vanbrands
vanbrands / FargateCF.md
Last active May 14, 2019 01:59
[AWS Ticket Cloudformation & ECS] #aws #ebanx

Cannot trigger a Fargate Task with a CloudWatch event using CloudFormation.

NetworkConfiguration and LaunchType are not supported.

Cloudformation Template:

ScheduleExample:
  Type: AWS::Events::Rule
  Properties:
 Description: Run every 1 hour.