FileSource - Amazon Bedrock
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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: