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.2.tar.gz (44.7 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarers.aws-secure-bucket-1.3.2.tar.gz
Algorithm Hash digest
SHA256 b16f6f7df031c722375c8634484185985b2be311d095b5c81cc9ecb81aed83f3
MD5 8dcc2d8f14fca7f41312e7b533bf3d32
BLAKE2b-256 32295debfecc63a05e19446956f2f68d6af48b5f222b9eacebac3bedf657a3d0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_secure_bucket-1.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b492b48f0b1c0a3619521492e21f1da4df680d1d84bb0159cc98839f4798315f
MD5 4b6ca7d6dbced60860022b9f3239741c
BLAKE2b-256 555b7b135f35e0fce6792f47e6f4a9333ada3e7a6ee83d5cd2991268ef44b0ee

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