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

File metadata

File hashes

Hashes for gammarers_aws_ecs_fargate_task_termination_detection_event_rule-1.3.20.tar.gz
Algorithm Hash digest
SHA256 99c9ddd5d62748eb9f9459f72f2b72b282ad3103c6d0de396837619ff68992f2
MD5 45c509fbb7b7fdd8ed2b1b9b075c3607
BLAKE2b-256 7b8f69fa1b4da3e116cb4a27b1d50b3b3ad173b5e079139c5b1eae99d2d81047

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_ecs_fargate_task_termination_detection_event_rule-1.3.20-py3-none-any.whl
Algorithm Hash digest
SHA256 77d1578d9474c60895534c0c0a4bd3bd7cecf831563d9cc6a23cff959894d746
MD5 9bd30f09310f818a7faca9fe2e85182b
BLAKE2b-256 9d2945bc79da822fda6e01a9e622c6abaa6197d7e1df4fc866c28476adfe203a

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