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.20.tar.gz.

File metadata

File hashes

Hashes for gammarers_aws_secure_vpc_bucket-1.4.20.tar.gz
Algorithm Hash digest
SHA256 587fa0a9f311dcb739fbe8e23d599109568b79b86c1e37d62160ab7e230242e6
MD5 110118f48c7d4d336dbb61c8489402c9
BLAKE2b-256 d3bf2d3437e9cd2b612bbf44fd1ca550c1efbeaa5d46139a28cac37e200fcc40

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_secure_vpc_bucket-1.4.20-py3-none-any.whl
Algorithm Hash digest
SHA256 4cae46e5bc740315770809a7c3c84a66cf1432f64dec019af03051c658c9c783
MD5 66dc1478e2ce9ba60604f47f95c3bee0
BLAKE2b-256 0a48474e36661245de997fbf468b3239133e26d30bfb281e224a13352e023c6d

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