Skip to main content

This is a Simple S3 Secure Bucket.

Project description

AWS Secure Bucket

GitHub npm (scoped) PyPI Nuget GitHub Workflow Status (branch) GitHub release (latest SemVer)

View on Construct Hub

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 @gammarers/aws-secure-bucket
# or
yarn add @gammarers/aws-secure-bucket

Python

pip install gammarers.aws-secure-bucket

C# / .Net

dotnet add package Gammarers.CDK.AWS.SecureBucket

Example

import { SecureBucket } from '@gammarers/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

gammarers.aws-secure-bucket-1.3.1.tar.gz (44.7 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file gammarers.aws-secure-bucket-1.3.1.tar.gz.

File metadata

File hashes

Hashes for gammarers.aws-secure-bucket-1.3.1.tar.gz
Algorithm Hash digest
SHA256 7019e23bbf97d8fc1f558afe831a91abf68ee8d300a3d3165dd5971ea392a823
MD5 5563e78c7313a50a753f25f16ff67a25
BLAKE2b-256 c3a3c2d58fe06aaff6f72f0c6b296f7b063cd0c360dc2a5c7e1d6bdf324ab203

See more details on using hashes here.

File details

Details for the file gammarers.aws_secure_bucket-1.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for gammarers.aws_secure_bucket-1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3538829d67950efdef9ca4e3bcf76e46baaef516617cd3d1d243fa8296e2ca8d
MD5 eadfc6b2dddfdd544f6d53af9caca9be
BLAKE2b-256 9b95fb04122d08633ef556508396b20d4c31da328d711d6a385a1804c03d02a8

See more details on using hashes here.

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