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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarers_aws_secure_vpc_bucket-1.4.22.tar.gz
Algorithm Hash digest
SHA256 7622c326a008a9bb790c88208df688da624a4424af3889f7513ff382aa60d914
MD5 0321d3f09fc4b5cba71fe8c4581b89e6
BLAKE2b-256 2422c28c93db2b61d6a592d1f470d7ff8e60c79adfb1a2cc3e49209a1b6d8df4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_secure_vpc_bucket-1.4.22-py3-none-any.whl
Algorithm Hash digest
SHA256 e88096da77da3dd1e34138fe27b164f0f17a97798e65c608be2facff37a12d08
MD5 64b2fd8aaa8fae3b84c37ede28b7ac57
BLAKE2b-256 fdf76b4909b69b1b7215ac0f292f492d2e5020c298d1ec40de874f0626ff15c3

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