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

File metadata

File hashes

Hashes for gammarer.aws-secure-flow-log-bucket-0.5.0.tar.gz
Algorithm Hash digest
SHA256 2e72f59fd2c77b849bdd8282395c36e367f649681115c50bd28547ab9d19d1ba
MD5 138b15877cf597fa5890f05543d608e1
BLAKE2b-256 58700b1313c357247dd0d753eecc31e20f3beeea8d67bfc470591d5e77c6bace

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_secure_flow_log_bucket-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4782e78104aea5fc90e0ccd4f60fca431a636405930c3225fc2c6e131bd2b7fd
MD5 a2cc99e2c9a5225a0a40e235be4a7fd4
BLAKE2b-256 961975d5beb0ae71900967cf3489368d577f6bb77934a3f3d9cfb08bc0cb685f

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