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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarer.aws-secure-log-bucket-0.13.2.tar.gz
Algorithm Hash digest
SHA256 3fd5369ada906cd10459e48b2adcbebc47bc445fbbade0d01904278aa5603e6b
MD5 2224dda40098436ba036f7cbd6890513
BLAKE2b-256 0c305b5ec5286736a13cca5ac238b50c4b5dfa0c3f52c6b509bcbdb625b20630

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_secure_log_bucket-0.13.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1dc21c49789e637b173e64fdf2caf392a82132934b3818298e117f3bdfc4069a
MD5 2c76633a558618ca9582303a22ee22e0
BLAKE2b-256 e566879edc353a11b89dc6ba29ac122d1a0dfcebb6868d93a10074833305536c

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