aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
4.96k stars 2.1k forks source link

Adds example to trigger ecs task using eventbridge rule #903

Closed revarawat closed 11 months ago

revarawat commented 11 months ago

This adds python example to create eventbridge rule that triggers ecs task when an object gets added/deleted in s3 bucket

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.