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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarers.aws-secure-bucket-1.4.6.tar.gz
Algorithm Hash digest
SHA256 be86ad22118d4bf62021ce0842be99913682dcc39d9a1afb4e016ae244a94074
MD5 7f872e8e575769a759a71506fa0bd047
BLAKE2b-256 33935460de37da335fd39d4c7e8c53cf4053e70f1eedc9cf45b02e38962df606

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_secure_bucket-1.4.6-py3-none-any.whl
Algorithm Hash digest
SHA256 ed0b80f984057e6dbe226b9328d0444bc40358c21690a51779947cabf710ba4e
MD5 fa9a2d06e37733fa3aaa6ba8979114b3
BLAKE2b-256 71ca12e6a2f4f6d1cca34306f2e53d05c10fb505bc377f9e7ab2933219f4fce2

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