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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarer.aws-secure-log-bucket-1.1.12.tar.gz
Algorithm Hash digest
SHA256 ed9478a16410bb48575a2d6fe8853c296c1256768d467d8a845a0ff283e46708
MD5 67bf6f7f75291e61160f0a89e9d6d756
BLAKE2b-256 49769460d02ce79fbff755f59095f2ba509105e8a33667f30b40355928181808

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_secure_log_bucket-1.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 8ef92091061db7d245fbb34fd88ed7e8936ecbc36395a134d4491e55757b32a5
MD5 f47c6e17fe1fc7432e649f9cba2596ac
BLAKE2b-256 963b6c6cacc89c3d4e2a5f81f736f24860b9f207ab6e62367fe3d43f1366ddb1

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