S3DataSourceConfiguration - Amazon Bedrock

S3DataSourceConfiguration

Contains information about the S3 configuration of the data source.

Contents

bucketArn

The Amazon Resource Name (ARN) of the bucket that contains the data source.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: ^arn:aws(|-cn|-us-gov):s3:::[a-z0-9][a-z0-9.-]{1,61}[a-z0-9]$

Required: Yes

bucketOwnerAccountId

The bucket account owner ID for the S3 bucket.

Type: String

Length Constraints: Fixed length of 12.

Pattern: ^[0-9]{12}$

Required: No

inclusionPrefixes

A list of S3 prefixes that define the object containing the data sources. For more information, see Organizing objects using prefixes.

Type: Array of strings

Array Members: Fixed number of 1 item.

Length Constraints: Minimum length of 1. Maximum length of 300.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: