brainy-furniture-37509
08/19/2022, 6:42 AMInvalidEventPatternException: Event pattern is not valid. Reason: Match value must be String, number, true, false, or null
while trying to use below pattern. Is content filtering unavailable?family
was array silly
eventPattern: JSON.stringify({
'source': ['aws.ecs'],
'detail-type': ['ECS Task State Change'],
'detail': {
'group': [family],
'lastStatus': ['STOPPED'],
'stoppedReason': ['Essential container in task exited'],
'containers': {'exitCode': [{'anything-but': 0}]}
}
})
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by