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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarers.aws-secure-bucket-1.4.4.tar.gz
Algorithm Hash digest
SHA256 5f3c9ee593f33bd789b4c9ff55345bb0d415d64b374a3a60c321ef2490470e24
MD5 98a91dbe10f054eac52b25d4664f0a47
BLAKE2b-256 f28683e9e3a02d8916e1d0f1cf794b4ba4cd2f0e1cc0278bad167cf483ba014f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_secure_bucket-1.4.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ada13a5a4e49b44be655f38ed4dbf40bb2232ae798b0866c5097d1529b1cef6a
MD5 77076d47950d056805eb467f2c692e6e
BLAKE2b-256 85c5a38c16444b44e910b61f565eacdeeccce2a3115a4545ee76723cdf6dfb15

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