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

or

pnpm add @gammarers/aws-secure-bucket

or

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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarers.aws-secure-bucket-1.4.1.tar.gz
Algorithm Hash digest
SHA256 bc7fd82ec24d064af3244656c6d8dbe29f343ea32c1e24711a2ce3d2c0f3ff35
MD5 8300852ab0f61fb867882578884acf92
BLAKE2b-256 ea9dac22b71ce0da53068588f0f5257c0240e2dae747c3da3ad6f83eabede20a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_secure_bucket-1.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ae690c2235a873355fb04ac685872ab0c1fc0433c0aa1ab763b8f0e779a830ca
MD5 9f0093d9952fd4374b44b004ff7e3e3f
BLAKE2b-256 f006cdc89b405d3393d8dc9462455ed5ee5f48a1595d660ea021e0070b9392b8

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