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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarers_aws_secure_bucket-2.0.17.tar.gz
Algorithm Hash digest
SHA256 d02022bab63d508d603c80b0feeefa2bc581abc93cac8588934aca9535c97e84
MD5 56edd99d03c0a723ee39afc9e6b5355c
BLAKE2b-256 3b0905e4b7d1fd29a3ae667785045fafbc4cce3ce45a279d2a2b9813079cecbc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_secure_bucket-2.0.17-py3-none-any.whl
Algorithm Hash digest
SHA256 212fbd9dae97cf6f5e6ebb4a25ab822f254cfb24ce7dd5618d76c5c5a0a94db4
MD5 429e4ce420686e633add2c4432dd2655
BLAKE2b-256 55a994cf4a6c10e9a0db587d635d125769eb5bae2233f19b514eb26980c92f0b

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