| Interface | Description |
|---|---|
| CfnDataSource.AccessControlListConfigurationProperty |
Specifies access control list files for the documents in a data source.
|
| CfnDataSource.AclConfigurationProperty |
Provides information about the column that should be used for filtering the query response by groups.
|
| CfnDataSource.ColumnConfigurationProperty |
Provides information about how Amazon Kendra should use the columns of a database in an index.
|
| CfnDataSource.ConfluenceAttachmentConfigurationProperty |
Specifies the attachment settings for the Confluence data source.
|
| CfnDataSource.ConfluenceAttachmentToIndexFieldMappingProperty |
Defines the mapping between a field in the Confluence data source to a Amazon Kendra index field.
|
| CfnDataSource.ConfluenceBlogConfigurationProperty |
Specifies the blog settings for the Confluence data source.
|
| CfnDataSource.ConfluenceBlogToIndexFieldMappingProperty |
Defines the mapping between a blog field in the Confluence data source to a Amazon Kendra index field.
|
| CfnDataSource.ConfluenceConfigurationProperty |
Provides configuration information for data sources that connect to Confluence.
|
| CfnDataSource.ConfluencePageConfigurationProperty |
Specifies the page settings for the Confluence data source.
|
| CfnDataSource.ConfluencePageToIndexFieldMappingProperty |
Defines the mapping between a field in the Confluence data source to a Amazon Kendra index field.
|
| CfnDataSource.ConfluenceSpaceConfigurationProperty |
Specifies the configuration for indexing Confluence spaces.
|
| CfnDataSource.ConfluenceSpaceToIndexFieldMappingProperty |
Defines the mapping between a field in the Confluence data source to a Amazon Kendra index field.
|
| CfnDataSource.ConnectionConfigurationProperty |
Provides the information necessary to connect to a database.
|
| CfnDataSource.DatabaseConfigurationProperty |
Provides the information necessary to connect a database to an index.
|
| CfnDataSource.DataSourceConfigurationProperty |
Configuration information for an Amazon Kendra data source.
|
| CfnDataSource.DataSourceToIndexFieldMappingProperty |
Maps a column or attribute in the data source to an index field.
|
| CfnDataSource.DataSourceVpcConfigurationProperty |
Provides information for connecting to an Amazon VPC.
|
| CfnDataSource.DocumentsMetadataConfigurationProperty |
Document metadata files that contain information such as the document access control information, source URI, document author, and custom attributes.
|
| CfnDataSource.GoogleDriveConfigurationProperty |
Provides configuration information for data sources that connect to Google Drive.
|
| CfnDataSource.OneDriveConfigurationProperty |
Provides configuration information for data sources that connect to OneDrive.
|
| CfnDataSource.OneDriveUsersProperty |
User accounts whose documents should be indexed.
|
| CfnDataSource.ProxyConfigurationProperty |
Example:
|
| CfnDataSource.S3DataSourceConfigurationProperty |
Provides configuration information for a data source to index documents in an Amazon S3 bucket.
|
| CfnDataSource.S3PathProperty |
Information required to find a specific file in an Amazon S3 bucket.
|
| CfnDataSource.SalesforceChatterFeedConfigurationProperty |
Defines configuration for syncing a Salesforce chatter feed.
|
| CfnDataSource.SalesforceConfigurationProperty |
Provides configuration information for connecting to a Salesforce data source.
|
| CfnDataSource.SalesforceCustomKnowledgeArticleTypeConfigurationProperty |
Provides configuration information for indexing Salesforce custom articles.
|
| CfnDataSource.SalesforceKnowledgeArticleConfigurationProperty |
Specifies configuration information for the knowledge article types that Amazon Kendra indexes.
|
| CfnDataSource.SalesforceStandardKnowledgeArticleTypeConfigurationProperty |
Provides configuration information for standard Salesforce knowledge articles.
|
| CfnDataSource.SalesforceStandardObjectAttachmentConfigurationProperty |
Provides configuration information for processing attachments to Salesforce standard objects.
|
| CfnDataSource.SalesforceStandardObjectConfigurationProperty |
Specifies configuration information for indexing a single standard object.
|
| CfnDataSource.ServiceNowConfigurationProperty |
Provides configuration information required to connect to a ServiceNow data source.
|
| CfnDataSource.ServiceNowKnowledgeArticleConfigurationProperty |
Provides configuration information for crawling knowledge articles in the ServiceNow site.
|
| CfnDataSource.ServiceNowServiceCatalogConfigurationProperty |
Provides configuration information for crawling service catalog items in the ServiceNow site.
|
| CfnDataSource.SharePointConfigurationProperty |
Provides configuration information for connecting to a Microsoft SharePoint data source.
|
| CfnDataSource.SqlConfigurationProperty |
Provides information that configures Amazon Kendra to use a SQL database.
|
| CfnDataSource.WebCrawlerAuthenticationConfigurationProperty |
Provides the configuration information to connect to websites that require user authentication.
|
| CfnDataSource.WebCrawlerBasicAuthenticationProperty |
Provides the configuration information to connect to websites that require basic user authentication.
|
| CfnDataSource.WebCrawlerConfigurationProperty |
Example:
|
| CfnDataSource.WebCrawlerSeedUrlConfigurationProperty |
Provides the configuration information of the seed or starting point URLs to crawl.
|
| CfnDataSource.WebCrawlerSiteMapsConfigurationProperty |
Provides the configuration information of the sitemap URLs to crawl.
|
| CfnDataSource.WebCrawlerUrlsProperty |
Specifies the seed or starting point URLs of the websites or the sitemap URLs of the websites you want to crawl.
|
| CfnDataSource.WorkDocsConfigurationProperty |
Example:
|
| CfnDataSourceProps |
Properties for defining a `CfnDataSource`.
|
| CfnFaq.S3PathProperty |
Information required to find a specific file in an Amazon S3 bucket.
|
| CfnFaqProps |
Properties for defining a `CfnFaq`.
|
| CfnIndex.CapacityUnitsConfigurationProperty |
Specifies capacity units configured for your enterprise edition index.
|
| CfnIndex.DocumentMetadataConfigurationProperty |
Specifies the properties of a custom index field.
|
| CfnIndex.JsonTokenTypeConfigurationProperty |
Configuration information for the JSON token type.
|
| CfnIndex.JwtTokenTypeConfigurationProperty |
Configuration information for the JWT token type.
|
| CfnIndex.RelevanceProperty |
Provides information for manually tuning the relevance of a field in a search.
|
| CfnIndex.SearchProperty |
Provides information about how a custom index field is used during a search.
|
| CfnIndex.ServerSideEncryptionConfigurationProperty |
Provides the identifier of the AWS KMS customer master key (CMK) used to encrypt data indexed by Amazon Kendra.
|
| CfnIndex.UserTokenConfigurationProperty |
Provides configuration information for a token configuration.
|
| CfnIndex.ValueImportanceItemProperty |
Specifies a key-value pair that determines the search boost value that a document receives when the key is part of the metadata of a document.
|
| CfnIndexProps |
Properties for defining a `CfnIndex`.
|
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.core.*;
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Kendra.
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)
Copyright © 2022. All rights reserved.