@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DataSourceConfiguration extends Object implements Serializable, Cloneable, StructuredPojo
Provides the configuration information for an Amazon Kendra data source.
Constructor and Description |
---|
DataSourceConfiguration() |
Modifier and Type | Method and Description |
---|---|
DataSourceConfiguration |
clone() |
boolean |
equals(Object obj) |
AlfrescoConfiguration |
getAlfrescoConfiguration()
Deprecated.
|
BoxConfiguration |
getBoxConfiguration()
Provides the configuration information to connect to Box as your data source.
|
ConfluenceConfiguration |
getConfluenceConfiguration()
Provides the configuration information to connect to Confluence as your data source.
|
DatabaseConfiguration |
getDatabaseConfiguration()
Provides the configuration information to connect to a database as your data source.
|
FsxConfiguration |
getFsxConfiguration()
Provides the configuration information to connect to Amazon FSx as your data source.
|
GitHubConfiguration |
getGitHubConfiguration()
Provides the configuration information to connect to GitHub as your data source.
|
GoogleDriveConfiguration |
getGoogleDriveConfiguration()
Provides the configuration information to connect to Google Drive as your data source.
|
JiraConfiguration |
getJiraConfiguration()
Provides the configuration information to connect to Jira as your data source.
|
OneDriveConfiguration |
getOneDriveConfiguration()
Provides the configuration information to connect to Microsoft OneDrive as your data source.
|
QuipConfiguration |
getQuipConfiguration()
Provides the configuration information to connect to Quip as your data source.
|
S3DataSourceConfiguration |
getS3Configuration()
Provides the configuration information to connect to an Amazon S3 bucket as your data source.
|
SalesforceConfiguration |
getSalesforceConfiguration()
Provides the configuration information to connect to Salesforce as your data source.
|
ServiceNowConfiguration |
getServiceNowConfiguration()
Provides the configuration information to connect to ServiceNow as your data source.
|
SharePointConfiguration |
getSharePointConfiguration()
Provides the configuration information to connect to Microsoft SharePoint as your data source.
|
SlackConfiguration |
getSlackConfiguration()
Provides the configuration information to connect to Slack as your data source.
|
TemplateConfiguration |
getTemplateConfiguration()
Provides a template for the configuration information to connect to your data source.
|
WebCrawlerConfiguration |
getWebCrawlerConfiguration() |
WorkDocsConfiguration |
getWorkDocsConfiguration()
Provides the configuration information to connect to Amazon WorkDocs as your data source.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setAlfrescoConfiguration(AlfrescoConfiguration alfrescoConfiguration)
Deprecated.
|
void |
setBoxConfiguration(BoxConfiguration boxConfiguration)
Provides the configuration information to connect to Box as your data source.
|
void |
setConfluenceConfiguration(ConfluenceConfiguration confluenceConfiguration)
Provides the configuration information to connect to Confluence as your data source.
|
void |
setDatabaseConfiguration(DatabaseConfiguration databaseConfiguration)
Provides the configuration information to connect to a database as your data source.
|
void |
setFsxConfiguration(FsxConfiguration fsxConfiguration)
Provides the configuration information to connect to Amazon FSx as your data source.
|
void |
setGitHubConfiguration(GitHubConfiguration gitHubConfiguration)
Provides the configuration information to connect to GitHub as your data source.
|
void |
setGoogleDriveConfiguration(GoogleDriveConfiguration googleDriveConfiguration)
Provides the configuration information to connect to Google Drive as your data source.
|
void |
setJiraConfiguration(JiraConfiguration jiraConfiguration)
Provides the configuration information to connect to Jira as your data source.
|
void |
setOneDriveConfiguration(OneDriveConfiguration oneDriveConfiguration)
Provides the configuration information to connect to Microsoft OneDrive as your data source.
|
void |
setQuipConfiguration(QuipConfiguration quipConfiguration)
Provides the configuration information to connect to Quip as your data source.
|
void |
setS3Configuration(S3DataSourceConfiguration s3Configuration)
Provides the configuration information to connect to an Amazon S3 bucket as your data source.
|
void |
setSalesforceConfiguration(SalesforceConfiguration salesforceConfiguration)
Provides the configuration information to connect to Salesforce as your data source.
|
void |
setServiceNowConfiguration(ServiceNowConfiguration serviceNowConfiguration)
Provides the configuration information to connect to ServiceNow as your data source.
|
void |
setSharePointConfiguration(SharePointConfiguration sharePointConfiguration)
Provides the configuration information to connect to Microsoft SharePoint as your data source.
|
void |
setSlackConfiguration(SlackConfiguration slackConfiguration)
Provides the configuration information to connect to Slack as your data source.
|
void |
setTemplateConfiguration(TemplateConfiguration templateConfiguration)
Provides a template for the configuration information to connect to your data source.
|
void |
setWebCrawlerConfiguration(WebCrawlerConfiguration webCrawlerConfiguration) |
void |
setWorkDocsConfiguration(WorkDocsConfiguration workDocsConfiguration)
Provides the configuration information to connect to Amazon WorkDocs as your data source.
|
String |
toString()
Returns a string representation of this object.
|
DataSourceConfiguration |
withAlfrescoConfiguration(AlfrescoConfiguration alfrescoConfiguration)
Deprecated.
|
DataSourceConfiguration |
withBoxConfiguration(BoxConfiguration boxConfiguration)
Provides the configuration information to connect to Box as your data source.
|
DataSourceConfiguration |
withConfluenceConfiguration(ConfluenceConfiguration confluenceConfiguration)
Provides the configuration information to connect to Confluence as your data source.
|
DataSourceConfiguration |
withDatabaseConfiguration(DatabaseConfiguration databaseConfiguration)
Provides the configuration information to connect to a database as your data source.
|
DataSourceConfiguration |
withFsxConfiguration(FsxConfiguration fsxConfiguration)
Provides the configuration information to connect to Amazon FSx as your data source.
|
DataSourceConfiguration |
withGitHubConfiguration(GitHubConfiguration gitHubConfiguration)
Provides the configuration information to connect to GitHub as your data source.
|
DataSourceConfiguration |
withGoogleDriveConfiguration(GoogleDriveConfiguration googleDriveConfiguration)
Provides the configuration information to connect to Google Drive as your data source.
|
DataSourceConfiguration |
withJiraConfiguration(JiraConfiguration jiraConfiguration)
Provides the configuration information to connect to Jira as your data source.
|
DataSourceConfiguration |
withOneDriveConfiguration(OneDriveConfiguration oneDriveConfiguration)
Provides the configuration information to connect to Microsoft OneDrive as your data source.
|
DataSourceConfiguration |
withQuipConfiguration(QuipConfiguration quipConfiguration)
Provides the configuration information to connect to Quip as your data source.
|
DataSourceConfiguration |
withS3Configuration(S3DataSourceConfiguration s3Configuration)
Provides the configuration information to connect to an Amazon S3 bucket as your data source.
|
DataSourceConfiguration |
withSalesforceConfiguration(SalesforceConfiguration salesforceConfiguration)
Provides the configuration information to connect to Salesforce as your data source.
|
DataSourceConfiguration |
withServiceNowConfiguration(ServiceNowConfiguration serviceNowConfiguration)
Provides the configuration information to connect to ServiceNow as your data source.
|
DataSourceConfiguration |
withSharePointConfiguration(SharePointConfiguration sharePointConfiguration)
Provides the configuration information to connect to Microsoft SharePoint as your data source.
|
DataSourceConfiguration |
withSlackConfiguration(SlackConfiguration slackConfiguration)
Provides the configuration information to connect to Slack as your data source.
|
DataSourceConfiguration |
withTemplateConfiguration(TemplateConfiguration templateConfiguration)
Provides a template for the configuration information to connect to your data source.
|
DataSourceConfiguration |
withWebCrawlerConfiguration(WebCrawlerConfiguration webCrawlerConfiguration) |
DataSourceConfiguration |
withWorkDocsConfiguration(WorkDocsConfiguration workDocsConfiguration)
Provides the configuration information to connect to Amazon WorkDocs as your data source.
|
public void setS3Configuration(S3DataSourceConfiguration 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 S3DataSourceConfiguration
object 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.
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 S3DataSourceConfiguration
object 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.
public S3DataSourceConfiguration getS3Configuration()
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 S3DataSourceConfiguration
object 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.
Amazon Kendra now supports an upgraded Amazon S3 connector.
You must now use the TemplateConfiguration object instead of the S3DataSourceConfiguration
object 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.
public DataSourceConfiguration withS3Configuration(S3DataSourceConfiguration 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 S3DataSourceConfiguration
object 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.
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 S3DataSourceConfiguration
object 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.
public void setSharePointConfiguration(SharePointConfiguration sharePointConfiguration)
Provides the configuration information to connect to Microsoft SharePoint as your data source.
sharePointConfiguration
- Provides the configuration information to connect to Microsoft SharePoint as your data source.public SharePointConfiguration getSharePointConfiguration()
Provides the configuration information to connect to Microsoft SharePoint as your data source.
public DataSourceConfiguration withSharePointConfiguration(SharePointConfiguration sharePointConfiguration)
Provides the configuration information to connect to Microsoft SharePoint as your data source.
sharePointConfiguration
- Provides the configuration information to connect to Microsoft SharePoint as your data source.public void setDatabaseConfiguration(DatabaseConfiguration databaseConfiguration)
Provides the configuration information to connect to a database as your data source.
databaseConfiguration
- Provides the configuration information to connect to a database as your data source.public DatabaseConfiguration getDatabaseConfiguration()
Provides the configuration information to connect to a database as your data source.
public DataSourceConfiguration withDatabaseConfiguration(DatabaseConfiguration databaseConfiguration)
Provides the configuration information to connect to a database as your data source.
databaseConfiguration
- Provides the configuration information to connect to a database as your data source.public void setSalesforceConfiguration(SalesforceConfiguration salesforceConfiguration)
Provides the configuration information to connect to Salesforce as your data source.
salesforceConfiguration
- Provides the configuration information to connect to Salesforce as your data source.public SalesforceConfiguration getSalesforceConfiguration()
Provides the configuration information to connect to Salesforce as your data source.
public DataSourceConfiguration withSalesforceConfiguration(SalesforceConfiguration salesforceConfiguration)
Provides the configuration information to connect to Salesforce as your data source.
salesforceConfiguration
- Provides the configuration information to connect to Salesforce as your data source.public void setOneDriveConfiguration(OneDriveConfiguration oneDriveConfiguration)
Provides the configuration information to connect to Microsoft OneDrive as your data source.
oneDriveConfiguration
- Provides the configuration information to connect to Microsoft OneDrive as your data source.public OneDriveConfiguration getOneDriveConfiguration()
Provides the configuration information to connect to Microsoft OneDrive as your data source.
public DataSourceConfiguration withOneDriveConfiguration(OneDriveConfiguration oneDriveConfiguration)
Provides the configuration information to connect to Microsoft OneDrive as your data source.
oneDriveConfiguration
- Provides the configuration information to connect to Microsoft OneDrive as your data source.public void setServiceNowConfiguration(ServiceNowConfiguration serviceNowConfiguration)
Provides the configuration information to connect to ServiceNow as your data source.
serviceNowConfiguration
- Provides the configuration information to connect to ServiceNow as your data source.public ServiceNowConfiguration getServiceNowConfiguration()
Provides the configuration information to connect to ServiceNow as your data source.
public DataSourceConfiguration withServiceNowConfiguration(ServiceNowConfiguration serviceNowConfiguration)
Provides the configuration information to connect to ServiceNow as your data source.
serviceNowConfiguration
- Provides the configuration information to connect to ServiceNow as your data source.public void setConfluenceConfiguration(ConfluenceConfiguration confluenceConfiguration)
Provides the configuration information to connect to Confluence as your data source.
confluenceConfiguration
- Provides the configuration information to connect to Confluence as your data source.public ConfluenceConfiguration getConfluenceConfiguration()
Provides the configuration information to connect to Confluence as your data source.
public DataSourceConfiguration withConfluenceConfiguration(ConfluenceConfiguration confluenceConfiguration)
Provides the configuration information to connect to Confluence as your data source.
confluenceConfiguration
- Provides the configuration information to connect to Confluence as your data source.public void setGoogleDriveConfiguration(GoogleDriveConfiguration googleDriveConfiguration)
Provides the configuration information to connect to Google Drive as your data source.
googleDriveConfiguration
- Provides the configuration information to connect to Google Drive as your data source.public GoogleDriveConfiguration getGoogleDriveConfiguration()
Provides the configuration information to connect to Google Drive as your data source.
public DataSourceConfiguration withGoogleDriveConfiguration(GoogleDriveConfiguration googleDriveConfiguration)
Provides the configuration information to connect to Google Drive as your data source.
googleDriveConfiguration
- Provides the configuration information to connect to Google Drive as your data source.public void setWebCrawlerConfiguration(WebCrawlerConfiguration webCrawlerConfiguration)
webCrawlerConfiguration
- public WebCrawlerConfiguration getWebCrawlerConfiguration()
public DataSourceConfiguration withWebCrawlerConfiguration(WebCrawlerConfiguration webCrawlerConfiguration)
webCrawlerConfiguration
- public void setWorkDocsConfiguration(WorkDocsConfiguration workDocsConfiguration)
Provides the configuration information to connect to Amazon WorkDocs as your data source.
workDocsConfiguration
- Provides the configuration information to connect to Amazon WorkDocs as your data source.public WorkDocsConfiguration getWorkDocsConfiguration()
Provides the configuration information to connect to Amazon WorkDocs as your data source.
public DataSourceConfiguration withWorkDocsConfiguration(WorkDocsConfiguration workDocsConfiguration)
Provides the configuration information to connect to Amazon WorkDocs as your data source.
workDocsConfiguration
- Provides the configuration information to connect to Amazon WorkDocs as your data source.public void setFsxConfiguration(FsxConfiguration 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 FsxConfiguration
object 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.
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 FsxConfiguration
object 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.
public FsxConfiguration getFsxConfiguration()
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 FsxConfiguration
object 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.
Amazon Kendra now supports an upgraded Amazon FSx Windows connector.
You must now use the TemplateConfiguration object instead of the FsxConfiguration
object 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.
public DataSourceConfiguration withFsxConfiguration(FsxConfiguration 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 FsxConfiguration
object 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.
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 FsxConfiguration
object 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.
public void setSlackConfiguration(SlackConfiguration 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 SlackConfiguration
object 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 SlackConfiguration
object 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.
public SlackConfiguration getSlackConfiguration()
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 SlackConfiguration
object 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.
Amazon Kendra now supports an upgraded Slack connector.
You must now use the TemplateConfiguration object instead of the SlackConfiguration
object 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.
public DataSourceConfiguration withSlackConfiguration(SlackConfiguration 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 SlackConfiguration
object 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 SlackConfiguration
object 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.
public void setBoxConfiguration(BoxConfiguration boxConfiguration)
Provides the configuration information to connect to Box as your data source.
boxConfiguration
- Provides the configuration information to connect to Box as your data source.public BoxConfiguration getBoxConfiguration()
Provides the configuration information to connect to Box as your data source.
public DataSourceConfiguration withBoxConfiguration(BoxConfiguration boxConfiguration)
Provides the configuration information to connect to Box as your data source.
boxConfiguration
- Provides the configuration information to connect to Box as your data source.public void setQuipConfiguration(QuipConfiguration quipConfiguration)
Provides the configuration information to connect to Quip as your data source.
quipConfiguration
- Provides the configuration information to connect to Quip as your data source.public QuipConfiguration getQuipConfiguration()
Provides the configuration information to connect to Quip as your data source.
public DataSourceConfiguration withQuipConfiguration(QuipConfiguration quipConfiguration)
Provides the configuration information to connect to Quip as your data source.
quipConfiguration
- Provides the configuration information to connect to Quip as your data source.public void setJiraConfiguration(JiraConfiguration jiraConfiguration)
Provides the configuration information to connect to Jira as your data source.
jiraConfiguration
- Provides the configuration information to connect to Jira as your data source.public JiraConfiguration getJiraConfiguration()
Provides the configuration information to connect to Jira as your data source.
public DataSourceConfiguration withJiraConfiguration(JiraConfiguration jiraConfiguration)
Provides the configuration information to connect to Jira as your data source.
jiraConfiguration
- Provides the configuration information to connect to Jira as your data source.public void setGitHubConfiguration(GitHubConfiguration 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 GitHubConfiguration
object 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.
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 GitHubConfiguration
object 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.
public GitHubConfiguration getGitHubConfiguration()
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 GitHubConfiguration
object 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.
Amazon Kendra now supports an upgraded GitHub connector.
You must now use the TemplateConfiguration object instead of the GitHubConfiguration
object 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.
public DataSourceConfiguration withGitHubConfiguration(GitHubConfiguration 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 GitHubConfiguration
object 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.
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 GitHubConfiguration
object 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.
@Deprecated public void setAlfrescoConfiguration(AlfrescoConfiguration alfrescoConfiguration)
Provides the configuration information to connect to Alfresco as your data source.
Support for AlfrescoConfiguration
ended May 2023. We recommend migrating to or using the Alfresco
data source template schema / TemplateConfiguration API.
alfrescoConfiguration
- Provides the configuration information to connect to Alfresco as your data source.
Support for AlfrescoConfiguration
ended May 2023. We recommend migrating to or using the
Alfresco data source template schema / TemplateConfiguration API.
@Deprecated public AlfrescoConfiguration getAlfrescoConfiguration()
Provides the configuration information to connect to Alfresco as your data source.
Support for AlfrescoConfiguration
ended May 2023. We recommend migrating to or using the Alfresco
data source template schema / TemplateConfiguration API.
Support for AlfrescoConfiguration
ended May 2023. We recommend migrating to or using the
Alfresco data source template schema / TemplateConfiguration API.
@Deprecated public DataSourceConfiguration withAlfrescoConfiguration(AlfrescoConfiguration alfrescoConfiguration)
Provides the configuration information to connect to Alfresco as your data source.
Support for AlfrescoConfiguration
ended May 2023. We recommend migrating to or using the Alfresco
data source template schema / TemplateConfiguration API.
alfrescoConfiguration
- Provides the configuration information to connect to Alfresco as your data source.
Support for AlfrescoConfiguration
ended May 2023. We recommend migrating to or using the
Alfresco data source template schema / TemplateConfiguration API.
public void setTemplateConfiguration(TemplateConfiguration templateConfiguration)
Provides a template for the configuration information to connect to your data source.
templateConfiguration
- Provides a template for the configuration information to connect to your data source.public TemplateConfiguration getTemplateConfiguration()
Provides a template for the configuration information to connect to your data source.
public DataSourceConfiguration withTemplateConfiguration(TemplateConfiguration templateConfiguration)
Provides a template for the configuration information to connect to your data source.
templateConfiguration
- Provides a template for the configuration information to connect to your data source.public String toString()
toString
in class Object
Object.toString()
public DataSourceConfiguration clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.