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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarers.aws-secure-bucket-2.0.0.tar.gz
Algorithm Hash digest
SHA256 34f1f01e7a3b6a49810e09399998100bdcf01e999c14237e1387ea222239e3db
MD5 d36ab03112a7f4d35f6720aeac1aa2b7
BLAKE2b-256 75a46dc5f8f7e1b75fb40d0c546f80769a3d55a21351fd8dca941615565e99a9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_secure_bucket-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6735e85cb7d15130f4e19f810f8461f3986a265c8550545a6a21144c32f1b0cc
MD5 fba384ffa9bb8bb8ca999ffb1cc85c81
BLAKE2b-256 3eb1f5a24819e99276e4cbe1f952447c61558ba5ebe34c6c67d4903a90aea9ac

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