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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarers_aws_secure_bucket-2.0.9.tar.gz
Algorithm Hash digest
SHA256 d8ec85ba5ef86dcd376f801441eec12108e0d3ea6389c292512086feb07bc3b5
MD5 f1945cee2ff2d61a3ac95c67e7d798f2
BLAKE2b-256 0bd7959344f50314ac59051e932c6a9f3f5cb7a3b14ae8149c995b078717970f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_secure_bucket-2.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 4dea9e11924fafd501c562faed4b60fe1b6258f3d8b32b98d4bf16a361326f9c
MD5 b3843c2b51cb09f60314fd2afea7f384
BLAKE2b-256 010d49376bb74538f2112a8b5144b90adef14510ecbb815e78215142887e2275

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