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

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

File metadata

File hashes

Hashes for gammarer.aws-secure-flow-log-bucket-1.2.2.tar.gz
Algorithm Hash digest
SHA256 6fc2927f069bee8f259b6b892aaca8db21c147976dce9081da30aca25aa1efa5
MD5 169530ef678ed90b42bc1e38bc1be152
BLAKE2b-256 21e6b326d7afe83292a4b2521597fa55f6646b7fcc4a3fb967d526b3e28881a2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_secure_flow_log_bucket-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8fd47fcc14af6326e909ab5bd64b1075c6c2d0c103bcfb92a7e3061d2c6de7c5
MD5 918772a08c4ed7e6ff58b5898a7562a7
BLAKE2b-256 dc24ab7a4b788c8eb1b6e1c41a9aed13a683ee98ac3070722bc455e3fc6d74b4

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