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.4.tar.gz (36.9 kB view details)

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarer.aws-secure-log-bucket-1.1.4.tar.gz
Algorithm Hash digest
SHA256 b706b83f2dd181aa46d9fc321b211057f6d915c97ba6f5265a1cc17fa5ea206e
MD5 01fd56c70c03bdcbe541b3ada0e3a468
BLAKE2b-256 d429645f1951844ffb41eac6781e58f88bca17fe98c19289891d2ef7adad90e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_secure_log_bucket-1.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 343d302ea3b25ff9a7c9cb631debded828ca0dc0bc0c35732514cde9930e5c10
MD5 c74f3bbeceb2447343226f598bc6f5c9
BLAKE2b-256 cbcd9c476a196caf9ea2935cf72b98f8e241cf5af9ac7c16ff2c4479004c3fb5

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