@aws-cdk/aws-autoscaling-common

Common implementation package for @aws-cdk/aws-autoscaling and @aws-cdk/aws-applicationautoscaling

Usage no npm install needed!

<script type="module">
  import awsCdkAwsAutoscalingCommon from 'https://cdn.skypack.dev/@aws-cdk/aws-autoscaling-common';
</script>

README

AWS AutoScaling Common Library


cdk-constructs: Stable


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.