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

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarers_aws_secure_vpc_bucket-1.4.24.tar.gz
Algorithm Hash digest
SHA256 c588e34fd0a7b3bac4211754f0e9cd8adb94a815fc314c0c01508bab13f25b88
MD5 0396687915a6bb0d63099a53bd512b66
BLAKE2b-256 ddbd5a0b2a0114d98f1f581c31e975908c24bc0348c8c8db56193fd3ab14f3b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_secure_vpc_bucket-1.4.24-py3-none-any.whl
Algorithm Hash digest
SHA256 9861d5a1ef0bcbf2a06dfb1214632cfd5add38ec31a58b375e95f5c2bc0170a9
MD5 a95eed38b1fd40c2fa62738c1bea8979
BLAKE2b-256 60924177fdefc12fa8b76b898653c896438c9e9996da529d145d62b9dde386c2

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