Specific AWS VPC FlowLog Bucket
Project description
AWS Secure Flow Log Bucket
Specific AWS VPC FlowLog Bucket
Install
TypeScript
install by npm
npm install @gammarers/aws-secure-flow-log-bucket
install by yarn
yarn add @gammarers/aws-secure-flow-log-bucket
install by pnpm
pnpm add @gammarers/aws-secure-flow-log-bucket
install by bun
bun add @gammarers/aws-secure-flow-log-bucket
Python
pip install gammarers.aws-secure-flow-log-bucket
C# / .NET
dotnet add package Gammarers.CDK.AWS.SecureFlowLogBucket
Example
npm install @gammarers/aws-secure-flow-log-bucket
import { SecureFlowLogBucket } from '@gammarers/aws-secure-flow-log-bucket';
const bucket = new SecureFlowLogBucket(stack, 'SecureFlowLogBucket', {
keyPrefixes: [
'example-prefix-a',
'example-prefix-b',
],
});
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_flow_log_bucket-1.5.26.tar.gz
.
File metadata
- Download URL: gammarers_aws_secure_flow_log_bucket-1.5.26.tar.gz
- Upload date:
- Size: 35.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9295e32e05121fbafc74c44c0da7a6849145fd726145bf078c00cb6c44be8a8a |
|
MD5 | 0bc54e9986b144381687578f5781140e |
|
BLAKE2b-256 | 9225e1599200eec26b39ec9c46ca978f97a8b149f7d3b2f141a964b1aa3bce26 |
File details
Details for the file gammarers.aws_secure_flow_log_bucket-1.5.26-py3-none-any.whl
.
File metadata
- Download URL: gammarers.aws_secure_flow_log_bucket-1.5.26-py3-none-any.whl
- Upload date:
- Size: 34.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc2921a9251a915d305145b28416fcfc370b8fcc49e15b3a25ee9a61ec31a8ba |
|
MD5 | c094f43a79f5cb8ac8474b467924defb |
|
BLAKE2b-256 | ce14f9ad5314f4f1e4348df2889287898ccf427659f28efdc6d494da2372b832 |