Skip to main content

secure multiple transition phases in a single lifecycle policy bucket.

Project description

AWS Secure Log Bucket

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

View on Construct Hub

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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarer.aws-secure-log-bucket-1.5.1.tar.gz
Algorithm Hash digest
SHA256 f4360965924e9bf1e4da584861b2307c52073c375702025d57d0550008fd1f73
MD5 7ae389554b0b854768e8606accf3e14f
BLAKE2b-256 d7b281b87b74d49e1c6034af8cc3e3b0d63800296dfaa777c29efaa6d20116cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_secure_log_bucket-1.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b56df8b748c4074036976f2bad0a52953eeec469e1499528022ad632c9f6e17f
MD5 1d0277a7bbf71eaff9becf19591c2eb0
BLAKE2b-256 5f1ebf1490beb7fe34ee1ac688e3fb375196ca803a970fb74fb2bbf69c5df15d

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