An AWS Lambda layer that contains the `kubectl` and `helm`
Project description
AWS Lambda Layer with AWS CLI
---The APIs of higher level constructs in this module are experimental and under active development. They are subject to non-backward compatible changes or removal in any future version. These are not subject to the Semantic Versioning model and breaking changes will be announced in the release notes. This means that while you may use them, you may need to update your source code when upgrading to a newer version of this package.
This module exports a single class called AwsCliLayer
which is a lambda.Layer
that bundles the AWS CLI.
Usage:
# Example automatically generated without compilation. See https://github.com/aws/jsii/issues/826
fn = lambda_.Function(...)
fn.add_layers(AwsCliLayer(stack, "AwsCliLayer"))
The CLI will be installed under /opt/awscli/aws
.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for aws-cdk.lambda-layer-kubectl-1.83.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8afdb006abae61ced38c770163ef834d0d9c7643ef4bad12716b9605f15bd08 |
|
MD5 | fcea353e236dcfffbd21b392cf519740 |
|
BLAKE2b-256 | 7e2981e29cf0e80162202101ed4c8bd7e64716a883c62afc85e470ef87183b5b |
Hashes for aws_cdk.lambda_layer_kubectl-1.83.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1936d034d7b288710c49ccd18f3827029f04147f02e7261a78aa634ecc7105f5 |
|
MD5 | 113c5ab3a2b7fcc10f158ecd7356d091 |
|
BLAKE2b-256 | ca790a27bb8641e19d0ec5e666de48ba0b11a9634d7917408afef31da4c0190e |