Options
All
  • Public
  • Public/Protected
  • All
Menu

Accelerator global S3 access logging configuration

example
accessLogBucket:
lifecycleRules:
- enabled: true
id: AccessLifecycle
abortIncompleteMultipartUpload: 15
expiration: 3563
expiredObjectDeleteMarker: true
noncurrentVersionExpiration: 3653
noncurrentVersionTransitions:
- storageClass: GLACIER
transitionAfter: 365
transitions:
- storageClass: GLACIER
transitionAfter: 365

Hierarchy

  • AccessLogBucketConfig

Implements

Index

Constructors

Properties

Constructors

Properties

lifecycleRules: LifeCycleRule[] = []

Declaration of (S3 Bucket) Lifecycle rules.

Generated using TypeDoc