skillfed

aws-cdk.aws-imagebuilder

The CDK Construct Library for AWS::ImageBuilder

aws-cdk-aws-imagebuilder v1.204.0 103.8K downloads/30d#12,784 on PyPI12,868
Permissive license Apache-2.0 Active released

What it is and what it does

This package is an AWS CDK v1 construct library that wraps AWS ImageBuilder CloudFormation resources, allowing you to define image-building pipelines, recipes, and configurations in Python code. It provides L1 (low-level, auto-generated) constructs that map directly to CloudFormation's AWS::ImageBuilder resource types, with no hand-written higher-level abstractions.

The package is no longer maintained—AWS CDK v1 reached end-of-support on 2023-06-01. While the code remains functional and has no known security vulnerabilities, new projects should use AWS CDK v2 instead. Existing v1 users can still install and use it, but should plan a migration to v2 to receive ongoing updates and support.

Use it for:

  • Define AWS ImageBuilder image pipelines and recipes as CDK v1 infrastructure code for teams already committed to CDK v1.
  • Migrate legacy CDK v1 projects that depend on ImageBuilder constructs (as a temporary measure before upgrading to v2).
  • Use L1 constructs to access ImageBuilder CloudFormation features not yet wrapped by higher-level CDK abstractions.

Worth the install?

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

Provides AWS CDK L1 constructs for defining and managing AWS ImageBuilder resources (image pipelines, recipes, and infrastructure configurations) as infrastructure-as-code.

No, unless you are maintaining an existing AWS CDK v1 project that already depends on this package. AWS CDK v1 is end-of-support as of 2023-06-01 and this module is no longer being updated. New projects should use AWS CDK v2 instead. If you are on v1, plan a migration rather than starting new work with this package.

Install

aws-cdk-aws-imagebuilder on PyPI

pip

pip install aws-cdk-aws-imagebuilder

uv

uv add aws-cdk-aws-imagebuilder

poetry

poetry add aws-cdk-aws-imagebuilder

Installing aws-cdk.aws-imagebuilder

Before you install

Low install friction, but the package is no longer maintained—AWS CDK v1 reached end-of-support on 2023-06-01 and this module has not been updated since. Users should plan migration to AWS CDK v2.

License in practice

Licensed under Apache-2.0 (permissive), allowing use in commercial and open-source projects with minimal restrictions.

Quickstart

pip install aws-cdk.aws-imagebuilder

import aws_cdk.aws_imagebuilder as imagebuilder

# Use L1 constructs directly, as documented in CloudFormation AWS::ImageBuilder resources

Requires Python 3.7 or later. AWS CDK v1 is end-of-support as of 2023-06-01; new projects should use AWS CDK v2 instead.

Verify before relying

  • Whether existing CDK v1 projects can safely remain on this package long-term or face breaking changes.
  • Availability and effort required for migration path from v1 constructs to v2 equivalents.

Package facts

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

Evidence: aws_cdk.aws_imagebuilder-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 imagebuilder cdkcdk construct imagebuilderaws image pipeline infrastructurecdk aws image buildingimagebuilder cloudformation constructsaws cdk v1 imagebuilder
cdk-v1-eolaws-infrastructure

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-apigateway

Provides AWS CDK constructs for defining and…

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.core

Provides the core construct classes and stack…

permissive · top 15,000 on PyPI

cdk-cloudformation-datadog-monitors-monitor

Provides an AWS CDK L1 construct for defining…

permissive · top 15,000 on PyPI

aws-solutions-constructs.core

Provides core building blocks and default…

permissive · top 15,000 on PyPI

aws-cdk.aws-stepfunctions

Provides Python constructs for defining AWS…

permissive · top 15,000 on PyPI

aws-cdk.aws-codebuild

Defines AWS CodeBuild projects and build…

permissive · top 15,000 on PyPI

aws-cdk.aws-cognito

Provides AWS CDK constructs for defining Amazon…

permissive · top 15,000 on PyPI

aws-cdk.custom-resources

Provides a framework for implementing AWS…

permissive · top 15,000 on PyPI

aws-cdk.aws-autoscaling-common

Provides shared internal implementation details…

permissive · top 15,000 on PyPI