actions-marketplace-validations/ecs-events-lambda

Integrate AWS ECS service and Lambda listener function using AWS EventBridge.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
nameThe name of the event ruleyes
descriptionThe description of the event ruleyes
regionAWS region. The region of AWS ECS should be same as the one of AWS EventBridge.yes
lambda-function-nameThe name of listener lambda function. This action assume that lambda function is already created.yes
event-busThe event bus which this rule will be set. Default is "default"no
clustersThe names of the ECS service's cluster(optional). If you want to specify targeted clusters, give ARNs of cluster as multi-line input. Default is all clusters.no
event-typeThe types of the event(optional). Default is listening to every eventsno
detail-event-typeThe detailed types of event(optional). This input should be used with STATE_CHANGE event type. If you want to specify detailed event types, give it as multi-line input. Default is all detailed-events.no
event-nameThe event name of API Call through CloudTrail(optional). More info: https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-aws-service-specific-topics.htmlno
namedescription
rule-arnThe arn of created rule