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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarers_aws_secure_bucket-2.0.23.tar.gz
Algorithm Hash digest
SHA256 7d0a521fd3c915abd5aaeca640d8282187150acc6b5f319a9516e15621f1cfe0
MD5 b2a09d1b702e4d2be5d4ed13172ef0d5
BLAKE2b-256 569fba467064c360933eb29f40db146d1ac7c783f605e232aef224d727a0e9e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_secure_bucket-2.0.23-py3-none-any.whl
Algorithm Hash digest
SHA256 4f4e28b52ee5cbac25dc34e7aa31e09a2fbb1692afa41da1eaaeccb9d171b986
MD5 f83dd1ca02fc2137aa9a8ba49cb0ed8f
BLAKE2b-256 2214a636ef4ed36c51f00b9db266c7950c99def829fa46a0c150341c0fdca6c4

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