AWS CDK constructs for ImmuKV - Immutable key-value store using S3 versioning
Project description
cdk-immukv
AWS CDK constructs for deploying ImmuKV infrastructure.
Installation
TypeScript/JavaScript
npm install cdk-immukv
Python
pip install cdk-immukv
Usage
TypeScript
import * as cdk from 'aws-cdk-lib';
import { ImmuKVStack } from 'cdk-immukv';
const app = new cdk.App();
new ImmuKVStack(app, 'MyImmuKVStack', {
bucketName: 'my-immukv-bucket',
s3Prefix: 'myapp/',
});
Python
import aws_cdk as cdk
from cdk_immukv import ImmuKVStack
app = cdk.App()
ImmuKVStack(app, "MyImmuKVStack",
bucket_name="my-immukv-bucket",
s3_prefix="myapp/",
)
API
See the API documentation for detailed information.
License
MIT
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cdk_immukv-0.1.11.tar.gz.
File metadata
- Download URL: cdk_immukv-0.1.11.tar.gz
- Upload date:
- Size: 27.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54240a3c37ad47b3669a381baef336dc6f7f75fa3ac733a9c403d6e4cbdde26a
|
|
| MD5 |
3621fb54f04104438bea0a3eeed82e53
|
|
| BLAKE2b-256 |
2978279a32812484c8e40107a6c7954ade783b65d88e9cb9fb0fe9623b9079c6
|
Provenance
The following attestation bundles were made for cdk_immukv-0.1.11.tar.gz:
Publisher:
build.yml on Portfoligno/immukv
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
cdk_immukv-0.1.11.tar.gz -
Subject digest:
54240a3c37ad47b3669a381baef336dc6f7f75fa3ac733a9c403d6e4cbdde26a - Sigstore transparency entry: 692398629
- Sigstore integration time:
-
Permalink:
Portfoligno/immukv@6d79c73612fe625e133534437910a44e3d7a77cc -
Branch / Tag:
refs/tags/0.1.11 - Owner: https://github.com/Portfoligno
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build.yml@6d79c73612fe625e133534437910a44e3d7a77cc -
Trigger Event:
push
-
Statement type:
File details
Details for the file cdk_immukv-0.1.11-py3-none-any.whl.
File metadata
- Download URL: cdk_immukv-0.1.11-py3-none-any.whl
- Upload date:
- Size: 25.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5db1a09ddec94fd2b886d632c4fee6e7d6533e4e32d0301b02851be1cc510a5
|
|
| MD5 |
7154936a326f28dbb03294c2e4836712
|
|
| BLAKE2b-256 |
c923417cfe5d0302c37fac1753686bf7575a8d658600fdaef1dabeccc032f9aa
|
Provenance
The following attestation bundles were made for cdk_immukv-0.1.11-py3-none-any.whl:
Publisher:
build.yml on Portfoligno/immukv
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
cdk_immukv-0.1.11-py3-none-any.whl -
Subject digest:
b5db1a09ddec94fd2b886d632c4fee6e7d6533e4e32d0301b02851be1cc510a5 - Sigstore transparency entry: 692398641
- Sigstore integration time:
-
Permalink:
Portfoligno/immukv@6d79c73612fe625e133534437910a44e3d7a77cc -
Branch / Tag:
refs/tags/0.1.11 - Owner: https://github.com/Portfoligno
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
build.yml@6d79c73612fe625e133534437910a44e3d7a77cc -
Trigger Event:
push
-
Statement type: