software.amazon.awscdk.services.ses.actions.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ses-actions Show documentation
Show all versions of ses-actions Show documentation
Receipt rule actions for AWS SES
/**
* Amazon Simple Email Service Actions Library
*
* ---
*
*
*
*
*
*
*
* 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.
*/
@software.amazon.jsii.Stability(software.amazon.jsii.Stability.Level.Stable)
package software.amazon.awscdk.services.ses.actions;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy