{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/4"}],"enrichment":{"capability":"Provides the core construct classes and stack management framework for AWS CDK v1, enabling infrastructure-as-code definition in Python for AWS CloudFormation deployments.","skillfed_tags":["infrastructure-as-code","end-of-life","aws-deprecated"],"use_cases":["Maintaining or extending existing AWS CDK v1 applications that have not yet migrated to v2.","Defining multi-stack AWS infrastructure with shared resources and cross-stack references.","Creating nested CloudFormation stacks programmatically without writing raw YAML or JSON templates.","Organizing large infrastructure deployments across multiple logical stages (dev, staging, prod)."],"what_it_does":"AWS CDK Core is the foundational library for AWS Cloud Development Kit v1, providing the base classes (Stack, Stage, Construct) and synthesis infrastructure needed to define AWS infrastructure in Python code. It translates your Python constructs into CloudFormation templates for deployment. The library handles stack organization, nested stacks, cross-stack resource references, and asset management through configurable synthesizers.\n\nThis package is the entry point for building CDK applications in v1, but it is no longer maintained. AWS announced end-of-support on 2023-06-01, and the project recommends migration to AWS CDK v2. While the package remains functional and has no known security vulnerabilities, new projects should use v2 instead, and existing v1 users should plan upgrades.","worth_installing":"No, unless you are maintaining an existing AWS CDK v1 codebase. The package reached end-of-support on 2023-06-01 and receives no updates. New projects should use AWS CDK v2. Existing v1 users should plan migration; while the package is stable and has no known vulnerabilities, staying on an unsupported version introduces long-term maintenance risk."},"id":"aws-cdk-core","links":{"html":"https://skillfed.io/packages/aws-cdk-core","md":"https://skillfed.io/packages/aws-cdk-core.md","pypi":"https://pypi.org/project/aws-cdk-core/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.core","python_support":"supports_current","summary":"AWS Cloud Development Kit Core Library"},"popularity":{"monthly_downloads":194419,"position":9834,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
