@aws-sdk/client-customer-profiles 3.1044.0 → 3.1046.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 (353) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
  2. package/dist-cjs/endpoint/bdd.js +2 -2
  3. package/dist-cjs/endpoint/endpointResolver.js +4 -4
  4. package/dist-cjs/index.js +228 -229
  5. package/dist-cjs/models/CustomerProfilesServiceException.js +3 -3
  6. package/dist-cjs/runtimeConfig.browser.js +12 -14
  7. package/dist-cjs/runtimeConfig.js +18 -22
  8. package/dist-cjs/runtimeConfig.shared.js +9 -10
  9. package/dist-es/CustomerProfiles.js +1 -1
  10. package/dist-es/CustomerProfilesClient.js +5 -5
  11. package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  12. package/dist-es/commands/AddProfileKeyCommand.js +2 -2
  13. package/dist-es/commands/BatchGetCalculatedAttributeForProfileCommand.js +2 -2
  14. package/dist-es/commands/BatchGetProfileCommand.js +2 -2
  15. package/dist-es/commands/CreateCalculatedAttributeDefinitionCommand.js +2 -2
  16. package/dist-es/commands/CreateDomainCommand.js +2 -2
  17. package/dist-es/commands/CreateDomainLayoutCommand.js +2 -2
  18. package/dist-es/commands/CreateEventStreamCommand.js +2 -2
  19. package/dist-es/commands/CreateEventTriggerCommand.js +2 -2
  20. package/dist-es/commands/CreateIntegrationWorkflowCommand.js +2 -2
  21. package/dist-es/commands/CreateProfileCommand.js +2 -2
  22. package/dist-es/commands/CreateRecommenderCommand.js +2 -2
  23. package/dist-es/commands/CreateRecommenderFilterCommand.js +2 -2
  24. package/dist-es/commands/CreateRecommenderSchemaCommand.js +2 -2
  25. package/dist-es/commands/CreateSegmentDefinitionCommand.js +2 -2
  26. package/dist-es/commands/CreateSegmentEstimateCommand.js +2 -2
  27. package/dist-es/commands/CreateSegmentSnapshotCommand.js +2 -2
  28. package/dist-es/commands/CreateUploadJobCommand.js +2 -2
  29. package/dist-es/commands/DeleteCalculatedAttributeDefinitionCommand.js +2 -2
  30. package/dist-es/commands/DeleteDomainCommand.js +2 -2
  31. package/dist-es/commands/DeleteDomainLayoutCommand.js +2 -2
  32. package/dist-es/commands/DeleteDomainObjectTypeCommand.js +2 -2
  33. package/dist-es/commands/DeleteEventStreamCommand.js +2 -2
  34. package/dist-es/commands/DeleteEventTriggerCommand.js +2 -2
  35. package/dist-es/commands/DeleteIntegrationCommand.js +2 -2
  36. package/dist-es/commands/DeleteProfileCommand.js +2 -2
  37. package/dist-es/commands/DeleteProfileKeyCommand.js +2 -2
  38. package/dist-es/commands/DeleteProfileObjectCommand.js +2 -2
  39. package/dist-es/commands/DeleteProfileObjectTypeCommand.js +2 -2
  40. package/dist-es/commands/DeleteRecommenderCommand.js +2 -2
  41. package/dist-es/commands/DeleteRecommenderFilterCommand.js +2 -2
  42. package/dist-es/commands/DeleteRecommenderSchemaCommand.js +2 -2
  43. package/dist-es/commands/DeleteSegmentDefinitionCommand.js +2 -2
  44. package/dist-es/commands/DeleteWorkflowCommand.js +2 -2
  45. package/dist-es/commands/DetectProfileObjectTypeCommand.js +2 -2
  46. package/dist-es/commands/GetAutoMergingPreviewCommand.js +2 -2
  47. package/dist-es/commands/GetCalculatedAttributeDefinitionCommand.js +2 -2
  48. package/dist-es/commands/GetCalculatedAttributeForProfileCommand.js +2 -2
  49. package/dist-es/commands/GetDomainCommand.js +2 -2
  50. package/dist-es/commands/GetDomainLayoutCommand.js +2 -2
  51. package/dist-es/commands/GetDomainObjectTypeCommand.js +2 -2
  52. package/dist-es/commands/GetEventStreamCommand.js +2 -2
  53. package/dist-es/commands/GetEventTriggerCommand.js +2 -2
  54. package/dist-es/commands/GetIdentityResolutionJobCommand.js +2 -2
  55. package/dist-es/commands/GetIntegrationCommand.js +2 -2
  56. package/dist-es/commands/GetMatchesCommand.js +2 -2
  57. package/dist-es/commands/GetObjectTypeAttributeStatisticsCommand.js +2 -2
  58. package/dist-es/commands/GetProfileHistoryRecordCommand.js +2 -2
  59. package/dist-es/commands/GetProfileObjectTypeCommand.js +2 -2
  60. package/dist-es/commands/GetProfileObjectTypeTemplateCommand.js +2 -2
  61. package/dist-es/commands/GetProfileRecommendationsCommand.js +2 -2
  62. package/dist-es/commands/GetRecommenderCommand.js +2 -2
  63. package/dist-es/commands/GetRecommenderFilterCommand.js +2 -2
  64. package/dist-es/commands/GetRecommenderSchemaCommand.js +2 -2
  65. package/dist-es/commands/GetSegmentDefinitionCommand.js +2 -2
  66. package/dist-es/commands/GetSegmentEstimateCommand.js +2 -2
  67. package/dist-es/commands/GetSegmentMembershipCommand.js +2 -2
  68. package/dist-es/commands/GetSegmentSnapshotCommand.js +2 -2
  69. package/dist-es/commands/GetSimilarProfilesCommand.js +2 -2
  70. package/dist-es/commands/GetUploadJobCommand.js +2 -2
  71. package/dist-es/commands/GetUploadJobPathCommand.js +2 -2
  72. package/dist-es/commands/GetWorkflowCommand.js +2 -2
  73. package/dist-es/commands/GetWorkflowStepsCommand.js +2 -2
  74. package/dist-es/commands/ListAccountIntegrationsCommand.js +2 -2
  75. package/dist-es/commands/ListCalculatedAttributeDefinitionsCommand.js +2 -2
  76. package/dist-es/commands/ListCalculatedAttributesForProfileCommand.js +2 -2
  77. package/dist-es/commands/ListDomainLayoutsCommand.js +2 -2
  78. package/dist-es/commands/ListDomainObjectTypesCommand.js +2 -2
  79. package/dist-es/commands/ListDomainsCommand.js +2 -2
  80. package/dist-es/commands/ListEventStreamsCommand.js +2 -2
  81. package/dist-es/commands/ListEventTriggersCommand.js +2 -2
  82. package/dist-es/commands/ListIdentityResolutionJobsCommand.js +2 -2
  83. package/dist-es/commands/ListIntegrationsCommand.js +2 -2
  84. package/dist-es/commands/ListObjectTypeAttributeValuesCommand.js +2 -2
  85. package/dist-es/commands/ListObjectTypeAttributesCommand.js +2 -2
  86. package/dist-es/commands/ListProfileAttributeValuesCommand.js +2 -2
  87. package/dist-es/commands/ListProfileHistoryRecordsCommand.js +2 -2
  88. package/dist-es/commands/ListProfileObjectTypeTemplatesCommand.js +2 -2
  89. package/dist-es/commands/ListProfileObjectTypesCommand.js +2 -2
  90. package/dist-es/commands/ListProfileObjectsCommand.js +2 -2
  91. package/dist-es/commands/ListRecommenderFiltersCommand.js +2 -2
  92. package/dist-es/commands/ListRecommenderRecipesCommand.js +2 -2
  93. package/dist-es/commands/ListRecommenderSchemasCommand.js +2 -2
  94. package/dist-es/commands/ListRecommendersCommand.js +2 -2
  95. package/dist-es/commands/ListRuleBasedMatchesCommand.js +2 -2
  96. package/dist-es/commands/ListSegmentDefinitionsCommand.js +2 -2
  97. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  98. package/dist-es/commands/ListUploadJobsCommand.js +2 -2
  99. package/dist-es/commands/ListWorkflowsCommand.js +2 -2
  100. package/dist-es/commands/MergeProfilesCommand.js +2 -2
  101. package/dist-es/commands/PutDomainObjectTypeCommand.js +2 -2
  102. package/dist-es/commands/PutIntegrationCommand.js +2 -2
  103. package/dist-es/commands/PutProfileObjectCommand.js +2 -2
  104. package/dist-es/commands/PutProfileObjectTypeCommand.js +2 -2
  105. package/dist-es/commands/SearchProfilesCommand.js +2 -2
  106. package/dist-es/commands/StartRecommenderCommand.js +2 -2
  107. package/dist-es/commands/StartUploadJobCommand.js +2 -2
  108. package/dist-es/commands/StopRecommenderCommand.js +2 -2
  109. package/dist-es/commands/StopUploadJobCommand.js +2 -2
  110. package/dist-es/commands/TagResourceCommand.js +2 -2
  111. package/dist-es/commands/UntagResourceCommand.js +2 -2
  112. package/dist-es/commands/UpdateCalculatedAttributeDefinitionCommand.js +2 -2
  113. package/dist-es/commands/UpdateDomainCommand.js +2 -2
  114. package/dist-es/commands/UpdateDomainLayoutCommand.js +2 -2
  115. package/dist-es/commands/UpdateEventTriggerCommand.js +2 -2
  116. package/dist-es/commands/UpdateProfileCommand.js +2 -2
  117. package/dist-es/commands/UpdateRecommenderCommand.js +2 -2
  118. package/dist-es/endpoint/bdd.js +1 -1
  119. package/dist-es/endpoint/endpointResolver.js +1 -1
  120. package/dist-es/models/CustomerProfilesServiceException.js +1 -1
  121. package/dist-es/runtimeConfig.browser.js +4 -6
  122. package/dist-es/runtimeConfig.js +4 -8
  123. package/dist-es/runtimeConfig.shared.js +3 -4
  124. package/dist-es/runtimeExtensions.js +2 -2
  125. package/dist-types/CustomerProfilesClient.d.ts +5 -5
  126. package/dist-types/commands/AddProfileKeyCommand.d.ts +6 -4
  127. package/dist-types/commands/BatchGetCalculatedAttributeForProfileCommand.d.ts +6 -4
  128. package/dist-types/commands/BatchGetProfileCommand.d.ts +6 -4
  129. package/dist-types/commands/CreateCalculatedAttributeDefinitionCommand.d.ts +6 -4
  130. package/dist-types/commands/CreateDomainCommand.d.ts +6 -4
  131. package/dist-types/commands/CreateDomainLayoutCommand.d.ts +6 -4
  132. package/dist-types/commands/CreateEventStreamCommand.d.ts +6 -4
  133. package/dist-types/commands/CreateEventTriggerCommand.d.ts +6 -4
  134. package/dist-types/commands/CreateIntegrationWorkflowCommand.d.ts +6 -4
  135. package/dist-types/commands/CreateProfileCommand.d.ts +6 -4
  136. package/dist-types/commands/CreateRecommenderCommand.d.ts +6 -4
  137. package/dist-types/commands/CreateRecommenderFilterCommand.d.ts +6 -4
  138. package/dist-types/commands/CreateRecommenderSchemaCommand.d.ts +6 -4
  139. package/dist-types/commands/CreateSegmentDefinitionCommand.d.ts +6 -4
  140. package/dist-types/commands/CreateSegmentEstimateCommand.d.ts +6 -4
  141. package/dist-types/commands/CreateSegmentSnapshotCommand.d.ts +6 -4
  142. package/dist-types/commands/CreateUploadJobCommand.d.ts +6 -4
  143. package/dist-types/commands/DeleteCalculatedAttributeDefinitionCommand.d.ts +6 -4
  144. package/dist-types/commands/DeleteDomainCommand.d.ts +6 -4
  145. package/dist-types/commands/DeleteDomainLayoutCommand.d.ts +6 -4
  146. package/dist-types/commands/DeleteDomainObjectTypeCommand.d.ts +6 -4
  147. package/dist-types/commands/DeleteEventStreamCommand.d.ts +6 -4
  148. package/dist-types/commands/DeleteEventTriggerCommand.d.ts +6 -4
  149. package/dist-types/commands/DeleteIntegrationCommand.d.ts +6 -4
  150. package/dist-types/commands/DeleteProfileCommand.d.ts +6 -4
  151. package/dist-types/commands/DeleteProfileKeyCommand.d.ts +6 -4
  152. package/dist-types/commands/DeleteProfileObjectCommand.d.ts +6 -4
  153. package/dist-types/commands/DeleteProfileObjectTypeCommand.d.ts +6 -4
  154. package/dist-types/commands/DeleteRecommenderCommand.d.ts +6 -4
  155. package/dist-types/commands/DeleteRecommenderFilterCommand.d.ts +6 -4
  156. package/dist-types/commands/DeleteRecommenderSchemaCommand.d.ts +6 -4
  157. package/dist-types/commands/DeleteSegmentDefinitionCommand.d.ts +6 -4
  158. package/dist-types/commands/DeleteWorkflowCommand.d.ts +6 -4
  159. package/dist-types/commands/DetectProfileObjectTypeCommand.d.ts +6 -4
  160. package/dist-types/commands/GetAutoMergingPreviewCommand.d.ts +6 -4
  161. package/dist-types/commands/GetCalculatedAttributeDefinitionCommand.d.ts +6 -4
  162. package/dist-types/commands/GetCalculatedAttributeForProfileCommand.d.ts +6 -4
  163. package/dist-types/commands/GetDomainCommand.d.ts +6 -4
  164. package/dist-types/commands/GetDomainLayoutCommand.d.ts +6 -4
  165. package/dist-types/commands/GetDomainObjectTypeCommand.d.ts +6 -4
  166. package/dist-types/commands/GetEventStreamCommand.d.ts +6 -4
  167. package/dist-types/commands/GetEventTriggerCommand.d.ts +6 -4
  168. package/dist-types/commands/GetIdentityResolutionJobCommand.d.ts +6 -4
  169. package/dist-types/commands/GetIntegrationCommand.d.ts +6 -4
  170. package/dist-types/commands/GetMatchesCommand.d.ts +6 -4
  171. package/dist-types/commands/GetObjectTypeAttributeStatisticsCommand.d.ts +6 -4
  172. package/dist-types/commands/GetProfileHistoryRecordCommand.d.ts +6 -4
  173. package/dist-types/commands/GetProfileObjectTypeCommand.d.ts +6 -4
  174. package/dist-types/commands/GetProfileObjectTypeTemplateCommand.d.ts +6 -4
  175. package/dist-types/commands/GetProfileRecommendationsCommand.d.ts +6 -4
  176. package/dist-types/commands/GetRecommenderCommand.d.ts +6 -4
  177. package/dist-types/commands/GetRecommenderFilterCommand.d.ts +6 -4
  178. package/dist-types/commands/GetRecommenderSchemaCommand.d.ts +6 -4
  179. package/dist-types/commands/GetSegmentDefinitionCommand.d.ts +6 -4
  180. package/dist-types/commands/GetSegmentEstimateCommand.d.ts +6 -4
  181. package/dist-types/commands/GetSegmentMembershipCommand.d.ts +6 -4
  182. package/dist-types/commands/GetSegmentSnapshotCommand.d.ts +6 -4
  183. package/dist-types/commands/GetSimilarProfilesCommand.d.ts +6 -4
  184. package/dist-types/commands/GetUploadJobCommand.d.ts +6 -4
  185. package/dist-types/commands/GetUploadJobPathCommand.d.ts +6 -4
  186. package/dist-types/commands/GetWorkflowCommand.d.ts +6 -4
  187. package/dist-types/commands/GetWorkflowStepsCommand.d.ts +6 -4
  188. package/dist-types/commands/ListAccountIntegrationsCommand.d.ts +6 -4
  189. package/dist-types/commands/ListCalculatedAttributeDefinitionsCommand.d.ts +6 -4
  190. package/dist-types/commands/ListCalculatedAttributesForProfileCommand.d.ts +6 -4
  191. package/dist-types/commands/ListDomainLayoutsCommand.d.ts +6 -4
  192. package/dist-types/commands/ListDomainObjectTypesCommand.d.ts +6 -4
  193. package/dist-types/commands/ListDomainsCommand.d.ts +6 -4
  194. package/dist-types/commands/ListEventStreamsCommand.d.ts +6 -4
  195. package/dist-types/commands/ListEventTriggersCommand.d.ts +6 -4
  196. package/dist-types/commands/ListIdentityResolutionJobsCommand.d.ts +6 -4
  197. package/dist-types/commands/ListIntegrationsCommand.d.ts +6 -4
  198. package/dist-types/commands/ListObjectTypeAttributeValuesCommand.d.ts +6 -4
  199. package/dist-types/commands/ListObjectTypeAttributesCommand.d.ts +6 -4
  200. package/dist-types/commands/ListProfileAttributeValuesCommand.d.ts +6 -4
  201. package/dist-types/commands/ListProfileHistoryRecordsCommand.d.ts +6 -4
  202. package/dist-types/commands/ListProfileObjectTypeTemplatesCommand.d.ts +6 -4
  203. package/dist-types/commands/ListProfileObjectTypesCommand.d.ts +6 -4
  204. package/dist-types/commands/ListProfileObjectsCommand.d.ts +6 -4
  205. package/dist-types/commands/ListRecommenderFiltersCommand.d.ts +6 -4
  206. package/dist-types/commands/ListRecommenderRecipesCommand.d.ts +6 -4
  207. package/dist-types/commands/ListRecommenderSchemasCommand.d.ts +6 -4
  208. package/dist-types/commands/ListRecommendersCommand.d.ts +6 -4
  209. package/dist-types/commands/ListRuleBasedMatchesCommand.d.ts +6 -4
  210. package/dist-types/commands/ListSegmentDefinitionsCommand.d.ts +6 -4
  211. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
  212. package/dist-types/commands/ListUploadJobsCommand.d.ts +6 -4
  213. package/dist-types/commands/ListWorkflowsCommand.d.ts +6 -4
  214. package/dist-types/commands/MergeProfilesCommand.d.ts +6 -4
  215. package/dist-types/commands/PutDomainObjectTypeCommand.d.ts +6 -4
  216. package/dist-types/commands/PutIntegrationCommand.d.ts +6 -4
  217. package/dist-types/commands/PutProfileObjectCommand.d.ts +6 -4
  218. package/dist-types/commands/PutProfileObjectTypeCommand.d.ts +6 -4
  219. package/dist-types/commands/SearchProfilesCommand.d.ts +6 -4
  220. package/dist-types/commands/StartRecommenderCommand.d.ts +6 -4
  221. package/dist-types/commands/StartUploadJobCommand.d.ts +6 -4
  222. package/dist-types/commands/StopRecommenderCommand.d.ts +6 -4
  223. package/dist-types/commands/StopUploadJobCommand.d.ts +6 -4
  224. package/dist-types/commands/TagResourceCommand.d.ts +6 -4
  225. package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
  226. package/dist-types/commands/UpdateCalculatedAttributeDefinitionCommand.d.ts +6 -4
  227. package/dist-types/commands/UpdateDomainCommand.d.ts +6 -4
  228. package/dist-types/commands/UpdateDomainLayoutCommand.d.ts +6 -4
  229. package/dist-types/commands/UpdateEventTriggerCommand.d.ts +6 -4
  230. package/dist-types/commands/UpdateProfileCommand.d.ts +6 -4
  231. package/dist-types/commands/UpdateRecommenderCommand.d.ts +6 -4
  232. package/dist-types/endpoint/bdd.d.ts +1 -1
  233. package/dist-types/extensionConfiguration.d.ts +1 -1
  234. package/dist-types/models/CustomerProfilesServiceException.d.ts +1 -1
  235. package/dist-types/models/errors.d.ts +1 -1
  236. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  237. package/dist-types/runtimeConfig.d.ts +2 -2
  238. package/dist-types/runtimeConfig.native.d.ts +2 -2
  239. package/dist-types/ts3.4/CustomerProfilesClient.d.ts +8 -14
  240. package/dist-types/ts3.4/commands/AddProfileKeyCommand.d.ts +6 -4
  241. package/dist-types/ts3.4/commands/BatchGetCalculatedAttributeForProfileCommand.d.ts +6 -4
  242. package/dist-types/ts3.4/commands/BatchGetProfileCommand.d.ts +6 -4
  243. package/dist-types/ts3.4/commands/CreateCalculatedAttributeDefinitionCommand.d.ts +6 -4
  244. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +6 -4
  245. package/dist-types/ts3.4/commands/CreateDomainLayoutCommand.d.ts +6 -4
  246. package/dist-types/ts3.4/commands/CreateEventStreamCommand.d.ts +6 -4
  247. package/dist-types/ts3.4/commands/CreateEventTriggerCommand.d.ts +6 -4
  248. package/dist-types/ts3.4/commands/CreateIntegrationWorkflowCommand.d.ts +6 -4
  249. package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +6 -4
  250. package/dist-types/ts3.4/commands/CreateRecommenderCommand.d.ts +6 -4
  251. package/dist-types/ts3.4/commands/CreateRecommenderFilterCommand.d.ts +6 -4
  252. package/dist-types/ts3.4/commands/CreateRecommenderSchemaCommand.d.ts +6 -4
  253. package/dist-types/ts3.4/commands/CreateSegmentDefinitionCommand.d.ts +6 -4
  254. package/dist-types/ts3.4/commands/CreateSegmentEstimateCommand.d.ts +6 -4
  255. package/dist-types/ts3.4/commands/CreateSegmentSnapshotCommand.d.ts +6 -4
  256. package/dist-types/ts3.4/commands/CreateUploadJobCommand.d.ts +6 -4
  257. package/dist-types/ts3.4/commands/DeleteCalculatedAttributeDefinitionCommand.d.ts +6 -4
  258. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +6 -4
  259. package/dist-types/ts3.4/commands/DeleteDomainLayoutCommand.d.ts +6 -4
  260. package/dist-types/ts3.4/commands/DeleteDomainObjectTypeCommand.d.ts +6 -4
  261. package/dist-types/ts3.4/commands/DeleteEventStreamCommand.d.ts +6 -4
  262. package/dist-types/ts3.4/commands/DeleteEventTriggerCommand.d.ts +6 -4
  263. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +6 -4
  264. package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +6 -4
  265. package/dist-types/ts3.4/commands/DeleteProfileKeyCommand.d.ts +6 -4
  266. package/dist-types/ts3.4/commands/DeleteProfileObjectCommand.d.ts +6 -4
  267. package/dist-types/ts3.4/commands/DeleteProfileObjectTypeCommand.d.ts +6 -4
  268. package/dist-types/ts3.4/commands/DeleteRecommenderCommand.d.ts +6 -4
  269. package/dist-types/ts3.4/commands/DeleteRecommenderFilterCommand.d.ts +6 -4
  270. package/dist-types/ts3.4/commands/DeleteRecommenderSchemaCommand.d.ts +6 -4
  271. package/dist-types/ts3.4/commands/DeleteSegmentDefinitionCommand.d.ts +6 -4
  272. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +6 -4
  273. package/dist-types/ts3.4/commands/DetectProfileObjectTypeCommand.d.ts +6 -4
  274. package/dist-types/ts3.4/commands/GetAutoMergingPreviewCommand.d.ts +6 -4
  275. package/dist-types/ts3.4/commands/GetCalculatedAttributeDefinitionCommand.d.ts +6 -4
  276. package/dist-types/ts3.4/commands/GetCalculatedAttributeForProfileCommand.d.ts +6 -4
  277. package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +6 -8
  278. package/dist-types/ts3.4/commands/GetDomainLayoutCommand.d.ts +6 -4
  279. package/dist-types/ts3.4/commands/GetDomainObjectTypeCommand.d.ts +6 -4
  280. package/dist-types/ts3.4/commands/GetEventStreamCommand.d.ts +6 -4
  281. package/dist-types/ts3.4/commands/GetEventTriggerCommand.d.ts +6 -4
  282. package/dist-types/ts3.4/commands/GetIdentityResolutionJobCommand.d.ts +6 -4
  283. package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +6 -4
  284. package/dist-types/ts3.4/commands/GetMatchesCommand.d.ts +6 -4
  285. package/dist-types/ts3.4/commands/GetObjectTypeAttributeStatisticsCommand.d.ts +6 -4
  286. package/dist-types/ts3.4/commands/GetProfileHistoryRecordCommand.d.ts +6 -4
  287. package/dist-types/ts3.4/commands/GetProfileObjectTypeCommand.d.ts +6 -4
  288. package/dist-types/ts3.4/commands/GetProfileObjectTypeTemplateCommand.d.ts +6 -4
  289. package/dist-types/ts3.4/commands/GetProfileRecommendationsCommand.d.ts +6 -4
  290. package/dist-types/ts3.4/commands/GetRecommenderCommand.d.ts +6 -4
  291. package/dist-types/ts3.4/commands/GetRecommenderFilterCommand.d.ts +6 -4
  292. package/dist-types/ts3.4/commands/GetRecommenderSchemaCommand.d.ts +6 -4
  293. package/dist-types/ts3.4/commands/GetSegmentDefinitionCommand.d.ts +6 -4
  294. package/dist-types/ts3.4/commands/GetSegmentEstimateCommand.d.ts +6 -4
  295. package/dist-types/ts3.4/commands/GetSegmentMembershipCommand.d.ts +6 -4
  296. package/dist-types/ts3.4/commands/GetSegmentSnapshotCommand.d.ts +6 -4
  297. package/dist-types/ts3.4/commands/GetSimilarProfilesCommand.d.ts +6 -4
  298. package/dist-types/ts3.4/commands/GetUploadJobCommand.d.ts +6 -4
  299. package/dist-types/ts3.4/commands/GetUploadJobPathCommand.d.ts +6 -4
  300. package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +6 -4
  301. package/dist-types/ts3.4/commands/GetWorkflowStepsCommand.d.ts +6 -4
  302. package/dist-types/ts3.4/commands/ListAccountIntegrationsCommand.d.ts +6 -4
  303. package/dist-types/ts3.4/commands/ListCalculatedAttributeDefinitionsCommand.d.ts +6 -4
  304. package/dist-types/ts3.4/commands/ListCalculatedAttributesForProfileCommand.d.ts +6 -4
  305. package/dist-types/ts3.4/commands/ListDomainLayoutsCommand.d.ts +6 -4
  306. package/dist-types/ts3.4/commands/ListDomainObjectTypesCommand.d.ts +6 -4
  307. package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +6 -4
  308. package/dist-types/ts3.4/commands/ListEventStreamsCommand.d.ts +6 -4
  309. package/dist-types/ts3.4/commands/ListEventTriggersCommand.d.ts +6 -4
  310. package/dist-types/ts3.4/commands/ListIdentityResolutionJobsCommand.d.ts +6 -4
  311. package/dist-types/ts3.4/commands/ListIntegrationsCommand.d.ts +6 -4
  312. package/dist-types/ts3.4/commands/ListObjectTypeAttributeValuesCommand.d.ts +6 -4
  313. package/dist-types/ts3.4/commands/ListObjectTypeAttributesCommand.d.ts +6 -4
  314. package/dist-types/ts3.4/commands/ListProfileAttributeValuesCommand.d.ts +6 -4
  315. package/dist-types/ts3.4/commands/ListProfileHistoryRecordsCommand.d.ts +6 -4
  316. package/dist-types/ts3.4/commands/ListProfileObjectTypeTemplatesCommand.d.ts +6 -4
  317. package/dist-types/ts3.4/commands/ListProfileObjectTypesCommand.d.ts +6 -4
  318. package/dist-types/ts3.4/commands/ListProfileObjectsCommand.d.ts +6 -4
  319. package/dist-types/ts3.4/commands/ListRecommenderFiltersCommand.d.ts +6 -4
  320. package/dist-types/ts3.4/commands/ListRecommenderRecipesCommand.d.ts +6 -4
  321. package/dist-types/ts3.4/commands/ListRecommenderSchemasCommand.d.ts +6 -4
  322. package/dist-types/ts3.4/commands/ListRecommendersCommand.d.ts +6 -4
  323. package/dist-types/ts3.4/commands/ListRuleBasedMatchesCommand.d.ts +6 -4
  324. package/dist-types/ts3.4/commands/ListSegmentDefinitionsCommand.d.ts +6 -4
  325. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
  326. package/dist-types/ts3.4/commands/ListUploadJobsCommand.d.ts +6 -4
  327. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +6 -4
  328. package/dist-types/ts3.4/commands/MergeProfilesCommand.d.ts +6 -4
  329. package/dist-types/ts3.4/commands/PutDomainObjectTypeCommand.d.ts +6 -4
  330. package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +6 -4
  331. package/dist-types/ts3.4/commands/PutProfileObjectCommand.d.ts +6 -4
  332. package/dist-types/ts3.4/commands/PutProfileObjectTypeCommand.d.ts +6 -4
  333. package/dist-types/ts3.4/commands/SearchProfilesCommand.d.ts +6 -4
  334. package/dist-types/ts3.4/commands/StartRecommenderCommand.d.ts +6 -4
  335. package/dist-types/ts3.4/commands/StartUploadJobCommand.d.ts +6 -4
  336. package/dist-types/ts3.4/commands/StopRecommenderCommand.d.ts +6 -4
  337. package/dist-types/ts3.4/commands/StopUploadJobCommand.d.ts +6 -4
  338. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
  339. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
  340. package/dist-types/ts3.4/commands/UpdateCalculatedAttributeDefinitionCommand.d.ts +6 -4
  341. package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +6 -4
  342. package/dist-types/ts3.4/commands/UpdateDomainLayoutCommand.d.ts +6 -4
  343. package/dist-types/ts3.4/commands/UpdateEventTriggerCommand.d.ts +6 -4
  344. package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +6 -4
  345. package/dist-types/ts3.4/commands/UpdateRecommenderCommand.d.ts +6 -4
  346. package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  347. package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  348. package/dist-types/ts3.4/models/CustomerProfilesServiceException.d.ts +1 -1
  349. package/dist-types/ts3.4/models/errors.d.ts +1 -1
  350. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  351. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  352. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  353. package/package.json +13 -34
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { DeleteDomainObjectTypeRequest, DeleteDomainObjectTypeResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface DeleteDomainObjectTypeCommandInput extends DeleteDomainObjectTy
22
22
  export interface DeleteDomainObjectTypeCommandOutput extends DeleteDomainObjectTypeResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteDomainObjectTypeCommand_base: {
25
- new (input: DeleteDomainObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainObjectTypeCommandInput, DeleteDomainObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteDomainObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainObjectTypeCommandInput, DeleteDomainObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteDomainObjectTypeCommandInput): import("@smithy/core/client").CommandImpl<DeleteDomainObjectTypeCommandInput, DeleteDomainObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDomainObjectTypeCommandInput): import("@smithy/core/client").CommandImpl<DeleteDomainObjectTypeCommandInput, DeleteDomainObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Delete a DomainObjectType for the given Domain and ObjectType name.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { DeleteEventStreamRequest, DeleteEventStreamResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface DeleteEventStreamCommandInput extends DeleteEventStreamRequest
22
22
  export interface DeleteEventStreamCommandOutput extends DeleteEventStreamResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteEventStreamCommand_base: {
25
- new (input: DeleteEventStreamCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventStreamCommandInput, DeleteEventStreamCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteEventStreamCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventStreamCommandInput, DeleteEventStreamCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteEventStreamCommandInput): import("@smithy/core/client").CommandImpl<DeleteEventStreamCommandInput, DeleteEventStreamCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteEventStreamCommandInput): import("@smithy/core/client").CommandImpl<DeleteEventStreamCommandInput, DeleteEventStreamCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Disables and deletes the specified event stream.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { DeleteEventTriggerRequest, DeleteEventTriggerResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface DeleteEventTriggerCommandInput extends DeleteEventTriggerReques
22
22
  export interface DeleteEventTriggerCommandOutput extends DeleteEventTriggerResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteEventTriggerCommand_base: {
25
- new (input: DeleteEventTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventTriggerCommandInput, DeleteEventTriggerCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteEventTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventTriggerCommandInput, DeleteEventTriggerCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteEventTriggerCommandInput): import("@smithy/core/client").CommandImpl<DeleteEventTriggerCommandInput, DeleteEventTriggerCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteEventTriggerCommandInput): import("@smithy/core/client").CommandImpl<DeleteEventTriggerCommandInput, DeleteEventTriggerCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Disable and deletes the Event Trigger.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { DeleteIntegrationRequest, DeleteIntegrationResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface DeleteIntegrationCommandInput extends DeleteIntegrationRequest
22
22
  export interface DeleteIntegrationCommandOutput extends DeleteIntegrationResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteIntegrationCommand_base: {
25
- new (input: DeleteIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIntegrationCommandInput, DeleteIntegrationCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIntegrationCommandInput, DeleteIntegrationCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteIntegrationCommandInput): import("@smithy/core/client").CommandImpl<DeleteIntegrationCommandInput, DeleteIntegrationCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteIntegrationCommandInput): import("@smithy/core/client").CommandImpl<DeleteIntegrationCommandInput, DeleteIntegrationCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Removes an integration from a specific domain.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { DeleteProfileRequest, DeleteProfileResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface DeleteProfileCommandInput extends DeleteProfileRequest {
22
22
  export interface DeleteProfileCommandOutput extends DeleteProfileResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteProfileCommand_base: {
25
- new (input: DeleteProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileCommandInput, DeleteProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileCommandInput, DeleteProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteProfileCommandInput): import("@smithy/core/client").CommandImpl<DeleteProfileCommandInput, DeleteProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteProfileCommandInput): import("@smithy/core/client").CommandImpl<DeleteProfileCommandInput, DeleteProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes the standard customer profile and all data pertaining to the profile.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { DeleteProfileKeyRequest, DeleteProfileKeyResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface DeleteProfileKeyCommandInput extends DeleteProfileKeyRequest {
22
22
  export interface DeleteProfileKeyCommandOutput extends DeleteProfileKeyResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteProfileKeyCommand_base: {
25
- new (input: DeleteProfileKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileKeyCommandInput, DeleteProfileKeyCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteProfileKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileKeyCommandInput, DeleteProfileKeyCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteProfileKeyCommandInput): import("@smithy/core/client").CommandImpl<DeleteProfileKeyCommandInput, DeleteProfileKeyCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteProfileKeyCommandInput): import("@smithy/core/client").CommandImpl<DeleteProfileKeyCommandInput, DeleteProfileKeyCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Removes a searchable key from a customer profile.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { DeleteProfileObjectRequest, DeleteProfileObjectResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface DeleteProfileObjectCommandInput extends DeleteProfileObjectRequ
22
22
  export interface DeleteProfileObjectCommandOutput extends DeleteProfileObjectResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteProfileObjectCommand_base: {
25
- new (input: DeleteProfileObjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileObjectCommandInput, DeleteProfileObjectCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteProfileObjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileObjectCommandInput, DeleteProfileObjectCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteProfileObjectCommandInput): import("@smithy/core/client").CommandImpl<DeleteProfileObjectCommandInput, DeleteProfileObjectCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteProfileObjectCommandInput): import("@smithy/core/client").CommandImpl<DeleteProfileObjectCommandInput, DeleteProfileObjectCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Removes an object associated with a profile of a given ProfileObjectType.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { DeleteProfileObjectTypeRequest, DeleteProfileObjectTypeResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface DeleteProfileObjectTypeCommandInput extends DeleteProfileObject
22
22
  export interface DeleteProfileObjectTypeCommandOutput extends DeleteProfileObjectTypeResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteProfileObjectTypeCommand_base: {
25
- new (input: DeleteProfileObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileObjectTypeCommandInput, DeleteProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteProfileObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProfileObjectTypeCommandInput, DeleteProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteProfileObjectTypeCommandInput): import("@smithy/core/client").CommandImpl<DeleteProfileObjectTypeCommandInput, DeleteProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteProfileObjectTypeCommandInput): import("@smithy/core/client").CommandImpl<DeleteProfileObjectTypeCommandInput, DeleteProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Removes a ProfileObjectType from a specific domain as well as removes all the
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { DeleteRecommenderRequest, DeleteRecommenderResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface DeleteRecommenderCommandInput extends DeleteRecommenderRequest
22
22
  export interface DeleteRecommenderCommandOutput extends DeleteRecommenderResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteRecommenderCommand_base: {
25
- new (input: DeleteRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRecommenderCommandInput, DeleteRecommenderCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteRecommenderCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRecommenderCommandInput, DeleteRecommenderCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteRecommenderCommandInput): import("@smithy/core/client").CommandImpl<DeleteRecommenderCommandInput, DeleteRecommenderCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRecommenderCommandInput): import("@smithy/core/client").CommandImpl<DeleteRecommenderCommandInput, DeleteRecommenderCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes a recommender.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { DeleteRecommenderFilterRequest, DeleteRecommenderFilterResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface DeleteRecommenderFilterCommandInput extends DeleteRecommenderFi
22
22
  export interface DeleteRecommenderFilterCommandOutput extends DeleteRecommenderFilterResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteRecommenderFilterCommand_base: {
25
- new (input: DeleteRecommenderFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRecommenderFilterCommandInput, DeleteRecommenderFilterCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteRecommenderFilterCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRecommenderFilterCommandInput, DeleteRecommenderFilterCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteRecommenderFilterCommandInput): import("@smithy/core/client").CommandImpl<DeleteRecommenderFilterCommandInput, DeleteRecommenderFilterCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRecommenderFilterCommandInput): import("@smithy/core/client").CommandImpl<DeleteRecommenderFilterCommandInput, DeleteRecommenderFilterCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes a recommender filter from a domain.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { DeleteRecommenderSchemaRequest, DeleteRecommenderSchemaResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface DeleteRecommenderSchemaCommandInput extends DeleteRecommenderSc
22
22
  export interface DeleteRecommenderSchemaCommandOutput extends DeleteRecommenderSchemaResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteRecommenderSchemaCommand_base: {
25
- new (input: DeleteRecommenderSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRecommenderSchemaCommandInput, DeleteRecommenderSchemaCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteRecommenderSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRecommenderSchemaCommandInput, DeleteRecommenderSchemaCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteRecommenderSchemaCommandInput): import("@smithy/core/client").CommandImpl<DeleteRecommenderSchemaCommandInput, DeleteRecommenderSchemaCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRecommenderSchemaCommandInput): import("@smithy/core/client").CommandImpl<DeleteRecommenderSchemaCommandInput, DeleteRecommenderSchemaCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes a recommender schema from a domain.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { DeleteSegmentDefinitionRequest, DeleteSegmentDefinitionResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface DeleteSegmentDefinitionCommandInput extends DeleteSegmentDefini
22
22
  export interface DeleteSegmentDefinitionCommandOutput extends DeleteSegmentDefinitionResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteSegmentDefinitionCommand_base: {
25
- new (input: DeleteSegmentDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSegmentDefinitionCommandInput, DeleteSegmentDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteSegmentDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSegmentDefinitionCommandInput, DeleteSegmentDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteSegmentDefinitionCommandInput): import("@smithy/core/client").CommandImpl<DeleteSegmentDefinitionCommandInput, DeleteSegmentDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteSegmentDefinitionCommandInput): import("@smithy/core/client").CommandImpl<DeleteSegmentDefinitionCommandInput, DeleteSegmentDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes a segment definition from the domain.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { DeleteWorkflowRequest, DeleteWorkflowResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface DeleteWorkflowCommandInput extends DeleteWorkflowRequest {
22
22
  export interface DeleteWorkflowCommandOutput extends DeleteWorkflowResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DeleteWorkflowCommand_base: {
25
- new (input: DeleteWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DeleteWorkflowCommandInput): import("@smithy/core/client").CommandImpl<DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteWorkflowCommandInput): import("@smithy/core/client").CommandImpl<DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Deletes the specified workflow and all its corresponding resources. This is an async
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { DetectProfileObjectTypeRequest, DetectProfileObjectTypeResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface DetectProfileObjectTypeCommandInput extends DetectProfileObject
22
22
  export interface DetectProfileObjectTypeCommandOutput extends DetectProfileObjectTypeResponse, __MetadataBearer {
23
23
  }
24
24
  declare const DetectProfileObjectTypeCommand_base: {
25
- new (input: DetectProfileObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DetectProfileObjectTypeCommandInput, DetectProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DetectProfileObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DetectProfileObjectTypeCommandInput, DetectProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: DetectProfileObjectTypeCommandInput): import("@smithy/core/client").CommandImpl<DetectProfileObjectTypeCommandInput, DetectProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DetectProfileObjectTypeCommandInput): import("@smithy/core/client").CommandImpl<DetectProfileObjectTypeCommandInput, DetectProfileObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>The process of detecting profile object type mapping by using given objects.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { GetAutoMergingPreviewRequest, GetAutoMergingPreviewResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetAutoMergingPreviewCommandInput extends GetAutoMergingPreview
22
22
  export interface GetAutoMergingPreviewCommandOutput extends GetAutoMergingPreviewResponse, __MetadataBearer {
23
23
  }
24
24
  declare const GetAutoMergingPreviewCommand_base: {
25
- new (input: GetAutoMergingPreviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetAutoMergingPreviewCommandInput, GetAutoMergingPreviewCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetAutoMergingPreviewCommandInput): import("@smithy/smithy-client").CommandImpl<GetAutoMergingPreviewCommandInput, GetAutoMergingPreviewCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetAutoMergingPreviewCommandInput): import("@smithy/core/client").CommandImpl<GetAutoMergingPreviewCommandInput, GetAutoMergingPreviewCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAutoMergingPreviewCommandInput): import("@smithy/core/client").CommandImpl<GetAutoMergingPreviewCommandInput, GetAutoMergingPreviewCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Tests the auto-merging settings of your Identity Resolution Job without merging your data. It randomly
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { GetCalculatedAttributeDefinitionRequest, GetCalculatedAttributeDefinitionResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetCalculatedAttributeDefinitionCommandInput extends GetCalcula
22
22
  export interface GetCalculatedAttributeDefinitionCommandOutput extends GetCalculatedAttributeDefinitionResponse, __MetadataBearer {
23
23
  }
24
24
  declare const GetCalculatedAttributeDefinitionCommand_base: {
25
- new (input: GetCalculatedAttributeDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetCalculatedAttributeDefinitionCommandInput, GetCalculatedAttributeDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetCalculatedAttributeDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetCalculatedAttributeDefinitionCommandInput, GetCalculatedAttributeDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetCalculatedAttributeDefinitionCommandInput): import("@smithy/core/client").CommandImpl<GetCalculatedAttributeDefinitionCommandInput, GetCalculatedAttributeDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetCalculatedAttributeDefinitionCommandInput): import("@smithy/core/client").CommandImpl<GetCalculatedAttributeDefinitionCommandInput, GetCalculatedAttributeDefinitionCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Provides more information on a calculated attribute definition for Customer
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { GetCalculatedAttributeForProfileRequest, GetCalculatedAttributeForProfileResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetCalculatedAttributeForProfileCommandInput extends GetCalcula
22
22
  export interface GetCalculatedAttributeForProfileCommandOutput extends GetCalculatedAttributeForProfileResponse, __MetadataBearer {
23
23
  }
24
24
  declare const GetCalculatedAttributeForProfileCommand_base: {
25
- new (input: GetCalculatedAttributeForProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetCalculatedAttributeForProfileCommandInput, GetCalculatedAttributeForProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetCalculatedAttributeForProfileCommandInput): import("@smithy/smithy-client").CommandImpl<GetCalculatedAttributeForProfileCommandInput, GetCalculatedAttributeForProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetCalculatedAttributeForProfileCommandInput): import("@smithy/core/client").CommandImpl<GetCalculatedAttributeForProfileCommandInput, GetCalculatedAttributeForProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetCalculatedAttributeForProfileCommandInput): import("@smithy/core/client").CommandImpl<GetCalculatedAttributeForProfileCommandInput, GetCalculatedAttributeForProfileCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Retrieve a calculated attribute for a customer profile.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { GetDomainRequest, GetDomainResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetDomainCommandInput extends GetDomainRequest {
22
22
  export interface GetDomainCommandOutput extends GetDomainResponse, __MetadataBearer {
23
23
  }
24
24
  declare const GetDomainCommand_base: {
25
- new (input: GetDomainCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainCommandInput, GetDomainCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetDomainCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainCommandInput, GetDomainCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetDomainCommandInput): import("@smithy/core/client").CommandImpl<GetDomainCommandInput, GetDomainCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetDomainCommandInput): import("@smithy/core/client").CommandImpl<GetDomainCommandInput, GetDomainCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns information about a specific domain.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { GetDomainLayoutRequest, GetDomainLayoutResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetDomainLayoutCommandInput extends GetDomainLayoutRequest {
22
22
  export interface GetDomainLayoutCommandOutput extends GetDomainLayoutResponse, __MetadataBearer {
23
23
  }
24
24
  declare const GetDomainLayoutCommand_base: {
25
- new (input: GetDomainLayoutCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainLayoutCommandInput, GetDomainLayoutCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetDomainLayoutCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainLayoutCommandInput, GetDomainLayoutCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetDomainLayoutCommandInput): import("@smithy/core/client").CommandImpl<GetDomainLayoutCommandInput, GetDomainLayoutCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetDomainLayoutCommandInput): import("@smithy/core/client").CommandImpl<GetDomainLayoutCommandInput, GetDomainLayoutCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Gets the layout to view data for a specific domain. This API can only be invoked from
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { GetDomainObjectTypeRequest, GetDomainObjectTypeResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetDomainObjectTypeCommandInput extends GetDomainObjectTypeRequ
22
22
  export interface GetDomainObjectTypeCommandOutput extends GetDomainObjectTypeResponse, __MetadataBearer {
23
23
  }
24
24
  declare const GetDomainObjectTypeCommand_base: {
25
- new (input: GetDomainObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainObjectTypeCommandInput, GetDomainObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetDomainObjectTypeCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainObjectTypeCommandInput, GetDomainObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetDomainObjectTypeCommandInput): import("@smithy/core/client").CommandImpl<GetDomainObjectTypeCommandInput, GetDomainObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetDomainObjectTypeCommandInput): import("@smithy/core/client").CommandImpl<GetDomainObjectTypeCommandInput, GetDomainObjectTypeCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Return a DomainObjectType for the input Domain and ObjectType names. </p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { GetEventStreamRequest, GetEventStreamResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetEventStreamCommandInput extends GetEventStreamRequest {
22
22
  export interface GetEventStreamCommandOutput extends GetEventStreamResponse, __MetadataBearer {
23
23
  }
24
24
  declare const GetEventStreamCommand_base: {
25
- new (input: GetEventStreamCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventStreamCommandInput, GetEventStreamCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetEventStreamCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventStreamCommandInput, GetEventStreamCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetEventStreamCommandInput): import("@smithy/core/client").CommandImpl<GetEventStreamCommandInput, GetEventStreamCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetEventStreamCommandInput): import("@smithy/core/client").CommandImpl<GetEventStreamCommandInput, GetEventStreamCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns information about the specified event stream in a specific domain.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { GetEventTriggerRequest, GetEventTriggerResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetEventTriggerCommandInput extends GetEventTriggerRequest {
22
22
  export interface GetEventTriggerCommandOutput extends GetEventTriggerResponse, __MetadataBearer {
23
23
  }
24
24
  declare const GetEventTriggerCommand_base: {
25
- new (input: GetEventTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventTriggerCommandInput, GetEventTriggerCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetEventTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventTriggerCommandInput, GetEventTriggerCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetEventTriggerCommandInput): import("@smithy/core/client").CommandImpl<GetEventTriggerCommandInput, GetEventTriggerCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetEventTriggerCommandInput): import("@smithy/core/client").CommandImpl<GetEventTriggerCommandInput, GetEventTriggerCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Get a specific Event Trigger from the domain.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { GetIdentityResolutionJobRequest, GetIdentityResolutionJobResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetIdentityResolutionJobCommandInput extends GetIdentityResolut
22
22
  export interface GetIdentityResolutionJobCommandOutput extends GetIdentityResolutionJobResponse, __MetadataBearer {
23
23
  }
24
24
  declare const GetIdentityResolutionJobCommand_base: {
25
- new (input: GetIdentityResolutionJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityResolutionJobCommandInput, GetIdentityResolutionJobCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetIdentityResolutionJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetIdentityResolutionJobCommandInput, GetIdentityResolutionJobCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetIdentityResolutionJobCommandInput): import("@smithy/core/client").CommandImpl<GetIdentityResolutionJobCommandInput, GetIdentityResolutionJobCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetIdentityResolutionJobCommandInput): import("@smithy/core/client").CommandImpl<GetIdentityResolutionJobCommandInput, GetIdentityResolutionJobCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns information about an Identity Resolution Job in a specific domain. </p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { GetIntegrationRequest, GetIntegrationResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetIntegrationCommandInput extends GetIntegrationRequest {
22
22
  export interface GetIntegrationCommandOutput extends GetIntegrationResponse, __MetadataBearer {
23
23
  }
24
24
  declare const GetIntegrationCommand_base: {
25
- new (input: GetIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<GetIntegrationCommandInput, GetIntegrationCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<GetIntegrationCommandInput, GetIntegrationCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetIntegrationCommandInput): import("@smithy/core/client").CommandImpl<GetIntegrationCommandInput, GetIntegrationCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetIntegrationCommandInput): import("@smithy/core/client").CommandImpl<GetIntegrationCommandInput, GetIntegrationCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Returns an integration for a domain.</p>
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { GetMatchesRequest, GetMatchesResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetMatchesCommandInput extends GetMatchesRequest {
22
22
  export interface GetMatchesCommandOutput extends GetMatchesResponse, __MetadataBearer {
23
23
  }
24
24
  declare const GetMatchesCommand_base: {
25
- new (input: GetMatchesCommandInput): import("@smithy/smithy-client").CommandImpl<GetMatchesCommandInput, GetMatchesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetMatchesCommandInput): import("@smithy/smithy-client").CommandImpl<GetMatchesCommandInput, GetMatchesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetMatchesCommandInput): import("@smithy/core/client").CommandImpl<GetMatchesCommandInput, GetMatchesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetMatchesCommandInput): import("@smithy/core/client").CommandImpl<GetMatchesCommandInput, GetMatchesCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>Before calling this API, use <a href="https://docs.aws.amazon.com/customerprofiles/latest/APIReference/API_CreateDomain.html">CreateDomain</a> or
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import type { CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CustomerProfilesClient";
4
4
  import type { GetObjectTypeAttributeStatisticsRequest, GetObjectTypeAttributeStatisticsResponse } from "../models/models_0";
@@ -22,9 +22,11 @@ export interface GetObjectTypeAttributeStatisticsCommandInput extends GetObjectT
22
22
  export interface GetObjectTypeAttributeStatisticsCommandOutput extends GetObjectTypeAttributeStatisticsResponse, __MetadataBearer {
23
23
  }
24
24
  declare const GetObjectTypeAttributeStatisticsCommand_base: {
25
- new (input: GetObjectTypeAttributeStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetObjectTypeAttributeStatisticsCommandInput, GetObjectTypeAttributeStatisticsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetObjectTypeAttributeStatisticsCommandInput): import("@smithy/smithy-client").CommandImpl<GetObjectTypeAttributeStatisticsCommandInput, GetObjectTypeAttributeStatisticsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ new (input: GetObjectTypeAttributeStatisticsCommandInput): import("@smithy/core/client").CommandImpl<GetObjectTypeAttributeStatisticsCommandInput, GetObjectTypeAttributeStatisticsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetObjectTypeAttributeStatisticsCommandInput): import("@smithy/core/client").CommandImpl<GetObjectTypeAttributeStatisticsCommandInput, GetObjectTypeAttributeStatisticsCommandOutput, CustomerProfilesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): {
28
+ [x: string]: unknown;
29
+ };
28
30
  };
29
31
  /**
30
32
  * <p>The GetObjectTypeAttributeValues API delivers statistical insights about attributes within a specific object type, but is exclusively available for domains with data store enabled. This API performs daily calculations to provide statistical information about your attribute values, helping you understand patterns and trends in your data. The statistical calculations are performed once per day, providing a consistent snapshot of your attribute data characteristics.</p>