Skip to main content

Specific AWS VPC FlowLog Bucket

Project description

AWS Secure Flow Log Bucket

GitHub npm (scoped) PyPI Nuget Sonatype Nexus (Releases) GitHub Workflow Status (branch) GitHub release (latest SemVer)

View on Construct Hub

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

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

File metadata

File hashes

Hashes for gammarer.aws-secure-flow-log-bucket-1.3.6.tar.gz
Algorithm Hash digest
SHA256 d31ae0a03d1fa220b60aa69fa0ab74e42239da480852833a6a498300115fa56c
MD5 045802c9dd47058cbd3aa5b089578c5f
BLAKE2b-256 0ad0a6a008eec15a5ce7d889c1bb5dd85e8dd56f5e6c554d01a3cdafde87a3bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_secure_flow_log_bucket-1.3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 381ccf8a6244006760e033d22559def8bb39706afbba4e4919febb8f79d622b2
MD5 51d9c8103f5e0adfc1d85995f3b24f85
BLAKE2b-256 7e9c291a9fa7f2108ef1033e77fe2cb5890c6a8cddc6cb97df4c18de4c1ef6ed

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