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

File metadata

File hashes

Hashes for gammarer.aws-secure-flow-log-bucket-1.2.0.tar.gz
Algorithm Hash digest
SHA256 651fb6685db6171d67aeb4a04b2668e6e54f2bb8b86d0db01106fe106be0e6a1
MD5 bf986574decb9aed55b4948ef114f156
BLAKE2b-256 28ed9fcedc8023d5655e1f87ffb27b082f3dc3c61628edef8329d8660af30dbb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_secure_flow_log_bucket-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9f5d2534d3dc9e9d367fcc160c53a6e5bbccce7c73c053ed94a45bf32e3a9fdc
MD5 96311468cad42c1591871dd3b4f5d226
BLAKE2b-256 b57b66c4cc11410a5e0385b765f198d22a218980c387383bf2786103c35cdb2e

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