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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarers.aws-secure-bucket-1.3.3.tar.gz
Algorithm Hash digest
SHA256 e872d241c9d09311c0bf2e604b4fbe1567903b0afb65aee93a6cfe4d52179892
MD5 0401cc6f3f49b3ca4895393657de8c3d
BLAKE2b-256 8e6a8d1597707aa1cb885bc297f013e431b13413a51194b5d200d3230394023c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_secure_bucket-1.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 724491f3a3b68c9bb270414e80f0e57c191e915b4721d46ca2d3e45ba8945932
MD5 375bfcf574df386644b57179f50ea102
BLAKE2b-256 8b9008e1b1f1e34acbdbaba1f9089533af980ec4344135ae87271127d24af9be

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