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 aws-secure-bucket
or
yarn add aws-secure-bucket
Python
pip install aws-secure-bucket
Example
TypeScript
npm install aws-secure-bucket
import { SecureBucket } from 'aws-secure-bucket';
const bucket = new SecureBucket(stack, 'SecureBucket', {
bucketName: 'example-secure-bucket',
});
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
aws-secure-bucket-0.7.1.tar.gz
(40.6 kB
view details)
Built Distribution
File details
Details for the file aws-secure-bucket-0.7.1.tar.gz
.
File metadata
- Download URL: aws-secure-bucket-0.7.1.tar.gz
- Upload date:
- Size: 40.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00a708c3caba8c9d217ed49c40764be69933add4c39fdc82c81ef0ee790b8957 |
|
MD5 | 2795c99de41ece029594945fefc6070e |
|
BLAKE2b-256 | 64ede8abdb0956079a4f8204bb55782774aa4aa86c700113d5fcd8d6ce335ef2 |
File details
Details for the file aws_secure_bucket-0.7.1-py3-none-any.whl
.
File metadata
- Download URL: aws_secure_bucket-0.7.1-py3-none-any.whl
- Upload date:
- Size: 39.2 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 | 404f31065ef4671c617d3d4fbbbf2ff39e84cf11b93db43b13658b5e0987e3a9 |
|
MD5 | 5953c09ac6e572097bdcda1dccbb5b0f |
|
BLAKE2b-256 | 2cbc65e9654fd78de843d0765702f81eafb5162d8c0678c1a9a3d92e13b58322 |