[](https://github.com/yicr/aws-ecs-fargate-task-termination-detection-event-rule/blob/main/LICENSE)
[](https://www.npmjs.com/package/@gammarer/aws-ecs-fargate-task-termination-detection-event-rule)
[](https://pypi.org/project/gammarer.aws-ecs-fargate-task-termination-detection-event-rule/)
<!-- [](https://www.nuget.org/packages/Gammarer.CDK.AWS.SecureFrontendWebAppCloudFrontDistribution/) -->
[](https://s01.oss.sonatype.org/content/repositories/releases/com/gammarer/aws-ecs-fargate-task-termination-detection-event-rule/)
[](https://github.com/yicr/aws-ecs-fargate-task-termination-detection-event-rule/actions/workflows/release.yml)
[](https://github.com/yicr/aws-ecs-fargate-task-termination-detection-event-rule/releases)
# AWS ECS Fargate task termination detection notification event rule
This an AWS ECS Fargate task termination detection Event Rule.
## Install
### TypeScript
```shell
npm install @gammarer/aws-ecs-fargate-task-termination-detection-event-rule
# or
yarn add @gammarer/aws-ecs-fargate-task-termination-detection-event-rule
```
### Python
```shell
pip install gammarer.aws-ecs-fargate-task-termination-detection-event-rule
```
### Java
Add the following to pom.xml:
```xml
<dependency>
<groupId>com.gammarer</groupId>
<artifactId>aws-ecs-fargate-task-termination-detection-event-rule</artifactId>
</dependency>
```
## Example
```python
import { EcsFargateTaskTerminationDetectionEventRule } from '@gammarer/aws-ecs-fargate-task-termination-detection-event-rule';
const clusterArn = 'arn:aws:ecs:us-east-1:123456789012:cluster/example-app-cluster';
const rule = new EcsFargateTaskTerminationDetectionEventRule(stack, 'EcsFargateTaskTerminationDetectionEventRule', {
ruleName: 'example-event-rule',
description: 'example event rule.',
clusterArn,
});
```
Raw data
{
"_id": null,
"home_page": "https://github.com/yicr/aws-ecs-fargate-task-termination-detection-event-rule.git",
"name": "gammarer.aws-ecs-fargate-task-termination-detection-event-rule",
"maintainer": null,
"docs_url": null,
"requires_python": "~=3.8",
"maintainer_email": null,
"keywords": null,
"author": "yicr<yicr@users.noreply.github.com>",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/c1/51/edf0b87e5a71d1c710e8435765ce37d454c51ef893280413e2738bf33683/gammarer.aws-ecs-fargate-task-termination-detection-event-rule-1.1.13.tar.gz",
"platform": null,
"description": "[](https://github.com/yicr/aws-ecs-fargate-task-termination-detection-event-rule/blob/main/LICENSE)\n[](https://www.npmjs.com/package/@gammarer/aws-ecs-fargate-task-termination-detection-event-rule)\n[](https://pypi.org/project/gammarer.aws-ecs-fargate-task-termination-detection-event-rule/)\n\n<!-- [](https://www.nuget.org/packages/Gammarer.CDK.AWS.SecureFrontendWebAppCloudFrontDistribution/) -->\n\n[](https://s01.oss.sonatype.org/content/repositories/releases/com/gammarer/aws-ecs-fargate-task-termination-detection-event-rule/)\n[](https://github.com/yicr/aws-ecs-fargate-task-termination-detection-event-rule/actions/workflows/release.yml)\n[](https://github.com/yicr/aws-ecs-fargate-task-termination-detection-event-rule/releases)\n\n# AWS ECS Fargate task termination detection notification event rule\n\nThis an AWS ECS Fargate task termination detection Event Rule.\n\n## Install\n\n### TypeScript\n\n```shell\nnpm install @gammarer/aws-ecs-fargate-task-termination-detection-event-rule\n# or\nyarn add @gammarer/aws-ecs-fargate-task-termination-detection-event-rule\n```\n\n### Python\n\n```shell\npip install gammarer.aws-ecs-fargate-task-termination-detection-event-rule\n```\n\n### Java\n\nAdd the following to pom.xml:\n\n```xml\n<dependency>\n <groupId>com.gammarer</groupId>\n <artifactId>aws-ecs-fargate-task-termination-detection-event-rule</artifactId>\n</dependency>\n```\n\n## Example\n\n```python\nimport { EcsFargateTaskTerminationDetectionEventRule } from '@gammarer/aws-ecs-fargate-task-termination-detection-event-rule';\n\nconst clusterArn = 'arn:aws:ecs:us-east-1:123456789012:cluster/example-app-cluster';\n\nconst rule = new EcsFargateTaskTerminationDetectionEventRule(stack, 'EcsFargateTaskTerminationDetectionEventRule', {\n ruleName: 'example-event-rule',\n description: 'example event rule.',\n clusterArn,\n});\n```\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "This an AWS ECS Fargate task termination detection Event Rule.",
"version": "1.1.13",
"project_urls": {
"Homepage": "https://github.com/yicr/aws-ecs-fargate-task-termination-detection-event-rule.git",
"Source": "https://github.com/yicr/aws-ecs-fargate-task-termination-detection-event-rule.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "094d9a79c1e7d1a4d9768e3ac96c17324733b8fcc462f153e4977c6c4fb4745b",
"md5": "a04afcdc86ea8cb4278a549fc785bb9f",
"sha256": "ef543d251c481ee0cb6184c1ace300f4f0b750d89479c7edfe72785cbec2446b"
},
"downloads": -1,
"filename": "gammarer.aws_ecs_fargate_task_termination_detection_event_rule-1.1.13-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a04afcdc86ea8cb4278a549fc785bb9f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.8",
"size": 28504,
"upload_time": "2024-04-25T18:14:45",
"upload_time_iso_8601": "2024-04-25T18:14:45.800448Z",
"url": "https://files.pythonhosted.org/packages/09/4d/9a79c1e7d1a4d9768e3ac96c17324733b8fcc462f153e4977c6c4fb4745b/gammarer.aws_ecs_fargate_task_termination_detection_event_rule-1.1.13-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c151edf0b87e5a71d1c710e8435765ce37d454c51ef893280413e2738bf33683",
"md5": "11b591a005e39d3e80cb8af6873e8295",
"sha256": "09faca0ac82e8ca6dd9dd0c32959ea492325a8105bb56c7bd28b2f4f97579311"
},
"downloads": -1,
"filename": "gammarer.aws-ecs-fargate-task-termination-detection-event-rule-1.1.13.tar.gz",
"has_sig": false,
"md5_digest": "11b591a005e39d3e80cb8af6873e8295",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.8",
"size": 29098,
"upload_time": "2024-04-25T18:14:49",
"upload_time_iso_8601": "2024-04-25T18:14:49.709915Z",
"url": "https://files.pythonhosted.org/packages/c1/51/edf0b87e5a71d1c710e8435765ce37d454c51ef893280413e2738bf33683/gammarer.aws-ecs-fargate-task-termination-detection-event-rule-1.1.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-25 18:14:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "yicr",
"github_project": "aws-ecs-fargate-task-termination-detection-event-rule",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "gammarer.aws-ecs-fargate-task-termination-detection-event-rule"
}