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

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

File metadata

File hashes

Hashes for gammarer.aws-secure-flow-log-bucket-0.4.8.tar.gz
Algorithm Hash digest
SHA256 cdee5952d86799c25ae1a0c673ee3f1a6460b1e279644c34b8ad9240e35ae4f9
MD5 be78e182a30651144da7c06d8e14d762
BLAKE2b-256 d0d9f64003f07a794522e2a413b34509ded23acb1449ed3b37009686f31a11b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_secure_flow_log_bucket-0.4.8-py3-none-any.whl
Algorithm Hash digest
SHA256 3661fb933f4ba54db997dc52d48a0c59552f558d55a61c675632c03e095fd782
MD5 b378b3bf15925a3b1c6baa28c12de0c0
BLAKE2b-256 1ef46b61d5f0ea772d8208fb1a06eeab8a9c7a258b60a767db40f13e283c00bc

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