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

Uploaded Source

Built Distribution

File details

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

File metadata

File hashes

Hashes for gammarer.aws-secure-log-bucket-1.2.3.tar.gz
Algorithm Hash digest
SHA256 b72c3df1643c2e9564f222cd6135afa18666cb34a1df380d85b59e8f3055cfb2
MD5 351874a0bd0981a3a76994afe42ebcfa
BLAKE2b-256 2fbda13b1a886e341523199ef8fb7cd6605a953bd336da69396e569fb7a56ca5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarer.aws_secure_log_bucket-1.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b137b037ddb1049690c933de33d35b121e776134d59f6efe73d7497e0a6d3d53
MD5 b0ba8d49c80e6a1f413df06a57bbb085
BLAKE2b-256 3b954280b616c66f9454d7656facacb2fe88477f8c5d09d15d05f82fa6910bba

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