Expand description

AWS Lambda event definitions for ses.

Structs

SimpleEmailDisposition disposition return for SES to control rule functions

SimpleEmailEvent is the outer structure of an event sent via SES.

SimpleEmailReceiptAction is a logical union of fields present in all action Types. For example, the FunctionARN and InvocationType fields are only present for the Lambda Type, and the BucketName and ObjectKey fields are only present for the S3 Type.

Type Definitions