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

Uploaded Source

Built Distribution

File details

Details for the file gammarers_aws_secure_bucket-2.0.14.tar.gz.

File metadata

File hashes

Hashes for gammarers_aws_secure_bucket-2.0.14.tar.gz
Algorithm Hash digest
SHA256 01fab353cde95b70d8ab18cbf61c50d4279a5b3077cd0074992959973baca36e
MD5 7252b101f42f0b8114bbc6f43b379c5f
BLAKE2b-256 26992b9b32c2e8662f8fe605e5ba569c9436613868499bebbddaffe43bf6037f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_secure_bucket-2.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 ba41360a1edf9cf8269916625acfd6eb60ffe5d360932bee7726b4de95f04674
MD5 92767690729e3aaf89884751f6a81257
BLAKE2b-256 16e69a46a5712ba8841e52c97a3bedb8cc2ec9c2520bc9c175099b10ca70a163

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