Class DataSourceConfiguration
- All Implemented Interfaces:
Serializable,SdkPojo,ToCopyableBuilder<DataSourceConfiguration.Builder,DataSourceConfiguration>
Provides the configuration information for an Amazon Kendra data source.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionfinal AlfrescoConfigurationDeprecated.Deprecated AlfrescoConfiguration in favor of TemplateConfigurationfinal BoxConfigurationProvides the configuration information to connect to Box as your data source.builder()final ConfluenceConfigurationProvides the configuration information to connect to Confluence as your data source.final DatabaseConfigurationProvides the configuration information to connect to a database as your data source.final booleanfinal booleanequalsBySdkFields(Object obj) Indicates whether some other object is "equal to" this one by SDK fields.final FsxConfigurationProvides the configuration information to connect to Amazon FSx as your data source.final <T> Optional<T> getValueForField(String fieldName, Class<T> clazz) final GitHubConfigurationProvides the configuration information to connect to GitHub as your data source.final GoogleDriveConfigurationProvides the configuration information to connect to Google Drive as your data source.final inthashCode()final JiraConfigurationProvides the configuration information to connect to Jira as your data source.final OneDriveConfigurationProvides the configuration information to connect to Microsoft OneDrive as your data source.final QuipConfigurationProvides the configuration information to connect to Quip as your data source.Provides the configuration information to connect to an Amazon S3 bucket as your data source.final SalesforceConfigurationProvides the configuration information to connect to Salesforce as your data source.static Class<? extends DataSourceConfiguration.Builder> final ServiceNowConfigurationProvides the configuration information to connect to ServiceNow as your data source.final SharePointConfigurationProvides the configuration information to connect to Microsoft SharePoint as your data source.final SlackConfigurationProvides the configuration information to connect to Slack as your data source.final TemplateConfigurationProvides a template for the configuration information to connect to your data source.Take this object and create a builder that contains all of the current property values of this object.final StringtoString()Returns a string representation of this object.final WebCrawlerConfigurationReturns the value of the WebCrawlerConfiguration property for this object.final WorkDocsConfigurationProvides the configuration information to connect to Amazon WorkDocs as your data source.Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
Method Details
-
s3Configuration
Provides the configuration information to connect to an Amazon S3 bucket as your data source.
Amazon Kendra now supports an upgraded Amazon S3 connector.
You must now use the TemplateConfiguration object instead of the
S3DataSourceConfigurationobject to configure your connector.Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
- Returns:
- Provides the configuration information to connect to an Amazon S3 bucket as your data source.
Amazon Kendra now supports an upgraded Amazon S3 connector.
You must now use the TemplateConfiguration object instead of the
S3DataSourceConfigurationobject to configure your connector.Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
-
databaseConfiguration
Provides the configuration information to connect to a database as your data source.
- Returns:
- Provides the configuration information to connect to a database as your data source.
-
salesforceConfiguration
Provides the configuration information to connect to Salesforce as your data source.
- Returns:
- Provides the configuration information to connect to Salesforce as your data source.
-
oneDriveConfiguration
Provides the configuration information to connect to Microsoft OneDrive as your data source.
- Returns:
- Provides the configuration information to connect to Microsoft OneDrive as your data source.
-
serviceNowConfiguration
Provides the configuration information to connect to ServiceNow as your data source.
- Returns:
- Provides the configuration information to connect to ServiceNow as your data source.
-
confluenceConfiguration
Provides the configuration information to connect to Confluence as your data source.
- Returns:
- Provides the configuration information to connect to Confluence as your data source.
-
googleDriveConfiguration
Provides the configuration information to connect to Google Drive as your data source.
- Returns:
- Provides the configuration information to connect to Google Drive as your data source.
-
webCrawlerConfiguration
Returns the value of the WebCrawlerConfiguration property for this object.- Returns:
- The value of the WebCrawlerConfiguration property for this object.
-
workDocsConfiguration
Provides the configuration information to connect to Amazon WorkDocs as your data source.
- Returns:
- Provides the configuration information to connect to Amazon WorkDocs as your data source.
-
fsxConfiguration
Provides the configuration information to connect to Amazon FSx as your data source.
Amazon Kendra now supports an upgraded Amazon FSx Windows connector.
You must now use the TemplateConfiguration object instead of the
FsxConfigurationobject to configure your connector.Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
- Returns:
- Provides the configuration information to connect to Amazon FSx as your data source.
Amazon Kendra now supports an upgraded Amazon FSx Windows connector.
You must now use the TemplateConfiguration object instead of the
FsxConfigurationobject to configure your connector.Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
-
slackConfiguration
Provides the configuration information to connect to Slack as your data source.
Amazon Kendra now supports an upgraded Slack connector.
You must now use the TemplateConfiguration object instead of the
SlackConfigurationobject to configure your connector.Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
- Returns:
- Provides the configuration information to connect to Slack as your data source.
Amazon Kendra now supports an upgraded Slack connector.
You must now use the TemplateConfiguration object instead of the
SlackConfigurationobject to configure your connector.Connectors configured using the older console and API architecture will continue to function as configured. However, you won't be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
-
boxConfiguration
Provides the configuration information to connect to Box as your data source.
- Returns:
- Provides the configuration information to connect to Box as your data source.
-
quipConfiguration
Provides the configuration information to connect to Quip as your data source.
- Returns:
- Provides the configuration information to connect to Quip as your data source.
-
jiraConfiguration
Provides the configuration information to connect to Jira as your data source.
- Returns:
- Provides the configuration information to connect to Jira as your data source.
-
gitHubConfiguration
Provides the configuration information to connect to GitHub as your data source.
Amazon Kendra now supports an upgraded GitHub connector.
You must now use the TemplateConfiguration object instead of the
GitHubConfigurationobject to configure your connector.Connectors configured using the older console and API architecture will continue to function as configured. However, you won’t be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
- Returns:
- Provides the configuration information to connect to GitHub as your data source.
Amazon Kendra now supports an upgraded GitHub connector.
You must now use the TemplateConfiguration object instead of the
GitHubConfigurationobject to configure your connector.Connectors configured using the older console and API architecture will continue to function as configured. However, you won’t be able to edit or update them. If you want to edit or update your connector configuration, you must create a new connector.
We recommended migrating your connector workflow to the upgraded version. Support for connectors configured using the older architecture is scheduled to end by June 2024.
-
alfrescoConfiguration
Deprecated.Deprecated AlfrescoConfiguration in favor of TemplateConfigurationProvides the configuration information to connect to Alfresco as your data source.
Support for
AlfrescoConfigurationended May 2023. We recommend migrating to or using the Alfresco data source template schema / TemplateConfiguration API.- Returns:
- Provides the configuration information to connect to Alfresco as your data source.
Support for
AlfrescoConfigurationended May 2023. We recommend migrating to or using the Alfresco data source template schema / TemplateConfiguration API.
-
templateConfiguration
Provides a template for the configuration information to connect to your data source.
- Returns:
- Provides a template for the configuration information to connect to your data source.
-
toBuilder
Description copied from interface:ToCopyableBuilderTake this object and create a builder that contains all of the current property values of this object.- Specified by:
toBuilderin interfaceToCopyableBuilder<DataSourceConfiguration.Builder,DataSourceConfiguration> - Returns:
- a builder for type T
-
builder
-
serializableBuilderClass
-
hashCode
-
equals
-
equalsBySdkFields
Description copied from interface:SdkPojoIndicates whether some other object is "equal to" this one by SDK fields. An SDK field is a modeled, non-inherited field in anSdkPojoclass, and is generated based on a service model.If an
SdkPojoclass does not have any inherited fields,equalsBySdkFieldsandequalsare essentially the same.- Specified by:
equalsBySdkFieldsin interfaceSdkPojo- Parameters:
obj- the object to be compared with- Returns:
- true if the other object equals to this object by sdk fields, false otherwise.
-
toString
-
getValueForField
-
sdkFields
-