@aws-sdk/client-customer-profiles 3.533.0 → 3.535.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 (109) hide show
  1. package/dist-types/CustomerProfiles.d.ts +3 -1
  2. package/dist-types/CustomerProfilesClient.d.ts +1 -1
  3. package/dist-types/commands/AddProfileKeyCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateCalculatedAttributeDefinitionCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateDomainCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateEventStreamCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateIntegrationWorkflowCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateProfileCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteCalculatedAttributeDefinitionCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteDomainCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteEventStreamCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteIntegrationCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteProfileCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteProfileKeyCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteProfileObjectCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteProfileObjectTypeCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteWorkflowCommand.d.ts +2 -1
  18. package/dist-types/commands/DetectProfileObjectTypeCommand.d.ts +2 -1
  19. package/dist-types/commands/GetAutoMergingPreviewCommand.d.ts +2 -1
  20. package/dist-types/commands/GetCalculatedAttributeDefinitionCommand.d.ts +2 -1
  21. package/dist-types/commands/GetCalculatedAttributeForProfileCommand.d.ts +2 -1
  22. package/dist-types/commands/GetDomainCommand.d.ts +2 -1
  23. package/dist-types/commands/GetEventStreamCommand.d.ts +2 -1
  24. package/dist-types/commands/GetIdentityResolutionJobCommand.d.ts +2 -1
  25. package/dist-types/commands/GetIntegrationCommand.d.ts +2 -1
  26. package/dist-types/commands/GetMatchesCommand.d.ts +2 -1
  27. package/dist-types/commands/GetProfileObjectTypeCommand.d.ts +2 -1
  28. package/dist-types/commands/GetProfileObjectTypeTemplateCommand.d.ts +2 -1
  29. package/dist-types/commands/GetSimilarProfilesCommand.d.ts +2 -1
  30. package/dist-types/commands/GetWorkflowCommand.d.ts +2 -1
  31. package/dist-types/commands/GetWorkflowStepsCommand.d.ts +2 -1
  32. package/dist-types/commands/ListAccountIntegrationsCommand.d.ts +2 -1
  33. package/dist-types/commands/ListCalculatedAttributeDefinitionsCommand.d.ts +2 -1
  34. package/dist-types/commands/ListCalculatedAttributesForProfileCommand.d.ts +2 -1
  35. package/dist-types/commands/ListDomainsCommand.d.ts +2 -1
  36. package/dist-types/commands/ListEventStreamsCommand.d.ts +2 -1
  37. package/dist-types/commands/ListIdentityResolutionJobsCommand.d.ts +2 -1
  38. package/dist-types/commands/ListIntegrationsCommand.d.ts +2 -1
  39. package/dist-types/commands/ListProfileObjectTypeTemplatesCommand.d.ts +2 -1
  40. package/dist-types/commands/ListProfileObjectTypesCommand.d.ts +2 -1
  41. package/dist-types/commands/ListProfileObjectsCommand.d.ts +2 -1
  42. package/dist-types/commands/ListRuleBasedMatchesCommand.d.ts +2 -1
  43. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  44. package/dist-types/commands/ListWorkflowsCommand.d.ts +2 -1
  45. package/dist-types/commands/MergeProfilesCommand.d.ts +2 -1
  46. package/dist-types/commands/PutIntegrationCommand.d.ts +2 -1
  47. package/dist-types/commands/PutProfileObjectCommand.d.ts +2 -1
  48. package/dist-types/commands/PutProfileObjectTypeCommand.d.ts +2 -1
  49. package/dist-types/commands/SearchProfilesCommand.d.ts +2 -1
  50. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  51. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  52. package/dist-types/commands/UpdateCalculatedAttributeDefinitionCommand.d.ts +2 -1
  53. package/dist-types/commands/UpdateDomainCommand.d.ts +2 -1
  54. package/dist-types/commands/UpdateProfileCommand.d.ts +2 -1
  55. package/dist-types/models/models_0.d.ts +766 -766
  56. package/dist-types/ts3.4/CustomerProfiles.d.ts +2 -0
  57. package/dist-types/ts3.4/commands/AddProfileKeyCommand.d.ts +9 -0
  58. package/dist-types/ts3.4/commands/CreateCalculatedAttributeDefinitionCommand.d.ts +9 -0
  59. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +9 -0
  60. package/dist-types/ts3.4/commands/CreateEventStreamCommand.d.ts +9 -0
  61. package/dist-types/ts3.4/commands/CreateIntegrationWorkflowCommand.d.ts +9 -0
  62. package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +9 -0
  63. package/dist-types/ts3.4/commands/DeleteCalculatedAttributeDefinitionCommand.d.ts +9 -0
  64. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +9 -0
  65. package/dist-types/ts3.4/commands/DeleteEventStreamCommand.d.ts +9 -0
  66. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +9 -0
  67. package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +9 -0
  68. package/dist-types/ts3.4/commands/DeleteProfileKeyCommand.d.ts +9 -0
  69. package/dist-types/ts3.4/commands/DeleteProfileObjectCommand.d.ts +9 -0
  70. package/dist-types/ts3.4/commands/DeleteProfileObjectTypeCommand.d.ts +9 -0
  71. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +9 -0
  72. package/dist-types/ts3.4/commands/DetectProfileObjectTypeCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/GetAutoMergingPreviewCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/GetCalculatedAttributeDefinitionCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/GetCalculatedAttributeForProfileCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/GetEventStreamCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/GetIdentityResolutionJobCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/GetMatchesCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/GetProfileObjectTypeCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/GetProfileObjectTypeTemplateCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/GetSimilarProfilesCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/GetWorkflowStepsCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/ListAccountIntegrationsCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/ListCalculatedAttributeDefinitionsCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/ListCalculatedAttributesForProfileCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/ListEventStreamsCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/ListIdentityResolutionJobsCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/ListIntegrationsCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/ListProfileObjectTypeTemplatesCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/ListProfileObjectTypesCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/ListProfileObjectsCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/ListRuleBasedMatchesCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/MergeProfilesCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/PutProfileObjectCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/PutProfileObjectTypeCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/SearchProfilesCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/UpdateCalculatedAttributeDefinitionCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +9 -0
  109. package/package.json +40 -40
@@ -248,6 +248,7 @@ export interface CustomerProfiles {
248
248
  /**
249
249
  * @see {@link ListDomainsCommand}
250
250
  */
251
+ listDomains(): Promise<ListDomainsCommandOutput>;
251
252
  listDomains(args: ListDomainsCommandInput, options?: __HttpHandlerOptions): Promise<ListDomainsCommandOutput>;
252
253
  listDomains(args: ListDomainsCommandInput, cb: (err: any, data?: ListDomainsCommandOutput) => void): void;
253
254
  listDomains(args: ListDomainsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDomainsCommandOutput) => void): void;
@@ -284,6 +285,7 @@ export interface CustomerProfiles {
284
285
  /**
285
286
  * @see {@link ListProfileObjectTypeTemplatesCommand}
286
287
  */
288
+ listProfileObjectTypeTemplates(): Promise<ListProfileObjectTypeTemplatesCommandOutput>;
287
289
  listProfileObjectTypeTemplates(args: ListProfileObjectTypeTemplatesCommandInput, options?: __HttpHandlerOptions): Promise<ListProfileObjectTypeTemplatesCommandOutput>;
288
290
  listProfileObjectTypeTemplates(args: ListProfileObjectTypeTemplatesCommandInput, cb: (err: any, data?: ListProfileObjectTypeTemplatesCommandOutput) => void): void;
289
291
  listProfileObjectTypeTemplates(args: ListProfileObjectTypeTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListProfileObjectTypeTemplatesCommandOutput) => void): void;
@@ -367,13 +369,13 @@ export interface CustomerProfiles {
367
369
  updateProfile(args: UpdateProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateProfileCommandOutput) => void): void;
368
370
  }
