Metadata-Version: 2.1
Name: aws-cdk.aws-autoscaling-api
Version: 0.27.0
Summary: API package for @aws-cdk/aws-autoscaling
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.27.0)
Requires-Dist: aws-cdk.cdk (~=0.27.0)

## AWS AutoScaling API Library

This is a sister package to `@aws-cdk/aws-autoscaling`. It contains interface
definitions that cannot be placed inside the other package to avoid dependency cycles.

It does not need to be used directly.


