Skip to main content

This an AWS ECS Fargate task termination detection Event Rule.

Project description

GitHub npm (scoped) PyPI

Sonatype Nexus (Releases) GitHub Workflow Status (branch) GitHub release (latest SemVer)

AWS ECS Fargate task termination detection notification event rule

This an AWS ECS Fargate task termination detection Event Rule.

Install

TypeScript

npm install @gammarer/aws-ecs-fargate-task-termination-detection-event-rule
# or
yarn add @gammarer/aws-ecs-fargate-task-termination-detection-event-rule

Python

pip install gammarer.aws-ecs-fargate-task-termination-detection-event-rule

Java

Add the following to pom.xml:

<dependency>
  <groupId>com.gammarer</groupId>
  <artifactId>aws-ecs-fargate-task-termination-detection-event-rule</artifactId>
</dependency>

Example

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,
});

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

File details

Details for the file gammarer.aws-ecs-fargate-task-termination-detection-event-rule-1.1.14.tar.gz.

File metadata

File hashes

Hashes for gammarer.aws-ecs-fargate-task-termination-detection-event-rule-1.1.14.tar.gz
Algorithm Hash digest
SHA256 4d320adb958dbaaef55844d1889acefc99394ccad69bef0eb1bca71742a3684d
MD5 da0d702bdca69964fe54ce76159c830f
BLAKE2b-256 20c7ba89e614d5789932cdc19f0c43324ece455fc737d11bb72c054e8f2ba83c

See more details on using hashes here.

File details

Details for the file gammarer.aws_ecs_fargate_task_termination_detection_event_rule-1.1.14-py3-none-any.whl.

File metadata

File hashes

Hashes for gammarer.aws_ecs_fargate_task_termination_detection_event_rule-1.1.14-py3-none-any.whl
Algorithm Hash digest
SHA256 3ec9ddbab38a3f904f64c121cd6827313074fca6d6e13bd85c78c5b4d7118681
MD5 2bf15b0c3e7d819a40b17fb3a5cd08ce
BLAKE2b-256 cf8ee1298466e442105494f4a5212bcc710d99d6d2df8b1c22cf822d772ecc9c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page