{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Provides integration classes for AWS AutoScaling lifecycle hooks that trigger Lambda functions, SNS topics, or SQS queues when instances launch or terminate.","skillfed_tags":["aws-cdk","autoscaling","end-of-support"],"use_cases":["Trigger a Lambda function to run custom setup or cleanup logic when instances join or leave an AutoScaling group.","Publish lifecycle events to an SNS topic for downstream notification or event-driven workflows.","Send instance lifecycle messages to an SQS queue for asynchronous processing by worker applications.","Implement graceful instance shutdown by pausing lifecycle hooks while running cleanup tasks."],"what_it_does":"This package provides integration classes for AWS AutoScaling lifecycle hooks within the AWS CDK v1 framework. It allows you to attach hook targets\u2014Lambda functions, SNS topics, or SQS queues\u2014to AutoScaling groups so that custom logic runs when instances launch or terminate. The classes are designed to be passed directly to the `addLifecycleHook()` method on an AutoScaling group, bridging the gap between CDK infrastructure definitions and AWS lifecycle hook mechanics.\n\nThe package depends on core CDK modules (aws-autoscaling, aws-iam, aws-lambda, aws-sns, aws-sqs) and related utilities. However, AWS CDK v1 reached end-of-support on 2023-06-01 and is no longer receiving updates. Users should plan migration to AWS CDK v2, which may offer equivalent or improved lifecycle hook functionality.","worth_installing":"No\u2014do not install. AWS CDK v1 reached end-of-support on 2023-06-01 and this package is no longer maintained. New projects should use AWS CDK v2 instead. If you are maintaining legacy CDK v1 code, the package is stable and has no known vulnerabilities, but migration is strongly recommended."},"id":"aws-cdk-aws-autoscaling-hooktargets","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-autoscaling-hooktargets","md":"https://skillfed.io/packages/aws-cdk-aws-autoscaling-hooktargets.md","pypi":"https://pypi.org/project/aws-cdk-aws-autoscaling-hooktargets/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-autoscaling-hooktargets","python_support":"supports_current","summary":"Lifecycle hook for AWS AutoScaling"},"popularity":{"monthly_downloads":144564,"position":11148,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
