This was asked here but no answer was provided. What is the parameter type passed to a Lambda function (in Java) by a CloudWatch scheduled event?
In this it says the input type would be one of "Predefined AWS event types defined in the aws-lambda-java-events library.". But this library, as I see here, doesn't define a scheduled or cloudwatch event type.
Any assistance would be very much appreciated!
Following Mark B.'s comment, it turns out the parameter is a LinkedHashMap with the keys and values according to what's defined at the very bottom of this page.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With