@aws-sdk/client-customer-profiles 3.529.1 → 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 (117) 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/runtimeConfig.browser.d.ts +2 -2
  57. package/dist-types/runtimeConfig.d.ts +2 -2
  58. package/dist-types/runtimeConfig.native.d.ts +2 -2
  59. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  60. package/dist-types/ts3.4/CustomerProfiles.d.ts +2 -0
  61. package/dist-types/ts3.4/commands/AddProfileKeyCommand.d.ts +9 -0
  62. package/dist-types/ts3.4/commands/CreateCalculatedAttributeDefinitionCommand.d.ts +9 -0
  63. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +9 -0
  64. package/dist-types/ts3.4/commands/CreateEventStreamCommand.d.ts +9 -0
  65. package/dist-types/ts3.4/commands/CreateIntegrationWorkflowCommand.d.ts +9 -0
  66. package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +9 -0
  67. package/dist-types/ts3.4/commands/DeleteCalculatedAttributeDefinitionCommand.d.ts +9 -0
  68. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +9 -0
  69. package/dist-types/ts3.4/commands/DeleteEventStreamCommand.d.ts +9 -0
  70. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +9 -0
  71. package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +9 -0
  72. package/dist-types/ts3.4/commands/DeleteProfileKeyCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/DeleteProfileObjectCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/DeleteProfileObjectTypeCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/DetectProfileObjectTypeCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/GetAutoMergingPreviewCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/GetCalculatedAttributeDefinitionCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/GetCalculatedAttributeForProfileCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/GetEventStreamCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/GetIdentityResolutionJobCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/GetMatchesCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/GetProfileObjectTypeCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/GetProfileObjectTypeTemplateCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/GetSimilarProfilesCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/GetWorkflowStepsCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/ListAccountIntegrationsCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/ListCalculatedAttributeDefinitionsCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/ListCalculatedAttributesForProfileCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/ListEventStreamsCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/ListIdentityResolutionJobsCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/ListIntegrationsCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/ListProfileObjectTypeTemplatesCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/ListProfileObjectTypesCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/ListProfileObjectsCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/ListRuleBasedMatchesCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/MergeProfilesCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/PutProfileObjectCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/PutProfileObjectTypeCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/SearchProfilesCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/UpdateCalculatedAttributeDefinitionCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  114. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  115. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  116. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  117. package/package.json +40 -40
@@ -22,10 +22,10 @@ export interface GetWorkflowCommandOutput extends GetWorkflowResponse, __Metadat
22
22
  }
