s3Configuration

@JvmName(name = "dbirhtrtsytwbwhl")
suspend fun s3Configuration(value: Output<DataSourceS3DataSourceConfigurationArgs>)
@JvmName(name = "pcfbyekkyckxiiot")
suspend fun s3Configuration(value: DataSourceS3DataSourceConfigurationArgs?)

Parameters

value

Provides the configuration information to connect to an Amazon S3 bucket as your data source.

Amazon Kendra now supports an upgraded Amazon S3 connector.

You must now use the TemplateConfiguration object instead of the S3DataSourceConfiguration object to configure your connector.

Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.

We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.


@JvmName(name = "jvtnpqxsfkqxrsix")
suspend fun s3Configuration(argument: suspend DataSourceS3DataSourceConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Provides the configuration information to connect to an Amazon S3 bucket as your data source.

Amazon Kendra now supports an upgraded Amazon S3 connector.

You must now use the TemplateConfiguration object instead of the S3DataSourceConfiguration object to configure your connector.

Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.

We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.