Skip to content

Commit 192b01b

Browse files
author
awstools
committed
feat(client-kendra): My AWS Service (placeholder) - Amazon Kendra now provides a data source connector for DropBox. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-dropbox.html
1 parent 978e0ef commit 192b01b

13 files changed

+2542
-2309
lines changed

clients/client-kendra/src/Kendra.ts

Lines changed: 26 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ import { KendraClient } from "./KendraClient";
268268
*/
269269
export class Kendra extends KendraClient {
270270
/**
271-
* <p>Grants users or groups in your Amazon Web Services SSO identity source access
271+
* <p>Grants users or groups in your IAM Identity Center identity source access
272272
* to your Amazon Kendra experience. You can create an Amazon Kendra experience such as a
273273
* search application. For more information on creating a search application
274274
* experience, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/deploying-search-experience-no-code.html">Building
@@ -304,7 +304,7 @@ export class Kendra extends KendraClient {
304304
}
305305

306306
/**
307-
* <p>Defines the specific permissions of users or groups in your Amazon Web Services SSO
307+
* <p>Defines the specific permissions of users or groups in your IAM Identity Center
308308
* identity source with access to your Amazon Kendra experience. You can create an Amazon Kendra
309309
* experience such as a search application. For more information on creating a
310310
* search application experience, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/deploying-search-experience-no-code.html">Building
@@ -558,20 +558,19 @@ export class Kendra extends KendraClient {
558558
}
559559

560560
/**
561-
* <p>Creates a data source connector that you want to use with an Amazon Kendra index.</p>
562-
* <p>You specify a name, data source connector type and description for
563-
* your data source. You also specify configuration information for the
564-
* data source connector.</p>
561+
* <p>Creates a data source connector that you want to use with an Amazon Kendra
562+
* index.</p>
563+
* <p>You specify a name, data source connector type and description for your data source. You
564+
* also specify configuration information for the data source connector.</p>
565565
* <p>
566-
* <code>CreateDataSource</code> is a synchronous operation. The
567-
* operation returns 200 if the data source was successfully created.
568-
* Otherwise, an exception is raised.</p>
569-
* <p>Amazon S3 and <a href="https://docs.aws.amazon.com/kendra/latest/dg/data-source-custom.html">custom</a> data sources are
570-
* the only supported data sources in the Amazon Web Services GovCloud (US-West) region.</p>
571-
* <p>For an example of creating an index and data source using the Python SDK,
572-
* see <a href="https://docs.aws.amazon.com/kendra/latest/dg/gs-python.html">Getting
573-
* started with Python SDK</a>. For an example of creating an index and data
574-
* source using the Java SDK, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/gs-java.html">Getting started with Java SDK</a>.</p>
566+
* <code>CreateDataSource</code> is a synchronous operation. The operation returns 200 if the
567+
* data source was successfully created. Otherwise, an exception is raised.</p>
568+
* <p>Amazon S3 and <a href="https://docs.aws.amazon.com/kendra/latest/dg/data-source-custom.html">custom</a> data sources are the only
569+
* supported data sources in the Amazon Web Services GovCloud (US-West) region.</p>
570+
* <p>For an example of creating an index and data source using the Python SDK, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/gs-python.html">Getting started with Python
571+
* SDK</a>. For an example of creating an index and data source using the Java SDK, see
572+
* <a href="https://docs.aws.amazon.com/kendra/latest/dg/gs-java.html">Getting started with Java
573+
* SDK</a>.</p>
575574
*/
576575
public createDataSource(
577576
args: CreateDataSourceCommandInput,
@@ -823,10 +822,9 @@ export class Kendra extends KendraClient {
823822

824823
/**
825824
* <p>Deletes an Amazon Kendra data source connector. An exception is not thrown if the
826-
* data source is already being deleted. While the data source is being
827-
* deleted, the <code>Status</code> field returned by a call to the
828-
* <code>DescribeDataSource</code> API is set to
829-
* <code>DELETING</code>. For more information, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/delete-data-source.html">Deleting Data Sources</a>.</p>
825+
* data source is already being deleted. While the data source is being deleted, the
826+
* <code>Status</code> field returned by a call to the <code>DescribeDataSource</code> API is
827+
* set to <code>DELETING</code>. For more information, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/delete-data-source.html">Deleting Data Sources</a>.</p>
830828
*/
831829
public deleteDataSource(
832830
args: DeleteDataSourceCommandInput,
@@ -1372,7 +1370,7 @@ export class Kendra extends KendraClient {
13721370
}
13731371

13741372
/**
1375-
* <p>Prevents users or groups in your Amazon Web Services SSO identity source
1373+
* <p>Prevents users or groups in your IAM Identity Center identity source
13761374
* from accessing your Amazon Kendra experience. You can create an Amazon Kendra experience
13771375
* such as a search application. For more information on creating a search
13781376
* application experience, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/deploying-search-experience-no-code.html">Building
@@ -1408,7 +1406,7 @@ export class Kendra extends KendraClient {
14081406
}
14091407

14101408
/**
1411-
* <p>Removes the specific permissions of users or groups in your Amazon Web Services SSO
1409+
* <p>Removes the specific permissions of users or groups in your IAM Identity Center
14121410
* identity source with access to your Amazon Kendra experience. You can create an Amazon Kendra
14131411
* experience such as a search application. For more information on creating a
14141412
* search application experience, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/deploying-search-experience-no-code.html">Building a
@@ -1577,8 +1575,7 @@ export class Kendra extends KendraClient {
15771575
}
15781576

15791577
/**
1580-
* <p>Gets statistics about synchronizing a data
1581-
* source connector.</p>
1578+
* <p>Gets statistics about synchronizing a data source connector.</p>
15821579
*/
15831580
public listDataSourceSyncJobs(
15841581
args: ListDataSourceSyncJobsCommandInput,
@@ -1643,7 +1640,7 @@ export class Kendra extends KendraClient {
16431640
}
16441641

16451642
/**
1646-
* <p>Lists users or groups in your Amazon Web Services SSO identity source that are
1643+
* <p>Lists users or groups in your IAM Identity Center identity source that are
16471644
* granted access to your Amazon Kendra experience. You can create an Amazon Kendra experience
16481645
* such as a search application. For more information on creating a search
16491646
* application experience, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/deploying-search-experience-no-code.html">Building
@@ -1999,9 +1996,9 @@ export class Kendra extends KendraClient {
19991996
}
20001997

20011998
/**
2002-
* <p>Starts a synchronization job for a data source connector. If a synchronization
2003-
* job is already in progress, Amazon Kendra returns a
2004-
* <code>ResourceInUseException</code> exception.</p>
1999+
* <p>Starts a synchronization job for a data source connector. If a synchronization job is
2000+
* already in progress, Amazon Kendra returns a <code>ResourceInUseException</code>
2001+
* exception.</p>
20052002
*/
20062003
public startDataSourceSyncJob(
20072004
args: StartDataSourceSyncJobCommandInput,
@@ -2033,8 +2030,8 @@ export class Kendra extends KendraClient {
20332030
}
20342031

20352032
/**
2036-
* <p>Stops a synchronization job that is currently running.
2037-
* You can't stop a scheduled synchronization job.</p>
2033+
* <p>Stops a synchronization job that is currently running. You can't stop a scheduled
2034+
* synchronization job.</p>
20382035
*/
20392036
public stopDataSourceSyncJob(
20402037
args: StopDataSourceSyncJobCommandInput,

clients/client-kendra/src/commands/AssociateEntitiesToExperienceCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export interface AssociateEntitiesToExperienceCommandOutput
3030
__MetadataBearer {}
3131

3232
/**
33-
* <p>Grants users or groups in your Amazon Web Services SSO identity source access
33+
* <p>Grants users or groups in your IAM Identity Center identity source access
3434
* to your Amazon Kendra experience. You can create an Amazon Kendra experience such as a
3535
* search application. For more information on creating a search application
3636
* experience, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/deploying-search-experience-no-code.html">Building

clients/client-kendra/src/commands/AssociatePersonasToEntitiesCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export interface AssociatePersonasToEntitiesCommandOutput
3030
__MetadataBearer {}
3131

3232
/**
33-
* <p>Defines the specific permissions of users or groups in your Amazon Web Services SSO
33+
* <p>Defines the specific permissions of users or groups in your IAM Identity Center
3434
* identity source with access to your Amazon Kendra experience. You can create an Amazon Kendra
3535
* experience such as a search application. For more information on creating a
3636
* search application experience, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/deploying-search-experience-no-code.html">Building

clients/client-kendra/src/commands/CreateDataSourceCommand.ts

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -28,20 +28,19 @@ export interface CreateDataSourceCommandInput extends CreateDataSourceRequest {}
2828
export interface CreateDataSourceCommandOutput extends CreateDataSourceResponse, __MetadataBearer {}
2929

3030
/**
31-
* <p>Creates a data source connector that you want to use with an Amazon Kendra index.</p>
32-
* <p>You specify a name, data source connector type and description for
33-
* your data source. You also specify configuration information for the
34-
* data source connector.</p>
31+
* <p>Creates a data source connector that you want to use with an Amazon Kendra
32+
* index.</p>
33+
* <p>You specify a name, data source connector type and description for your data source. You
34+
* also specify configuration information for the data source connector.</p>
3535
* <p>
36-
* <code>CreateDataSource</code> is a synchronous operation. The
37-
* operation returns 200 if the data source was successfully created.
38-
* Otherwise, an exception is raised.</p>
39-
* <p>Amazon S3 and <a href="https://docs.aws.amazon.com/kendra/latest/dg/data-source-custom.html">custom</a> data sources are
40-
* the only supported data sources in the Amazon Web Services GovCloud (US-West) region.</p>
41-
* <p>For an example of creating an index and data source using the Python SDK,
42-
* see <a href="https://docs.aws.amazon.com/kendra/latest/dg/gs-python.html">Getting
43-
* started with Python SDK</a>. For an example of creating an index and data
44-
* source using the Java SDK, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/gs-java.html">Getting started with Java SDK</a>.</p>
36+
* <code>CreateDataSource</code> is a synchronous operation. The operation returns 200 if the
37+
* data source was successfully created. Otherwise, an exception is raised.</p>
38+
* <p>Amazon S3 and <a href="https://docs.aws.amazon.com/kendra/latest/dg/data-source-custom.html">custom</a> data sources are the only
39+
* supported data sources in the Amazon Web Services GovCloud (US-West) region.</p>
40+
* <p>For an example of creating an index and data source using the Python SDK, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/gs-python.html">Getting started with Python
41+
* SDK</a>. For an example of creating an index and data source using the Java SDK, see
42+
* <a href="https://docs.aws.amazon.com/kendra/latest/dg/gs-java.html">Getting started with Java
43+
* SDK</a>.</p>
4544
* @example
4645
* Use a bare-bones client and the command you need to make an API call.
4746
* ```javascript

clients/client-kendra/src/commands/DeleteDataSourceCommand.ts

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,9 @@ export interface DeleteDataSourceCommandOutput extends __MetadataBearer {}
2424

2525
/**
2626
* <p>Deletes an Amazon Kendra data source connector. An exception is not thrown if the
27-
* data source is already being deleted. While the data source is being
28-
* deleted, the <code>Status</code> field returned by a call to the
29-
* <code>DescribeDataSource</code> API is set to
30-
* <code>DELETING</code>. For more information, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/delete-data-source.html">Deleting Data Sources</a>.</p>
27+
* data source is already being deleted. While the data source is being deleted, the
28+
* <code>Status</code> field returned by a call to the <code>DescribeDataSource</code> API is
29+
* set to <code>DELETING</code>. For more information, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/delete-data-source.html">Deleting Data Sources</a>.</p>
3130
* @example
3231
* Use a bare-bones client and the command you need to make an API call.
3332
* ```javascript

clients/client-kendra/src/commands/DisassociateEntitiesFromExperienceCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export interface DisassociateEntitiesFromExperienceCommandOutput
3030
__MetadataBearer {}
3131

3232
/**
33-
* <p>Prevents users or groups in your Amazon Web Services SSO identity source
33+
* <p>Prevents users or groups in your IAM Identity Center identity source
3434
* from accessing your Amazon Kendra experience. You can create an Amazon Kendra experience
3535
* such as a search application. For more information on creating a search
3636
* application experience, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/deploying-search-experience-no-code.html">Building

clients/client-kendra/src/commands/DisassociatePersonasFromEntitiesCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export interface DisassociatePersonasFromEntitiesCommandOutput
3030
__MetadataBearer {}
3131

3232
/**
33-
* <p>Removes the specific permissions of users or groups in your Amazon Web Services SSO
33+
* <p>Removes the specific permissions of users or groups in your IAM Identity Center
3434
* identity source with access to your Amazon Kendra experience. You can create an Amazon Kendra
3535
* experience such as a search application. For more information on creating a
3636
* search application experience, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/deploying-search-experience-no-code.html">Building a

clients/client-kendra/src/commands/ListDataSourceSyncJobsCommand.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ export interface ListDataSourceSyncJobsCommandInput extends ListDataSourceSyncJo
2828
export interface ListDataSourceSyncJobsCommandOutput extends ListDataSourceSyncJobsResponse, __MetadataBearer {}
2929

3030
/**
31-
* <p>Gets statistics about synchronizing a data
32-
* source connector.</p>
31+
* <p>Gets statistics about synchronizing a data source connector.</p>
3332
* @example
3433
* Use a bare-bones client and the command you need to make an API call.
3534
* ```javascript

clients/client-kendra/src/commands/ListExperienceEntitiesCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export interface ListExperienceEntitiesCommandInput extends ListExperienceEntiti
2828
export interface ListExperienceEntitiesCommandOutput extends ListExperienceEntitiesResponse, __MetadataBearer {}
2929

3030
/**
31-
* <p>Lists users or groups in your Amazon Web Services SSO identity source that are
31+
* <p>Lists users or groups in your IAM Identity Center identity source that are
3232
* granted access to your Amazon Kendra experience. You can create an Amazon Kendra experience
3333
* such as a search application. For more information on creating a search
3434
* application experience, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/deploying-search-experience-no-code.html">Building

clients/client-kendra/src/commands/StartDataSourceSyncJobCommand.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ export interface StartDataSourceSyncJobCommandInput extends StartDataSourceSyncJ
2828
export interface StartDataSourceSyncJobCommandOutput extends StartDataSourceSyncJobResponse, __MetadataBearer {}
2929

3030
/**
31-
* <p>Starts a synchronization job for a data source connector. If a synchronization
32-
* job is already in progress, Amazon Kendra returns a
33-
* <code>ResourceInUseException</code> exception.</p>
31+
* <p>Starts a synchronization job for a data source connector. If a synchronization job is
32+
* already in progress, Amazon Kendra returns a <code>ResourceInUseException</code>
33+
* exception.</p>
3434
* @example
3535
* Use a bare-bones client and the command you need to make an API call.
3636
* ```javascript

clients/client-kendra/src/commands/StopDataSourceSyncJobCommand.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ export interface StopDataSourceSyncJobCommandInput extends StopDataSourceSyncJob
2323
export interface StopDataSourceSyncJobCommandOutput extends __MetadataBearer {}
2424

2525
/**
26-
* <p>Stops a synchronization job that is currently running.
27-
* You can't stop a scheduled synchronization job.</p>
26+
* <p>Stops a synchronization job that is currently running. You can't stop a scheduled
27+
* synchronization job.</p>
2828
* @example
2929
* Use a bare-bones client and the command you need to make an API call.
3030
* ```javascript

0 commit comments

Comments
 (0)