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

File metadata

File hashes

Hashes for gammarer.aws-secure-flow-log-bucket-0.5.3.tar.gz
Algorithm Hash digest
SHA256 718c61ebc7dd154671ce8fc88e91e89f497f45140c64b383778c45a77cc7f015
MD5 0720e2977fea0b58714dc18c298a5099
BLAKE2b-256 f4e8f36fa164da3ff4245891aabc3e0256840b790454d96dc457ba7947072a5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_secure_flow_log_bucket-0.5.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b69287c3102667e9a375fbbc517352e2d1c3c044ac0e41414ed69330aa88676b
MD5 2cd0de75f42d7ed003d8a45b67352481
BLAKE2b-256 1e68d5239a3c7591810d441a48f43fa98a10785b55aeface2a7fd953e52d7cfe

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