Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cdk_immukv-0.1.11.tar.gz (27.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cdk_immukv-0.1.11-py3-none-any.whl (25.9 kB view details)

Uploaded Python 3

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

Hashes for cdk_immukv-0.1.11.tar.gz
Algorithm Hash digest
SHA256 54240a3c37ad47b3669a381baef336dc6f7f75fa3ac733a9c403d6e4cbdde26a
MD5 3621fb54f04104438bea0a3eeed82e53
BLAKE2b-256 2978279a32812484c8e40107a6c7954ade783b65d88e9cb9fb0fe9623b9079c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for cdk_immukv-0.1.11.tar.gz:

Publisher: build.yml on Portfoligno/immukv

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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

Hashes for cdk_immukv-0.1.11-py3-none-any.whl
Algorithm Hash digest
SHA256 b5db1a09ddec94fd2b886d632c4fee6e7d6533e4e32d0301b02851be1cc510a5
MD5 7154936a326f28dbb03294c2e4836712
BLAKE2b-256 c923417cfe5d0302c37fac1753686bf7575a8d658600fdaef1dabeccc032f9aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for cdk_immukv-0.1.11-py3-none-any.whl:

Publisher: build.yml on Portfoligno/immukv

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page