Skip to main content

This is a Simple S3 Secure Bucket.

Project description

AWS Secure Bucket

GitHub npm (scoped) PyPI Nuget Sonatype Nexus (Releases) 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.0.tar.gz (45.1 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarers.aws-secure-bucket-1.3.0.tar.gz
Algorithm Hash digest
SHA256 49a48c03ad49daa4aeed27e143dca0de3f0951e36e2223ce6fa1cef657a4b0c0
MD5 8e7372e071e4336a1d71d78030b24a06
BLAKE2b-256 95093f8b1a2ac831fc31ad90c964465f7d2bd518420d43c4da538aaa2a06f65f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_secure_bucket-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 452f94c33aed0966e067c6952ea714f4277e21dfdbb87359d0026818c2b7c2f4
MD5 6fe9a7e74c1b50613754d33b9f32899e
BLAKE2b-256 901fec26b09e33d109ad86977e997addcfc539d4f4d724a2c29c6d9af6b978f0

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