cdk-comprehend-s3olap 2.0.21 → 2.0.24
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.
- package/.jsii +4 -4
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +28 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +39 -24
- package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +110 -59
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +75 -69
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +144 -69
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +711 -707
- package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +135 -130
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +58 -3
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +3 -0
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +106 -61
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +269 -234
- package/node_modules/aws-sdk/apis/metadata.json +4 -0
- package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +24 -21
- package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.examples.json +5 -0
- package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.min.json +1206 -0
- package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.paginators.json +40 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +253 -103
- package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +33 -0
- package/node_modules/aws-sdk/apis/translate-2017-07-01.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +27 -5
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +228 -61
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +6 -0
- package/node_modules/aws-sdk/clients/all.d.ts +1 -0
- package/node_modules/aws-sdk/clients/all.js +2 -1
- package/node_modules/aws-sdk/clients/appstream.d.ts +22 -3
- package/node_modules/aws-sdk/clients/athena.d.ts +57 -2
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +12 -3
- package/node_modules/aws-sdk/clients/datasync.d.ts +133 -38
- package/node_modules/aws-sdk/clients/ec2.d.ts +33 -21
- package/node_modules/aws-sdk/clients/elbv2.d.ts +10 -10
- package/node_modules/aws-sdk/clients/emr.d.ts +16 -3
- package/node_modules/aws-sdk/clients/finspacedata.d.ts +64 -3
- package/node_modules/aws-sdk/clients/glue.d.ts +16 -3
- package/node_modules/aws-sdk/clients/kendra.d.ts +109 -41
- package/node_modules/aws-sdk/clients/medialive.d.ts +41 -3
- package/node_modules/aws-sdk/clients/mwaa.d.ts +9 -12
- package/node_modules/aws-sdk/clients/polly.d.ts +1 -1
- package/node_modules/aws-sdk/clients/pricing.d.ts +3 -3
- package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +1525 -0
- package/node_modules/aws-sdk/clients/redshiftserverless.js +18 -0
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +245 -4
- package/node_modules/aws-sdk/clients/translate.d.ts +70 -18
- package/node_modules/aws-sdk/clients/wellarchitected.d.ts +27 -1
- package/node_modules/aws-sdk/clients/workmail.d.ts +203 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +13 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +70 -22
- package/node_modules/aws-sdk/dist/aws-sdk.js +1013 -900
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +92 -92
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/event_listeners.js +10 -0
- package/node_modules/aws-sdk/lib/model/api.js +1 -0
- package/node_modules/aws-sdk/lib/s3/managed_upload.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/esbuild/install.js +4 -4
- package/node_modules/esbuild/lib/main.js +12 -12
- package/node_modules/esbuild/package.json +21 -21
- package/node_modules/esbuild-linux-64/bin/esbuild +0 -0
- package/node_modules/esbuild-linux-64/package.json +1 -1
- package/package.json +5 -5
@@ -509,11 +509,11 @@ declare class AppStream extends Service {
|
|
509
509
|
*/
|
510
510
|
updateEntitlement(callback?: (err: AWSError, data: AppStream.Types.UpdateEntitlementResult) => void): Request<AppStream.Types.UpdateEntitlementResult, AWSError>;
|
511
511
|
/**
|
512
|
-
* Updates the specified fleet. If the fleet is in the STOPPED state, you can update any attribute except the fleet name. If the fleet is in the RUNNING state, you can update the following based on the fleet type: Always-On and On-Demand fleet types You can update the DisplayName, ComputeCapacity, ImageARN, ImageName, IdleDisconnectTimeoutInSeconds, and DisconnectTimeoutInSeconds attributes. Elastic fleet type You can update the DisplayName, IdleDisconnectTimeoutInSeconds, DisconnectTimeoutInSeconds, MaxConcurrentSessions, and UsbDeviceFilterStrings attributes. If the fleet is in the STARTING or STOPPED state, you can't update it.
|
512
|
+
* Updates the specified fleet. If the fleet is in the STOPPED state, you can update any attribute except the fleet name. If the fleet is in the RUNNING state, you can update the following based on the fleet type: Always-On and On-Demand fleet types You can update the DisplayName, ComputeCapacity, ImageARN, ImageName, IdleDisconnectTimeoutInSeconds, and DisconnectTimeoutInSeconds attributes. Elastic fleet type You can update the DisplayName, IdleDisconnectTimeoutInSeconds, DisconnectTimeoutInSeconds, MaxConcurrentSessions, SessionScriptS3Location and UsbDeviceFilterStrings attributes. If the fleet is in the STARTING or STOPPED state, you can't update it.
|
513
513
|
*/
|
514
514
|
updateFleet(params: AppStream.Types.UpdateFleetRequest, callback?: (err: AWSError, data: AppStream.Types.UpdateFleetResult) => void): Request<AppStream.Types.UpdateFleetResult, AWSError>;
|
515
515
|
/**
|
516
|
-
* Updates the specified fleet. If the fleet is in the STOPPED state, you can update any attribute except the fleet name. If the fleet is in the RUNNING state, you can update the following based on the fleet type: Always-On and On-Demand fleet types You can update the DisplayName, ComputeCapacity, ImageARN, ImageName, IdleDisconnectTimeoutInSeconds, and DisconnectTimeoutInSeconds attributes. Elastic fleet type You can update the DisplayName, IdleDisconnectTimeoutInSeconds, DisconnectTimeoutInSeconds, MaxConcurrentSessions, and UsbDeviceFilterStrings attributes. If the fleet is in the STARTING or STOPPED state, you can't update it.
|
516
|
+
* Updates the specified fleet. If the fleet is in the STOPPED state, you can update any attribute except the fleet name. If the fleet is in the RUNNING state, you can update the following based on the fleet type: Always-On and On-Demand fleet types You can update the DisplayName, ComputeCapacity, ImageARN, ImageName, IdleDisconnectTimeoutInSeconds, and DisconnectTimeoutInSeconds attributes. Elastic fleet type You can update the DisplayName, IdleDisconnectTimeoutInSeconds, DisconnectTimeoutInSeconds, MaxConcurrentSessions, SessionScriptS3Location and UsbDeviceFilterStrings attributes. If the fleet is in the STARTING or STOPPED state, you can't update it.
|
517
517
|
*/
|
518
518
|
updateFleet(callback?: (err: AWSError, data: AppStream.Types.UpdateFleetResult) => void): Request<AppStream.Types.UpdateFleetResult, AWSError>;
|
519
519
|
/**
|
@@ -1167,6 +1167,10 @@ declare namespace AppStream {
|
|
1167
1167
|
* The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.
|
1168
1168
|
*/
|
1169
1169
|
EmbedHostDomains?: EmbedHostDomains;
|
1170
|
+
/**
|
1171
|
+
* The streaming protocol you want your stack to prefer. This can be UDP or TCP. Currently, UDP is only supported in the Windows native client.
|
1172
|
+
*/
|
1173
|
+
StreamingExperienceSettings?: StreamingExperienceSettings;
|
1170
1174
|
}
|
1171
1175
|
export interface CreateStackResult {
|
1172
1176
|
/**
|
@@ -2315,6 +2319,7 @@ declare namespace AppStream {
|
|
2315
2319
|
export type Permission = "ENABLED"|"DISABLED"|string;
|
2316
2320
|
export type PlatformType = "WINDOWS"|"WINDOWS_SERVER_2016"|"WINDOWS_SERVER_2019"|"AMAZON_LINUX2"|string;
|
2317
2321
|
export type Platforms = PlatformType[];
|
2322
|
+
export type PreferredProtocol = "TCP"|"UDP"|string;
|
2318
2323
|
export type RedirectURL = string;
|
2319
2324
|
export type RegionName = string;
|
2320
2325
|
export interface ResourceError {
|
@@ -2484,8 +2489,12 @@ declare namespace AppStream {
|
|
2484
2489
|
* The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.
|
2485
2490
|
*/
|
2486
2491
|
EmbedHostDomains?: EmbedHostDomains;
|
2492
|
+
/**
|
2493
|
+
* The streaming protocol you want your stack to prefer. This can be UDP or TCP. Currently, UDP is only supported in the Windows native client.
|
2494
|
+
*/
|
2495
|
+
StreamingExperienceSettings?: StreamingExperienceSettings;
|
2487
2496
|
}
|
2488
|
-
export type StackAttribute = "STORAGE_CONNECTORS"|"STORAGE_CONNECTOR_HOMEFOLDERS"|"STORAGE_CONNECTOR_GOOGLE_DRIVE"|"STORAGE_CONNECTOR_ONE_DRIVE"|"REDIRECT_URL"|"FEEDBACK_URL"|"THEME_NAME"|"USER_SETTINGS"|"EMBED_HOST_DOMAINS"|"IAM_ROLE_ARN"|"ACCESS_ENDPOINTS"|string;
|
2497
|
+
export type StackAttribute = "STORAGE_CONNECTORS"|"STORAGE_CONNECTOR_HOMEFOLDERS"|"STORAGE_CONNECTOR_GOOGLE_DRIVE"|"STORAGE_CONNECTOR_ONE_DRIVE"|"REDIRECT_URL"|"FEEDBACK_URL"|"THEME_NAME"|"USER_SETTINGS"|"EMBED_HOST_DOMAINS"|"IAM_ROLE_ARN"|"ACCESS_ENDPOINTS"|"STREAMING_EXPERIENCE_SETTINGS"|string;
|
2489
2498
|
export type StackAttributes = StackAttribute[];
|
2490
2499
|
export interface StackError {
|
2491
2500
|
/**
|
@@ -2561,6 +2570,12 @@ declare namespace AppStream {
|
|
2561
2570
|
export type StorageConnectorList = StorageConnector[];
|
2562
2571
|
export type StorageConnectorType = "HOMEFOLDERS"|"GOOGLE_DRIVE"|"ONE_DRIVE"|string;
|
2563
2572
|
export type StreamView = "APP"|"DESKTOP"|string;
|
2573
|
+
export interface StreamingExperienceSettings {
|
2574
|
+
/**
|
2575
|
+
* The preferred protocol that you want to use while streaming your application.
|
2576
|
+
*/
|
2577
|
+
PreferredProtocol?: PreferredProtocol;
|
2578
|
+
}
|
2564
2579
|
export type StreamingUrlUserId = string;
|
2565
2580
|
export type String = string;
|
2566
2581
|
export type StringList = String[];
|
@@ -2840,6 +2855,10 @@ declare namespace AppStream {
|
|
2840
2855
|
* The domains where AppStream 2.0 streaming sessions can be embedded in an iframe. You must approve the domains that you want to host embedded AppStream 2.0 streaming sessions.
|
2841
2856
|
*/
|
2842
2857
|
EmbedHostDomains?: EmbedHostDomains;
|
2858
|
+
/**
|
2859
|
+
* The streaming protocol you want your stack to prefer. This can be UDP or TCP. Currently, UDP is only supported in the Windows native client.
|
2860
|
+
*/
|
2861
|
+
StreamingExperienceSettings?: StreamingExperienceSettings;
|
2843
2862
|
}
|
2844
2863
|
export interface UpdateStackResult {
|
2845
2864
|
/**
|
@@ -19,6 +19,14 @@ declare class Athena extends Service {
|
|
19
19
|
* Returns the details of a single named query or a list of up to 50 queries, which you provide as an array of query ID strings. Requires you to have access to the workgroup in which the queries were saved. Use ListNamedQueriesInput to get the list of named query IDs in the specified workgroup. If information could not be retrieved for a submitted query ID, information about the query ID submitted is listed under UnprocessedNamedQueryId. Named queries differ from executed queries. Use BatchGetQueryExecutionInput to get details about each unique query execution, and ListQueryExecutionsInput to get a list of query execution IDs.
|
20
20
|
*/
|
21
21
|
batchGetNamedQuery(callback?: (err: AWSError, data: Athena.Types.BatchGetNamedQueryOutput) => void): Request<Athena.Types.BatchGetNamedQueryOutput, AWSError>;
|
22
|
+
/**
|
23
|
+
* Returns the details of a single prepared statement or a list of up to 256 prepared statements for the array of prepared statement names that you provide. Requires you to have access to the workgroup to which the prepared statements belong. If a prepared statement cannot be retrieved for the name specified, the statement is listed in UnprocessedPreparedStatementNames.
|
24
|
+
*/
|
25
|
+
batchGetPreparedStatement(params: Athena.Types.BatchGetPreparedStatementInput, callback?: (err: AWSError, data: Athena.Types.BatchGetPreparedStatementOutput) => void): Request<Athena.Types.BatchGetPreparedStatementOutput, AWSError>;
|
26
|
+
/**
|
27
|
+
* Returns the details of a single prepared statement or a list of up to 256 prepared statements for the array of prepared statement names that you provide. Requires you to have access to the workgroup to which the prepared statements belong. If a prepared statement cannot be retrieved for the name specified, the statement is listed in UnprocessedPreparedStatementNames.
|
28
|
+
*/
|
29
|
+
batchGetPreparedStatement(callback?: (err: AWSError, data: Athena.Types.BatchGetPreparedStatementOutput) => void): Request<Athena.Types.BatchGetPreparedStatementOutput, AWSError>;
|
22
30
|
/**
|
23
31
|
* Returns the details of a single query execution or a list of up to 50 query executions, which you provide as an array of query execution ID strings. Requires you to have access to the workgroup in which the queries ran. To get a list of query execution IDs, use ListQueryExecutionsInput$WorkGroup. Query executions differ from named (saved) queries. Use BatchGetNamedQueryInput to get details about named queries.
|
24
32
|
*/
|
@@ -188,11 +196,11 @@ declare class Athena extends Service {
|
|
188
196
|
*/
|
189
197
|
listNamedQueries(callback?: (err: AWSError, data: Athena.Types.ListNamedQueriesOutput) => void): Request<Athena.Types.ListNamedQueriesOutput, AWSError>;
|
190
198
|
/**
|
191
|
-
* Lists the prepared statements in the
|
199
|
+
* Lists the prepared statements in the specified workgroup.
|
192
200
|
*/
|
193
201
|
listPreparedStatements(params: Athena.Types.ListPreparedStatementsInput, callback?: (err: AWSError, data: Athena.Types.ListPreparedStatementsOutput) => void): Request<Athena.Types.ListPreparedStatementsOutput, AWSError>;
|
194
202
|
/**
|
195
|
-
* Lists the prepared statements in the
|
203
|
+
* Lists the prepared statements in the specified workgroup.
|
196
204
|
*/
|
197
205
|
listPreparedStatements(callback?: (err: AWSError, data: Athena.Types.ListPreparedStatementsOutput) => void): Request<Athena.Types.ListPreparedStatementsOutput, AWSError>;
|
198
206
|
/**
|
@@ -334,6 +342,26 @@ declare namespace Athena {
|
|
334
342
|
*/
|
335
343
|
UnprocessedNamedQueryIds?: UnprocessedNamedQueryIdList;
|
336
344
|
}
|
345
|
+
export interface BatchGetPreparedStatementInput {
|
346
|
+
/**
|
347
|
+
* A list of prepared statement names to return.
|
348
|
+
*/
|
349
|
+
PreparedStatementNames: PreparedStatementNameList;
|
350
|
+
/**
|
351
|
+
* The name of the workgroup to which the prepared statements belong.
|
352
|
+
*/
|
353
|
+
WorkGroup: WorkGroupName;
|
354
|
+
}
|
355
|
+
export interface BatchGetPreparedStatementOutput {
|
356
|
+
/**
|
357
|
+
* The list of prepared statements returned.
|
358
|
+
*/
|
359
|
+
PreparedStatements?: PreparedStatementDetailsList;
|
360
|
+
/**
|
361
|
+
* A list of one or more prepared statements that were requested but could not be returned.
|
362
|
+
*/
|
363
|
+
UnprocessedPreparedStatementNames?: UnprocessedPreparedStatementNameList;
|
364
|
+
}
|
337
365
|
export interface BatchGetQueryExecutionInput {
|
338
366
|
/**
|
339
367
|
* An array of query execution IDs.
|
@@ -630,6 +658,8 @@ declare namespace Athena {
|
|
630
658
|
export type ErrorCode = string;
|
631
659
|
export type ErrorMessage = string;
|
632
660
|
export type ErrorType = number;
|
661
|
+
export type ExecutionParameter = string;
|
662
|
+
export type ExecutionParameters = ExecutionParameter[];
|
633
663
|
export type ExpressionString = string;
|
634
664
|
export interface GetDataCatalogInput {
|
635
665
|
/**
|
@@ -1040,6 +1070,8 @@ declare namespace Athena {
|
|
1040
1070
|
*/
|
1041
1071
|
LastModifiedTime?: _Date;
|
1042
1072
|
}
|
1073
|
+
export type PreparedStatementDetailsList = PreparedStatement[];
|
1074
|
+
export type PreparedStatementNameList = StatementName[];
|
1043
1075
|
export interface PreparedStatementSummary {
|
1044
1076
|
/**
|
1045
1077
|
* The name of the prepared statement.
|
@@ -1088,6 +1120,10 @@ declare namespace Athena {
|
|
1088
1120
|
* The engine version that executed the query.
|
1089
1121
|
*/
|
1090
1122
|
EngineVersion?: EngineVersion;
|
1123
|
+
/**
|
1124
|
+
* A list of values for the parameters in a query. The values are applied sequentially to the parameters in the query in the order in which the parameters occur.
|
1125
|
+
*/
|
1126
|
+
ExecutionParameters?: ExecutionParameters;
|
1091
1127
|
}
|
1092
1128
|
export interface QueryExecutionContext {
|
1093
1129
|
/**
|
@@ -1253,6 +1289,10 @@ declare namespace Athena {
|
|
1253
1289
|
* The name of the workgroup in which the query is being started.
|
1254
1290
|
*/
|
1255
1291
|
WorkGroup?: WorkGroupName;
|
1292
|
+
/**
|
1293
|
+
* A list of values for the parameters in a query. The values are applied sequentially to the parameters in the query in the order in which the parameters occur.
|
1294
|
+
*/
|
1295
|
+
ExecutionParameters?: ExecutionParameters;
|
1256
1296
|
}
|
1257
1297
|
export interface StartQueryExecutionOutput {
|
1258
1298
|
/**
|
@@ -1347,6 +1387,21 @@ declare namespace Athena {
|
|
1347
1387
|
ErrorMessage?: ErrorMessage;
|
1348
1388
|
}
|
1349
1389
|
export type UnprocessedNamedQueryIdList = UnprocessedNamedQueryId[];
|
1390
|
+
export interface UnprocessedPreparedStatementName {
|
1391
|
+
/**
|
1392
|
+
* The name of a prepared statement that could not be returned due to an error.
|
1393
|
+
*/
|
1394
|
+
StatementName?: StatementName;
|
1395
|
+
/**
|
1396
|
+
* The error code returned when the request for the prepared statement failed.
|
1397
|
+
*/
|
1398
|
+
ErrorCode?: ErrorCode;
|
1399
|
+
/**
|
1400
|
+
* The error message containing the reason why the prepared statement could not be returned. The following error messages are possible: INVALID_INPUT - The name of the prepared statement that was provided is not valid (for example, the name is too long). STATEMENT_NOT_FOUND - A prepared statement with the name provided could not be found. UNAUTHORIZED - The requester does not have permission to access the workgroup that contains the prepared statement.
|
1401
|
+
*/
|
1402
|
+
ErrorMessage?: ErrorMessage;
|
1403
|
+
}
|
1404
|
+
export type UnprocessedPreparedStatementNameList = UnprocessedPreparedStatementName[];
|
1350
1405
|
export interface UnprocessedQueryExecutionId {
|
1351
1406
|
/**
|
1352
1407
|
* The unique identifier of the query execution.
|
@@ -324,7 +324,7 @@ declare namespace CustomerProfiles {
|
|
324
324
|
*/
|
325
325
|
ProfileId: uuid;
|
326
326
|
/**
|
327
|
-
* A searchable identifier of a customer profile.
|
327
|
+
* A searchable identifier of a customer profile. The predefined keys you can use include: _account, _profileId, _assetId, _caseId, _orderId, _fullName, _phone, _email, _ctrContactId, _marketoLeadId, _salesforceAccountId, _salesforceContactId, _salesforceAssetId, _zendeskUserId, _zendeskExternalId, _zendeskTicketId, _serviceNowSystemId, _serviceNowIncidentId, _segmentUserId, _shopifyCustomerId, _shopifyOrderId.
|
328
328
|
*/
|
329
329
|
KeyName: name;
|
330
330
|
/**
|
@@ -472,6 +472,10 @@ declare namespace CustomerProfiles {
|
|
472
472
|
* How the auto-merging process should resolve conflicts between different profiles. For example, if Profile A and Profile B have the same FirstName and LastName (and that is the matching criteria), which EmailAddress should be used?
|
473
473
|
*/
|
474
474
|
ConflictResolution?: ConflictResolution;
|
475
|
+
/**
|
476
|
+
* A number between 0 and 1 that represents the minimum confidence score required for profiles within a matching group to be merged during the auto-merge process. A higher score means higher similarity required to merge profiles.
|
477
|
+
*/
|
478
|
+
MinAllowedConfidenceScoreForMerging?: Double0To1;
|
475
479
|
}
|
476
480
|
export interface Batch {
|
477
481
|
/**
|
@@ -862,6 +866,7 @@ declare namespace CustomerProfiles {
|
|
862
866
|
TotalSize?: long;
|
863
867
|
}
|
864
868
|
export type Double = number;
|
869
|
+
export type Double0To1 = number;
|
865
870
|
export interface ExportingConfig {
|
866
871
|
/**
|
867
872
|
* The S3 location where Identity Resolution Jobs write result files.
|
@@ -1005,6 +1010,10 @@ declare namespace CustomerProfiles {
|
|
1005
1010
|
* How the auto-merging process should resolve conflicts between different profiles.
|
1006
1011
|
*/
|
1007
1012
|
ConflictResolution: ConflictResolution;
|
1013
|
+
/**
|
1014
|
+
* Minimum confidence score required for profiles within a matching group to be merged during the auto-merge process.
|
1015
|
+
*/
|
1016
|
+
MinAllowedConfidenceScoreForMerging?: Double0To1;
|
1008
1017
|
}
|
1009
1018
|
export interface GetAutoMergingPreviewResponse {
|
1010
1019
|
/**
|
@@ -1830,7 +1839,7 @@ declare namespace CustomerProfiles {
|
|
1830
1839
|
*/
|
1831
1840
|
ProfileIds?: ProfileIdList;
|
1832
1841
|
/**
|
1833
|
-
* A number between 0 and 1
|
1842
|
+
* A number between 0 and 1, where a higher score means higher similarity. Examining match confidence scores lets you distinguish between groups of similar records in which the system is highly confident (which you may decide to merge), groups of similar records about which the system is uncertain (which you may decide to have reviewed by a human), and groups of similar records that the system deems to be unlikely (which you may decide to reject). Given confidence scores vary as per the data input, it should not be used an absolute measure of matching quality.
|
1834
1843
|
*/
|
1835
1844
|
ConfidenceScore?: Double;
|
1836
1845
|
}
|
@@ -2127,7 +2136,7 @@ declare namespace CustomerProfiles {
|
|
2127
2136
|
*/
|
2128
2137
|
Description: text;
|
2129
2138
|
/**
|
2130
|
-
* A unique identifier for the object template.
|
2139
|
+
* A unique identifier for the object template. For some attributes in the request, the service will use the default value from the object template when TemplateId is present. If these attributes are present in the request, the service may return a BadRequestException. These attributes include: AllowProfileCreation, SourceLastUpdatedTimestampFormat, Fields, and Keys. For example, if AllowProfileCreation is set to true when TemplateId is set, the service may return a BadRequestException.
|
2131
2140
|
*/
|
2132
2141
|
TemplateId?: name;
|
2133
2142
|
/**
|