Skip to main content

A CDK construct for encrypted S3 Buckets

Project description

CDK Construct: Encrypted S3 Buckets

MIT License superluminar.io

Example for a polyglot CDK construct created with jsii and projen for encrypted S3 Buckets.

Usage

import { EncryptedBucket } from 'encrypted-buckets';

new EncryptedBucket(stack, 'EncryptedBucket', {
  versioned: true,
});

Further Reading

License

Feel free to use the code, it's released using the MIT license.

Contribution

You are welcome to contribute to this project! 😘

To make sure you have a pleasant experience, please read the code of conduct. It outlines core values and beliefs and will make working together a happier experience.

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

encrypted-bucket-0.0.9.tar.gz (19.1 kB view hashes)

Uploaded Source

Built Distribution

encrypted_bucket-0.0.9-py3-none-any.whl (19.1 kB view hashes)

Uploaded Python 3

Supported by

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