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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarers_aws_secure_vpc_bucket-1.4.12.tar.gz
Algorithm Hash digest
SHA256 81c1f1d8f80affdc6e5c62c50340f5c250fde7a4e01969c5c25afefbf8b1d6cc
MD5 656dfdaae6c733c8dd983bcc2263f072
BLAKE2b-256 c03949820de495d7db25873db2527bbe59ea025350db30a57a9502f8937524d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_secure_vpc_bucket-1.4.12-py3-none-any.whl
Algorithm Hash digest
SHA256 157cce8f8f371fb50d6e0d5df3fc55dd9acd2105027995d44b4076b92389b492
MD5 eec280eaa65d9203aa8947199663dda0
BLAKE2b-256 56a65d6dfff7e22a46f00589beef48f374bdb6dd66758e77ff8260a114a149c3

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