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

This version

1.2.4

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

File metadata

File hashes

Hashes for gammarer.aws-secure-flow-log-bucket-1.2.4.tar.gz
Algorithm Hash digest
SHA256 48da60f82d6420d4916a6dc12b1ffee17865b1c8bca2679f2d0641c51f76f7b1
MD5 ee77aca78536548e4a4b44fb37ee0ccb
BLAKE2b-256 ca84ae9709bc373c0205642cd59f2f4fe08a602769b982fe4c51c29a196fab1e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_secure_flow_log_bucket-1.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4f373cf80fa6f821b5c4f8693f40711a828cb07a0238feea81a2b97d1735be65
MD5 ee3b092132e1d731419b0b57b7fcc949
BLAKE2b-256 29589ba4bd5cbb4820a7727496ee7302ad1ab25572939c1096c8d152b08c3c40

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