@aws-sdk/client-pinpoint 3.588.0 → 3.592.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 (253) hide show
  1. package/dist-cjs/index.js +0 -122
  2. package/dist-types/PinpointClient.d.ts +4 -4
  3. package/dist-types/commands/CreateAppCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateCampaignCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateEmailTemplateCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateExportJobCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateImportJobCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateInAppTemplateCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateJourneyCommand.d.ts +2 -1
  10. package/dist-types/commands/CreatePushTemplateCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateRecommenderConfigurationCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateSegmentCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateSmsTemplateCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateVoiceTemplateCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteAdmChannelCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteApnsChannelCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteApnsSandboxChannelCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteApnsVoipChannelCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteAppCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteBaiduChannelCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteCampaignCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteEmailChannelCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteEmailTemplateCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteEndpointCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteEventStreamCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteGcmChannelCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteInAppTemplateCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteJourneyCommand.d.ts +2 -1
  30. package/dist-types/commands/DeletePushTemplateCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteRecommenderConfigurationCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteSegmentCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteSmsChannelCommand.d.ts +2 -1
  34. package/dist-types/commands/DeleteSmsTemplateCommand.d.ts +2 -1
  35. package/dist-types/commands/DeleteUserEndpointsCommand.d.ts +2 -1
  36. package/dist-types/commands/DeleteVoiceChannelCommand.d.ts +2 -1
  37. package/dist-types/commands/DeleteVoiceTemplateCommand.d.ts +2 -1
  38. package/dist-types/commands/GetAdmChannelCommand.d.ts +2 -1
  39. package/dist-types/commands/GetApnsChannelCommand.d.ts +2 -1
  40. package/dist-types/commands/GetApnsSandboxChannelCommand.d.ts +2 -1
  41. package/dist-types/commands/GetApnsVoipChannelCommand.d.ts +2 -1
  42. package/dist-types/commands/GetApnsVoipSandboxChannelCommand.d.ts +2 -1
  43. package/dist-types/commands/GetAppCommand.d.ts +2 -1
  44. package/dist-types/commands/GetApplicationDateRangeKpiCommand.d.ts +2 -1
  45. package/dist-types/commands/GetApplicationSettingsCommand.d.ts +2 -1
  46. package/dist-types/commands/GetAppsCommand.d.ts +2 -1
  47. package/dist-types/commands/GetBaiduChannelCommand.d.ts +2 -1
  48. package/dist-types/commands/GetCampaignActivitiesCommand.d.ts +2 -1
  49. package/dist-types/commands/GetCampaignCommand.d.ts +2 -1
  50. package/dist-types/commands/GetCampaignDateRangeKpiCommand.d.ts +2 -1
  51. package/dist-types/commands/GetCampaignVersionCommand.d.ts +2 -1
  52. package/dist-types/commands/GetCampaignVersionsCommand.d.ts +2 -1
  53. package/dist-types/commands/GetCampaignsCommand.d.ts +2 -1
  54. package/dist-types/commands/GetChannelsCommand.d.ts +2 -1
  55. package/dist-types/commands/GetEmailChannelCommand.d.ts +2 -1
  56. package/dist-types/commands/GetEmailTemplateCommand.d.ts +2 -1
  57. package/dist-types/commands/GetEndpointCommand.d.ts +2 -1
  58. package/dist-types/commands/GetEventStreamCommand.d.ts +2 -1
  59. package/dist-types/commands/GetExportJobCommand.d.ts +2 -1
  60. package/dist-types/commands/GetExportJobsCommand.d.ts +2 -1
  61. package/dist-types/commands/GetGcmChannelCommand.d.ts +2 -1
  62. package/dist-types/commands/GetImportJobCommand.d.ts +2 -1
  63. package/dist-types/commands/GetImportJobsCommand.d.ts +2 -1
  64. package/dist-types/commands/GetInAppMessagesCommand.d.ts +2 -1
  65. package/dist-types/commands/GetInAppTemplateCommand.d.ts +2 -1
  66. package/dist-types/commands/GetJourneyCommand.d.ts +2 -1
  67. package/dist-types/commands/GetJourneyDateRangeKpiCommand.d.ts +2 -1
  68. package/dist-types/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +2 -1
  69. package/dist-types/commands/GetJourneyExecutionMetricsCommand.d.ts +2 -1
  70. package/dist-types/commands/GetJourneyRunExecutionActivityMetricsCommand.d.ts +2 -1
  71. package/dist-types/commands/GetJourneyRunExecutionMetricsCommand.d.ts +2 -1
  72. package/dist-types/commands/GetJourneyRunsCommand.d.ts +2 -1
  73. package/dist-types/commands/GetPushTemplateCommand.d.ts +2 -1
  74. package/dist-types/commands/GetRecommenderConfigurationCommand.d.ts +2 -1
  75. package/dist-types/commands/GetRecommenderConfigurationsCommand.d.ts +2 -1
  76. package/dist-types/commands/GetSegmentCommand.d.ts +2 -1
  77. package/dist-types/commands/GetSegmentExportJobsCommand.d.ts +2 -1
  78. package/dist-types/commands/GetSegmentImportJobsCommand.d.ts +2 -1
  79. package/dist-types/commands/GetSegmentVersionCommand.d.ts +2 -1
  80. package/dist-types/commands/GetSegmentVersionsCommand.d.ts +2 -1
  81. package/dist-types/commands/GetSegmentsCommand.d.ts +2 -1
  82. package/dist-types/commands/GetSmsChannelCommand.d.ts +2 -1
  83. package/dist-types/commands/GetSmsTemplateCommand.d.ts +2 -1
  84. package/dist-types/commands/GetUserEndpointsCommand.d.ts +2 -1
  85. package/dist-types/commands/GetVoiceChannelCommand.d.ts +2 -1
  86. package/dist-types/commands/GetVoiceTemplateCommand.d.ts +2 -1
  87. package/dist-types/commands/ListJourneysCommand.d.ts +2 -1
  88. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  89. package/dist-types/commands/ListTemplateVersionsCommand.d.ts +2 -1
  90. package/dist-types/commands/ListTemplatesCommand.d.ts +2 -1
  91. package/dist-types/commands/PhoneNumberValidateCommand.d.ts +2 -1
  92. package/dist-types/commands/PutEventStreamCommand.d.ts +2 -1
  93. package/dist-types/commands/PutEventsCommand.d.ts +2 -1
  94. package/dist-types/commands/RemoveAttributesCommand.d.ts +2 -1
  95. package/dist-types/commands/SendMessagesCommand.d.ts +2 -1
  96. package/dist-types/commands/SendOTPMessageCommand.d.ts +2 -1
  97. package/dist-types/commands/SendUsersMessagesCommand.d.ts +2 -1
  98. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  99. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  100. package/dist-types/commands/UpdateAdmChannelCommand.d.ts +2 -1
  101. package/dist-types/commands/UpdateApnsChannelCommand.d.ts +2 -1
  102. package/dist-types/commands/UpdateApnsSandboxChannelCommand.d.ts +2 -1
  103. package/dist-types/commands/UpdateApnsVoipChannelCommand.d.ts +2 -1
  104. package/dist-types/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +2 -1
  105. package/dist-types/commands/UpdateApplicationSettingsCommand.d.ts +2 -1
  106. package/dist-types/commands/UpdateBaiduChannelCommand.d.ts +2 -1
  107. package/dist-types/commands/UpdateCampaignCommand.d.ts +2 -1
  108. package/dist-types/commands/UpdateEmailChannelCommand.d.ts +2 -1
  109. package/dist-types/commands/UpdateEmailTemplateCommand.d.ts +2 -1
  110. package/dist-types/commands/UpdateEndpointCommand.d.ts +2 -1
  111. package/dist-types/commands/UpdateEndpointsBatchCommand.d.ts +2 -1
  112. package/dist-types/commands/UpdateGcmChannelCommand.d.ts +2 -1
  113. package/dist-types/commands/UpdateInAppTemplateCommand.d.ts +2 -1
  114. package/dist-types/commands/UpdateJourneyCommand.d.ts +2 -1
  115. package/dist-types/commands/UpdateJourneyStateCommand.d.ts +2 -1
  116. package/dist-types/commands/UpdatePushTemplateCommand.d.ts +2 -1
  117. package/dist-types/commands/UpdateRecommenderConfigurationCommand.d.ts +2 -1
  118. package/dist-types/commands/UpdateSegmentCommand.d.ts +2 -1
  119. package/dist-types/commands/UpdateSmsChannelCommand.d.ts +2 -1
  120. package/dist-types/commands/UpdateSmsTemplateCommand.d.ts +2 -1
  121. package/dist-types/commands/UpdateTemplateActiveVersionCommand.d.ts +2 -1
  122. package/dist-types/commands/UpdateVoiceChannelCommand.d.ts +2 -1
  123. package/dist-types/commands/UpdateVoiceTemplateCommand.d.ts +2 -1
  124. package/dist-types/commands/VerifyOTPMessageCommand.d.ts +2 -1
  125. package/dist-types/index.d.ts +2 -2
  126. package/dist-types/models/PinpointServiceException.d.ts +2 -1
  127. package/dist-types/runtimeConfig.native.d.ts +1 -1
  128. package/dist-types/ts3.4/PinpointClient.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/CreateCampaignCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/CreateEmailTemplateCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/CreateExportJobCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/CreateImportJobCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/CreateInAppTemplateCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/CreateJourneyCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/CreatePushTemplateCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/CreateRecommenderConfigurationCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/CreateSegmentCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/CreateSmsTemplateCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/CreateVoiceTemplateCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/DeleteAdmChannelCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/DeleteApnsChannelCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/DeleteApnsSandboxChannelCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/DeleteApnsVoipChannelCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/DeleteApnsVoipSandboxChannelCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/DeleteBaiduChannelCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/DeleteCampaignCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/DeleteEmailChannelCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/DeleteEmailTemplateCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/DeleteEventStreamCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/commands/DeleteGcmChannelCommand.d.ts +2 -1
  154. package/dist-types/ts3.4/commands/DeleteInAppTemplateCommand.d.ts +2 -1
  155. package/dist-types/ts3.4/commands/DeleteJourneyCommand.d.ts +2 -1
  156. package/dist-types/ts3.4/commands/DeletePushTemplateCommand.d.ts +2 -1
  157. package/dist-types/ts3.4/commands/DeleteRecommenderConfigurationCommand.d.ts +2 -1
  158. package/dist-types/ts3.4/commands/DeleteSegmentCommand.d.ts +2 -1
  159. package/dist-types/ts3.4/commands/DeleteSmsChannelCommand.d.ts +2 -1
  160. package/dist-types/ts3.4/commands/DeleteSmsTemplateCommand.d.ts +2 -1
  161. package/dist-types/ts3.4/commands/DeleteUserEndpointsCommand.d.ts +2 -1
  162. package/dist-types/ts3.4/commands/DeleteVoiceChannelCommand.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/DeleteVoiceTemplateCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/GetAdmChannelCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/commands/GetApnsChannelCommand.d.ts +2 -1
  166. package/dist-types/ts3.4/commands/GetApnsSandboxChannelCommand.d.ts +2 -1
  167. package/dist-types/ts3.4/commands/GetApnsVoipChannelCommand.d.ts +2 -1
  168. package/dist-types/ts3.4/commands/GetApnsVoipSandboxChannelCommand.d.ts +2 -1
  169. package/dist-types/ts3.4/commands/GetAppCommand.d.ts +2 -1
  170. package/dist-types/ts3.4/commands/GetApplicationDateRangeKpiCommand.d.ts +2 -1
  171. package/dist-types/ts3.4/commands/GetApplicationSettingsCommand.d.ts +2 -1
  172. package/dist-types/ts3.4/commands/GetAppsCommand.d.ts +2 -1
  173. package/dist-types/ts3.4/commands/GetBaiduChannelCommand.d.ts +2 -1
  174. package/dist-types/ts3.4/commands/GetCampaignActivitiesCommand.d.ts +2 -1
  175. package/dist-types/ts3.4/commands/GetCampaignCommand.d.ts +2 -1
  176. package/dist-types/ts3.4/commands/GetCampaignDateRangeKpiCommand.d.ts +2 -1
  177. package/dist-types/ts3.4/commands/GetCampaignVersionCommand.d.ts +2 -1
  178. package/dist-types/ts3.4/commands/GetCampaignVersionsCommand.d.ts +2 -1
  179. package/dist-types/ts3.4/commands/GetCampaignsCommand.d.ts +2 -1
  180. package/dist-types/ts3.4/commands/GetChannelsCommand.d.ts +2 -1
  181. package/dist-types/ts3.4/commands/GetEmailChannelCommand.d.ts +2 -1
  182. package/dist-types/ts3.4/commands/GetEmailTemplateCommand.d.ts +2 -1
  183. package/dist-types/ts3.4/commands/GetEndpointCommand.d.ts +2 -1
  184. package/dist-types/ts3.4/commands/GetEventStreamCommand.d.ts +2 -1
  185. package/dist-types/ts3.4/commands/GetExportJobCommand.d.ts +2 -1
  186. package/dist-types/ts3.4/commands/GetExportJobsCommand.d.ts +2 -1
  187. package/dist-types/ts3.4/commands/GetGcmChannelCommand.d.ts +2 -1
  188. package/dist-types/ts3.4/commands/GetImportJobCommand.d.ts +2 -1
  189. package/dist-types/ts3.4/commands/GetImportJobsCommand.d.ts +2 -1
  190. package/dist-types/ts3.4/commands/GetInAppMessagesCommand.d.ts +2 -1
  191. package/dist-types/ts3.4/commands/GetInAppTemplateCommand.d.ts +2 -1
  192. package/dist-types/ts3.4/commands/GetJourneyCommand.d.ts +2 -1
  193. package/dist-types/ts3.4/commands/GetJourneyDateRangeKpiCommand.d.ts +2 -1
  194. package/dist-types/ts3.4/commands/GetJourneyExecutionActivityMetricsCommand.d.ts +2 -1
  195. package/dist-types/ts3.4/commands/GetJourneyExecutionMetricsCommand.d.ts +2 -1
  196. package/dist-types/ts3.4/commands/GetJourneyRunExecutionActivityMetricsCommand.d.ts +2 -1
  197. package/dist-types/ts3.4/commands/GetJourneyRunExecutionMetricsCommand.d.ts +2 -1
  198. package/dist-types/ts3.4/commands/GetJourneyRunsCommand.d.ts +2 -1
  199. package/dist-types/ts3.4/commands/GetPushTemplateCommand.d.ts +2 -1
  200. package/dist-types/ts3.4/commands/GetRecommenderConfigurationCommand.d.ts +2 -1
  201. package/dist-types/ts3.4/commands/GetRecommenderConfigurationsCommand.d.ts +2 -1
  202. package/dist-types/ts3.4/commands/GetSegmentCommand.d.ts +2 -1
  203. package/dist-types/ts3.4/commands/GetSegmentExportJobsCommand.d.ts +2 -1
  204. package/dist-types/ts3.4/commands/GetSegmentImportJobsCommand.d.ts +2 -1
  205. package/dist-types/ts3.4/commands/GetSegmentVersionCommand.d.ts +2 -1
  206. package/dist-types/ts3.4/commands/GetSegmentVersionsCommand.d.ts +2 -1
  207. package/dist-types/ts3.4/commands/GetSegmentsCommand.d.ts +2 -1
  208. package/dist-types/ts3.4/commands/GetSmsChannelCommand.d.ts +2 -1
  209. package/dist-types/ts3.4/commands/GetSmsTemplateCommand.d.ts +2 -1
  210. package/dist-types/ts3.4/commands/GetUserEndpointsCommand.d.ts +2 -1
  211. package/dist-types/ts3.4/commands/GetVoiceChannelCommand.d.ts +2 -1
  212. package/dist-types/ts3.4/commands/GetVoiceTemplateCommand.d.ts +2 -1
  213. package/dist-types/ts3.4/commands/ListJourneysCommand.d.ts +2 -1
  214. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  215. package/dist-types/ts3.4/commands/ListTemplateVersionsCommand.d.ts +2 -1
  216. package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +2 -1
  217. package/dist-types/ts3.4/commands/PhoneNumberValidateCommand.d.ts +2 -1
  218. package/dist-types/ts3.4/commands/PutEventStreamCommand.d.ts +2 -1
  219. package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +2 -1
  220. package/dist-types/ts3.4/commands/RemoveAttributesCommand.d.ts +2 -1
  221. package/dist-types/ts3.4/commands/SendMessagesCommand.d.ts +2 -1
  222. package/dist-types/ts3.4/commands/SendOTPMessageCommand.d.ts +2 -1
  223. package/dist-types/ts3.4/commands/SendUsersMessagesCommand.d.ts +2 -1
  224. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  225. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  226. package/dist-types/ts3.4/commands/UpdateAdmChannelCommand.d.ts +2 -1
  227. package/dist-types/ts3.4/commands/UpdateApnsChannelCommand.d.ts +2 -1
  228. package/dist-types/ts3.4/commands/UpdateApnsSandboxChannelCommand.d.ts +2 -1
  229. package/dist-types/ts3.4/commands/UpdateApnsVoipChannelCommand.d.ts +2 -1
  230. package/dist-types/ts3.4/commands/UpdateApnsVoipSandboxChannelCommand.d.ts +2 -1
  231. package/dist-types/ts3.4/commands/UpdateApplicationSettingsCommand.d.ts +2 -1
  232. package/dist-types/ts3.4/commands/UpdateBaiduChannelCommand.d.ts +2 -1
  233. package/dist-types/ts3.4/commands/UpdateCampaignCommand.d.ts +2 -1
  234. package/dist-types/ts3.4/commands/UpdateEmailChannelCommand.d.ts +2 -1
  235. package/dist-types/ts3.4/commands/UpdateEmailTemplateCommand.d.ts +2 -1
  236. package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +2 -1
  237. package/dist-types/ts3.4/commands/UpdateEndpointsBatchCommand.d.ts +2 -1
  238. package/dist-types/ts3.4/commands/UpdateGcmChannelCommand.d.ts +2 -1
  239. package/dist-types/ts3.4/commands/UpdateInAppTemplateCommand.d.ts +2 -1
  240. package/dist-types/ts3.4/commands/UpdateJourneyCommand.d.ts +2 -1
  241. package/dist-types/ts3.4/commands/UpdateJourneyStateCommand.d.ts +2 -1
  242. package/dist-types/ts3.4/commands/UpdatePushTemplateCommand.d.ts +2 -1
  243. package/dist-types/ts3.4/commands/UpdateRecommenderConfigurationCommand.d.ts +2 -1
  244. package/dist-types/ts3.4/commands/UpdateSegmentCommand.d.ts +2 -1
  245. package/dist-types/ts3.4/commands/UpdateSmsChannelCommand.d.ts +2 -1
  246. package/dist-types/ts3.4/commands/UpdateSmsTemplateCommand.d.ts +2 -1
  247. package/dist-types/ts3.4/commands/UpdateTemplateActiveVersionCommand.d.ts +2 -1
  248. package/dist-types/ts3.4/commands/UpdateVoiceChannelCommand.d.ts +2 -1
  249. package/dist-types/ts3.4/commands/UpdateVoiceTemplateCommand.d.ts +2 -1
  250. package/dist-types/ts3.4/commands/VerifyOTPMessageCommand.d.ts +2 -1
  251. package/dist-types/ts3.4/models/PinpointServiceException.d.ts +2 -1
  252. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  253. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -336,7 +336,6 @@ var PinpointClient = _PinpointClient;
