cloudtools / troposphere

troposphere - Python library to create AWS CloudFormation descriptions
BSD 2-Clause "Simplified" License
4.92k stars 1.45k forks source link

Add "EVENT" as accepted type in trigger_type_validator #2215

Closed praveen0609 closed 5 months ago

praveen0609 commented 5 months ago

Please update the trigger_type_validator for AWS Glue to have "EVENT" as an accepted trigger type.

markpeek commented 5 months ago

Thank you for the issue. Adds EVENT as an allowed value for Glue::Trigger.Type.