This is a Simple S3 Secure Bucket.
Project description
AWS Secure Bucket
This is a Simple S3 Secure Bucket.
- Bucket Access Control is Private
- Public Read Access is false
- Enforce SSL
- All Block public access
- Require encryption
Install
TypeScript
npm install @birdroid/aws-secure-bucket
or
yarn add @birdroid/aws-secure-bucket
Python
pip install birdroid.aws-secure-bucket
Example
TypeScript
npm install @birdroid/aws-secure-bucket
import { SecureBucket } from '@birdroid/aws-secure-bucket';
const bucket = new SecureBucket(stack, 'SecureBucket', {
bucketName: 'example-secure-bucket',
});
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
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 birdroid.aws-secure-bucket-0.8.4.tar.gz.
File metadata
- Download URL: birdroid.aws-secure-bucket-0.8.4.tar.gz
- Upload date:
- Size: 40.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ae88ab2ae64ab674908153161e2181f2d34731cf13ab7c9919a171be0a03150
|
|
| MD5 |
e07fe62273ae2fddc537fd5c5eb1ae76
|
|
| BLAKE2b-256 |
77a7e98c65d0eecfee3cf735608dd27c00f91e621ccebc798513962efead318a
|
File details
Details for the file birdroid.aws_secure_bucket-0.8.4-py3-none-any.whl.
File metadata
- Download URL: birdroid.aws_secure_bucket-0.8.4-py3-none-any.whl
- Upload date:
- Size: 39.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
305c8fa4b1f6f1b23abf8a6285b78901c5343613703420455729aa209e382904
|
|
| MD5 |
afe3dcb73cfbde2a548012ffb66525c2
|
|
| BLAKE2b-256 |
139a3eea7b942a750de3aa711b07425f300dec4ddab6ec2ad50c1ef204a14064
|