s3Config

fun s3Config(block: S3Config.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.internetmonitor.model.S3Config inside the given block


The configuration information for publishing Internet Monitor internet measurements to Amazon S3. The configuration includes the bucket name and (optionally) prefix for the S3 bucket to store the measurements, and the delivery status. The delivery status is ENABLED or DISABLED, depending on whether you choose to deliver internet measurements to S3 logs.