A CDK construct for encrypted S3 Buckets
Project description
CDK Construct: Encrypted S3 Buckets
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
- superluminar.io for a detailed guide in German
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
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 encrypted-bucket-0.0.9.tar.gz.
File metadata
- Download URL: encrypted-bucket-0.0.9.tar.gz
- Upload date:
- Size: 19.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
490e8d252d76e249843601c02a87b531ee15b85c10eb78604ae90b217df1585f
|
|
| MD5 |
6f645a743a85274d783079b0193723fa
|
|
| BLAKE2b-256 |
a4769080a4065dc3019613aa0f45dab12e5e99db58e9a1d31aae04841967b53c
|
File details
Details for the file encrypted_bucket-0.0.9-py3-none-any.whl.
File metadata
- Download URL: encrypted_bucket-0.0.9-py3-none-any.whl
- Upload date:
- Size: 19.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
651f097df1d4fef5a3b3a1d03908505c3a42463aed5fdb3993ea3f8f8f6b9df9
|
|
| MD5 |
93f5e12137e515695916a8067d06e547
|
|
| BLAKE2b-256 |
aa7ed2b535b1ec56d4a01e4e1cecea694cbc848863d129a7f6625dca2b81edbb
|