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

File metadata

File hashes

Hashes for gammarer.aws-secure-flow-log-bucket-0.4.10.tar.gz
Algorithm Hash digest
SHA256 fef236e5b469cf05b60851cfba6d55be4c21da6614623759b5acbf8b50b5c3b3
MD5 19035503b4848737979e4520f91ec775
BLAKE2b-256 f2315353ed4af405f78254aef9b5a69c757c7b45b5c2a13eefd947f67dc6a2ec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_secure_flow_log_bucket-0.4.10-py3-none-any.whl
Algorithm Hash digest
SHA256 4b843b57942c430d5fb88444327a2ed5aabeb0d33d5333ce423d9cf4c526ba2e
MD5 6da8f9a78c394a205b91accbbdde8238
BLAKE2b-256 5e11c7649de6aef253749b3a81cb121154c8898a1040f095672984d71fecd31f

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