@aws-sdk/client-kendra 3.496.0 → 3.499.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist-cjs/index.js +86 -85
  2. package/package.json +3 -3
package/dist-cjs/index.js CHANGED
@@ -6730,39 +6730,26 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
6730
6730
  // Annotate the CommonJS export names for ESM import in node:
6731
6731
 
6732
6732
  0 && (module.exports = {
6733
- AccessDeniedException,
6734
- AdditionalResultAttributeValueType,
6735
- AlfrescoEntity,
6733
+ KendraServiceException,
6734
+ __Client,
6735
+ KendraClient,
6736
+ Kendra,
6737
+ $Command,
6736
6738
  AssociateEntitiesToExperienceCommand,
6737
6739
  AssociatePersonasToEntitiesCommand,
6738
- AttributeSuggestionsMode,
6739
6740
  BatchDeleteDocumentCommand,
6740
6741
  BatchDeleteFeaturedResultsSetCommand,
6741
6742
  BatchGetDocumentStatusCommand,
6742
6743
  BatchPutDocumentCommand,
6743
6744
  ClearQuerySuggestionsCommand,
6744
- ConditionOperator,
6745
- ConflictException,
6746
- ConfluenceAttachmentFieldName,
6747
- ConfluenceAuthenticationType,
6748
- ConfluenceBlogFieldName,
6749
- ConfluencePageFieldName,
6750
- ConfluenceSpaceFieldName,
6751
- ConfluenceVersion,
6752
- ContentType,
6753
6745
  CreateAccessControlConfigurationCommand,
6754
6746
  CreateDataSourceCommand,
6755
6747
  CreateExperienceCommand,
6756
6748
  CreateFaqCommand,
6757
6749
  CreateFeaturedResultsSetCommand,
6758
6750
  CreateIndexCommand,
6759
- CreateIndexRequestFilterSensitiveLog,
6760
6751
  CreateQuerySuggestionsBlockListCommand,
6761
6752
  CreateThesaurusCommand,
6762
- DataSourceStatus,
6763
- DataSourceSyncJobStatus,
6764
- DataSourceType,
6765
- DatabaseEngineType,
6766
6753
  DeleteAccessControlConfigurationCommand,
6767
6754
  DeleteDataSourceCommand,
6768
6755
  DeleteExperienceCommand,
@@ -6777,45 +6764,19 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
6777
6764
  DescribeFaqCommand,
6778
6765
  DescribeFeaturedResultsSetCommand,
6779
6766
  DescribeIndexCommand,
6780
- DescribeIndexResponseFilterSensitiveLog,
6781
6767
  DescribePrincipalMappingCommand,
6782
6768
  DescribeQuerySuggestionsBlockListCommand,
6783
6769
  DescribeQuerySuggestionsConfigCommand,
6784
6770
  DescribeThesaurusCommand,
6785
6771
  DisassociateEntitiesFromExperienceCommand,
6786
6772
  DisassociatePersonasFromEntitiesCommand,
6787
- DocumentAttributeValueType,
6788
- DocumentStatus,
6789
- EndpointType,
6790
- EntityDisplayDataFilterSensitiveLog,
6791
- EntityType,
6792
- ErrorCode,
6793
- ExperienceEntitiesSummaryFilterSensitiveLog,
6794
- ExperienceStatus,
6795
- FaqFileFormat,
6796
- FaqStatus,
6797
- FeaturedResultsConflictException,
6798
- FeaturedResultsSetStatus,
6799
- FsxFileSystemType,
6800
6773
  GetQuerySuggestionsCommand,
6801
6774
  GetSnapshotsCommand,
6802
- HighlightType,
6803
- IndexEdition,
6804
- IndexStatus,
6805
- InternalServerException,
6806
- Interval,
6807
- InvalidRequestException,
6808
- IssueSubEntity,
6809
- Kendra,
6810
- KendraClient,
6811
- KendraServiceException,
6812
- KeyLocation,
6813
6775
  ListAccessControlConfigurationsCommand,
6814
6776
  ListDataSourceSyncJobsCommand,
6815
6777
  ListDataSourcesCommand,
6816
6778
  ListEntityPersonasCommand,
6817
6779
  ListExperienceEntitiesCommand,
6818
- ListExperienceEntitiesResponseFilterSensitiveLog,
6819
6780
  ListExperiencesCommand,
6820
6781
  ListFaqsCommand,
6821
6782
  ListFeaturedResultsSetsCommand,
@@ -6824,47 +6785,13 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
6824
6785
  ListQuerySuggestionsBlockListsCommand,
6825
6786
  ListTagsForResourceCommand,
6826
6787
  ListThesauriCommand,
6827
- MetricType,
6828
- MissingAttributeKeyStrategy,
6829
- Mode,
6830
- Order,
6831
- Persona,
6832
- PrincipalMappingStatus,
6833
- PrincipalType,
6834
6788
  PutPrincipalMappingCommand,
6835
6789
  QueryCommand,
6836
- QueryIdentifiersEnclosingOption,
6837
- QueryResultFormat,
6838
- QueryResultType,
6839
- QuerySuggestionsBlockListStatus,
6840
- QuerySuggestionsStatus,
6841
- ReadAccessType,
6842
- RelevanceType,
6843
- ResourceAlreadyExistException,
6844
- ResourceInUseException,
6845
- ResourceNotFoundException,
6846
- ResourceUnavailableException,
6847
6790
  RetrieveCommand,
6848
- SalesforceChatterFeedIncludeFilterType,
6849
- SalesforceKnowledgeArticleState,
6850
- SalesforceStandardObjectName,
6851
- ScoreConfidence,
6852
- ServerSideEncryptionConfigurationFilterSensitiveLog,
6853
- ServiceNowAuthenticationType,
6854
- ServiceNowBuildVersionType,
6855
- ServiceQuotaExceededException,
6856
- SharePointOnlineAuthenticationType,
6857
- SharePointVersion,
6858
- SlackEntity,
6859
- SortOrder,
6860
6791
  StartDataSourceSyncJobCommand,
6861
6792
  StopDataSourceSyncJobCommand,
6862
6793
  SubmitFeedbackCommand,
6863
- SuggestionType,
6864
6794
  TagResourceCommand,
6865
- ThesaurusStatus,
6866
- ThrottlingException,
6867
- Type,
6868
6795
  UntagResourceCommand,
6869
6796
  UpdateAccessControlConfigurationCommand,
6870
6797
  UpdateDataSourceCommand,
@@ -6874,12 +6801,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
6874
6801
  UpdateQuerySuggestionsBlockListCommand,
6875
6802
  UpdateQuerySuggestionsConfigCommand,
6876
6803
  UpdateThesaurusCommand,
6877
- UserContextPolicy,
6878
- UserGroupResolutionMode,
6879
- ValidationException,
6880
- WarningCode,
6881
- WebCrawlerMode,
6882
- __Client,
6883
6804
  paginateGetSnapshots,
6884
6805
  paginateListAccessControlConfigurations,
6885
6806
  paginateListDataSourceSyncJobs,
@@ -6891,6 +6812,86 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
6891
6812
  paginateListGroupsOlderThanOrderingId,
6892
6813
  paginateListIndices,
6893
6814
  paginateListQuerySuggestionsBlockLists,
6894
- paginateListThesauri
6815
+ paginateListThesauri,
6816
+ AccessDeniedException,
6817
+ HighlightType,
6818
+ AdditionalResultAttributeValueType,
6819
+ AlfrescoEntity,
6820
+ EntityType,
6821
+ InternalServerException,
6822
+ ResourceAlreadyExistException,
6823
+ ResourceNotFoundException,
6824
+ ThrottlingException,
6825
+ ValidationException,
6826
+ Persona,
6827
+ AttributeSuggestionsMode,
6828
+ ErrorCode,
6829
+ ConflictException,
6830
+ DocumentStatus,
6831
+ ConditionOperator,
6832
+ ReadAccessType,
6833
+ PrincipalType,
6834
+ ContentType,
6835
+ ServiceQuotaExceededException,
6836
+ ConfluenceAttachmentFieldName,
6837
+ ConfluenceAuthenticationType,
6838
+ ConfluenceBlogFieldName,
6839
+ ConfluencePageFieldName,
6840
+ ConfluenceSpaceFieldName,
6841
+ ConfluenceVersion,
6842
+ DatabaseEngineType,
6843
+ QueryIdentifiersEnclosingOption,
6844
+ FsxFileSystemType,
6845
+ Type,
6846
+ IssueSubEntity,
6847
+ SalesforceChatterFeedIncludeFilterType,
6848
+ SalesforceKnowledgeArticleState,
6849
+ SalesforceStandardObjectName,
6850
+ ServiceNowAuthenticationType,
6851
+ ServiceNowBuildVersionType,
6852
+ SharePointOnlineAuthenticationType,
6853
+ SharePointVersion,
6854
+ SlackEntity,
6855
+ WebCrawlerMode,
6856
+ DataSourceType,
6857
+ FaqFileFormat,
6858
+ FeaturedResultsSetStatus,
6859
+ FeaturedResultsConflictException,
6860
+ IndexEdition,
6861
+ UserContextPolicy,
6862
+ UserGroupResolutionMode,
6863
+ KeyLocation,
6864
+ DataSourceStatus,
6865
+ EndpointType,
6866
+ ExperienceStatus,
6867
+ FaqStatus,
6868
+ Order,
6869
+ DocumentAttributeValueType,
6870
+ IndexStatus,
6871
+ PrincipalMappingStatus,
6872
+ QuerySuggestionsBlockListStatus,
6873
+ Mode,
6874
+ QuerySuggestionsStatus,
6875
+ ThesaurusStatus,
6876
+ SuggestionType,
6877
+ Interval,
6878
+ MetricType,
6879
+ InvalidRequestException,
6880
+ DataSourceSyncJobStatus,
6881
+ ResourceUnavailableException,
6882
+ MissingAttributeKeyStrategy,
6883
+ SortOrder,
6884
+ QueryResultType,
6885
+ QueryResultFormat,
6886
+ ServerSideEncryptionConfigurationFilterSensitiveLog,
6887
+ CreateIndexRequestFilterSensitiveLog,
6888
+ DescribeIndexResponseFilterSensitiveLog,
6889
+ EntityDisplayDataFilterSensitiveLog,
6890
+ ExperienceEntitiesSummaryFilterSensitiveLog,
6891
+ ListExperienceEntitiesResponseFilterSensitiveLog,
6892
+ ScoreConfidence,
6893
+ WarningCode,
6894
+ ResourceInUseException,
6895
+ RelevanceType
6895
6896
  });
6896
6897
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-kendra",
3
3
  "description": "AWS SDK for JavaScript Kendra Client for Node.js, Browser and React Native",
4
- "version": "3.496.0",
4
+ "version": "3.499.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-kendra",
@@ -20,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.496.0",
23
+ "@aws-sdk/client-sts": "3.499.0",
24
24
  "@aws-sdk/core": "3.496.0",
25
- "@aws-sdk/credential-provider-node": "3.496.0",
25
+ "@aws-sdk/credential-provider-node": "3.499.0",
26
26
  "@aws-sdk/middleware-host-header": "3.496.0",
27
27
  "@aws-sdk/middleware-logger": "3.496.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.496.0",