Skip to main content

Access from specific VPC Endpoint only Bucket

Project description

AWS Secure VPC Bucket

GitHub npm (scoped) PyPI Nuget Sonatype Nexus (Releases) GitHub Workflow Status (branch) GitHub release (latest SemVer)

View on Construct Hub

Access from specific VPC Endpoint only Bucket

Install

TypeScript

npm install @gammarer/aws-secure-vpc-bucket
# or
yarn add @gammarer/aws-secure-vpc-bucket

Python

pip install gammarer.aws-secure-vpc-bucket

C# / .NET

dotnet add package Gammarer.CDK.AWS.SecureVpcBucket

Java

Add the following to pom.xml:

<dependency>
  <groupId>com.gammarer</groupId>
  <artifactId>aws-secure-vpc-bucket</artifactId>
</dependency>

Example

import { SecureSpecificVpcOnlyBucket } from '@gammarer/aws-secure-vpc-bucket';

new SecureVpcBucket(stack, 'SecureVpcBucket', {
  bucketName: 'example-origin-bucket',
  vpcEndpointId: 'vpce-0xxxxxxxxxxxxxxxx', // allready 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

gammarer.aws-secure-vpc-bucket-1.2.6.tar.gz (40.9 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file gammarer.aws-secure-vpc-bucket-1.2.6.tar.gz.

File metadata

File hashes

Hashes for gammarer.aws-secure-vpc-bucket-1.2.6.tar.gz
Algorithm Hash digest
SHA256 636dff2d2b59bee127ba405a44293811e7a3a03a959818419487413211216145
MD5 2ce6aa2ac3fb44f233ae2ecf0ecac8c9
BLAKE2b-256 0ffa7c7b452f56a384ebd65cea489de2d8c442994b99b14b4db381b072bde87d

See more details on using hashes here.

File details

Details for the file gammarer.aws_secure_vpc_bucket-1.2.6-py3-none-any.whl.

File metadata

File hashes

Hashes for gammarer.aws_secure_vpc_bucket-1.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 863276be567b477a68dc11d282d2a98e2ffde251d9d405aab3703cf8157b357b
MD5 ea30f52d9e819ddf685cd22cb2900db9
BLAKE2b-256 e437088b15fa45c788057fafcccb1fdf63d506e611131ef31e107428e9736479

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