Metadata-Version: 2.1
Name: aws-cdk.aws-autoscaling-common
Version: 0.28.0
Summary: Common implementation package for @aws-cdk/aws-autoscaling and @aws-cdk/aws-applicationautoscaling
Home-page: https://github.com/awslabs/aws-cdk
Author: Amazon Web Services
License: UNKNOWN
Project-URL: Source, https://github.com/awslabs/aws-cdk.git
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: jsii
Requires-Dist: publication (>=0.0.3)
Requires-Dist: aws-cdk.aws-iam (~=0.28.0)
Requires-Dist: aws-cdk.cdk (~=0.28.0)

## AWS AutoScaling Common Library

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.


