README
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.
API package for @aws-cdk/aws-autoscaling
<script type="module">
import awsCdkAwsAutoscalingApi from 'https://cdn.skypack.dev/@aws-cdk/aws-autoscaling-api';
</script>
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.