Skip to main content

Specific AWS VPC FlowLog Bucket

Project description

GitHub npm (scoped) PyPI Nuget Sonatype Nexus (Releases) GitHub Workflow Status (branch) GitHub release (latest SemVer)

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

This version

1.1.0

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.1.0.tar.gz.

File metadata

File hashes

Hashes for gammarer.aws-secure-flow-log-bucket-1.1.0.tar.gz
Algorithm Hash digest
SHA256 27e5b07e52ee35ba99596b663f22c0b2718b404186ba305bec8b3a2b8a8fe6b3
MD5 40de405f16d85824eef31c42c697f86b
BLAKE2b-256 28706b6c77850729ab3f4daaa81447705e0e7885efd9b1bf915089a70ccee441

See more details on using hashes here.

File details

Details for the file gammarer.aws_secure_flow_log_bucket-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for gammarer.aws_secure_flow_log_bucket-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 12168cb6adaba9be5c8b78cd26f4723d0059720b583e8bf7537ae4137376621d
MD5 cedb97dd2b73938a210be997db5b0e9b
BLAKE2b-256 dbe9a91454d14c330ae22fec524aee9a23017499659144d1b63958fba14733f8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page