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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarers_aws_secure_bucket-2.0.16.tar.gz
Algorithm Hash digest
SHA256 44e7670a9c95e14ae452dd3ea69034338385ca370ee625bb948805662c22fe0a
MD5 29b3fb8c9837b584a9557301a63d9053
BLAKE2b-256 4019b0764ad63f87292972aa2ec5c9aa07b89d94b5fe95cfa4853202cd2bf33b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_secure_bucket-2.0.16-py3-none-any.whl
Algorithm Hash digest
SHA256 c50888765b308d814b3740ac15caf357c0d6aa0821b4158eee83072e90a0ec8d
MD5 c984234c35fc0a56cf4fd8ff61dd46e7
BLAKE2b-256 f54e0adaefbe430d7b174189f9d9f71b402970361d74655b4dc4d3f6f110f698

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