{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Provides CDK constructs for configuring autoscaling policies on AWS services like ECS, DynamoDB, Lambda, and RDS\u2014scaling based on metrics, target utilization, or schedules.","skillfed_tags":["aws-cdk","end-of-support","infrastructure-as-code"],"use_cases":["Scale ECS task counts up or down based on CPU utilization or custom CloudWatch metrics.","Configure DynamoDB read/write capacity autoscaling with target utilization targets (e.g., keep at 60% utilization).","Set up Lambda provisioned concurrency scaling to handle variable traffic patterns.","Schedule capacity changes for predictable traffic patterns (scale up mornings, scale down evenings).","Define multi-step scaling policies that respond differently to metric thresholds."],"what_it_does":"This is the AWS CDK v1 construct library for Application Auto Scaling, which lets you define autoscaling policies for AWS services other than EC2\u2014such as ECS task counts, DynamoDB read/write capacity, Lambda provisioned concurrency, and RDS Aurora replicas. It abstracts away the underlying CloudWatch alarms and autoscaling policies, letting you configure scaling in three ways: in response to metrics (step scaling), by targeting a specific utilization level (target tracking), or on a fixed schedule.\n\nThe library is designed primarily for use by other CDK construct libraries rather than direct application code. It depends on aws-cdk.core, constructs, jsii, and CloudWatch integration. However, the package reached end-of-support on 2023-06-01 and is no longer being updated; AWS recommends migrating to AWS CDK v2 for new projects.","worth_installing":"No\u2014do not install for new projects. This is AWS CDK v1, which reached end-of-support on 2023-06-01 and is no longer maintained. Existing v1 users should migrate to AWS CDK v2. If you are already locked into CDK v1, the package is stable and has no known vulnerabilities, but you should plan a migration path."},"id":"aws-cdk-aws-applicationautoscaling","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-applicationautoscaling","md":"https://skillfed.io/packages/aws-cdk-aws-applicationautoscaling.md","pypi":"https://pypi.org/project/aws-cdk-aws-applicationautoscaling/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-applicationautoscaling","python_support":"supports_current","summary":"The CDK Construct Library for AWS::ApplicationAutoScaling"},"popularity":{"monthly_downloads":169224,"position":10425,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
