FileSource - Amazon Bedrock

FileSource

The source file of the content contained in the wrapper object.

Contents

sourceType

The source type of the files to attach.

Type: String

Valid Values: S3 | BYTE_CONTENT

Required: Yes

byteContent

The data and the text of the attached files.

Type: ByteContentFile object

Required: No

s3Location

The s3 location of the files to attach.

Type: S3ObjectFile object

Required: No

See Also

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