369
371
  /**
370
- * @public
371
372
  * <fullname>Amazon Connect Customer Profiles</fullname>
372
373
  * <p>Amazon Connect Customer Profiles is a unified customer profile for your contact center that has
373
374
  * pre-built connectors powered by AppFlow that make it easy to combine customer information
374
375
  * from third party applications, such as Salesforce (CRM), ServiceNow (ITSM), and your
375
376
  * enterprise resource planning (ERP), with contact history from your Amazon Connect contact center.
376
377
  * If you're new to Amazon Connect, you might find it helpful to review the <a href="https://docs.aws.amazon.com/connect/latest/adminguide/">Amazon Connect Administrator Guide</a>.</p>
378
+ * @public
377
379
  */
378
380
  export declare class CustomerProfiles extends CustomerProfilesClient implements CustomerProfiles {
379
381
  }
@@ -203,13 +203,13 @@ export type CustomerProfilesClientResolvedConfigType = __SmithyResolvedConfigura
203
203
  export interface CustomerProfilesClientResolvedConfig extends CustomerProfilesClientResolvedConfigType {
204
204
  }
205
205
  /**
206
- * @public
207
206
  * <fullname>Amazon Connect Customer Profiles</fullname>
208
207
  * <p>Amazon Connect Customer Profiles is a unified customer profile for your contact center that has
209
208
  * pre-built connectors powered by AppFlow that make it easy to combine customer information
210
209
  * from third party applications, such as Salesforce (CRM), ServiceNow (ITSM), and your
211
210
  * enterprise resource planning (ERP), with contact history from your Amazon Connect contact center.
212
211
  * If you're new to Amazon Connect, you might find it helpful to review the <a href="https://docs.aws.amazon.com/connect/latest/adminguide/">Amazon Connect Administrator Guide</a>.</p>
212
+ * @public
213
213
  */
214
214
  export declare class CustomerProfilesClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, CustomerProfilesClientResolvedConfig> {
215
215
  /**
@@ -22,10 +22,10 @@ export interface AddProfileKeyCommandOutput extends AddProfileKeyResponse, __Met
22
22
  }
23
23
  declare const AddProfileKeyCommand_base: {
24
24
  new (input: AddProfileKeyCommandInput): import("@smithy/smithy-client").CommandImpl<AddProfileKeyCommandInput, AddProfileKeyCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AddProfileKeyCommandInput): import("@smithy/smithy-client").CommandImpl<AddProfileKeyCommandInput, AddProfileKeyCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Associates a new key value with a specific profile, such as a Contact Record
30
30
  * ContactId.</p>
31
31
  * <p>A profile object can have a single unique key and any number of additional keys that can
@@ -79,6 +79,7 @@ declare const AddProfileKeyCommand_base: {
79
79
  * @throws {@link CustomerProfilesServiceException}
80
80
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class AddProfileKeyCommand extends AddProfileKeyCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface CreateCalculatedAttributeDefinitionCommandOutput extends Create
22
22
  }
23
23
  declare const CreateCalculatedAttributeDefinitionCommand_base: {
24
24
  new (input: CreateCalculatedAttributeDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCalculatedAttributeDefinitionCommandInput, CreateCalculatedAttributeDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateCalculatedAttributeDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCalculatedAttributeDefinitionCommandInput, CreateCalculatedAttributeDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new calculated attribute definition. After creation, new object data ingested
30
30
  * into Customer Profiles will be included in the calculated attribute, which can be retrieved
31
31
  * for a profile using the <a href="https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_GetCalculatedAttributeForProfile.html">GetCalculatedAttributeForProfile</a> API.
@@ -126,6 +126,7 @@ declare const CreateCalculatedAttributeDefinitionCommand_base: {
126
126
  * @throws {@link CustomerProfilesServiceException}
127
127
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
128
128
  *
129
+ * @public
129
130
  */
130
131
  export declare class CreateCalculatedAttributeDefinitionCommand extends CreateCalculatedAttributeDefinitionCommand_base {
131
132
  }
@@ -22,10 +22,10 @@ export interface CreateDomainCommandOutput extends CreateDomainResponse, __Metad
22
22
  }
