1.5.23 • Published 11 months ago
@gammarers/aws-secure-flow-log-bucket v1.5.23
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.
1.5.23
11 months ago
1.5.22
12 months ago
1.5.21
12 months ago
1.5.20
12 months ago
1.5.19
1 year ago
1.5.18
1 year ago
1.5.16
1 year ago
1.5.17
1 year ago
1.5.15
1 year ago
1.5.5
1 year ago
1.5.4
1 year ago
1.5.3
1 year ago
1.4.4
1 year ago
1.5.2
1 year ago
1.5.1
1 year ago
1.5.0
1 year ago
1.5.10
1 year ago
1.5.9
1 year ago
1.5.8
1 year ago
1.5.12
1 year ago
1.5.7
1 year ago
1.5.11
1 year ago
1.5.6
1 year ago
1.5.14
1 year ago
1.5.13
1 year ago
1.4.3
1 year ago
1.4.2
1 year ago
1.4.1
1 year ago
1.4.0
1 year ago