skillfed

aws-cdk.aws-autoscaling-common

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

aws-cdk-aws-autoscaling-common v1.204.0 160.5K downloads/30d#10,657 on PyPI12,868
Permissive license Apache-2.0 Active released

What it is and what it does

This package is a sister library to aws-cdk.aws-autoscaling and aws-cdk.aws-applicationautoscaling that houses shared implementation details between them. It is not designed for direct use in application code; instead, it serves as an internal dependency that those higher-level CDK packages build upon. The package provides common constructs and utilities for autoscaling functionality within the AWS CDK framework.

The package is part of AWS CDK v1, which reached end-of-support on 2023-06-01 and is no longer receiving updates. Users actively developing new infrastructure should migrate to AWS CDK v2 rather than adopt this v1 library. It remains available for maintaining existing v1-based codebases, but no new features or bug fixes are expected.

Use it for:

  • Maintaining existing AWS CDK v1 infrastructure-as-code projects that depend on autoscaling constructs.
  • Understanding the internal implementation of aws-cdk.aws-autoscaling when debugging or extending v1 CDK applications.
  • Transitioning legacy CDK v1 autoscaling code during a migration to AWS CDK v2.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides shared internal implementation details for AWS CDK autoscaling constructs; intended for use by other CDK packages rather than direct application code.

No, unless you are maintaining an existing AWS CDK v1 codebase. This package is end-of-support as of 2023-06-01 and is not intended for direct use. New projects should use AWS CDK v2 instead. For existing v1 projects, install only as a transitive dependency of aws-cdk.aws-autoscaling or aws-cdk.aws-applicationautoscaling.

Install

aws-cdk-aws-autoscaling-common on PyPI

pip

pip install aws-cdk-aws-autoscaling-common

uv

uv add aws-cdk-aws-autoscaling-common

poetry

poetry add aws-cdk-aws-autoscaling-common

Installing aws-cdk.aws-autoscaling-common

Before you install

Low install friction with a wheel distribution. Maintenance status is active, but the package is part of AWS CDK v1, which reached end-of-support on 2023-06-01; users should migrate to AWS CDK v2.

License in practice

Licensed under Apache-2.0 (permissive), allowing commercial use, modification, and distribution with minimal restrictions.

Quickstart

# This package is not intended for direct use.
# It is automatically installed as a dependency of aws-cdk.aws-autoscaling.
# Example: pip install aws-cdk.aws-autoscaling
# The common library is then available transitively.

AWS CDK v1 reached end-of-support on 2023-06-01; migrate to AWS CDK v2 for new projects.

Verify before relying

  • Whether direct use of this package outside aws-cdk.aws-autoscaling and aws-cdk.aws-applicationautoscaling is supported or recommended.
  • Current stability and bug-fix status given the v1 end-of-support date.

Package facts

License Apache-2.0 (permissive)
Python support supports the current Python release (~=3.7)
Install friction low — pure-Python wheel
Runtime dependencies 6 — aws-cdk.aws-iam, aws-cdk.core, constructs, jsii, publication, typeguard
Maintenance actively maintained — 1,152 days since the last release
Last repo commit
First released
Downloads 160,543/month — #10,657 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: aws_cdk.aws_autoscaling_common-1.204.0-py3-none-any.whl

Development Status :: 7 - InactiveFramework :: AWS CDKFramework :: AWS CDK :: 1Intended Audience :: DevelopersLicense :: OSI ApprovedOperating System :: OS IndependentProgramming Language :: JavaScriptProgramming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.7Programming Language :: Python :: 3.8Programming Language :: Python :: 3.9Typing :: Typed

Tags

aws cdk autoscaling shared librarycdk autoscaling commonaws autoscaling constructscdk internal autoscalingaws infrastructure as code autoscaling
aws-cdkend-of-supportinfrastructure-as-code

More Build Tools packages

packaging

Provides reusable utilities for Python…

permissive · top 100 on PyPI

tqdm

Wraps any iterable to display a real-time…

copyleft · top 100 on PyPI

pip

pip is the standard installer for Python…

permissive · top 100 on PyPI

hatchling

Hatchling is a standards-compliant Python build…

permissive · top 100 on PyPI

grpcio-tools

Generates Python gRPC service stubs and message…

permissive · top 1,000 on PyPI

pre-commit

pre-commit is a framework for installing and…

permissive · top 1,000 on PyPI

aws-cdk.aws-autoscaling-hooktargets

Provides integration classes for AWS…

permissive · top 15,000 on PyPI

aws-cdk.aws-applicationautoscaling

Provides CDK constructs for configuring…

permissive · top 15,000 on PyPI

aws-cdk.aws-autoscaling

Provides CDK constructs for defining and…

permissive · top 15,000 on PyPI

aws-cdk.aws-elasticloadbalancing

Provides AWS CDK constructs for configuring and…

permissive · top 15,000 on PyPI

aws-cdk.aws-imagebuilder

Provides AWS CDK L1 constructs for defining and…

permissive · top 15,000 on PyPI

aws-cdk.aws-ssm

Provides CDK constructs for defining AWS…

permissive · top 15,000 on PyPI

aws-cdk.aws-dynamodb

Provides AWS CDK constructs for defining,…

permissive · top 15,000 on PyPI

aws-cdk.aws-sam

Provides AWS CDK v1 constructs for defining…

permissive · top 15,000 on PyPI

aws-cdk.aws-ecr

Provides AWS CDK constructs for defining,…

permissive · top 15,000 on PyPI

aws-cdk.aws-acmpca

Provides AWS CDK constructs for working with…

permissive · top 15,000 on PyPI