Gmail
Gmail is email client developed by Google through which you can send email messages with file attachments. Gmail messages can be sorted and stored inside your email inbox using folders and labels. You can use Amazon Kendra to index your email messages and message attachments. You can also configure Amazon Kendra to include or exclude specific email messages, message attachments, and labels for indexing.
You can connect Amazon Kendra to your Gmail data source using the Amazon Kendra console
For troubleshooting your Amazon Kendra Gmail data source connector, see Troubleshooting data sources.
Supported features
-
Field mappings
-
User access control
-
Inclusion/exclusion filters
-
Full and incremental content syncs
-
Virtual private cloud (VPC)
Prerequisites
Before you can use Amazon Kendra to index your Gmail data source, make these changes in your Gmail and AWS accounts.
In Gmail, make sure you have:
-
Created a Google Cloud Platform admin account and have created a Google Cloud project.
-
Activated Gmail API and Admin SDK API in your admin account.
-
Created a service account and downloaded a JSON private key for your Gmail. For information on how to create and access your private key, see Google Cloud documentation on how to Create a service account key
and Service account credentials . -
Copied your admin account email, your service account email, and your private key to use as your authentication credentials.
Note
We recommend that you regularly refresh or rotate your credentials and secret. Provide only the necessary access level for your own security. We do not recommend that you re-use credentials and secrets across data sources, and connector versions 1.0 and 2.0 (where applicable).
-
Added the following Oauth scopes (using an admin role) for your user and the shared directories you want to index:
-
https://www.googleapis.com/auth/admin.directory.user.readonly
-
https://www.googleapis.com/auth/gmail.readonly
-
-
Checked each document is unique in Gmail and across other data sources you plan to use for the same index. Each data source that you want to use for an index must not contain the same document across the data sources. Document IDs are global to an index and must be unique per index.
In your AWS account, make sure you have:
-
Created an Amazon Kendra index and, if using the API, noted the index ID.
-
Created an IAM role for your data source and, if using the API, noted the ARN of the IAM role.
Note
If you change your authentication type and credentials, you must update your IAM role to access the correct AWS Secrets Manager secret ID.
-
Stored your Gmail authentication credentials in an AWS Secrets Manager secret and, if using the API, noted the ARN of the secret.
Note
We recommend that you regularly refresh or rotate your credentials and secret. Provide only the necessary access level for your own security. We do not recommend that you re-use credentials and secrets across data sources, and connector versions 1.0 and 2.0 (where applicable).
If you don’t have an existing IAM role or secret, you can use the console to create a new IAM role and Secrets Manager secret when you connect your Gmail data source to Amazon Kendra. If you are using the API, you must provide the ARN of an existing IAM role and Secrets Manager secret, and an index ID.
Connection instructions
To connect Amazon Kendra to your Gmail data source you must provide details of your Gmail credentials so that Amazon Kendra can access your data. If you have not yet configured Gmail for Amazon Kendra, see Prerequisites.
To connect Amazon Kendra to Gmail
-
Sign in to the AWS Management Console and open the Amazon Kendra console
. -
From the left navigation pane, choose Indexes and then choose the index you want to use from the list of indexes.
Note
You can choose to configure or edit your User access control settings under Index settings.
-
On the Getting started page, choose Add data source.
-
On the Add data source page, choose Gmail connector, and then choose Add connector. If using version 2 (if applicable), choose Gmail connector with the "V2.0" tag.
-
On the Specify data source details page, enter the following information:
-
In Name and description, for Data source name—Enter a name for your data source. You can include hyphens but not spaces.
-
(Optional) Description—Enter an optional description for your data source.
-
In Default language—Choose a language to filter your documents for the index. Unless you specify otherwise, the language defaults to English. Language specified in the document metadata overrides the selected language.
-
In Tags, for Add new tag—Include optional tags to search and filter your resources or track your AWS costs.
-
Choose Next.
-
-
On the Define access and security page, enter the following information:
-
Authorization—Turn on or off access control list (ACL) information for your documents, if you have an ACL and want to use it for access control. The ACL specifies which documents that users and groups can access. The ACL information is used to filter search results based on the user or their group access to documents. For more information, see User context filtering.
-
In Authentication for AWS Secrets Manager secret—Choose an existing secret or create a new Secrets Manager secret to store your Gmail authentication credentials. If you choose to create a new secret an AWS Secrets Manager secret window opens.
-
Enter following information in the Create an AWS Secrets Manager secret window:
-
Secret Name—A name for your secret.
-
Client email—The client email that you copied from your Google service account.
-
Admin account email—The admin account email that you would like to use.
-
Private key—The private key you copied from your Google service account.
-
Save and add your secret.
-
-
-
Virtual Private Cloud (VPC)—You can choose to use a VPC. If so, you must add Subnets and VPC security groups.
-
IAM role—Choose an existing IAM role or create a new IAM role to access your repository credentials and index content.
Note
IAM roles used for indexes cannot be used for data sources. If you are unsure if an existing role is used for an index or FAQ, choose Create a new role to avoid errors.
-
Choose Next.
-
-
On the Configure sync settings page, enter the following information:
-
ForEntity types—Choose to sync message attachments.
-
(Optional) For Additional configuration, enter the following information:
-
Date range—Enter a date range to specify the start and end date of emails you want to crawl.
-
Email domains—Include or exclude certain emails based on "to", "from", "cc" and "bcc" email domains.
-
Keywords in subjects—Include or exclude emails based on keywords in their email subjects.
Note
You can also choose to include any documents that match all the subject keywords you have entered.
-
Labels—Add regular expression patterns to include or exclude certain email labels.
-
Attachments—Add regular expression patterns to include or exclude certain email attachments.
-
-
Sync mode—Choose how you want to update your index when your data source content changes. When you sync your data source with Amazon Kendra for the first time, all content is crawled and indexed by default. You must run a full sync of your data if your initial sync failed, even if you don't choose full sync as your sync mode option.
-
Full sync: Freshly index all content, replacing existing content each time your data source syncs with your index.
-
New, modified, deleted sync: Index only new, modified, and deleted content each time your data source syncs with your index. Amazon Kendra can use your data source's mechanism for tracking content changes and index content that changed since the last sync.
Important
Because there is no API to update permanently deleted Gmail messages, new, modified, or deleted content sync:
-
Won't remove messages that were permanently deleted from Gmail from your Amazon Kendra index
-
Won't sync changes in Gmail email labels
To sync your Gmail data source label changes and permanently deleted email messages to your Amazon Kendra index, you must run full crawls periodically.
-
-
In Sync run schedule, for Frequency—Choose how often to sync your data source content and update your index.
-
Choose Next.
-
-
On the Set field mappings page, enter the following information:
-
Default data source fields—Select from the Amazon Kendra generated default data source fields you want to map to your index.
Note
Amazon Kendra Gmail data source connector does not support creating custom index fields due to API limitations.
-
Choose Next.
-
-
On the Review and create page, check that the information you have entered is correct and then select Add data source. You can also choose to edit your information from this page. Your data source will appear on the Data sources page after the data source has been added successfully.
Learn more
To learn more about integrating Amazon Kendra with your Gmail data source, see:
Notes
-
Because there is no API to update permanently deleted Gmail messages, a
FULL_CRAWL
/New, modified, or deleted content sync:-
Won’t remove messages that were permanently deleted from Gmail from your Amazon Kendra index
-
Won’t sync changes in Gmail email labels
To sync your Gmail data source label changes and permanently deleted email messages to your Amazon Kendra index, you must run full crawls periodically.
-
-
Amazon Kendra Gmail data source connector does not support creating custom index fields due to API limitations.