GlobalConfig / LoggingConfig / CentralLogBucketConfig
Accelerator global S3 central logging configuration
centralLogBucket: lifecycleRules: - enabled: true id: CentralLifecycle abortIncompleteMultipartUpload: 14 expiration: 3563 expiredObjectDeleteMarker: true noncurrentVersionExpiration: 3653 noncurrentVersionTransitions: - storageClass: GLACIER transitionAfter: 365 transitions: - storageClass: GLACIER transitionAfter: 365 s3ResourcePolicyAttachments: - policy: s3-policies/policy1.json s3KmsPolicyAttachments: - policy: kms-policies/policy1.json
Readonly
Declaration of (S3 Bucket) Lifecycle rules. Configure additional resource policy attachments
Generated using TypeDoc
GlobalConfig / LoggingConfig / CentralLogBucketConfig
Accelerator global S3 central logging configuration
Example