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

install by npm

npm install @gammarers/aws-secure-bucket

install by yarn

yarn add @gammarers/aws-secure-bucket

install by pnpm

pnpm add @gammarers/aws-secure-bucket

install by bun

bun 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-2.0.1.tar.gz (49.8 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarers.aws-secure-bucket-2.0.1.tar.gz
Algorithm Hash digest
SHA256 264336aea9669faa280e698ac8d65ea83d2fb7e8cd33df65f010407c710e3d24
MD5 d4719360f0c522f9099046297e26a4de
BLAKE2b-256 09dc4a077e7da589691292349ae6f00ac6d8a30b07f873a37e88bd3e04224d05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_secure_bucket-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1bfcbba857aead922ecb28f207906260307fb4f579861b87a8819194a1c915b8
MD5 9aed775b8f5640b86209274ab5d5b86e
BLAKE2b-256 707de69115c857b02047d55aaacfc0f1b1c8e4e1b25df2c5eee969a52b269374

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