# Amazon Simple Email Service Actions Library
<!--BEGIN STABILITY BANNER-->---
![End-of-Support](https://img.shields.io/badge/End--of--Support-critical.svg?style=for-the-badge)
> AWS CDK v1 has reached End-of-Support on 2023-06-01.
> This package is no longer being updated, and users should migrate to AWS CDK v2.
>
> For more information on how to migrate, see the [*Migrating to AWS CDK v2* guide](https://docs.aws.amazon.com/cdk/v2/guide/migrating-v2.html).
---
<!--END STABILITY BANNER-->
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:
* [Add header](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-action-add-header.html)
* [Bounce](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-action-bounce.html)
* [Lambda](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-action-lambda.html)
* [S3](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-action-s3.html)
* [SNS](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-action-sns.html)
* [Stop](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-action-stop.html)
See the README of `@aws-cdk/aws-ses` for more information.
Raw data
{
"_id": null,
"home_page": "https://github.com/aws/aws-cdk",
"name": "aws-cdk.aws-ses-actions",
"maintainer": "",
"docs_url": null,
"requires_python": "~=3.7",
"maintainer_email": "",
"keywords": "",
"author": "Amazon Web Services",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/88/ca/f00ca4b89c2983cdf2fe3a18d4f41d4f63017579c218a88b0023f0ee5cd7/aws-cdk.aws-ses-actions-1.204.0.tar.gz",
"platform": null,
"description": "# Amazon Simple Email Service Actions Library\n\n<!--BEGIN STABILITY BANNER-->---\n\n\n![End-of-Support](https://img.shields.io/badge/End--of--Support-critical.svg?style=for-the-badge)\n\n> AWS CDK v1 has reached End-of-Support on 2023-06-01.\n> This package is no longer being updated, and users should migrate to AWS CDK v2.\n>\n> For more information on how to migrate, see the [*Migrating to AWS CDK v2* guide](https://docs.aws.amazon.com/cdk/v2/guide/migrating-v2.html).\n\n---\n<!--END STABILITY BANNER-->\n\nThis module contains integration classes to add action to SES email receiving rules.\nInstances of these classes should be passed to the `rule.addAction()` method.\n\nCurrently supported are:\n\n* [Add header](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-action-add-header.html)\n* [Bounce](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-action-bounce.html)\n* [Lambda](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-action-lambda.html)\n* [S3](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-action-s3.html)\n* [SNS](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-action-sns.html)\n* [Stop](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-action-stop.html)\n\nSee the README of `@aws-cdk/aws-ses` for more information.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Receipt rule actions for AWS SES",
"version": "1.204.0",
"project_urls": {
"Homepage": "https://github.com/aws/aws-cdk",
"Source": "https://github.com/aws/aws-cdk.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "12743630bd393cfb7264119a0ff5f52b6b784985cb78b599c6d8b7b3d5fe2957",
"md5": "603d252046c55f7db6ce01e73439ec70",
"sha256": "946dfb4265c9b213fd7f047655fcc625807f46042a9ac3cb526e56221980cc70"
},
"downloads": -1,
"filename": "aws_cdk.aws_ses_actions-1.204.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "603d252046c55f7db6ce01e73439ec70",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.7",
"size": 44196,
"upload_time": "2023-06-19T21:01:24",
"upload_time_iso_8601": "2023-06-19T21:01:24.471235Z",
"url": "https://files.pythonhosted.org/packages/12/74/3630bd393cfb7264119a0ff5f52b6b784985cb78b599c6d8b7b3d5fe2957/aws_cdk.aws_ses_actions-1.204.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "88caf00ca4b89c2983cdf2fe3a18d4f41d4f63017579c218a88b0023f0ee5cd7",
"md5": "c868fa51d305dc29e1d02b4c37d5eca3",
"sha256": "bf6f62a616a3accb7c983e9b2a46ca807e22af72e7de5962d6bcc8ece05629b8"
},
"downloads": -1,
"filename": "aws-cdk.aws-ses-actions-1.204.0.tar.gz",
"has_sig": false,
"md5_digest": "c868fa51d305dc29e1d02b4c37d5eca3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.7",
"size": 45112,
"upload_time": "2023-06-19T21:07:29",
"upload_time_iso_8601": "2023-06-19T21:07:29.064024Z",
"url": "https://files.pythonhosted.org/packages/88/ca/f00ca4b89c2983cdf2fe3a18d4f41d4f63017579c218a88b0023f0ee5cd7/aws-cdk.aws-ses-actions-1.204.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-19 21:07:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "aws",
"github_project": "aws-cdk",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "aws-cdk.aws-ses-actions"
}