aws-cdk.aws-autoscaling-common


Nameaws-cdk.aws-autoscaling-common JSON
Version 1.203.0 PyPI version JSON
download
home_pagehttps://github.com/aws/aws-cdk
SummaryCommon implementation package for @aws-cdk/aws-autoscaling and @aws-cdk/aws-applicationautoscaling
upload_time2023-05-31 23:00:53
maintainer
docs_urlNone
authorAmazon Web Services
requires_python~=3.7
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AWS AutoScaling Common 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 is a sister package to `@aws-cdk/aws-autoscaling` and
`@aws-cdk/aws-applicationautoscaling`. It contains shared implementation
details between them.

It does not need to be used directly.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/aws/aws-cdk",
    "name": "aws-cdk.aws-autoscaling-common",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Amazon Web Services",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/66/d1/b911393a1b349c9c942a9ae39fb1742c4e4059595d705859036b9521518f/aws-cdk.aws-autoscaling-common-1.203.0.tar.gz",
    "platform": null,
    "description": "# AWS AutoScaling Common 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 is a sister package to `@aws-cdk/aws-autoscaling` and\n`@aws-cdk/aws-applicationautoscaling`. It contains shared implementation\ndetails between them.\n\nIt does not need to be used directly.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Common implementation package for @aws-cdk/aws-autoscaling and @aws-cdk/aws-applicationautoscaling",
    "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": "11ca58c68eaf72b6c8b062b53df8c7b14e75e2accd7ef62edb0f00008deab7a1",
                "md5": "a8ed87d89a329e6d5f48143dc18f5273",
                "sha256": "ac172be244607392fac979ea57f0864cb4d0242acd7be3d221b29f677bf74079"
            },
            "downloads": -1,
            "filename": "aws_cdk.aws_autoscaling_common-1.203.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a8ed87d89a329e6d5f48143dc18f5273",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.7",
            "size": 34723,
            "upload_time": "2023-05-31T22:52:58",
            "upload_time_iso_8601": "2023-05-31T22:52:58.069521Z",
            "url": "https://files.pythonhosted.org/packages/11/ca/58c68eaf72b6c8b062b53df8c7b14e75e2accd7ef62edb0f00008deab7a1/aws_cdk.aws_autoscaling_common-1.203.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "66d1b911393a1b349c9c942a9ae39fb1742c4e4059595d705859036b9521518f",
                "md5": "3a3ce0e595d12ec952bc8b3db7be59b9",
                "sha256": "d366ee0147dcdcb6eacde3c9703d0a7d0d47fd4313dafada76d021aef89114f5"
            },
            "downloads": -1,
            "filename": "aws-cdk.aws-autoscaling-common-1.203.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3a3ce0e595d12ec952bc8b3db7be59b9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.7",
            "size": 35403,
            "upload_time": "2023-05-31T23:00:53",
            "upload_time_iso_8601": "2023-05-31T23:00:53.051467Z",
            "url": "https://files.pythonhosted.org/packages/66/d1/b911393a1b349c9c942a9ae39fb1742c4e4059595d705859036b9521518f/aws-cdk.aws-autoscaling-common-1.203.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-31 23:00:53",
    "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-common"
}
        
Elapsed time: 0.13096s