Asset with AWS CLI v2
---This library is currently under development. Do not use!
This module exports a single class called AwsCliAsset which is an s3_assets.Asset that bundles the AWS CLI v2.
Usage:
# AwsCliLayer bundles the AWS CLI in a lambda layer
from aws_cdk.asset_awscli_v2 import AwsCliAsset
import aws_cdk.aws_lambda as lambda_
import aws_cdk.aws_s3_assets as s3_assets
from aws_cdk import FileSystem
# fn: lambda.Function
awscli = AwsCliAsset(self, "AwsCliCode")
fn.add_layers(lambda_.LayerVersion(self, "AwsCliLayer",
code=lambda_.Code.from_bucket(awscli.bucket, awscli.s3_object_key)
))
The CLI will be installed under /opt/awscli/aws.
Release files for aws-cdk.asset-awscli-v2 2.0.194
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aws_cdk_asset_awscli_v2-2.0.194.tar.gz | 69.2 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aws_cdk_asset_awscli_v2-2.0.194-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 138.4 MB
Release files / aws_cdk_asset_awscli_v2-2.0.194.tar.gz
| Download URL | aws_cdk_asset_awscli_v2-2.0.194.tar.gz |
|---|---|
| Size | 69.2 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a66220355bc608031bb4541d9dbf12f70b2561392120b89a53653194d227ca89
|
|
BLAKE2b-256 checksum How to use checksums |
0e141dde0f881d4a490692709bfecac5c780446ac10d849b7a498e45d6b50f26
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.14.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency logRelease files / aws_cdk_asset_awscli_v2-2.0.194-py3-none-any.whl
| Download URL | aws_cdk_asset_awscli_v2-2.0.194-py3-none-any.whl |
|---|---|
| Size | 69.2 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5efd251a4b9d5d25ff89047c845bae3b14abe7719f06a30c09d107c81d2d219c
|
|
BLAKE2b-256 checksum How to use checksums |
6fd1b9e204e579b806bc014e6ede914f62dbc1a41844d7dc4a209f77dbe0c4bf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.14.7
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.
Transparency log