Agent Data Source Data Source Configuration S3Configuration
data class AgentDataSourceDataSourceConfigurationS3Configuration(val bucketArn: String, val bucketOwnerAccountId: String? = null, val inclusionPrefixes: List<String>? = null)
Properties
Link copied to clipboard
Bucket account owner ID for the S3 bucket.
Link copied to clipboard
List of S3 prefixes that define the object containing the data sources. For more information, see Organizing objects using prefixes.