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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarer.aws-secure-log-bucket-1.1.7.tar.gz
Algorithm Hash digest
SHA256 807f433ec6810ba6db80fe1dface7ae68bcd3a2ee2073b9878ac08cc8c02646e
MD5 9248d5705bc274783826355a027399d5
BLAKE2b-256 a314f4422fa70b487e854a72ab80627ba65b60fc0684a952f017069b1d38dc82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_secure_log_bucket-1.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 e5dcdbaae1ee79f4f0fcbc1853a738ec3b1bd9185b96414552f17de462240430
MD5 fd649eab082a0ec7bfb4080c86af0bbe
BLAKE2b-256 f977ffd4b83e9a151a48a77770374ecce733912198c5c0860c0d644117032edc

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