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.1.tar.gz.

File metadata

File hashes

Hashes for gammarers_aws_ecs_fargate_task_termination_detection_event_rule-2.0.1.tar.gz
Algorithm Hash digest
SHA256 05779e5182365deedcbfde2cc1092fbaeedb4100d23b58b2859638d2d6985653
MD5 df2fb03e62a5db8faebe13efc76061bf
BLAKE2b-256 0f6087b3273619fe994ca0f37ab164b84e8676461fffcfca99b810180ede65f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_ecs_fargate_task_termination_detection_event_rule-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ff792ea2a36d92cc523df95f896fc885bd2ead7512523ffcbda4cbaa580cf8db
MD5 352ff0b24d7a7390c7e4267728c7a3f6
BLAKE2b-256 a273f49afa57ba10c49bd199a0cccc1e571fdc08fff8df398dc341acd1905110

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