# Lifecycle Hook for the CDK AWS AutoScaling Library
<!--BEGIN STABILITY BANNER-->---
![cdk-constructs: Stable](https://img.shields.io/badge/cdk--constructs-stable-success.svg?style=for-the-badge)
---
<!--END STABILITY BANNER-->
This library contains integration classes for AutoScaling lifecycle hooks.
Instances of these classes should be passed to the
`autoScalingGroup.addLifecycleHook()` method.
Lifecycle hooks can be activated in one of the following ways:
* Invoke a Lambda function
* Publish to an SNS topic
* Send to an SQS queue
For more information on using this library, see the README of the
`@aws-cdk/aws-autoscaling` library.
For more information about lifecycle hooks, see
[Amazon EC2 AutoScaling Lifecycle hooks](https://docs.aws.amazon.com/autoscaling/ec2/userguide/lifecycle-hooks.html) in the Amazon EC2 User Guide.
Raw data
{
"_id": null,
"home_page": "https://github.com/aws/aws-cdk",
"name": "aws-cdk.aws-autoscaling-hooktargets",
"maintainer": "",
"docs_url": null,
"requires_python": "~=3.7",
"maintainer_email": "",
"keywords": "",
"author": "Amazon Web Services",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/9f/76/e9c4105fff4063efd551167d23c20c30a7caabde2186c759332a509c5140/aws-cdk.aws-autoscaling-hooktargets-1.203.0.tar.gz",
"platform": null,
"description": "# Lifecycle Hook for the CDK AWS AutoScaling Library\n\n<!--BEGIN STABILITY BANNER-->---\n\n\n![cdk-constructs: Stable](https://img.shields.io/badge/cdk--constructs-stable-success.svg?style=for-the-badge)\n\n---\n<!--END STABILITY BANNER-->\n\nThis library contains integration classes for AutoScaling lifecycle hooks.\nInstances of these classes should be passed to the\n`autoScalingGroup.addLifecycleHook()` method.\n\nLifecycle hooks can be activated in one of the following ways:\n\n* Invoke a Lambda function\n* Publish to an SNS topic\n* Send to an SQS queue\n\nFor more information on using this library, see the README of the\n`@aws-cdk/aws-autoscaling` library.\n\nFor more information about lifecycle hooks, see\n[Amazon EC2 AutoScaling Lifecycle hooks](https://docs.aws.amazon.com/autoscaling/ec2/userguide/lifecycle-hooks.html) in the Amazon EC2 User Guide.\n\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Lifecycle hook for AWS AutoScaling",
"version": "1.203.0",
"project_urls": {
"Homepage": "https://github.com/aws/aws-cdk",
"Source": "https://github.com/aws/aws-cdk.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c3f2ac99b969cb8e04ec8099ff0d0962eb500e48228915f576138b0f42a70402",
"md5": "ff0661d5f3e17f57b23b0672e18cc0bb",
"sha256": "091f82de471992801441106b8c2f8c21d835b96eaefe6f7fe26e4cf76c66b970"
},
"downloads": -1,
"filename": "aws_cdk.aws_autoscaling_hooktargets-1.203.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ff0661d5f3e17f57b23b0672e18cc0bb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.7",
"size": 27896,
"upload_time": "2023-05-31T22:52:59",
"upload_time_iso_8601": "2023-05-31T22:52:59.372693Z",
"url": "https://files.pythonhosted.org/packages/c3/f2/ac99b969cb8e04ec8099ff0d0962eb500e48228915f576138b0f42a70402/aws_cdk.aws_autoscaling_hooktargets-1.203.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9f76e9c4105fff4063efd551167d23c20c30a7caabde2186c759332a509c5140",
"md5": "69a4fe173d4da7b962d887b990994f60",
"sha256": "c600c4a1440145ad1be009cac7c8e1142400f68990de54be535b44e64ba43e1c"
},
"downloads": -1,
"filename": "aws-cdk.aws-autoscaling-hooktargets-1.203.0.tar.gz",
"has_sig": false,
"md5_digest": "69a4fe173d4da7b962d887b990994f60",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.7",
"size": 28545,
"upload_time": "2023-05-31T23:00:54",
"upload_time_iso_8601": "2023-05-31T23:00:54.153887Z",
"url": "https://files.pythonhosted.org/packages/9f/76/e9c4105fff4063efd551167d23c20c30a7caabde2186c759332a509c5140/aws-cdk.aws-autoscaling-hooktargets-1.203.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-31 23:00:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "aws",
"github_project": "aws-cdk",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "aws-cdk.aws-autoscaling-hooktargets"
}