s3Configuration
Parameters
value
A block that provides the configuration information to connect to an Amazon S3 bucket as your data source. Detailed below.
suspend fun s3Configuration(argument: suspend DataSourceConfigurationS3ConfigurationArgsBuilder.() -> Unit)
Parameters
argument
A block that provides the configuration information to connect to an Amazon S3 bucket as your data source. Detailed below.