Skip to main content

Access from specific VPC Endpoint only Bucket

Project description

AWS Secure VPC Bucket

GitHub npm (scoped) PyPI Nuget GitHub Workflow Status (branch) GitHub release (latest SemVer)

View on Construct Hub

Access from specific VPC Endpoint only Bucket

Install

TypeScript

npm install @gammarers/aws-secure-vpc-bucket

or

yarn add @gammarers/aws-secure-vpc-bucket

or

pnpm add @gammarers/aws-secure-vpc-bucket

or

bun add @gammarers/aws-secure-vpc-bucket

Python

pip install gammarers.aws-secure-vpc-bucket

C# / .NET

dotnet add package gammarers.CDK.AWS.SecureVpcBucket

Example

import { SecureSpecificVpcOnlyBucket } from '@gammarers/aws-secure-vpc-bucket';

new SecureVpcBucket(stack, 'SecureVpcBucket', {
  bucketName: 'example-origin-bucket',
  vpcEndpointId: 'vpce-0xxxxxxxxxxxxxxxx', // already created vpc endpoint id
});

License

This project is licensed under the Apache-2.0 License.

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_vpc_bucket-1.4.13.tar.gz (40.3 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file gammarers_aws_secure_vpc_bucket-1.4.13.tar.gz.

File metadata

File hashes

Hashes for gammarers_aws_secure_vpc_bucket-1.4.13.tar.gz
Algorithm Hash digest
SHA256 a88d1d9df166d0d6d70be3813c6a3cd0938635938bacb2c5ed619d0c24afb795
MD5 a2ce2b13988c4c78a78fa7816797a67e
BLAKE2b-256 8522104d225491024ef0b45b0fb35c10ed13e5d11094ab5921ba49f628fe1c0b

See more details on using hashes here.

File details

Details for the file gammarers.aws_secure_vpc_bucket-1.4.13-py3-none-any.whl.

File metadata

File hashes

Hashes for gammarers.aws_secure_vpc_bucket-1.4.13-py3-none-any.whl
Algorithm Hash digest
SHA256 d200bd6f1eae0f660d09089ab41928efca7e41a2dd74b073088f6db29f3c2759
MD5 3b9b49a06c8773c4bd90a58f13a129e5
BLAKE2b-256 d6c27d24b7dc5dc16f48488dcf43720053e31b6e073d733b2ede75a52fcb3c04

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