RetrievalResultLocation - Amazon Bedrock

RetrievalResultLocation

Contains information about the data source location.

This data type is used in the following API operations:

Contents

type

The type of data source location.

Type: String

Valid Values: S3 | WEB | CONFLUENCE | SALESFORCE | SHAREPOINT

Required: Yes

confluenceLocation

The Confluence data source location.

Type: RetrievalResultConfluenceLocation object

Required: No

s3Location

The S3 data source location.

Type: RetrievalResultS3Location object

Required: No

salesforceLocation

The Salesforce data source location.

Type: RetrievalResultSalesforceLocation object

Required: No

sharePointLocation

The SharePoint data source location.

Type: RetrievalResultSharePointLocation object

Required: No

webLocation

The web URL/URLs data source location.

Type: RetrievalResultWebLocation object

Required: No

See Also

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