{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/3"}],"enrichment":{"capability":"Provides the cloud executable protocol and context API for AWS CDK, enabling the CDK to serialize and communicate infrastructure definitions to CloudFormation and other deployment targets.","skillfed_tags":["aws-cdk","infrastructure-as-code","cloudformation"],"use_cases":["Building custom CDK constructs or extensions that need to interact with the cloud assembly protocol.","Configuring CDK feature flags in cdk.json to control S3 bucket policies, SNS-SQS security, API Gateway CloudWatch roles, and other infrastructure behaviors.","Integrating CDK-generated infrastructure with custom deployment or validation tooling that consumes cloud assembly artifacts.","Debugging CDK synthesis by accessing the context API and cloud executable format directly."],"what_it_does":"aws-cdk.cx-api is the protocol layer and context API that underpins the AWS Cloud Development Kit. It defines how CDK synthesizes infrastructure code into cloud assembly artifacts\u2014the intermediate representation that gets deployed to CloudFormation and other AWS services. The package handles serialization of CDK constructs, manages feature flags that control CDK behavior across versions, and provides the runtime context needed for CDK applications to generate correct CloudFormation templates.\n\nThis is a low-level component primarily consumed by other CDK modules rather than directly by application code. It depends on jsii for language bindings, cloud-assembly-schema for artifact structure, and publication for distribution. The package is actively maintained as part of the AWS CDK project and supports Python 3.10 through 3.14.","worth_installing":"Yes, but typically as a transitive dependency rather than a direct install. If you are building AWS CDK applications in Python, this package will be installed automatically. Install it directly only if you are extending CDK with custom constructs, building tooling around CDK synthesis, or need to configure advanced feature flags for your infrastructure code."},"id":"aws-cdk-cx-api","links":{"html":"https://skillfed.io/packages/aws-cdk-cx-api","md":"https://skillfed.io/packages/aws-cdk-cx-api.md","pypi":"https://pypi.org/project/aws-cdk-cx-api/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.cx-api","python_support":"supports_current","summary":"Cloud executable protocol"},"popularity":{"monthly_downloads":203758,"position":9625,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.265.0"}
