Sends ECS tasks (both Fargate and EC2) logs to Amazon S3
Sends your ECS task logs to Amazon S3. When the tasks stop, a Cloudwatch Event starts and an export task is created. It works for both launch types: Fargate and EC2.
It can create a bucket but you may also specify an existing one as parameter.
If you use sceptre, you can deploy the template in one step with:
sceptre launch -y main
Or deploy manually with this button:
Released under the Simplified BSD Licence.