23
23
  declare const CreateDomainCommand_base: {
24
24
  new (input: CreateDomainCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainCommandInput, CreateDomainCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateDomainCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainCommandInput, CreateDomainCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a domain, which is a container for all customer data, such as customer profile
30
30
  * attributes, object types, profile keys, and encryption keys. You can create multiple
31
31
  * domains, and each domain can have multiple third-party integrations.</p>
@@ -216,6 +216,7 @@ declare const CreateDomainCommand_base: {
216
216
  * @throws {@link CustomerProfilesServiceException}
217
217
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
218
218
  *
219
+ * @public
219
220
  */
220
221
  export declare class CreateDomainCommand extends CreateDomainCommand_base {
221
222
  }
@@ -22,10 +22,10 @@ export interface CreateEventStreamCommandOutput extends CreateEventStreamRespons
22
22
  }
23
23
  declare const CreateEventStreamCommand_base: {
24
24
  new (input: CreateEventStreamCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventStreamCommandInput, CreateEventStreamCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateEventStreamCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventStreamCommandInput, CreateEventStreamCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an event stream, which is a subscription to real-time events, such as when profiles are created and
30
30
  * updated through Amazon Connect Customer Profiles.</p>
31
31
  * <p>Each event stream can be associated with only one Kinesis Data Stream destination in the same region and
@@ -79,6 +79,7 @@ declare const CreateEventStreamCommand_base: {
79
79
  * @throws {@link CustomerProfilesServiceException}
80
80
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class CreateEventStreamCommand extends CreateEventStreamCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface CreateIntegrationWorkflowCommandOutput extends CreateIntegratio
22
22
  }
23
23
  declare const CreateIntegrationWorkflowCommand_base: {
24
24
  new (input: CreateIntegrationWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIntegrationWorkflowCommandInput, CreateIntegrationWorkflowCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateIntegrationWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIntegrationWorkflowCommandInput, CreateIntegrationWorkflowCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * Creates an integration workflow. An integration workflow is an async process which ingests historic data and sets up an integration for ongoing updates. The supported Amazon AppFlow sources are Salesforce, ServiceNow, and Marketo.
31
31
  * </p>
@@ -152,6 +152,7 @@ declare const CreateIntegrationWorkflowCommand_base: {
152
152
  * @throws {@link CustomerProfilesServiceException}
153
153
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
154
154
  *
155
+ * @public
155
156
  */
156
157
  export declare class CreateIntegrationWorkflowCommand extends CreateIntegrationWorkflowCommand_base {
157
158
  }
@@ -22,10 +22,10 @@ export interface CreateProfileCommandOutput extends CreateProfileResponse, __Met
22
22
  }
23
23
  declare const CreateProfileCommand_base: {
24
24
  new (input: CreateProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProfileCommandInput, CreateProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateProfileCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProfileCommandInput, CreateProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a standard profile.</p>
30
30
  * <p>A standard profile represents the following attributes for a customer profile in a
31
31
  * domain.</p>
@@ -139,6 +139,7 @@ declare const CreateProfileCommand_base: {
139
139
  * @throws {@link CustomerProfilesServiceException}
140
140
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
141
141
  *
142
+ * @public
142
143
  */
143
144
  export declare class CreateProfileCommand extends CreateProfileCommand_base {
144
145
  }
@@ -22,10 +22,10 @@ export interface DeleteCalculatedAttributeDefinitionCommandOutput extends Delete
22
22
  }
23
23
  declare const DeleteCalculatedAttributeDefinitionCommand_base: {
24
24
  new (input: DeleteCalculatedAttributeDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCalculatedAttributeDefinitionCommandInput, DeleteCalculatedAttributeDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteCalculatedAttributeDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCalculatedAttributeDefinitionCommandInput, DeleteCalculatedAttributeDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an existing calculated attribute definition. Note that deleting a default calculated attribute
30
30
  * is possible, however once deleted, you will be unable to undo that action and will need to recreate it on
31
31
  * your own using the CreateCalculatedAttributeDefinition API if you want it back.</p>
@@ -69,6 +69,7 @@ declare const DeleteCalculatedAttributeDefinitionCommand_base: {
69
69
  * @throws {@link CustomerProfilesServiceException}
70
70
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class DeleteCalculatedAttributeDefinitionCommand extends DeleteCalculatedAttributeDefinitionCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface DeleteDomainCommandOutput extends DeleteDomainResponse, __Metad
22
22
  }
23
23
  declare const DeleteDomainCommand_base: {
24
24
  new (input: DeleteDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainCommandInput, DeleteDomainCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteDomainCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainCommandInput, DeleteDomainCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a specific domain and all of its customer data, such as customer profile
30
30
  * attributes and their related objects.</p>
31
31
  * @example
@@ -69,6 +69,7 @@ declare const DeleteDomainCommand_base: {
69
69
  * @throws {@link CustomerProfilesServiceException}
70
70
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class DeleteDomainCommand extends DeleteDomainCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface DeleteEventStreamCommandOutput extends DeleteEventStreamRespons
22
22
  }
23
23
  declare const DeleteEventStreamCommand_base: {
24
24
  new (input: DeleteEventStreamCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventStreamCommandInput, DeleteEventStreamCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteEventStreamCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventStreamCommandInput, DeleteEventStreamCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disables and deletes the specified event stream.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -67,6 +67,7 @@ declare const DeleteEventStreamCommand_base: {
67
67
  * @throws {@link CustomerProfilesServiceException}
68
68
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
69
69
  *
70
+ * @public
70
71
  */
71
72
  export declare class DeleteEventStreamCommand extends DeleteEventStreamCommand_base {
72
73
  }
@@ -22,10 +22,10 @@ export interface DeleteIntegrationCommandOutput extends DeleteIntegrationRespons
22
22
  }
23
23
  declare const DeleteIntegrationCommand_base: {
24
24
  new (input: DeleteIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIntegrationCommandInput, DeleteIntegrationCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIntegrationCommandInput, DeleteIntegrationCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes an integration from a specific domain.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -69,6 +69,7 @@ declare const DeleteIntegrationCommand_base: {
69
69
  * @throws {@link CustomerProfilesServiceException}
70
70
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class DeleteIntegrationCommand extends DeleteIntegrationCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface DeleteProfileCommandOutput extends DeleteProfileResponse, __Met
22
22
  }
23
23
  declare const DeleteProfileCommand_base: {
24
24
  new (input: DeleteProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileCommandInput, DeleteProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileCommandInput, DeleteProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the standard customer profile and all data pertaining to the profile.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -69,6 +69,7 @@ declare const DeleteProfileCommand_base: {
69
69
  * @throws {@link CustomerProfilesServiceException}
70
70
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class DeleteProfileCommand extends DeleteProfileCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface DeleteProfileKeyCommandOutput extends DeleteProfileKeyResponse,
22
22
  }
23
23
  declare const DeleteProfileKeyCommand_base: {
24
24
  new (input: DeleteProfileKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileKeyCommandInput, DeleteProfileKeyCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteProfileKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileKeyCommandInput, DeleteProfileKeyCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes a searchable key from a customer profile.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -73,6 +73,7 @@ declare const DeleteProfileKeyCommand_base: {
73
73
  * @throws {@link CustomerProfilesServiceException}
74
74
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class DeleteProfileKeyCommand extends DeleteProfileKeyCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface DeleteProfileObjectCommandOutput extends DeleteProfileObjectRes
22
22
  }
23
23
  declare const DeleteProfileObjectCommand_base: {
24
24
  new (input: DeleteProfileObjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileObjectCommandInput, DeleteProfileObjectCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteProfileObjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileObjectCommandInput, DeleteProfileObjectCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes an object associated with a profile of a given ProfileObjectType.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const DeleteProfileObjectCommand_base: {
71
71
  * @throws {@link CustomerProfilesServiceException}
72
72
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class DeleteProfileObjectCommand extends DeleteProfileObjectCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface DeleteProfileObjectTypeCommandOutput extends DeleteProfileObjec
22
22
  }
23
23
  declare const DeleteProfileObjectTypeCommand_base: {
24
24
  new (input: DeleteProfileObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileObjectTypeCommandInput, DeleteProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteProfileObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileObjectTypeCommandInput, DeleteProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes a ProfileObjectType from a specific domain as well as removes all the
30
30
  * ProfileObjects of that type. It also disables integrations from this specific
31
31
  * ProfileObjectType. In addition, it scrubs all of the fields of the standard profile that
@@ -72,6 +72,7 @@ declare const DeleteProfileObjectTypeCommand_base: {
72
72
  * @throws {@link CustomerProfilesServiceException}
73
73
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class DeleteProfileObjectTypeCommand extends DeleteProfileObjectTypeCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface DeleteWorkflowCommandOutput extends DeleteWorkflowResponse, __M
22
22
  }
23
23
  declare const DeleteWorkflowCommand_base: {
24
24
  new (input: DeleteWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified workflow and all its corresponding resources. This is an async process.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -67,6 +67,7 @@ declare const DeleteWorkflowCommand_base: {
67
67
  * @throws {@link CustomerProfilesServiceException}
68
68
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
69
69
  *
70
+ * @public
70
71
  */
71
72
  export declare class DeleteWorkflowCommand extends DeleteWorkflowCommand_base {
72
73
  }
@@ -22,10 +22,10 @@ export interface DetectProfileObjectTypeCommandOutput extends DetectProfileObjec
22
22
  }
23
23
  declare const DetectProfileObjectTypeCommand_base: {
24
24
  new (input: DetectProfileObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DetectProfileObjectTypeCommandInput, DetectProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DetectProfileObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DetectProfileObjectTypeCommandInput, DetectProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>The process of detecting profile object type mapping by using given objects.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -94,6 +94,7 @@ declare const DetectProfileObjectTypeCommand_base: {
94
94
  * @throws {@link CustomerProfilesServiceException}
95
95
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
96
96
  *
97
+ * @public
97
98
  */
98
99
  export declare class DetectProfileObjectTypeCommand extends DetectProfileObjectTypeCommand_base {
99
100
  }
@@ -22,10 +22,10 @@ export interface GetAutoMergingPreviewCommandOutput extends GetAutoMergingPrevie
22
22
  }
23
23
  declare const GetAutoMergingPreviewCommand_base: {
24
24
  new (input: GetAutoMergingPreviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetAutoMergingPreviewCommandInput, GetAutoMergingPreviewCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetAutoMergingPreviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetAutoMergingPreviewCommandInput, GetAutoMergingPreviewCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Tests the auto-merging settings of your Identity Resolution Job without merging your data. It randomly
30
30
  * selects a sample of matching groups from the existing matching results, and applies the
31
31
  * automerging settings that you provided. You can then view the number of profiles in the
@@ -95,6 +95,7 @@ declare const GetAutoMergingPreviewCommand_base: {
95
95
  * @throws {@link CustomerProfilesServiceException}
96
96
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
97
97
  *
98
+ * @public
98
99
  */
99
100
  export declare class GetAutoMergingPreviewCommand extends GetAutoMergingPreviewCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface GetCalculatedAttributeDefinitionCommandOutput extends GetCalcul
22
22
  }
23
23
  declare const GetCalculatedAttributeDefinitionCommand_base: {
24
24
  new (input: GetCalculatedAttributeDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetCalculatedAttributeDefinitionCommandInput, GetCalculatedAttributeDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetCalculatedAttributeDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetCalculatedAttributeDefinitionCommandInput, GetCalculatedAttributeDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Provides more information on a calculated attribute definition for Customer Profiles.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -96,6 +96,7 @@ declare const GetCalculatedAttributeDefinitionCommand_base: {
96
96
  * @throws {@link CustomerProfilesServiceException}
97
97
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
98
98
  *
99
+ * @public
99
100
  */
100
101
  export declare class GetCalculatedAttributeDefinitionCommand extends GetCalculatedAttributeDefinitionCommand_base {
101
102
  }
@@ -22,10 +22,10 @@ export interface GetCalculatedAttributeForProfileCommandOutput extends GetCalcul
22
22
  }
23
23
  declare const GetCalculatedAttributeForProfileCommand_base: {
24
24
  new (input: GetCalculatedAttributeForProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetCalculatedAttributeForProfileCommandInput, GetCalculatedAttributeForProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetCalculatedAttributeForProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetCalculatedAttributeForProfileCommandInput, GetCalculatedAttributeForProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieve a calculated attribute for a customer profile.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -73,6 +73,7 @@ declare const GetCalculatedAttributeForProfileCommand_base: {
73
73
  * @throws {@link CustomerProfilesServiceException}
74
74
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class GetCalculatedAttributeForProfileCommand extends GetCalculatedAttributeForProfileCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface GetDomainCommandOutput extends GetDomainResponse, __MetadataBea
22
22
  }
23
23
  declare const GetDomainCommand_base: {
24
24
  new (input: GetDomainCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainCommandInput, GetDomainCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetDomainCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainCommandInput, GetDomainCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about a specific domain.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -145,6 +145,7 @@ declare const GetDomainCommand_base: {
145
145
  * @throws {@link CustomerProfilesServiceException}
146
146
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
147
147
  *
148
+ * @public
148
149
  */
149
150
  export declare class GetDomainCommand extends GetDomainCommand_base {
150
151
  }
@@ -22,10 +22,10 @@ export interface GetEventStreamCommandOutput extends GetEventStreamResponse, __M
22
22
  }
23
23
  declare const GetEventStreamCommand_base: {
24
24
  new (input: GetEventStreamCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventStreamCommandInput, GetEventStreamCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetEventStreamCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventStreamCommandInput, GetEventStreamCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about the specified event stream in a specific domain.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -82,6 +82,7 @@ declare const GetEventStreamCommand_base: {
82
82
  * @throws {@link CustomerProfilesServiceException}
83
83
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
84
84
  *
85
+ * @public
85
86
  */
86
87
  export declare class GetEventStreamCommand extends GetEventStreamCommand_base {
87
88
  }
@@ -22,10 +22,10 @@ export interface GetIdentityResolutionJobCommandOutput extends GetIdentityResolu
22
22
  }
23
23
  declare const GetIdentityResolutionJobCommand_base: {
24
24
  new (input: GetIdentityResolutionJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityResolutionJobCommandInput, GetIdentityResolutionJobCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetIdentityResolutionJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityResolutionJobCommandInput, GetIdentityResolutionJobCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns information about an Identity Resolution Job in a specific domain. </p>
30
30
  * <p>Identity Resolution Jobs are set up using the Amazon Connect admin console. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/use-identity-resolution.html">Use
31
31
  * Identity Resolution to consolidate similar profiles</a>.</p>
@@ -104,6 +104,7 @@ declare const GetIdentityResolutionJobCommand_base: {
104
104
  * @throws {@link CustomerProfilesServiceException}
105
105
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
106
106
  *
107
+ * @public
107
108
  */
108
109
  export declare class GetIdentityResolutionJobCommand extends GetIdentityResolutionJobCommand_base {
109
110
  }
@@ -22,10 +22,10 @@ export interface GetIntegrationCommandOutput extends GetIntegrationResponse, __M
22
22
  }
23
23
  declare const GetIntegrationCommand_base: {
24
24
  new (input: GetIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<GetIntegrationCommandInput, GetIntegrationCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<GetIntegrationCommandInput, GetIntegrationCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns an integration for a domain.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -81,6 +81,7 @@ declare const GetIntegrationCommand_base: {
81
81
  * @throws {@link CustomerProfilesServiceException}
82
82
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class GetIntegrationCommand extends GetIntegrationCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface GetMatchesCommandOutput extends GetMatchesResponse, __MetadataB
22
22
  }
23
23
  declare const GetMatchesCommand_base: {
24
24
  new (input: GetMatchesCommandInput): import("@smithy/smithy-client").CommandImpl<GetMatchesCommandInput, GetMatchesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetMatchesCommandInput): import("@smithy/smithy-client").CommandImpl<GetMatchesCommandInput, GetMatchesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Before calling this API, use <a href="https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_CreateDomain.html">CreateDomain</a> or
30
30
  * <a href="https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_UpdateDomain.html">UpdateDomain</a> to
31
31
  * enable identity resolution: set <code>Matching</code> to true.</p>
@@ -125,6 +125,7 @@ declare const GetMatchesCommand_base: {
125
125
  * @throws {@link CustomerProfilesServiceException}
126
126
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
127
127
  *
128
+ * @public
128
129
  */
129
130
  export declare class GetMatchesCommand extends GetMatchesCommand_base {
130
131
  }
@@ -22,10 +22,10 @@ export interface GetProfileObjectTypeCommandOutput extends GetProfileObjectTypeR
22
22
  }
23
23
  declare const GetProfileObjectTypeCommand_base: {
24
24
  new (input: GetProfileObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<GetProfileObjectTypeCommandInput, GetProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetProfileObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<GetProfileObjectTypeCommandInput, GetProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the object types for a specific domain.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -99,6 +99,7 @@ declare const GetProfileObjectTypeCommand_base: {
99
99
  * @throws {@link CustomerProfilesServiceException}
100
100
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
101
101
  *
102
+ * @public
102
103
  */
103
104
  export declare class GetProfileObjectTypeCommand extends GetProfileObjectTypeCommand_base {
104
105
  }
@@ -22,10 +22,10 @@ export interface GetProfileObjectTypeTemplateCommandOutput extends GetProfileObj
22
22
  }
23
23
  declare const GetProfileObjectTypeTemplateCommand_base: {
24
24
  new (input: GetProfileObjectTypeTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetProfileObjectTypeTemplateCommandInput, GetProfileObjectTypeTemplateCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetProfileObjectTypeTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetProfileObjectTypeTemplateCommandInput, GetProfileObjectTypeTemplateCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the template information for a specific object type.</p>
30
30
  * <p>A template is a predefined ProfileObjectType, such as “Salesforce-Account” or
31
31
  * “Salesforce-Contact.” When a user sends a ProfileObject, using the PutProfileObject API,
@@ -95,6 +95,7 @@ declare const GetProfileObjectTypeTemplateCommand_base: {
95
95
  * @throws {@link CustomerProfilesServiceException}
96
96
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
97
97
  *
98
+ * @public
98
99
  */
99
100
  export declare class GetProfileObjectTypeTemplateCommand extends GetProfileObjectTypeTemplateCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface GetSimilarProfilesCommandOutput extends GetSimilarProfilesRespo
22
22
  }
23
23
  declare const GetSimilarProfilesCommand_base: {
24
24
  new (input: GetSimilarProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<GetSimilarProfilesCommandInput, GetSimilarProfilesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetSimilarProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<GetSimilarProfilesCommandInput, GetSimilarProfilesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a set of profiles that belong to the same matching group using the <code>matchId</code> or
30
30
  * <code>profileId</code>. You can also specify the type of matching that you want for finding similar profiles using
31
31
  * either <code>RULE_BASED_MATCHING</code> or <code>ML_BASED_MATCHING</code>.</p>
@@ -82,6 +82,7 @@ declare const GetSimilarProfilesCommand_base: {
82
82
  * @throws {@link CustomerProfilesServiceException}
83
83
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
84
84
  *
85
+ * @public
85
86
  */
86
87
  export declare class GetSimilarProfilesCommand extends GetSimilarProfilesCommand_base {
87
88
  }