AWS S3 Logs Bucket

An AWS S3 bucket intended for storing logs

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Made by

Massdriver

Official

Yes

This bundle does not have an operator guide. Add one here.

VariableTypeDescription
bucket.customer_managed_keybooleanEnabling this will provision a new customer managed KMS key for object encryption. Leave this setting disabled to use default encryption.
bucket.force_destroybooleanWARNING Enabling this will delete all objects in the bucket during decommission. Disabling will block bucket deletion unless the bucket is empty.
bucket.regionstringAWS Region to provision in.
lifecycle_settings.expirebooleanEnable the expiration (deletion) of objects after the specified time
lifecycle_settings.transition_rules[].daysintegerNumber of days after creation when objects are transitioned to the specified storage class.
lifecycle_settings.transition_rules[].storage_classstringS3 storage class to transition to. Refer to the AWS S3 storage class documentation for details on each storage class.
monitoring.access_loggingbooleanEnabling this will create an additional bucket for storing access logs