s3Config

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

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


The path to the file(s) in an Amazon Simple Storage Service (Amazon S3) bucket, and an Identity and Access Management (IAM) role that Amazon Forecast can assume to access the file(s). Optionally, includes an Key Management Service (KMS) key. This object is part of the DataSource object that is submitted in the CreateDatasetImportJob request, and part of the DataDestination object.