Specific AWS VPC FlowLog Bucket
Project description
AWS Secure Flow Log Bucket
Specific AWS VPC FlowLog Bucket
Install
TypeScript
npm install @gammarer/aws-secure-flow-log-bucket
# or
yarn add @gammarer/aws-secure-flow-log-bucket
Python
pip install gammarer.aws-secure-flow-log-bucket
C# / .NET
dotnet add package Gammarer.CDK.AWS.SecureFlowLogBucket
Java
Add the following to pom.xml:
<dependency>
<groupId>com.gammarer</groupId>
<artifactId>aws-secure-flow-log-bucket</artifactId>
</dependency>
Example
TypeScript
npm install @gammarer/aws-secure-flow-log-bucket
import { SecureFlowLogBucket } from '@gammarer/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 gammarer.aws-secure-flow-log-bucket-1.2.2.tar.gz
.
File metadata
- Download URL: gammarer.aws-secure-flow-log-bucket-1.2.2.tar.gz
- Upload date:
- Size: 35.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fc2927f069bee8f259b6b892aaca8db21c147976dce9081da30aca25aa1efa5 |
|
MD5 | 169530ef678ed90b42bc1e38bc1be152 |
|
BLAKE2b-256 | 21e6b326d7afe83292a4b2521597fa55f6646b7fcc4a3fb967d526b3e28881a2 |
File details
Details for the file gammarer.aws_secure_flow_log_bucket-1.2.2-py3-none-any.whl
.
File metadata
- Download URL: gammarer.aws_secure_flow_log_bucket-1.2.2-py3-none-any.whl
- Upload date:
- Size: 34.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fd47fcc14af6326e909ab5bd64b1075c6c2d0c103bcfb92a7e3061d2c6de7c5 |
|
MD5 | 918772a08c4ed7e6ff58b5898a7562a7 |
|
BLAKE2b-256 | dc24ab7a4b788c8eb1b6e1c41a9aed13a683ee98ac3070722bc455e3fc6d74b4 |