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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarers.aws-secure-bucket-1.5.0.tar.gz
Algorithm Hash digest
SHA256 042d93b75b4cdfb1c65caf1bc6d21d85e8c3a2194f66ae0ae7fa268ad8e3fc09
MD5 cfc0e1be38c10cc9c096f605bb2e08d1
BLAKE2b-256 d211a2da6939e6f7bd1c941343dc44446ca33eff0ae57b5a944599b3548ff54e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_secure_bucket-1.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b67984a3c061089a327c2f5ff6e3388f80ffe5b21fcf37464e99b2024361e17b
MD5 9a4f5937679c5686c170aca90dfb0bde
BLAKE2b-256 e04c2d2918f6896d26a2d802e03e3a7f3653c410feb0b9637a2226ea97bb1ec5

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