23
23
  declare const GetWorkflowCommand_base: {
24
24
  new (input: GetWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkflowCommandInput, GetWorkflowCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkflowCommandInput, GetWorkflowCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Get details of specified workflow.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -88,6 +88,7 @@ declare const GetWorkflowCommand_base: {
88
88
  * @throws {@link CustomerProfilesServiceException}
89
89
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class GetWorkflowCommand extends GetWorkflowCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface GetWorkflowStepsCommandOutput extends GetWorkflowStepsResponse,
22
22
  }
23
23
  declare const GetWorkflowStepsCommand_base: {
24
24
  new (input: GetWorkflowStepsCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkflowStepsCommandInput, GetWorkflowStepsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetWorkflowStepsCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkflowStepsCommandInput, GetWorkflowStepsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Get granular list of steps in workflow.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -87,6 +87,7 @@ declare const GetWorkflowStepsCommand_base: {
87
87
  * @throws {@link CustomerProfilesServiceException}
88
88
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class GetWorkflowStepsCommand extends GetWorkflowStepsCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface ListAccountIntegrationsCommandOutput extends ListAccountIntegra
22
22
  }
23
23
  declare const ListAccountIntegrationsCommand_base: {
24
24
  new (input: ListAccountIntegrationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountIntegrationsCommandInput, ListAccountIntegrationsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAccountIntegrationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountIntegrationsCommandInput, ListAccountIntegrationsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all of the integrations associated to a specific URI in the AWS account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -88,6 +88,7 @@ declare const ListAccountIntegrationsCommand_base: {
88
88
  * @throws {@link CustomerProfilesServiceException}
89
89
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class ListAccountIntegrationsCommand extends ListAccountIntegrationsCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface ListCalculatedAttributeDefinitionsCommandOutput extends ListCal
22
22
  }
23
23
  declare const ListCalculatedAttributeDefinitionsCommand_base: {
24
24
  new (input: ListCalculatedAttributeDefinitionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCalculatedAttributeDefinitionsCommandInput, ListCalculatedAttributeDefinitionsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListCalculatedAttributeDefinitionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCalculatedAttributeDefinitionsCommandInput, ListCalculatedAttributeDefinitionsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists calculated attribute definitions for Customer Profiles</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 ListCalculatedAttributeDefinitionsCommand_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 ListCalculatedAttributeDefinitionsCommand extends ListCalculatedAttributeDefinitionsCommand_base {
87
88
  }
@@ -22,10 +22,10 @@ export interface ListCalculatedAttributesForProfileCommandOutput extends ListCal
22
22
  }
23
23
  declare const ListCalculatedAttributesForProfileCommand_base: {
24
24
  new (input: ListCalculatedAttributesForProfileCommandInput): import("@smithy/smithy-client").CommandImpl<ListCalculatedAttributesForProfileCommandInput, ListCalculatedAttributesForProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListCalculatedAttributesForProfileCommandInput): import("@smithy/smithy-client").CommandImpl<ListCalculatedAttributesForProfileCommandInput, ListCalculatedAttributesForProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieve a list of calculated attributes 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.
@@ -79,6 +79,7 @@ declare const ListCalculatedAttributesForProfileCommand_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 ListCalculatedAttributesForProfileCommand extends ListCalculatedAttributesForProfileCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface ListDomainsCommandOutput extends ListDomainsResponse, __Metadat
22
22
  }
23
23
  declare const ListDomainsCommand_base: {
24
24
  new (input: ListDomainsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDomainsCommandInput, ListDomainsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListDomainsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListDomainsCommandInput, ListDomainsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of all the domains for an AWS account that have been created.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const ListDomainsCommand_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 ListDomainsCommand extends ListDomainsCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface ListEventStreamsCommandOutput extends ListEventStreamsResponse,
22
22
  }
23
23
  declare const ListEventStreamsCommand_base: {
24
24
  new (input: ListEventStreamsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEventStreamsCommandInput, ListEventStreamsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListEventStreamsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEventStreamsCommandInput, ListEventStreamsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of all the event streams 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.
@@ -87,6 +87,7 @@ declare const ListEventStreamsCommand_base: {
87
87
  * @throws {@link CustomerProfilesServiceException}
88
88
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class ListEventStreamsCommand extends ListEventStreamsCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface ListIdentityResolutionJobsCommandOutput extends ListIdentityRes
22
22
  }
23
23
  declare const ListIdentityResolutionJobsCommand_base: {
24
24
  new (input: ListIdentityResolutionJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIdentityResolutionJobsCommandInput, ListIdentityResolutionJobsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListIdentityResolutionJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIdentityResolutionJobsCommandInput, ListIdentityResolutionJobsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all of the Identity Resolution Jobs in your domain. The response sorts the list by
30
30
  * <code>JobStartTime</code>.</p>
31
31
  * @example
@@ -92,6 +92,7 @@ declare const ListIdentityResolutionJobsCommand_base: {
92
92
  * @throws {@link CustomerProfilesServiceException}
93
93
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
94
94
  *
95
+ * @public
95
96
  */
96
97
  export declare class ListIdentityResolutionJobsCommand extends ListIdentityResolutionJobsCommand_base {
97
98
  }
@@ -22,10 +22,10 @@ export interface ListIntegrationsCommandOutput extends ListIntegrationsResponse,
22
22
  }
23
23
  declare const ListIntegrationsCommand_base: {
24
24
  new (input: ListIntegrationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIntegrationsCommandInput, ListIntegrationsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListIntegrationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListIntegrationsCommandInput, ListIntegrationsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all of the integrations in your domain.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -88,6 +88,7 @@ declare const ListIntegrationsCommand_base: {
88
88
  * @throws {@link CustomerProfilesServiceException}
89
89
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class ListIntegrationsCommand extends ListIntegrationsCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface ListProfileObjectTypeTemplatesCommandOutput extends ListProfile
22
22
  }
23
23
  declare const ListProfileObjectTypeTemplatesCommand_base: {
24
24
  new (input: ListProfileObjectTypeTemplatesCommandInput): import("@smithy/smithy-client").CommandImpl<ListProfileObjectTypeTemplatesCommandInput, ListProfileObjectTypeTemplatesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListProfileObjectTypeTemplatesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListProfileObjectTypeTemplatesCommandInput, ListProfileObjectTypeTemplatesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all of the template information for object types.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -76,6 +76,7 @@ declare const ListProfileObjectTypeTemplatesCommand_base: {
76
76
  * @throws {@link CustomerProfilesServiceException}
77
77
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class ListProfileObjectTypeTemplatesCommand extends ListProfileObjectTypeTemplatesCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface ListProfileObjectTypesCommandOutput extends ListProfileObjectTy
22
22
  }
23
23
  declare const ListProfileObjectTypesCommand_base: {
24
24
  new (input: ListProfileObjectTypesCommandInput): import("@smithy/smithy-client").CommandImpl<ListProfileObjectTypesCommandInput, ListProfileObjectTypesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListProfileObjectTypesCommandInput): import("@smithy/smithy-client").CommandImpl<ListProfileObjectTypesCommandInput, ListProfileObjectTypesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all of the templates available within the service.</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 ListProfileObjectTypesCommand_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 ListProfileObjectTypesCommand extends ListProfileObjectTypesCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface ListProfileObjectsCommandOutput extends ListProfileObjectsRespo
22
22
  }
23
23
  declare const ListProfileObjectsCommand_base: {
24
24
  new (input: ListProfileObjectsCommandInput): import("@smithy/smithy-client").CommandImpl<ListProfileObjectsCommandInput, ListProfileObjectsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListProfileObjectsCommandInput): import("@smithy/smithy-client").CommandImpl<ListProfileObjectsCommandInput, ListProfileObjectsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a list of objects 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.
@@ -85,6 +85,7 @@ declare const ListProfileObjectsCommand_base: {
85
85
  * @throws {@link CustomerProfilesServiceException}
86
86
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
87
87
  *
88
+ * @public
88
89
  */
89
90
  export declare class ListProfileObjectsCommand extends ListProfileObjectsCommand_base {
90
91
  }
@@ -22,10 +22,10 @@ export interface ListRuleBasedMatchesCommandOutput extends ListRuleBasedMatchesR
22
22
  }
23
23
  declare const ListRuleBasedMatchesCommand_base: {
24
24
  new (input: ListRuleBasedMatchesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRuleBasedMatchesCommandInput, ListRuleBasedMatchesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListRuleBasedMatchesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRuleBasedMatchesCommandInput, ListRuleBasedMatchesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns a set of <code>MatchIds</code> that belong to the given domain.</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 ListRuleBasedMatchesCommand_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 ListRuleBasedMatchesCommand extends ListRuleBasedMatchesCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
22
22
  }
23
23
  declare const ListTagsForResourceCommand_base: {
24
24
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Displays the tags associated with an Amazon Connect Customer Profiles resource. In Connect
30
30
  * Customer Profiles, domains, profile object types, and integrations can be tagged.</p>
31
31
  * @example
@@ -65,6 +65,7 @@ declare const ListTagsForResourceCommand_base: {
65
65
  * @throws {@link CustomerProfilesServiceException}
66
66
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
67
67
  *
68
+ * @public
68
69
  */
69
70
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
70
71
  }
@@ -22,10 +22,10 @@ export interface ListWorkflowsCommandOutput extends ListWorkflowsResponse, __Met
22
22
  }
23
23
  declare const ListWorkflowsCommand_base: {
24
24
  new (input: ListWorkflowsCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkflowsCommandInput, ListWorkflowsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListWorkflowsCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkflowsCommandInput, ListWorkflowsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Query to list all workflows.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -84,6 +84,7 @@ declare const ListWorkflowsCommand_base: {
84
84
  * @throws {@link CustomerProfilesServiceException}
85
85
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class ListWorkflowsCommand extends ListWorkflowsCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface MergeProfilesCommandOutput extends MergeProfilesResponse, __Met
22
22
  }
23
23
  declare const MergeProfilesCommand_base: {
24
24
  new (input: MergeProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<MergeProfilesCommandInput, MergeProfilesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: MergeProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<MergeProfilesCommandInput, MergeProfilesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Runs an AWS Lambda job that does the following:</p>
30
30
  * <ol>
31
31
  * <li>
@@ -136,6 +136,7 @@ declare const MergeProfilesCommand_base: {
136
136
  * @throws {@link CustomerProfilesServiceException}
137
137
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
138
138
  *
139
+ * @public
139
140
  */
140
141
  export declare class MergeProfilesCommand extends MergeProfilesCommand_base {
141
142
  }
@@ -22,10 +22,10 @@ export interface PutIntegrationCommandOutput extends PutIntegrationResponse, __M
22
22
  }
23
23
  declare const PutIntegrationCommand_base: {
24
24
  new (input: PutIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<PutIntegrationCommandInput, PutIntegrationCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<PutIntegrationCommandInput, PutIntegrationCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds an integration between the service and a third-party service, which includes
30
30
  * Amazon AppFlow and Amazon Connect.</p>
31
31
  * <p>An integration can belong to only one domain.</p>
@@ -158,6 +158,7 @@ declare const PutIntegrationCommand_base: {
158
158
  * @throws {@link CustomerProfilesServiceException}
159
159
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
160
160
  *
161
+ * @public
161
162
  */
162
163
  export declare class PutIntegrationCommand extends PutIntegrationCommand_base {
163
164
  }
@@ -22,10 +22,10 @@ export interface PutProfileObjectCommandOutput extends PutProfileObjectResponse,
22
22
  }
23
23
  declare const PutProfileObjectCommand_base: {
24
24
  new (input: PutProfileObjectCommandInput): import("@smithy/smithy-client").CommandImpl<PutProfileObjectCommandInput, PutProfileObjectCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutProfileObjectCommandInput): import("@smithy/smithy-client").CommandImpl<PutProfileObjectCommandInput, PutProfileObjectCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds additional objects to customer profiles of a given ObjectType.</p>
30
30
  * <p>When adding a specific profile object, like a Contact Record, an inferred profile can
31
31
  * get created if it is not mapped to an existing profile. The resulting profile will only
@@ -79,6 +79,7 @@ declare const PutProfileObjectCommand_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 PutProfileObjectCommand extends PutProfileObjectCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface PutProfileObjectTypeCommandOutput extends PutProfileObjectTypeR
22
22
  }
23
23
  declare const PutProfileObjectTypeCommand_base: {
24
24
  new (input: PutProfileObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<PutProfileObjectTypeCommandInput, PutProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutProfileObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<PutProfileObjectTypeCommandInput, PutProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Defines a ProfileObjectType.</p>
30
30
  * <p>To add or remove tags on an existing ObjectType, see <a href="https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_TagResource.html">
31
31
  * TagResource</a>/<a href="https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_UntagResource.html">UntagResource</a>.</p>
@@ -129,6 +129,7 @@ declare const PutProfileObjectTypeCommand_base: {
129
129
  * @throws {@link CustomerProfilesServiceException}
130
130
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
131
131
  *
132
+ * @public
132
133
  */
133
134
  export declare class PutProfileObjectTypeCommand extends PutProfileObjectTypeCommand_base {
134
135
  }
@@ -22,10 +22,10 @@ export interface SearchProfilesCommandOutput extends SearchProfilesResponse, __M
22
22
  }
23
23
  declare const SearchProfilesCommand_base: {
24
24
  new (input: SearchProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchProfilesCommandInput, SearchProfilesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: SearchProfilesCommandInput): import("@smithy/smithy-client").CommandImpl<SearchProfilesCommandInput, SearchProfilesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Searches for profiles within a specific domain using one or more predefined search keys
30
30
  * (e.g., _fullName, _phone, _email, _account, etc.) and/or custom-defined search keys. A search key
31
31
  * is a data type pair that consists of a <code>KeyName</code> and <code>Values</code> list.</p>
@@ -169,6 +169,7 @@ declare const SearchProfilesCommand_base: {
169
169
  * @throws {@link CustomerProfilesServiceException}
170
170
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
171
171
  *
172
+ * @public
172
173
  */
173
174
  export declare class SearchProfilesCommand extends SearchProfilesCommand_base {
174
175
  }
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
22
22
  }
23
23
  declare const TagResourceCommand_base: {
24
24
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Assigns one or more tags (key-value pairs) to the specified Amazon Connect Customer Profiles
30
30
  * resource. Tags can help you organize and categorize your resources. You can also use them
31
31
  * to scope user permissions by granting a user permission to access or change only resources
@@ -74,6 +74,7 @@ declare const TagResourceCommand_base: {
74
74
  * @throws {@link CustomerProfilesServiceException}
75
75
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class TagResourceCommand extends TagResourceCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
22
22
  }
23
23
  declare const UntagResourceCommand_base: {
24
24
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes one or more tags from the specified Amazon Connect Customer Profiles resource. In Connect
30
30
  * Customer Profiles, domains, profile object types, and integrations can be tagged.</p>
31
31
  * @example
@@ -64,6 +64,7 @@ declare const UntagResourceCommand_base: {
64
64
  * @throws {@link CustomerProfilesServiceException}
65
65
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
66
66
  *
67
+ * @public
67
68
  */
68
69
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
69
70
  }
@@ -22,10 +22,10 @@ export interface UpdateCalculatedAttributeDefinitionCommandOutput extends Update
22
22
  }
23
23
  declare const UpdateCalculatedAttributeDefinitionCommand_base: {
24
24
  new (input: UpdateCalculatedAttributeDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCalculatedAttributeDefinitionCommandInput, UpdateCalculatedAttributeDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateCalculatedAttributeDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCalculatedAttributeDefinitionCommandInput, UpdateCalculatedAttributeDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates an existing calculated attribute definition. When updating the Conditions, note that increasing
30
30
  * the date range of a calculated attribute will not trigger inclusion of historical data greater than the
31
31
  * current date range.</p>
@@ -111,6 +111,7 @@ declare const UpdateCalculatedAttributeDefinitionCommand_base: {
111
111
  * @throws {@link CustomerProfilesServiceException}
112
112
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
113
113
  *
114
+ * @public
114
115
  */
115
116
  export declare class UpdateCalculatedAttributeDefinitionCommand extends UpdateCalculatedAttributeDefinitionCommand_base {
116
117
  }
@@ -22,10 +22,10 @@ export interface UpdateDomainCommandOutput extends UpdateDomainResponse, __Metad
22
22
  }
23
23
  declare const UpdateDomainCommand_base: {
24
24
  new (input: UpdateDomainCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDomainCommandInput, UpdateDomainCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateDomainCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDomainCommandInput, UpdateDomainCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the properties of a domain, including creating or selecting a dead letter queue
30
30
  * or an encryption key.</p>
31
31
  * <p>After a domain is created, the name can’t be changed.</p>
@@ -215,6 +215,7 @@ declare const UpdateDomainCommand_base: {
215
215
  * @throws {@link CustomerProfilesServiceException}
216
216
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
217
217
  *
218
+ * @public
218
219
  */
219
220
  export declare class UpdateDomainCommand extends UpdateDomainCommand_base {
220
221
  }
@@ -22,10 +22,10 @@ export interface UpdateProfileCommandOutput extends UpdateProfileResponse, __Met
22
22
  }
23
23
  declare const UpdateProfileCommand_base: {
24
24
  new (input: UpdateProfileCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProfileCommandInput, UpdateProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateProfileCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateProfileCommandInput, UpdateProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the properties of a profile. The ProfileId is required for updating a customer
30
30
  * profile.</p>
31
31
  * <p>When calling the UpdateProfile API, specifying an empty string value means that any
@@ -142,6 +142,7 @@ declare const UpdateProfileCommand_base: {
142
142
  * @throws {@link CustomerProfilesServiceException}
143
143
  * <p>Base exception class for all service exceptions from CustomerProfiles service.</p>
144
144
  *
145
+ * @public
145
146
  */
146
147
  export declare class UpdateProfileCommand extends UpdateProfileCommand_base {
147
148
  }