JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 34
  • Score
    100M100P100Q95249F
  • License Apache-2.0

API package for @aws-cdk/aws-autoscaling

Package Exports

  • @aws-cdk/aws-autoscaling-api

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@aws-cdk/aws-autoscaling-api) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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.