Access from specific VPC Endpoint only Bucket
Project description
AWS Secure VPC Bucket
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
Release history Release notifications | RSS feed
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.14.tar.gz
.
File metadata
- Download URL: gammarers_aws_secure_vpc_bucket-1.4.14.tar.gz
- Upload date:
- Size: 40.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9327dae80ab3a82d8cd3233b0a49d0983e9bc7c83b533595a653f719947cf116 |
|
MD5 | 03dd7478e6a16bed00334f6e7a04839c |
|
BLAKE2b-256 | f22c8661a91816d5ff477623aaf978c3573a2cfdcf2251605c686e969f3667ff |
File details
Details for the file gammarers.aws_secure_vpc_bucket-1.4.14-py3-none-any.whl
.
File metadata
- Download URL: gammarers.aws_secure_vpc_bucket-1.4.14-py3-none-any.whl
- Upload date:
- Size: 39.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0a24a9f69ad3d9eda04b74b403a9d54cb8e458aeabc16cd4dd1974ab05e17b5 |
|
MD5 | 48e5e5e22a0e38f85c6c17b48814a937 |
|
BLAKE2b-256 | 13ec4296b85bf1adeb07f604c56f1c5fe96a6d78e7fcf6800cbb358f7818f37c |