s3Location
suspend fun s3Location(value: Output<AgentKnowledgeBaseKnowledgeBaseConfigurationVectorKnowledgeBaseConfigurationSupplementalDataStorageConfigurationStorageLocationS3LocationArgs>)
suspend fun s3Location(value: AgentKnowledgeBaseKnowledgeBaseConfigurationVectorKnowledgeBaseConfigurationSupplementalDataStorageConfigurationStorageLocationS3LocationArgs?)
Parameters
value
Contains information about the Amazon S3 location for the extracted images. See s3_location
block for details.
suspend fun s3Location(argument: suspend AgentKnowledgeBaseKnowledgeBaseConfigurationVectorKnowledgeBaseConfigurationSupplementalDataStorageConfigurationStorageLocationS3LocationArgsBuilder.() -> Unit)
Parameters
argument
Contains information about the Amazon S3 location for the extracted images. See s3_location
block for details.