{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/4"}],"enrichment":{"capability":"Provides Python bindings for AWS CDK asset management, allowing developers to define and package cloud infrastructure assets as code for deployment through AWS CloudFormation.","skillfed_tags":["deprecated","aws-infrastructure","legacy"],"use_cases":["Maintaining legacy CDK v1 Python projects that were built before asset functionality was consolidated into core.","Migrating existing aws-cdk.assets code to aws-cdk.core as part of a CDK version upgrade.","Understanding historical CDK architecture for teams still running older infrastructure-as-code deployments."],"what_it_does":"aws-cdk.assets is a Python module for the AWS Cloud Development Kit (CDK) that handles asset management\u2014packaging and versioning cloud infrastructure components defined in code. It integrates with aws-cdk.core, constructs, jsii, and other CDK runtime dependencies to enable developers to define AWS resources imperatively using Python, then synthesize and deploy them through AWS CloudFormation.\n\nHowever, this package is explicitly deprecated. According to its own summary, all asset types are now available under the core module (aws-cdk.core), and new code should migrate away from aws-cdk.assets. The package has not been updated since June 2023 and carries an Inactive development status, indicating it is no longer actively maintained or recommended for new projects.","worth_installing":"No. This package is deprecated and explicitly recommends using aws-cdk.core instead. It has not been updated since June 2023 and is marked as Inactive. New projects should use aws-cdk.core; existing projects should migrate away from aws-cdk.assets. Install only if maintaining legacy CDK v1 code that cannot yet be upgraded."},"id":"aws-cdk-assets","links":{"html":"https://skillfed.io/packages/aws-cdk-assets","md":"https://skillfed.io/packages/aws-cdk-assets.md","pypi":"https://pypi.org/project/aws-cdk-assets/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-06-19","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.assets","python_support":"supports_current","summary":"This module is deprecated. All types are now available under the core module"},"popularity":{"monthly_downloads":170702,"position":10388,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.204.0"}
