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

File metadata

File hashes

Hashes for gammarer.aws-secure-flow-log-bucket-1.1.11.tar.gz
Algorithm Hash digest
SHA256 bcf34701d56b63eb90aad5ff16031b50c0db161c86752251d9ea80fa7d98f70e
MD5 01c4cc6f783f756e095455893745c8a9
BLAKE2b-256 d484f246a2fc3c8bf70201a62f64b80d8e46a6f91078cdf8793bf2a7c1b2b476

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_secure_flow_log_bucket-1.1.11-py3-none-any.whl
Algorithm Hash digest
SHA256 8e1d3b887818787dea038deea72f1c6733250f8c6287802cd62881f936a51db1
MD5 cfa5db8b095d7dab548784b2d1a219c9
BLAKE2b-256 8be2f7e448e5eab6743c40656b3a57e9f4add154dc30ab55af2dd9949c0914df

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