Skip to main content

This an AWS ECS Fargate task termination detection Event Rule.

Project description

AWS ECS Fargate task termination detection event rule

GitHub npm (scoped) PyPI Nuget GitHub Workflow Status (branch) GitHub release (latest SemVer)

View on Construct Hub

This an AWS ECS Fargate task termination detection Event Rule.

Install

TypeScript

install by npm

npm install @gammarers/aws-ecs-fargate-task-termination-detection-event-rule

install by yarn

yarn add @gammarers/aws-ecs-fargate-task-termination-detection-event-rule

install by pnpm

pnpm add @gammarers/aws-ecs-fargate-task-termination-detection-event-rule

install by bun

bun add @gammarers/aws-ecs-fargate-task-termination-detection-event-rule

Python

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

C# / .NET

dotnet add package Gammarers.CDK.AWS.EcsFargateTaskTerminationDetectionEventRule

Example

import { EcsFargateTaskTerminationDetectionEventRule } from '@gammarers/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,
});

License

This project is licensed under the Apache-2.0 License.

Project details


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 gammarers_aws_ecs_fargate_task_termination_detection_event_rule-2.0.0.tar.gz.

File metadata

File hashes

Hashes for gammarers_aws_ecs_fargate_task_termination_detection_event_rule-2.0.0.tar.gz
Algorithm Hash digest
SHA256 3f375059312cd28e6d3a0b70fe756bbbc922870217e5c2628a70e2a1e3a8a147
MD5 9afcb01294e9b75b7997abb4c32f0e90
BLAKE2b-256 010366d062f043893b70ac0e36889261ecd6a2bbd5945c9b03a362ebfa935222

See more details on using hashes here.

File details

Details for the file gammarers.aws_ecs_fargate_task_termination_detection_event_rule-2.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for gammarers.aws_ecs_fargate_task_termination_detection_event_rule-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3a9c898c388bf11943e5187efd3af32c44dc7a5d2d80e3e40bf4260a5d01f191
MD5 1ef0a0ee57b881063333c14666d71776
BLAKE2b-256 dde3994589f8e4fb5f2874ff7e42627791f889e7dcb44be5b141af58dccd8d4a

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