Db Instance Log Delivery Configuration S3Configuration
data class DbInstanceLogDeliveryConfigurationS3Configuration(val bucketName: String, val enabled: Boolean)
Properties
Link copied to clipboard
Name of the S3 bucket to deliver logs to.
Link copied to clipboard
Indicates whether log delivery to the S3 bucket is enabled. Note: The following arguments do updates in-place: db_parameter_group_identifier
, log_delivery_configuration
, port
, deployment_type
, db_instance_type
, and tags
. Changes to any other argument after a DB instance has been deployed will cause destruction and re-creation of the DB instance. Additionally, when db_parameter_group_identifier
is added to a DB instance or modified, the DB instance will be updated in-place but if db_parameter_group_identifier
is removed from a DB instance, the DB instance will be destroyed and re-created.