1.5.23 • Published 8 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
8 months ago
1.5.22
9 months ago
1.5.21
9 months ago
1.5.20
9 months ago
1.5.19
10 months ago
1.5.18
10 months ago
1.5.16
10 months ago
1.5.17
10 months ago
1.5.15
10 months 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
11 months ago
1.5.9
12 months ago
1.5.8
12 months ago
1.5.12
11 months ago
1.5.7
12 months ago
1.5.11
11 months ago
1.5.6
12 months ago
1.5.14
10 months ago
1.5.13
11 months 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