@aws-cdk/aws-ses-actions

Receipt rule actions for AWS SES

Usage no npm install needed!

<script type="module">
  import awsCdkAwsSesActions from 'https://cdn.skypack.dev/@aws-cdk/aws-ses-actions';
</script>

README

Amazon Simple Email Service Actions Library


cdk-constructs: Stable


This module contains integration classes to add action to SES email receiving rules. Instances of these classes should be passed to the rule.addAction() method.

Currently supported are:

See the README of @aws-cdk/aws-ses for more information.