Skip to main content

Specific AWS VPC FlowLog Bucket

Project description

GitHub npm (scoped) PyPI

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

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

0.5.4

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

File metadata

File hashes

Hashes for gammarer.aws-secure-flow-log-bucket-0.5.4.tar.gz
Algorithm Hash digest
SHA256 684ab2c336e528c4d5d78a0fc2f2cdcfcb9363c0308ec9f28b097cd54d976947
MD5 a81e9f0716dd2abab4b5c6595d8ab771
BLAKE2b-256 1ff1f9f99855bf2aaa3ee22233b336bef264d7da1fb80a7e53e5cc14820465ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_secure_flow_log_bucket-0.5.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f57f48bf14d12834b72a0a66c4c62871e28aae926f4194949ae21fdcf66bef69
MD5 fd9fffe2083e6b3a4fa68b3db18f4e63
BLAKE2b-256 b38ac7db10729f9f86e9cd6eefc65048437fa2ecbe91fa7e4e1e051b6e788e4c

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