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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gammarers_aws_secure_vpc_bucket-1.4.69.tar.gz.
File metadata
- Download URL: gammarers_aws_secure_vpc_bucket-1.4.69.tar.gz
- Upload date:
- Size: 41.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
edfda647444a0af4d4758ce86780750d56c3414149d6ef78384967ea088278eb
|
|
| MD5 |
b30a6d162ca4e347936daccc4513a050
|
|
| BLAKE2b-256 |
5c27b8b5788d493d6e532e53fd2afb5315c4b2e00b377982ceac1919680a0f91
|
File details
Details for the file gammarers_aws_secure_vpc_bucket-1.4.69-py3-none-any.whl.
File metadata
- Download URL: gammarers_aws_secure_vpc_bucket-1.4.69-py3-none-any.whl
- Upload date:
- Size: 40.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aebc8dfd357e27bdbf89d5ece204f28b409bf82f4089ffb7a83d07329d8b83c1
|
|
| MD5 |
853d9f3961a39d90b8340e5de05476c6
|
|
| BLAKE2b-256 |
210bc7a84b785538fc7ae9ffbb94067a01ff3a706f531d1039e2a2f609fb1029
|