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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarers_aws_secure_vpc_bucket-1.4.11.tar.gz
Algorithm Hash digest
SHA256 0defea3896c4bb21fb631a2d7745f5732d9241f4b4cb0db12b24ae82f3255d90
MD5 fc59f6a0823cfaa6085b397596af7206
BLAKE2b-256 ecd7899c82159988d759286c0af8a93a585dd1b7248c7f8c991c5d5cd3c7545c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_secure_vpc_bucket-1.4.11-py3-none-any.whl
Algorithm Hash digest
SHA256 943812ebdff2acc53fc93e64d968d11f17657d63f2cdcfa8c15ec37860d0b7c9
MD5 6a65fcb7f114af877e32a157423492f2
BLAKE2b-256 03cf07bfd69c00e2ccd9798ac2e530d5ef7cea240b38233b3eda5cd2ef9200f5

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