Skip to main content

secure multiple transition phases in a single lifecycle policy bucket.

Project description

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

AWS Secure Log Bucket

secure multiple transition phases in a single lifecycle policy bucket.

Lifecycle rule

The storage class will be changed with the following lifecycle configuration.

Storage Class Defaul transition after days
INFREQUENT_ACCESS 60 days
INTELLIGENT_TIERING 120 days
GLACIER 180 days
DEEP_ARCHIVE 360 days

Install

TypeScript

npm install @gammarer/aws-secure-log-bucket
# or
yarn add @gammarer/aws-secure-log-bucket

Python

pip install gammarer.aws-secure-log-bucket

C# / .NET

dotnet add package Gammarer.CDK.AWS.SecureLogBucket

Java

Add the following to pom.xml:

<dependency>
  <groupId>com.gammarer</groupId>
  <artifactId>aws-secure-log-bucket</artifactId>
</dependency>

Example

import { SecureLogBucket } from '@gammarer/aws-secure-log-bucket';

new SecureLogBucket(stack, 'SecureLogBucket');

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

gammarer.aws-secure-log-bucket-1.1.3.tar.gz (36.9 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file gammarer.aws-secure-log-bucket-1.1.3.tar.gz.

File metadata

File hashes

Hashes for gammarer.aws-secure-log-bucket-1.1.3.tar.gz
Algorithm Hash digest
SHA256 47b5706c9d454b862464000e915e94e6734f0787f65b396ffd030e4a4d002bd9
MD5 959589e1036551b63ed86c69c27b096e
BLAKE2b-256 cc9a4d78514f7bc943d09e0e580d5bad3cfb64ce7bfaea431ea5612ab97b79ea

See more details on using hashes here.

File details

Details for the file gammarer.aws_secure_log_bucket-1.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for gammarer.aws_secure_log_bucket-1.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0d29a8e319ad6738f3813733fce2720b609af3afceb420d973dd8bc440447fc4
MD5 c2af832b6674af7e13f09a700591067b
BLAKE2b-256 1a00d26ab7a0ae603d402657da7f1a52d9b4b124d6189d1899d5e5877614736e

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