Skip to main content

Specific AWS VPC FlowLog Bucket

Project description

GitHub npm (scoped) PyPI

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

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

File metadata

File hashes

Hashes for gammarer.aws-secure-flow-log-bucket-0.5.1.tar.gz
Algorithm Hash digest
SHA256 66a0164e1c0c23553b76187e664bf175c51922e37cc0f8d0b23f55cf40cf22a4
MD5 7843b7b99806fa8ec625da5789d45db4
BLAKE2b-256 7137184aabee863d0cc64a2d24bada3b0cdb8304e01ac944184c3e5c14ad6673

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_secure_flow_log_bucket-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d3eecc221f16f39a2a42c10c59211c5bf75ffafc4e6376393fd7d9821f0101cb
MD5 8166a5ac481b40f0678a5d48d0d276cc
BLAKE2b-256 44e03c5a18db9ac65f433fdbb520c67e72a4adaa16b4aa1bbfc64a2f76451ef8

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