336
336
 
337
337
  var import_middleware_serde = require("@smithy/middleware-serde");
338
338
 
339
- var import_types = require("@smithy/types");
340
339
 
341
340
  // src/protocols/Aws_restJson1.ts
342
341
  var import_core2 = require("@aws-sdk/core");
@@ -4978,7 +4977,6 @@ var CreateAppCommand = _CreateAppCommand;
4978
4977
 
4979
4978
 
4980
4979
 
4981
-
4982
4980
  var _CreateCampaignCommand = class _CreateCampaignCommand extends import_smithy_client.Command.classBuilder().ep({
4983
4981
  ...commonParams
4984
4982
  }).m(function(Command, cs, config, o) {
@@ -4995,7 +4993,6 @@ var CreateCampaignCommand = _CreateCampaignCommand;
4995
4993
 
4996
4994
 
4997
4995
 
4998
-
4999
4996
  var _CreateEmailTemplateCommand = class _CreateEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
5000
4997
  ...commonParams
5001
4998
  }).m(function(Command, cs, config, o) {
@@ -5012,7 +5009,6 @@ var CreateEmailTemplateCommand = _CreateEmailTemplateCommand;
5012
5009
 
5013
5010
 
5014
5011
 
5015
-
5016
5012
  var _CreateExportJobCommand = class _CreateExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
5017
5013
  ...commonParams
5018
5014
  }).m(function(Command, cs, config, o) {
@@ -5029,7 +5025,6 @@ var CreateExportJobCommand = _CreateExportJobCommand;
5029
5025
 
5030
5026
 
5031
5027
 
5032
-
5033
5028
  var _CreateImportJobCommand = class _CreateImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
5034
5029
  ...commonParams
5035
5030
  }).m(function(Command, cs, config, o) {
@@ -5046,7 +5041,6 @@ var CreateImportJobCommand = _CreateImportJobCommand;
5046
5041
 
5047
5042
 
5048
5043
 
5049
-
5050
5044
  var _CreateInAppTemplateCommand = class _CreateInAppTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
5051
5045
  ...commonParams
5052
5046
  }).m(function(Command, cs, config, o) {
@@ -5063,7 +5057,6 @@ var CreateInAppTemplateCommand = _CreateInAppTemplateCommand;
5063
5057
 
5064
5058
 
5065
5059
 
5066
-
5067
5060
  var _CreateJourneyCommand = class _CreateJourneyCommand extends import_smithy_client.Command.classBuilder().ep({
5068
5061
  ...commonParams
5069
5062
  }).m(function(Command, cs, config, o) {
@@ -5080,7 +5073,6 @@ var CreateJourneyCommand = _CreateJourneyCommand;
5080
5073
 
5081
5074
 
5082
5075
 
5083
-
5084
5076
  var _CreatePushTemplateCommand = class _CreatePushTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
5085
5077
  ...commonParams
5086
5078
  }).m(function(Command, cs, config, o) {
@@ -5097,7 +5089,6 @@ var CreatePushTemplateCommand = _CreatePushTemplateCommand;
5097
5089
 
5098
5090
 
5099
5091
 
5100
-
5101
5092
  var _CreateRecommenderConfigurationCommand = class _CreateRecommenderConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5102
5093
  ...commonParams
5103
5094
  }).m(function(Command, cs, config, o) {
@@ -5114,7 +5105,6 @@ var CreateRecommenderConfigurationCommand = _CreateRecommenderConfigurationComma
5114
5105
 
5115
5106
 
5116
5107
 
5117
-
5118
5108
  var _CreateSegmentCommand = class _CreateSegmentCommand extends import_smithy_client.Command.classBuilder().ep({
5119
5109
  ...commonParams
5120
5110
  }).m(function(Command, cs, config, o) {
@@ -5131,7 +5121,6 @@ var CreateSegmentCommand = _CreateSegmentCommand;
5131
5121
 
5132
5122
 
5133
5123
 
5134
-
5135
5124
  var _CreateSmsTemplateCommand = class _CreateSmsTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
5136
5125
  ...commonParams
5137
5126
  }).m(function(Command, cs, config, o) {
@@ -5148,7 +5137,6 @@ var CreateSmsTemplateCommand = _CreateSmsTemplateCommand;
5148
5137
 
5149
5138
 
5150
5139
 
5151
-
5152
5140
  var _CreateVoiceTemplateCommand = class _CreateVoiceTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
5153
5141
  ...commonParams
5154
5142
  }).m(function(Command, cs, config, o) {
@@ -5165,7 +5153,6 @@ var CreateVoiceTemplateCommand = _CreateVoiceTemplateCommand;
5165
5153
 
5166
5154
 
5167
5155
 
5168
-
5169
5156
  var _DeleteAdmChannelCommand = class _DeleteAdmChannelCommand extends import_smithy_client.Command.classBuilder().ep({
5170
5157
  ...commonParams
5171
5158
  }).m(function(Command, cs, config, o) {
@@ -5182,7 +5169,6 @@ var DeleteAdmChannelCommand = _DeleteAdmChannelCommand;
5182
5169
 
5183
5170
 
5184
5171
 
5185
-
5186
5172
  var _DeleteApnsChannelCommand = class _DeleteApnsChannelCommand extends import_smithy_client.Command.classBuilder().ep({
5187
5173
  ...commonParams
5188
5174
  }).m(function(Command, cs, config, o) {
@@ -5199,7 +5185,6 @@ var DeleteApnsChannelCommand = _DeleteApnsChannelCommand;
5199
5185
 
5200
5186
 
5201
5187
 
5202
-
5203
5188
  var _DeleteApnsSandboxChannelCommand = class _DeleteApnsSandboxChannelCommand extends import_smithy_client.Command.classBuilder().ep({
5204
5189
  ...commonParams
5205
5190
  }).m(function(Command, cs, config, o) {
@@ -5216,7 +5201,6 @@ var DeleteApnsSandboxChannelCommand = _DeleteApnsSandboxChannelCommand;
5216
5201
 
5217
5202
 
5218
5203
 
5219
-
5220
5204
  var _DeleteApnsVoipChannelCommand = class _DeleteApnsVoipChannelCommand extends import_smithy_client.Command.classBuilder().ep({
5221
5205
  ...commonParams
5222
5206
  }).m(function(Command, cs, config, o) {
@@ -5233,7 +5217,6 @@ var DeleteApnsVoipChannelCommand = _DeleteApnsVoipChannelCommand;
5233
5217
 
5234
5218
 
5235
5219
 
5236
-
5237
5220
  var _DeleteApnsVoipSandboxChannelCommand = class _DeleteApnsVoipSandboxChannelCommand extends import_smithy_client.Command.classBuilder().ep({
5238
5221
  ...commonParams
5239
5222
  }).m(function(Command, cs, config, o) {
@@ -5250,7 +5233,6 @@ var DeleteApnsVoipSandboxChannelCommand = _DeleteApnsVoipSandboxChannelCommand;
5250
5233
 
5251
5234
 
5252
5235
 
5253
-
5254
5236
  var _DeleteAppCommand = class _DeleteAppCommand extends import_smithy_client.Command.classBuilder().ep({
5255
5237
  ...commonParams
5256
5238
  }).m(function(Command, cs, config, o) {
@@ -5267,7 +5249,6 @@ var DeleteAppCommand = _DeleteAppCommand;
5267
5249
 
5268
5250
 
5269
5251
 
5270
-
5271
5252
  var _DeleteBaiduChannelCommand = class _DeleteBaiduChannelCommand extends import_smithy_client.Command.classBuilder().ep({
5272
5253
  ...commonParams
5273
5254
  }).m(function(Command, cs, config, o) {
@@ -5284,7 +5265,6 @@ var DeleteBaiduChannelCommand = _DeleteBaiduChannelCommand;
5284
5265
 
5285
5266
 
5286
5267
 
5287
-
5288
5268
  var _DeleteCampaignCommand = class _DeleteCampaignCommand extends import_smithy_client.Command.classBuilder().ep({
5289
5269
  ...commonParams
5290
5270
  }).m(function(Command, cs, config, o) {
@@ -5301,7 +5281,6 @@ var DeleteCampaignCommand = _DeleteCampaignCommand;
5301
5281
 
5302
5282
 
5303
5283
 
5304
-
5305
5284
  var _DeleteEmailChannelCommand = class _DeleteEmailChannelCommand extends import_smithy_client.Command.classBuilder().ep({
5306
5285
  ...commonParams
5307
5286
  }).m(function(Command, cs, config, o) {
@@ -5318,7 +5297,6 @@ var DeleteEmailChannelCommand = _DeleteEmailChannelCommand;
5318
5297
 
5319
5298
 
5320
5299
 
5321
-
5322
5300
  var _DeleteEmailTemplateCommand = class _DeleteEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
5323
5301
  ...commonParams
5324
5302
  }).m(function(Command, cs, config, o) {
@@ -5335,7 +5313,6 @@ var DeleteEmailTemplateCommand = _DeleteEmailTemplateCommand;
5335
5313
 
5336
5314
 
5337
5315
 
5338
-
5339
5316
  var _DeleteEndpointCommand = class _DeleteEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
5340
5317
  ...commonParams
5341
5318
  }).m(function(Command, cs, config, o) {
@@ -5352,7 +5329,6 @@ var DeleteEndpointCommand = _DeleteEndpointCommand;
5352
5329
 
5353
5330
 
5354
5331
 
5355
-
5356
5332
  var _DeleteEventStreamCommand = class _DeleteEventStreamCommand extends import_smithy_client.Command.classBuilder().ep({
5357
5333
  ...commonParams
5358
5334
  }).m(function(Command, cs, config, o) {
@@ -5369,7 +5345,6 @@ var DeleteEventStreamCommand = _DeleteEventStreamCommand;
5369
5345
 
5370
5346
 
5371
5347
 
5372
-
5373
5348
  var _DeleteGcmChannelCommand = class _DeleteGcmChannelCommand extends import_smithy_client.Command.classBuilder().ep({
5374
5349
  ...commonParams
5375
5350
  }).m(function(Command, cs, config, o) {
@@ -5386,7 +5361,6 @@ var DeleteGcmChannelCommand = _DeleteGcmChannelCommand;
5386
5361
 
5387
5362
 
5388
5363
 
5389
-
5390
5364
  var _DeleteInAppTemplateCommand = class _DeleteInAppTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
5391
5365
  ...commonParams
5392
5366
  }).m(function(Command, cs, config, o) {
@@ -5403,7 +5377,6 @@ var DeleteInAppTemplateCommand = _DeleteInAppTemplateCommand;
5403
5377
 
5404
5378
 
5405
5379
 
5406
-
5407
5380
  var _DeleteJourneyCommand = class _DeleteJourneyCommand extends import_smithy_client.Command.classBuilder().ep({
5408
5381
  ...commonParams
5409
5382
  }).m(function(Command, cs, config, o) {
@@ -5420,7 +5393,6 @@ var DeleteJourneyCommand = _DeleteJourneyCommand;
5420
5393
 
5421
5394
 
5422
5395
 
5423
-
5424
5396
  var _DeletePushTemplateCommand = class _DeletePushTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
5425
5397
  ...commonParams
5426
5398
  }).m(function(Command, cs, config, o) {
@@ -5437,7 +5409,6 @@ var DeletePushTemplateCommand = _DeletePushTemplateCommand;
5437
5409
 
5438
5410
 
5439
5411
 
5440
-
5441
5412
  var _DeleteRecommenderConfigurationCommand = class _DeleteRecommenderConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
5442
5413
  ...commonParams
5443
5414
  }).m(function(Command, cs, config, o) {
@@ -5454,7 +5425,6 @@ var DeleteRecommenderConfigurationCommand = _DeleteRecommenderConfigurationComma
5454
5425
 
5455
5426
 
5456
5427
 
5457
-
5458
5428
  var _DeleteSegmentCommand = class _DeleteSegmentCommand extends import_smithy_client.Command.classBuilder().ep({
5459
5429
  ...commonParams
5460
5430
  }).m(function(Command, cs, config, o) {
@@ -5471,7 +5441,6 @@ var DeleteSegmentCommand = _DeleteSegmentCommand;
5471
5441
 
5472
5442
 
5473
5443
 
5474
-
5475
5444
  var _DeleteSmsChannelCommand = class _DeleteSmsChannelCommand extends import_smithy_client.Command.classBuilder().ep({
5476
5445
  ...commonParams
5477
5446
  }).m(function(Command, cs, config, o) {
@@ -5488,7 +5457,6 @@ var DeleteSmsChannelCommand = _DeleteSmsChannelCommand;
5488
5457
 
5489
5458
 
5490
5459
 
5491
-
5492
5460
  var _DeleteSmsTemplateCommand = class _DeleteSmsTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
5493
5461
  ...commonParams
5494
5462
  }).m(function(Command, cs, config, o) {
@@ -5505,7 +5473,6 @@ var DeleteSmsTemplateCommand = _DeleteSmsTemplateCommand;
5505
5473
 
5506
5474
 
5507
5475
 
5508
-
5509
5476
  var _DeleteUserEndpointsCommand = class _DeleteUserEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
5510
5477
  ...commonParams
5511
5478
  }).m(function(Command, cs, config, o) {
@@ -5522,7 +5489,6 @@ var DeleteUserEndpointsCommand = _DeleteUserEndpointsCommand;
5522
5489
 
5523
5490
 
5524
5491
 
5525
-
5526
5492
  var _DeleteVoiceChannelCommand = class _DeleteVoiceChannelCommand extends import_smithy_client.Command.classBuilder().ep({
5527
5493
  ...commonParams
5528
5494
  }).m(function(Command, cs, config, o) {
@@ -5539,7 +5505,6 @@ var DeleteVoiceChannelCommand = _DeleteVoiceChannelCommand;
5539
5505
 
5540
5506
 
5541
5507
 
5542
-
5543
5508
  var _DeleteVoiceTemplateCommand = class _DeleteVoiceTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
5544
5509
  ...commonParams
5545
5510
  }).m(function(Command, cs, config, o) {
@@ -5556,7 +5521,6 @@ var DeleteVoiceTemplateCommand = _DeleteVoiceTemplateCommand;
5556
5521
 
5557
5522
 
5558
5523
 
5559
-
5560
5524
  var _GetAdmChannelCommand = class _GetAdmChannelCommand extends import_smithy_client.Command.classBuilder().ep({
5561
5525
  ...commonParams
5562
5526
  }).m(function(Command, cs, config, o) {
@@ -5573,7 +5537,6 @@ var GetAdmChannelCommand = _GetAdmChannelCommand;
5573
5537
 
5574
5538
 
5575
5539
 
5576
-
5577
5540
  var _GetApnsChannelCommand = class _GetApnsChannelCommand extends import_smithy_client.Command.classBuilder().ep({
5578
5541
  ...commonParams
5579
5542
  }).m(function(Command, cs, config, o) {
@@ -5590,7 +5553,6 @@ var GetApnsChannelCommand = _GetApnsChannelCommand;
5590
5553
 
5591
5554
 
5592
5555
 
5593
-
5594
5556
  var _GetApnsSandboxChannelCommand = class _GetApnsSandboxChannelCommand extends import_smithy_client.Command.classBuilder().ep({
5595
5557
  ...commonParams
5596
5558
  }).m(function(Command, cs, config, o) {
@@ -5607,7 +5569,6 @@ var GetApnsSandboxChannelCommand = _GetApnsSandboxChannelCommand;
5607
5569
 
5608
5570
 
5609
5571
 
5610
-
5611
5572
  var _GetApnsVoipChannelCommand = class _GetApnsVoipChannelCommand extends import_smithy_client.Command.classBuilder().ep({
5612
5573
  ...commonParams
5613
5574
  }).m(function(Command, cs, config, o) {
@@ -5624,7 +5585,6 @@ var GetApnsVoipChannelCommand = _GetApnsVoipChannelCommand;
5624
5585
 
5625
5586
 
5626
5587
 
5627
-
5628
5588
  var _GetApnsVoipSandboxChannelCommand = class _GetApnsVoipSandboxChannelCommand extends import_smithy_client.Command.classBuilder().ep({
5629
5589
  ...commonParams
5630
5590
  }).m(function(Command, cs, config, o) {
@@ -5641,7 +5601,6 @@ var GetApnsVoipSandboxChannelCommand = _GetApnsVoipSandboxChannelCommand;
5641
5601
 
5642
5602
 
5643
5603
 
5644
-
5645
5604
  var _GetAppCommand = class _GetAppCommand extends import_smithy_client.Command.classBuilder().ep({
5646
5605
  ...commonParams
5647
5606
  }).m(function(Command, cs, config, o) {
@@ -5658,7 +5617,6 @@ var GetAppCommand = _GetAppCommand;
5658
5617
 
5659
5618
 
5660
5619
 
5661
-
5662
5620
  var _GetApplicationDateRangeKpiCommand = class _GetApplicationDateRangeKpiCommand extends import_smithy_client.Command.classBuilder().ep({
5663
5621
  ...commonParams
5664
5622
  }).m(function(Command, cs, config, o) {
@@ -5675,7 +5633,6 @@ var GetApplicationDateRangeKpiCommand = _GetApplicationDateRangeKpiCommand;
5675
5633
 
5676
5634
 
5677
5635
 
5678
-
5679
5636
  var _GetApplicationSettingsCommand = class _GetApplicationSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
5680
5637
  ...commonParams
5681
5638
  }).m(function(Command, cs, config, o) {
@@ -5692,7 +5649,6 @@ var GetApplicationSettingsCommand = _GetApplicationSettingsCommand;
5692
5649
 
5693
5650
 
5694
5651
 
5695
-
5696
5652
  var _GetAppsCommand = class _GetAppsCommand extends import_smithy_client.Command.classBuilder().ep({
5697
5653
  ...commonParams
5698
5654
  }).m(function(Command, cs, config, o) {
@@ -5709,7 +5665,6 @@ var GetAppsCommand = _GetAppsCommand;
5709
5665
 
5710
5666
 
5711
5667
 
5712
-
5713
5668
  var _GetBaiduChannelCommand = class _GetBaiduChannelCommand extends import_smithy_client.Command.classBuilder().ep({
5714
5669
  ...commonParams
5715
5670
  }).m(function(Command, cs, config, o) {
@@ -5726,7 +5681,6 @@ var GetBaiduChannelCommand = _GetBaiduChannelCommand;
5726
5681
 
5727
5682
 
5728
5683
 
5729
-
5730
5684
  var _GetCampaignActivitiesCommand = class _GetCampaignActivitiesCommand extends import_smithy_client.Command.classBuilder().ep({
5731
5685
  ...commonParams
5732
5686
  }).m(function(Command, cs, config, o) {
@@ -5743,7 +5697,6 @@ var GetCampaignActivitiesCommand = _GetCampaignActivitiesCommand;
5743
5697
 
5744
5698
 
5745
5699
 
5746
-
5747
5700
  var _GetCampaignCommand = class _GetCampaignCommand extends import_smithy_client.Command.classBuilder().ep({
5748
5701
  ...commonParams
5749
5702
  }).m(function(Command, cs, config, o) {
@@ -5760,7 +5713,6 @@ var GetCampaignCommand = _GetCampaignCommand;
5760
5713
 
5761
5714
 
5762
5715
 
5763
-
5764
5716
  var _GetCampaignDateRangeKpiCommand = class _GetCampaignDateRangeKpiCommand extends import_smithy_client.Command.classBuilder().ep({
5765
5717
  ...commonParams
5766
5718
  }).m(function(Command, cs, config, o) {
@@ -5777,7 +5729,6 @@ var GetCampaignDateRangeKpiCommand = _GetCampaignDateRangeKpiCommand;
5777
5729
 
5778
5730
 
5779
5731
 
5780
-
5781
5732
  var _GetCampaignsCommand = class _GetCampaignsCommand extends import_smithy_client.Command.classBuilder().ep({
5782
5733
  ...commonParams
5783
5734
  }).m(function(Command, cs, config, o) {
@@ -5794,7 +5745,6 @@ var GetCampaignsCommand = _GetCampaignsCommand;
5794
5745
 
5795
5746
 
5796
5747
 
5797
-
5798
5748
  var _GetCampaignVersionCommand = class _GetCampaignVersionCommand extends import_smithy_client.Command.classBuilder().ep({
5799
5749
  ...commonParams
5800
5750
  }).m(function(Command, cs, config, o) {
@@ -5811,7 +5761,6 @@ var GetCampaignVersionCommand = _GetCampaignVersionCommand;
5811
5761
 
5812
5762
 
5813
5763
 
5814
-
5815
5764
  var _GetCampaignVersionsCommand = class _GetCampaignVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
5816
5765
  ...commonParams
5817
5766
  }).m(function(Command, cs, config, o) {
@@ -5828,7 +5777,6 @@ var GetCampaignVersionsCommand = _GetCampaignVersionsCommand;
5828
5777
 
5829
5778
 
5830
5779
 
5831
-
5832
5780
  var _GetChannelsCommand = class _GetChannelsCommand extends import_smithy_client.Command.classBuilder().ep({
5833
5781
  ...commonParams
5834
5782
  }).m(function(Command, cs, config, o) {
@@ -5845,7 +5793,6 @@ var GetChannelsCommand = _GetChannelsCommand;
5845
5793
 
5846
5794
 
5847
5795
 
5848
-
5849
5796
  var _GetEmailChannelCommand = class _GetEmailChannelCommand extends import_smithy_client.Command.classBuilder().ep({
5850
5797
  ...commonParams
5851
5798
  }).m(function(Command, cs, config, o) {
@@ -5862,7 +5809,6 @@ var GetEmailChannelCommand = _GetEmailChannelCommand;
5862
5809
 
5863
5810
 
5864
5811
 
5865
-
5866
5812
  var _GetEmailTemplateCommand = class _GetEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
5867
5813
  ...commonParams
5868
5814
  }).m(function(Command, cs, config, o) {
@@ -5879,7 +5825,6 @@ var GetEmailTemplateCommand = _GetEmailTemplateCommand;
5879
5825
 
5880
5826
 
5881
5827
 
5882
-
5883
5828
  var _GetEndpointCommand = class _GetEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
5884
5829
  ...commonParams
5885
5830
  }).m(function(Command, cs, config, o) {
@@ -5896,7 +5841,6 @@ var GetEndpointCommand = _GetEndpointCommand;
5896
5841
 
5897
5842
 
5898
5843
 
5899
-
5900
5844
  var _GetEventStreamCommand = class _GetEventStreamCommand extends import_smithy_client.Command.classBuilder().ep({
5901
5845
  ...commonParams
5902
5846
  }).m(function(Command, cs, config, o) {
@@ -5913,7 +5857,6 @@ var GetEventStreamCommand = _GetEventStreamCommand;
5913
5857
 
5914
5858
 
5915
5859
 
5916
-
5917
5860
  var _GetExportJobCommand = class _GetExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
5918
5861
  ...commonParams
5919
5862
  }).m(function(Command, cs, config, o) {
@@ -5930,7 +5873,6 @@ var GetExportJobCommand = _GetExportJobCommand;
5930
5873
 
5931
5874
 
5932
5875
 
5933
-
5934
5876
  var _GetExportJobsCommand = class _GetExportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
5935
5877
  ...commonParams
5936
5878
  }).m(function(Command, cs, config, o) {
@@ -5947,7 +5889,6 @@ var GetExportJobsCommand = _GetExportJobsCommand;
5947
5889
 
5948
5890
 
5949
5891
 
5950
-
5951
5892
  var _GetGcmChannelCommand = class _GetGcmChannelCommand extends import_smithy_client.Command.classBuilder().ep({
5952
5893
  ...commonParams
5953
5894
  }).m(function(Command, cs, config, o) {
@@ -5964,7 +5905,6 @@ var GetGcmChannelCommand = _GetGcmChannelCommand;
5964
5905
 
5965
5906
 
5966
5907
 
5967
-
5968
5908
  var _GetImportJobCommand = class _GetImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
5969
5909
  ...commonParams
5970
5910
  }).m(function(Command, cs, config, o) {
@@ -5981,7 +5921,6 @@ var GetImportJobCommand = _GetImportJobCommand;
5981
5921
 
5982
5922
 
5983
5923
 
5984
-
5985
5924
  var _GetImportJobsCommand = class _GetImportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
5986
5925
  ...commonParams
5987
5926
  }).m(function(Command, cs, config, o) {
@@ -5998,7 +5937,6 @@ var GetImportJobsCommand = _GetImportJobsCommand;
5998
5937
 
5999
5938
 
6000
5939
 
6001
-
6002
5940
  var _GetInAppMessagesCommand = class _GetInAppMessagesCommand extends import_smithy_client.Command.classBuilder().ep({
6003
5941
  ...commonParams
6004
5942
  }).m(function(Command, cs, config, o) {
@@ -6015,7 +5953,6 @@ var GetInAppMessagesCommand = _GetInAppMessagesCommand;
6015
5953
 
6016
5954
 
6017
5955
 
6018
-
6019
5956
  var _GetInAppTemplateCommand = class _GetInAppTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
6020
5957
  ...commonParams
6021
5958
  }).m(function(Command, cs, config, o) {
@@ -6032,7 +5969,6 @@ var GetInAppTemplateCommand = _GetInAppTemplateCommand;
6032
5969
 
6033
5970
 
6034
5971
 
6035
-
6036
5972
  var _GetJourneyCommand = class _GetJourneyCommand extends import_smithy_client.Command.classBuilder().ep({
6037
5973
  ...commonParams
6038
5974
  }).m(function(Command, cs, config, o) {
@@ -6049,7 +5985,6 @@ var GetJourneyCommand = _GetJourneyCommand;
6049
5985
 
6050
5986
 
6051
5987
 
6052
-
6053
5988
  var _GetJourneyDateRangeKpiCommand = class _GetJourneyDateRangeKpiCommand extends import_smithy_client.Command.classBuilder().ep({
6054
5989
  ...commonParams
6055
5990
  }).m(function(Command, cs, config, o) {
@@ -6066,7 +6001,6 @@ var GetJourneyDateRangeKpiCommand = _GetJourneyDateRangeKpiCommand;
6066
6001
 
6067
6002
 
6068
6003
 
6069
-
6070
6004
  var _GetJourneyExecutionActivityMetricsCommand = class _GetJourneyExecutionActivityMetricsCommand extends import_smithy_client.Command.classBuilder().ep({
6071
6005
  ...commonParams
6072
6006
  }).m(function(Command, cs, config, o) {
@@ -6083,7 +6017,6 @@ var GetJourneyExecutionActivityMetricsCommand = _GetJourneyExecutionActivityMetr
6083
6017
 
6084
6018
 
6085
6019
 
6086
-
6087
6020
  var _GetJourneyExecutionMetricsCommand = class _GetJourneyExecutionMetricsCommand extends import_smithy_client.Command.classBuilder().ep({
6088
6021
  ...commonParams
6089
6022
  }).m(function(Command, cs, config, o) {
@@ -6100,7 +6033,6 @@ var GetJourneyExecutionMetricsCommand = _GetJourneyExecutionMetricsCommand;
6100
6033
 
6101
6034
 
6102
6035
 
6103
-
6104
6036
  var _GetJourneyRunExecutionActivityMetricsCommand = class _GetJourneyRunExecutionActivityMetricsCommand extends import_smithy_client.Command.classBuilder().ep({
6105
6037
  ...commonParams
6106
6038
  }).m(function(Command, cs, config, o) {
@@ -6117,7 +6049,6 @@ var GetJourneyRunExecutionActivityMetricsCommand = _GetJourneyRunExecutionActivi
6117
6049
 
6118
6050
 
6119
6051
 
6120
-
6121
6052
  var _GetJourneyRunExecutionMetricsCommand = class _GetJourneyRunExecutionMetricsCommand extends import_smithy_client.Command.classBuilder().ep({
6122
6053
  ...commonParams
6123
6054
  }).m(function(Command, cs, config, o) {
@@ -6134,7 +6065,6 @@ var GetJourneyRunExecutionMetricsCommand = _GetJourneyRunExecutionMetricsCommand
6134
6065
 
6135
6066
 
6136
6067
 
6137
-
6138
6068
  var _GetJourneyRunsCommand = class _GetJourneyRunsCommand extends import_smithy_client.Command.classBuilder().ep({
6139
6069
  ...commonParams
6140
6070
  }).m(function(Command, cs, config, o) {
@@ -6151,7 +6081,6 @@ var GetJourneyRunsCommand = _GetJourneyRunsCommand;
6151
6081
 
6152
6082
 
6153
6083
 
6154
-
6155
6084
  var _GetPushTemplateCommand = class _GetPushTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
6156
6085
  ...commonParams
6157
6086
  }).m(function(Command, cs, config, o) {
@@ -6168,7 +6097,6 @@ var GetPushTemplateCommand = _GetPushTemplateCommand;
6168
6097
 
6169
6098
 
6170
6099
 
6171
-
6172
6100
  var _GetRecommenderConfigurationCommand = class _GetRecommenderConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
6173
6101
  ...commonParams
6174
6102
  }).m(function(Command, cs, config, o) {
@@ -6185,7 +6113,6 @@ var GetRecommenderConfigurationCommand = _GetRecommenderConfigurationCommand;
6185
6113
 
6186
6114
 
6187
6115
 
6188
-
6189
6116
  var _GetRecommenderConfigurationsCommand = class _GetRecommenderConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
6190
6117
  ...commonParams
6191
6118
  }).m(function(Command, cs, config, o) {
@@ -6202,7 +6129,6 @@ var GetRecommenderConfigurationsCommand = _GetRecommenderConfigurationsCommand;
6202
6129
 
6203
6130
 
6204
6131
 
6205
-
6206
6132
  var _GetSegmentCommand = class _GetSegmentCommand extends import_smithy_client.Command.classBuilder().ep({
6207
6133
  ...commonParams
6208
6134
  }).m(function(Command, cs, config, o) {
@@ -6219,7 +6145,6 @@ var GetSegmentCommand = _GetSegmentCommand;
6219
6145
 
6220
6146
 
6221
6147
 
6222
-
6223
6148
  var _GetSegmentExportJobsCommand = class _GetSegmentExportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
6224
6149
  ...commonParams
6225
6150
  }).m(function(Command, cs, config, o) {
@@ -6236,7 +6161,6 @@ var GetSegmentExportJobsCommand = _GetSegmentExportJobsCommand;
6236
6161
 
6237
6162
 
6238
6163
 
6239
-
6240
6164
  var _GetSegmentImportJobsCommand = class _GetSegmentImportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
6241
6165
  ...commonParams
6242
6166
  }).m(function(Command, cs, config, o) {
@@ -6253,7 +6177,6 @@ var GetSegmentImportJobsCommand = _GetSegmentImportJobsCommand;
6253
6177
 
6254
6178
 
6255
6179
 
6256
-
6257
6180
  var _GetSegmentsCommand = class _GetSegmentsCommand extends import_smithy_client.Command.classBuilder().ep({
6258
6181
  ...commonParams
6259
6182
  }).m(function(Command, cs, config, o) {
@@ -6270,7 +6193,6 @@ var GetSegmentsCommand = _GetSegmentsCommand;
6270
6193
 
6271
6194
 
6272
6195
 
6273
-
6274
6196
  var _GetSegmentVersionCommand = class _GetSegmentVersionCommand extends import_smithy_client.Command.classBuilder().ep({
6275
6197
  ...commonParams
6276
6198
  }).m(function(Command, cs, config, o) {
@@ -6287,7 +6209,6 @@ var GetSegmentVersionCommand = _GetSegmentVersionCommand;
6287
6209
 
6288
6210
 
6289
6211
 
6290
-
6291
6212
  var _GetSegmentVersionsCommand = class _GetSegmentVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
6292
6213
  ...commonParams
6293
6214
  }).m(function(Command, cs, config, o) {
@@ -6304,7 +6225,6 @@ var GetSegmentVersionsCommand = _GetSegmentVersionsCommand;
6304
6225
 
6305
6226
 
6306
6227
 
6307
-
6308
6228
  var _GetSmsChannelCommand = class _GetSmsChannelCommand extends import_smithy_client.Command.classBuilder().ep({
6309
6229
  ...commonParams
6310
6230
  }).m(function(Command, cs, config, o) {
@@ -6321,7 +6241,6 @@ var GetSmsChannelCommand = _GetSmsChannelCommand;
6321
6241
 
6322
6242
 
6323
6243
 
6324
-
6325
6244
  var _GetSmsTemplateCommand = class _GetSmsTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
6326
6245
  ...commonParams
6327
6246
  }).m(function(Command, cs, config, o) {
@@ -6338,7 +6257,6 @@ var GetSmsTemplateCommand = _GetSmsTemplateCommand;
6338
6257
 
6339
6258
 
6340
6259
 
6341
-
6342
6260
  var _GetUserEndpointsCommand = class _GetUserEndpointsCommand extends import_smithy_client.Command.classBuilder().ep({
6343
6261
  ...commonParams
6344
6262
  }).m(function(Command, cs, config, o) {
@@ -6355,7 +6273,6 @@ var GetUserEndpointsCommand = _GetUserEndpointsCommand;
6355
6273
 
6356
6274
 
6357
6275
 
6358
-
6359
6276
  var _GetVoiceChannelCommand = class _GetVoiceChannelCommand extends import_smithy_client.Command.classBuilder().ep({
6360
6277
  ...commonParams
6361
6278
  }).m(function(Command, cs, config, o) {
@@ -6372,7 +6289,6 @@ var GetVoiceChannelCommand = _GetVoiceChannelCommand;
6372
6289
 
6373
6290
 
6374
6291
 
6375
-
6376
6292
  var _GetVoiceTemplateCommand = class _GetVoiceTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
6377
6293
  ...commonParams
6378
6294
  }).m(function(Command, cs, config, o) {
@@ -6389,7 +6305,6 @@ var GetVoiceTemplateCommand = _GetVoiceTemplateCommand;
6389
6305
 
6390
6306
 
6391
6307
 
6392
-
6393
6308
  var _ListJourneysCommand = class _ListJourneysCommand extends import_smithy_client.Command.classBuilder().ep({
6394
6309
  ...commonParams
6395
6310
  }).m(function(Command, cs, config, o) {
@@ -6406,7 +6321,6 @@ var ListJourneysCommand = _ListJourneysCommand;
6406
6321
 
6407
6322
 
6408
6323
 
6409
-
6410
6324
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
6411
6325
  ...commonParams
6412
6326
  }).m(function(Command, cs, config, o) {
@@ -6423,7 +6337,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
6423
6337
 
6424
6338
 
6425
6339
 
6426
-
6427
6340
  var _ListTemplatesCommand = class _ListTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
6428
6341
  ...commonParams
6429
6342
  }).m(function(Command, cs, config, o) {
@@ -6440,7 +6353,6 @@ var ListTemplatesCommand = _ListTemplatesCommand;
6440
6353
 
6441
6354
 
6442
6355
 
6443
-
6444
6356
  var _ListTemplateVersionsCommand = class _ListTemplateVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
6445
6357
  ...commonParams
6446
6358
  }).m(function(Command, cs, config, o) {
@@ -6457,7 +6369,6 @@ var ListTemplateVersionsCommand = _ListTemplateVersionsCommand;
6457
6369
 
6458
6370
 
6459
6371
 
6460
-
6461
6372
  var _PhoneNumberValidateCommand = class _PhoneNumberValidateCommand extends import_smithy_client.Command.classBuilder().ep({
6462
6373
  ...commonParams
6463
6374
  }).m(function(Command, cs, config, o) {
@@ -6474,7 +6385,6 @@ var PhoneNumberValidateCommand = _PhoneNumberValidateCommand;
6474
6385
 
6475
6386
 
6476
6387
 
6477
-
6478
6388
  var _PutEventsCommand = class _PutEventsCommand extends import_smithy_client.Command.classBuilder().ep({
6479
6389
  ...commonParams
6480
6390
  }).m(function(Command, cs, config, o) {
@@ -6491,7 +6401,6 @@ var PutEventsCommand = _PutEventsCommand;
6491
6401
 
6492
6402
 
6493
6403
 
6494
-
6495
6404
  var _PutEventStreamCommand = class _PutEventStreamCommand extends import_smithy_client.Command.classBuilder().ep({
6496
6405
  ...commonParams
6497
6406
  }).m(function(Command, cs, config, o) {
@@ -6508,7 +6417,6 @@ var PutEventStreamCommand = _PutEventStreamCommand;
6508
6417
 
6509
6418
 
6510
6419
 
6511
-
6512
6420
  var _RemoveAttributesCommand = class _RemoveAttributesCommand extends import_smithy_client.Command.classBuilder().ep({
6513
6421
  ...commonParams
6514
6422
  }).m(function(Command, cs, config, o) {
@@ -6525,7 +6433,6 @@ var RemoveAttributesCommand = _RemoveAttributesCommand;
6525
6433
 
6526
6434
 
6527
6435
 
6528
-
6529
6436
  var _SendMessagesCommand = class _SendMessagesCommand extends import_smithy_client.Command.classBuilder().ep({
6530
6437
  ...commonParams
6531
6438
  }).m(function(Command, cs, config, o) {
@@ -6542,7 +6449,6 @@ var SendMessagesCommand = _SendMessagesCommand;
6542
6449
 
6543
6450
 
6544
6451
 
6545
-
6546
6452
  var _SendOTPMessageCommand = class _SendOTPMessageCommand extends import_smithy_client.Command.classBuilder().ep({
6547
6453
  ...commonParams
6548
6454
  }).m(function(Command, cs, config, o) {
@@ -6559,7 +6465,6 @@ var SendOTPMessageCommand = _SendOTPMessageCommand;
6559
6465
 
6560
6466
 
6561
6467
 
6562
-
6563
6468
  var _SendUsersMessagesCommand = class _SendUsersMessagesCommand extends import_smithy_client.Command.classBuilder().ep({
6564
6469
  ...commonParams
6565
6470
  }).m(function(Command, cs, config, o) {
@@ -6576,7 +6481,6 @@ var SendUsersMessagesCommand = _SendUsersMessagesCommand;
6576
6481
 
6577
6482
 
6578
6483
 
6579
-
6580
6484
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
6581
6485
  ...commonParams
6582
6486
  }).m(function(Command, cs, config, o) {
@@ -6593,7 +6497,6 @@ var TagResourceCommand = _TagResourceCommand;
6593
6497
 
6594
6498
 
6595
6499
 
6596
-
6597
6500
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
6598
6501
  ...commonParams
6599
6502
  }).m(function(Command, cs, config, o) {
@@ -6610,7 +6513,6 @@ var UntagResourceCommand = _UntagResourceCommand;
6610
6513
 
6611
6514
 
6612
6515
 
6613
-
6614
6516
  var _UpdateAdmChannelCommand = class _UpdateAdmChannelCommand extends import_smithy_client.Command.classBuilder().ep({
6615
6517
  ...commonParams
6616
6518
  }).m(function(Command, cs, config, o) {
@@ -6627,7 +6529,6 @@ var UpdateAdmChannelCommand = _UpdateAdmChannelCommand;
6627
6529
 
6628
6530
 
6629
6531
 
6630
-
6631
6532
  var _UpdateApnsChannelCommand = class _UpdateApnsChannelCommand extends import_smithy_client.Command.classBuilder().ep({
6632
6533
  ...commonParams
6633
6534
  }).m(function(Command, cs, config, o) {
@@ -6644,7 +6545,6 @@ var UpdateApnsChannelCommand = _UpdateApnsChannelCommand;
6644
6545
 
6645
6546
 
6646
6547
 
6647
-
6648
6548
  var _UpdateApnsSandboxChannelCommand = class _UpdateApnsSandboxChannelCommand extends import_smithy_client.Command.classBuilder().ep({
6649
6549
  ...commonParams
6650
6550
  }).m(function(Command, cs, config, o) {
@@ -6661,7 +6561,6 @@ var UpdateApnsSandboxChannelCommand = _UpdateApnsSandboxChannelCommand;
6661
6561
 
6662
6562
 
6663
6563
 
6664
-
6665
6564
  var _UpdateApnsVoipChannelCommand = class _UpdateApnsVoipChannelCommand extends import_smithy_client.Command.classBuilder().ep({
6666
6565
  ...commonParams
6667
6566
  }).m(function(Command, cs, config, o) {
@@ -6678,7 +6577,6 @@ var UpdateApnsVoipChannelCommand = _UpdateApnsVoipChannelCommand;
6678
6577
 
6679
6578
 
6680
6579
 
6681
-
6682
6580
  var _UpdateApnsVoipSandboxChannelCommand = class _UpdateApnsVoipSandboxChannelCommand extends import_smithy_client.Command.classBuilder().ep({
6683
6581
  ...commonParams
6684
6582
  }).m(function(Command, cs, config, o) {
@@ -6695,7 +6593,6 @@ var UpdateApnsVoipSandboxChannelCommand = _UpdateApnsVoipSandboxChannelCommand;
6695
6593
 
6696
6594
 
6697
6595
 
6698
-
6699
6596
  var _UpdateApplicationSettingsCommand = class _UpdateApplicationSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
6700
6597
  ...commonParams
6701
6598
  }).m(function(Command, cs, config, o) {
@@ -6712,7 +6609,6 @@ var UpdateApplicationSettingsCommand = _UpdateApplicationSettingsCommand;
6712
6609
 
6713
6610
 
6714
6611
 
6715
-
6716
6612
  var _UpdateBaiduChannelCommand = class _UpdateBaiduChannelCommand extends import_smithy_client.Command.classBuilder().ep({
6717
6613
  ...commonParams
6718
6614
  }).m(function(Command, cs, config, o) {
@@ -6729,7 +6625,6 @@ var UpdateBaiduChannelCommand = _UpdateBaiduChannelCommand;
6729
6625
 
6730
6626
 
6731
6627
 
6732
-
6733
6628
  var _UpdateCampaignCommand = class _UpdateCampaignCommand extends import_smithy_client.Command.classBuilder().ep({
6734
6629
  ...commonParams
6735
6630
  }).m(function(Command, cs, config, o) {
@@ -6746,7 +6641,6 @@ var UpdateCampaignCommand = _UpdateCampaignCommand;
6746
6641
 
6747
6642
 
6748
6643
 
6749
-
6750
6644
  var _UpdateEmailChannelCommand = class _UpdateEmailChannelCommand extends import_smithy_client.Command.classBuilder().ep({
6751
6645
  ...commonParams
6752
6646
  }).m(function(Command, cs, config, o) {
@@ -6763,7 +6657,6 @@ var UpdateEmailChannelCommand = _UpdateEmailChannelCommand;
6763
6657
 
6764
6658
 
6765
6659
 
6766
-
6767
6660
  var _UpdateEmailTemplateCommand = class _UpdateEmailTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
6768
6661
  ...commonParams
6769
6662
  }).m(function(Command, cs, config, o) {
@@ -6780,7 +6673,6 @@ var UpdateEmailTemplateCommand = _UpdateEmailTemplateCommand;
6780
6673
 
6781
6674
 
6782
6675
 
6783
-
6784
6676
  var _UpdateEndpointCommand = class _UpdateEndpointCommand extends import_smithy_client.Command.classBuilder().ep({
6785
6677
  ...commonParams
6786
6678
  }).m(function(Command, cs, config, o) {
@@ -6797,7 +6689,6 @@ var UpdateEndpointCommand = _UpdateEndpointCommand;
6797
6689
 
6798
6690
 
6799
6691
 
6800
-
6801
6692
  var _UpdateEndpointsBatchCommand = class _UpdateEndpointsBatchCommand extends import_smithy_client.Command.classBuilder().ep({
6802
6693
  ...commonParams
6803
6694
  }).m(function(Command, cs, config, o) {
@@ -6814,7 +6705,6 @@ var UpdateEndpointsBatchCommand = _UpdateEndpointsBatchCommand;
6814
6705
 
6815
6706
 
6816
6707
 
6817
-
6818
6708
  var _UpdateGcmChannelCommand = class _UpdateGcmChannelCommand extends import_smithy_client.Command.classBuilder().ep({
6819
6709
  ...commonParams
6820
6710
  }).m(function(Command, cs, config, o) {
@@ -6831,7 +6721,6 @@ var UpdateGcmChannelCommand = _UpdateGcmChannelCommand;
6831
6721
 
6832
6722
 
6833
6723
 
6834
-
6835
6724
  var _UpdateInAppTemplateCommand = class _UpdateInAppTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
6836
6725
  ...commonParams
6837
6726
  }).m(function(Command, cs, config, o) {
@@ -6848,7 +6737,6 @@ var UpdateInAppTemplateCommand = _UpdateInAppTemplateCommand;
6848
6737
 
6849
6738
 
6850
6739
 
6851
-
6852
6740
  var _UpdateJourneyCommand = class _UpdateJourneyCommand extends import_smithy_client.Command.classBuilder().ep({
6853
6741
  ...commonParams
6854
6742
  }).m(function(Command, cs, config, o) {
@@ -6865,7 +6753,6 @@ var UpdateJourneyCommand = _UpdateJourneyCommand;
6865
6753
 
6866
6754
 
6867
6755
 
6868
-
6869
6756
  var _UpdateJourneyStateCommand = class _UpdateJourneyStateCommand extends import_smithy_client.Command.classBuilder().ep({
6870
6757
  ...commonParams
6871
6758
  }).m(function(Command, cs, config, o) {
@@ -6882,7 +6769,6 @@ var UpdateJourneyStateCommand = _UpdateJourneyStateCommand;
6882
6769
 
6883
6770
 
6884
6771
 
6885
-
6886
6772
  var _UpdatePushTemplateCommand = class _UpdatePushTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
6887
6773
  ...commonParams
6888
6774
  }).m(function(Command, cs, config, o) {
@@ -6899,7 +6785,6 @@ var UpdatePushTemplateCommand = _UpdatePushTemplateCommand;
6899
6785
 
6900
6786
 
6901
6787
 
6902
-
6903
6788
  var _UpdateRecommenderConfigurationCommand = class _UpdateRecommenderConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
6904
6789
  ...commonParams
6905
6790
  }).m(function(Command, cs, config, o) {
@@ -6916,7 +6801,6 @@ var UpdateRecommenderConfigurationCommand = _UpdateRecommenderConfigurationComma
6916
6801
 
6917
6802
 
6918
6803
 
6919
-
6920
6804
  var _UpdateSegmentCommand = class _UpdateSegmentCommand extends import_smithy_client.Command.classBuilder().ep({
6921
6805
  ...commonParams
6922
6806
  }).m(function(Command, cs, config, o) {
@@ -6933,7 +6817,6 @@ var UpdateSegmentCommand = _UpdateSegmentCommand;
6933
6817
 
6934
6818
 
6935
6819
 
6936
-
6937
6820
  var _UpdateSmsChannelCommand = class _UpdateSmsChannelCommand extends import_smithy_client.Command.classBuilder().ep({
6938
6821
  ...commonParams
6939
6822
  }).m(function(Command, cs, config, o) {
@@ -6950,7 +6833,6 @@ var UpdateSmsChannelCommand = _UpdateSmsChannelCommand;
6950
6833
 
6951
6834
 
6952
6835
 
6953
-
6954
6836
  var _UpdateSmsTemplateCommand = class _UpdateSmsTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
6955
6837
  ...commonParams
6956
6838
  }).m(function(Command, cs, config, o) {
@@ -6967,7 +6849,6 @@ var UpdateSmsTemplateCommand = _UpdateSmsTemplateCommand;
6967
6849
 
6968
6850
 
6969
6851
 
6970
-
6971
6852
  var _UpdateTemplateActiveVersionCommand = class _UpdateTemplateActiveVersionCommand extends import_smithy_client.Command.classBuilder().ep({
6972
6853
  ...commonParams
6973
6854
  }).m(function(Command, cs, config, o) {
@@ -6984,7 +6865,6 @@ var UpdateTemplateActiveVersionCommand = _UpdateTemplateActiveVersionCommand;
6984
6865
 
6985
6866
 
6986
6867
 
6987
-
6988
6868
  var _UpdateVoiceChannelCommand = class _UpdateVoiceChannelCommand extends import_smithy_client.Command.classBuilder().ep({
6989
6869
  ...commonParams
6990
6870
  }).m(function(Command, cs, config, o) {
@@ -7001,7 +6881,6 @@ var UpdateVoiceChannelCommand = _UpdateVoiceChannelCommand;
7001
6881
 
7002
6882
 
7003
6883
 
7004
-
7005
6884
  var _UpdateVoiceTemplateCommand = class _UpdateVoiceTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
7006
6885
  ...commonParams
7007
6886
  }).m(function(Command, cs, config, o) {
@@ -7018,7 +6897,6 @@ var UpdateVoiceTemplateCommand = _UpdateVoiceTemplateCommand;
7018
6897
 
7019
6898
 
7020
6899
 
7021
-
7022
6900
  var _VerifyOTPMessageCommand = class _VerifyOTPMessageCommand extends import_smithy_client.Command.classBuilder().ep({
7023
6901
  ...commonParams
7024
6902
  }).m(function(Command, cs, config, o) {