@aws-sdk/client-pinpoint-sms-voice-v2 3.1077.0 → 3.1078.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 (335) hide show
  1. package/dist-cjs/index.js +117 -1093
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AssociateOriginationIdentityCommand.js +2 -14
  4. package/dist-es/commands/AssociateProtectConfigurationCommand.js +2 -14
  5. package/dist-es/commands/CarrierLookupCommand.js +2 -14
  6. package/dist-es/commands/CreateConfigurationSetCommand.js +2 -14
  7. package/dist-es/commands/CreateEventDestinationCommand.js +2 -14
  8. package/dist-es/commands/CreateNotifyConfigurationCommand.js +2 -14
  9. package/dist-es/commands/CreateOptOutListCommand.js +2 -14
  10. package/dist-es/commands/CreatePoolCommand.js +2 -14
  11. package/dist-es/commands/CreateProtectConfigurationCommand.js +2 -14
  12. package/dist-es/commands/CreateRcsAgentCommand.js +2 -14
  13. package/dist-es/commands/CreateRegistrationAssociationCommand.js +2 -14
  14. package/dist-es/commands/CreateRegistrationAttachmentCommand.js +2 -14
  15. package/dist-es/commands/CreateRegistrationCommand.js +2 -14
  16. package/dist-es/commands/CreateRegistrationVersionCommand.js +2 -14
  17. package/dist-es/commands/CreateVerifiedDestinationNumberCommand.js +2 -14
  18. package/dist-es/commands/DeleteAccountDefaultProtectConfigurationCommand.js +2 -14
  19. package/dist-es/commands/DeleteConfigurationSetCommand.js +2 -14
  20. package/dist-es/commands/DeleteDefaultMessageTypeCommand.js +2 -14
  21. package/dist-es/commands/DeleteDefaultSenderIdCommand.js +2 -14
  22. package/dist-es/commands/DeleteEventDestinationCommand.js +2 -14
  23. package/dist-es/commands/DeleteKeywordCommand.js +2 -14
  24. package/dist-es/commands/DeleteMediaMessageSpendLimitOverrideCommand.js +2 -14
  25. package/dist-es/commands/DeleteNotifyConfigurationCommand.js +2 -14
  26. package/dist-es/commands/DeleteNotifyMessageSpendLimitOverrideCommand.js +2 -14
  27. package/dist-es/commands/DeleteOptOutListCommand.js +2 -14
  28. package/dist-es/commands/DeleteOptedOutNumberCommand.js +2 -14
  29. package/dist-es/commands/DeletePoolCommand.js +2 -14
  30. package/dist-es/commands/DeleteProtectConfigurationCommand.js +2 -14
  31. package/dist-es/commands/DeleteProtectConfigurationRuleSetNumberOverrideCommand.js +2 -14
  32. package/dist-es/commands/DeleteRcsAgentCommand.js +2 -14
  33. package/dist-es/commands/DeleteRcsMessageSpendLimitOverrideCommand.js +2 -14
  34. package/dist-es/commands/DeleteRegistrationAttachmentCommand.js +2 -14
  35. package/dist-es/commands/DeleteRegistrationCommand.js +2 -14
  36. package/dist-es/commands/DeleteRegistrationFieldValueCommand.js +2 -14
  37. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -14
  38. package/dist-es/commands/DeleteTextMessageSpendLimitOverrideCommand.js +2 -14
  39. package/dist-es/commands/DeleteVerifiedDestinationNumberCommand.js +2 -14
  40. package/dist-es/commands/DeleteVoiceMessageSpendLimitOverrideCommand.js +2 -14
  41. package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -14
  42. package/dist-es/commands/DescribeAccountLimitsCommand.js +2 -14
  43. package/dist-es/commands/DescribeConfigurationSetsCommand.js +2 -14
  44. package/dist-es/commands/DescribeKeywordsCommand.js +2 -14
  45. package/dist-es/commands/DescribeNotifyConfigurationsCommand.js +2 -14
  46. package/dist-es/commands/DescribeNotifyTemplatesCommand.js +2 -14
  47. package/dist-es/commands/DescribeOptOutListsCommand.js +2 -14
  48. package/dist-es/commands/DescribeOptedOutNumbersCommand.js +2 -14
  49. package/dist-es/commands/DescribePhoneNumbersCommand.js +2 -14
  50. package/dist-es/commands/DescribePoolsCommand.js +2 -14
  51. package/dist-es/commands/DescribeProtectConfigurationsCommand.js +2 -14
  52. package/dist-es/commands/DescribeRcsAgentCountryLaunchStatusCommand.js +2 -14
  53. package/dist-es/commands/DescribeRcsAgentsCommand.js +2 -14
  54. package/dist-es/commands/DescribeRegistrationAttachmentsCommand.js +2 -14
  55. package/dist-es/commands/DescribeRegistrationFieldDefinitionsCommand.js +2 -14
  56. package/dist-es/commands/DescribeRegistrationFieldValuesCommand.js +2 -14
  57. package/dist-es/commands/DescribeRegistrationSectionDefinitionsCommand.js +2 -14
  58. package/dist-es/commands/DescribeRegistrationTypeDefinitionsCommand.js +2 -14
  59. package/dist-es/commands/DescribeRegistrationVersionsCommand.js +2 -14
  60. package/dist-es/commands/DescribeRegistrationsCommand.js +2 -14
  61. package/dist-es/commands/DescribeSenderIdsCommand.js +2 -14
  62. package/dist-es/commands/DescribeSpendLimitsCommand.js +2 -14
  63. package/dist-es/commands/DescribeVerifiedDestinationNumbersCommand.js +2 -14
  64. package/dist-es/commands/DisassociateOriginationIdentityCommand.js +2 -14
  65. package/dist-es/commands/DisassociateProtectConfigurationCommand.js +2 -14
  66. package/dist-es/commands/DiscardRegistrationVersionCommand.js +2 -14
  67. package/dist-es/commands/GetProtectConfigurationCountryRuleSetCommand.js +2 -14
  68. package/dist-es/commands/GetResourcePolicyCommand.js +2 -14
  69. package/dist-es/commands/ListNotifyCountriesCommand.js +2 -14
  70. package/dist-es/commands/ListPoolOriginationIdentitiesCommand.js +2 -14
  71. package/dist-es/commands/ListProtectConfigurationRuleSetNumberOverridesCommand.js +2 -14
  72. package/dist-es/commands/ListRegistrationAssociationsCommand.js +2 -14
  73. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  74. package/dist-es/commands/PutKeywordCommand.js +2 -14
  75. package/dist-es/commands/PutMessageFeedbackCommand.js +2 -14
  76. package/dist-es/commands/PutOptedOutNumberCommand.js +2 -14
  77. package/dist-es/commands/PutProtectConfigurationRuleSetNumberOverrideCommand.js +2 -14
  78. package/dist-es/commands/PutRegistrationFieldValueCommand.js +2 -14
  79. package/dist-es/commands/PutResourcePolicyCommand.js +2 -14
  80. package/dist-es/commands/ReleasePhoneNumberCommand.js +2 -14
  81. package/dist-es/commands/ReleaseSenderIdCommand.js +2 -14
  82. package/dist-es/commands/RequestPhoneNumberCommand.js +2 -14
  83. package/dist-es/commands/RequestSenderIdCommand.js +2 -14
  84. package/dist-es/commands/SendDestinationNumberVerificationCodeCommand.js +2 -14
  85. package/dist-es/commands/SendMediaMessageCommand.js +2 -14
  86. package/dist-es/commands/SendNotifyTextMessageCommand.js +2 -14
  87. package/dist-es/commands/SendNotifyVoiceMessageCommand.js +2 -14
  88. package/dist-es/commands/SendRcsMessageCommand.js +2 -14
  89. package/dist-es/commands/SendTextMessageCommand.js +2 -14
  90. package/dist-es/commands/SendVoiceMessageCommand.js +2 -14
  91. package/dist-es/commands/SetAccountDefaultProtectConfigurationCommand.js +2 -14
  92. package/dist-es/commands/SetDefaultMessageFeedbackEnabledCommand.js +2 -14
  93. package/dist-es/commands/SetDefaultMessageTypeCommand.js +2 -14
  94. package/dist-es/commands/SetDefaultSenderIdCommand.js +2 -14
  95. package/dist-es/commands/SetMediaMessageSpendLimitOverrideCommand.js +2 -14
  96. package/dist-es/commands/SetNotifyMessageSpendLimitOverrideCommand.js +2 -14
  97. package/dist-es/commands/SetRcsMessageSpendLimitOverrideCommand.js +2 -14
  98. package/dist-es/commands/SetTextMessageSpendLimitOverrideCommand.js +2 -14
  99. package/dist-es/commands/SetVoiceMessageSpendLimitOverrideCommand.js +2 -14
  100. package/dist-es/commands/SubmitRegistrationVersionCommand.js +2 -14
  101. package/dist-es/commands/TagResourceCommand.js +2 -14
  102. package/dist-es/commands/UntagResourceCommand.js +2 -14
  103. package/dist-es/commands/UpdateEventDestinationCommand.js +2 -14
  104. package/dist-es/commands/UpdateNotifyConfigurationCommand.js +2 -14
  105. package/dist-es/commands/UpdatePhoneNumberCommand.js +2 -14
  106. package/dist-es/commands/UpdatePoolCommand.js +2 -14
  107. package/dist-es/commands/UpdateProtectConfigurationCommand.js +2 -14
  108. package/dist-es/commands/UpdateProtectConfigurationCountryRuleSetCommand.js +2 -14
  109. package/dist-es/commands/UpdateRcsAgentCommand.js +2 -14
  110. package/dist-es/commands/UpdateSenderIdCommand.js +2 -14
  111. package/dist-es/commands/VerifyDestinationNumberCommand.js +2 -14
  112. package/dist-es/index.js +1 -0
  113. package/dist-types/commandBuilder.d.ts +18 -0
  114. package/dist-types/commands/AssociateOriginationIdentityCommand.d.ts +3 -8
  115. package/dist-types/commands/AssociateProtectConfigurationCommand.d.ts +3 -8
  116. package/dist-types/commands/CarrierLookupCommand.d.ts +3 -8
  117. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +3 -8
  118. package/dist-types/commands/CreateEventDestinationCommand.d.ts +3 -8
  119. package/dist-types/commands/CreateNotifyConfigurationCommand.d.ts +3 -8
  120. package/dist-types/commands/CreateOptOutListCommand.d.ts +3 -8
  121. package/dist-types/commands/CreatePoolCommand.d.ts +3 -8
  122. package/dist-types/commands/CreateProtectConfigurationCommand.d.ts +3 -8
  123. package/dist-types/commands/CreateRcsAgentCommand.d.ts +3 -8
  124. package/dist-types/commands/CreateRegistrationAssociationCommand.d.ts +3 -8
  125. package/dist-types/commands/CreateRegistrationAttachmentCommand.d.ts +3 -8
  126. package/dist-types/commands/CreateRegistrationCommand.d.ts +3 -8
  127. package/dist-types/commands/CreateRegistrationVersionCommand.d.ts +3 -8
  128. package/dist-types/commands/CreateVerifiedDestinationNumberCommand.d.ts +3 -8
  129. package/dist-types/commands/DeleteAccountDefaultProtectConfigurationCommand.d.ts +3 -8
  130. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +3 -8
  131. package/dist-types/commands/DeleteDefaultMessageTypeCommand.d.ts +3 -8
  132. package/dist-types/commands/DeleteDefaultSenderIdCommand.d.ts +3 -8
  133. package/dist-types/commands/DeleteEventDestinationCommand.d.ts +3 -8
  134. package/dist-types/commands/DeleteKeywordCommand.d.ts +3 -8
  135. package/dist-types/commands/DeleteMediaMessageSpendLimitOverrideCommand.d.ts +3 -8
  136. package/dist-types/commands/DeleteNotifyConfigurationCommand.d.ts +3 -8
  137. package/dist-types/commands/DeleteNotifyMessageSpendLimitOverrideCommand.d.ts +3 -8
  138. package/dist-types/commands/DeleteOptOutListCommand.d.ts +3 -8
  139. package/dist-types/commands/DeleteOptedOutNumberCommand.d.ts +3 -8
  140. package/dist-types/commands/DeletePoolCommand.d.ts +3 -8
  141. package/dist-types/commands/DeleteProtectConfigurationCommand.d.ts +3 -8
  142. package/dist-types/commands/DeleteProtectConfigurationRuleSetNumberOverrideCommand.d.ts +3 -8
  143. package/dist-types/commands/DeleteRcsAgentCommand.d.ts +3 -8
  144. package/dist-types/commands/DeleteRcsMessageSpendLimitOverrideCommand.d.ts +3 -8
  145. package/dist-types/commands/DeleteRegistrationAttachmentCommand.d.ts +3 -8
  146. package/dist-types/commands/DeleteRegistrationCommand.d.ts +3 -8
  147. package/dist-types/commands/DeleteRegistrationFieldValueCommand.d.ts +3 -8
  148. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -8
  149. package/dist-types/commands/DeleteTextMessageSpendLimitOverrideCommand.d.ts +3 -8
  150. package/dist-types/commands/DeleteVerifiedDestinationNumberCommand.d.ts +3 -8
  151. package/dist-types/commands/DeleteVoiceMessageSpendLimitOverrideCommand.d.ts +3 -8
  152. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -8
  153. package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +3 -8
  154. package/dist-types/commands/DescribeConfigurationSetsCommand.d.ts +3 -8
  155. package/dist-types/commands/DescribeKeywordsCommand.d.ts +3 -8
  156. package/dist-types/commands/DescribeNotifyConfigurationsCommand.d.ts +3 -8
  157. package/dist-types/commands/DescribeNotifyTemplatesCommand.d.ts +3 -8
  158. package/dist-types/commands/DescribeOptOutListsCommand.d.ts +3 -8
  159. package/dist-types/commands/DescribeOptedOutNumbersCommand.d.ts +3 -8
  160. package/dist-types/commands/DescribePhoneNumbersCommand.d.ts +3 -8
  161. package/dist-types/commands/DescribePoolsCommand.d.ts +3 -8
  162. package/dist-types/commands/DescribeProtectConfigurationsCommand.d.ts +3 -8
  163. package/dist-types/commands/DescribeRcsAgentCountryLaunchStatusCommand.d.ts +3 -8
  164. package/dist-types/commands/DescribeRcsAgentsCommand.d.ts +3 -8
  165. package/dist-types/commands/DescribeRegistrationAttachmentsCommand.d.ts +3 -8
  166. package/dist-types/commands/DescribeRegistrationFieldDefinitionsCommand.d.ts +3 -8
  167. package/dist-types/commands/DescribeRegistrationFieldValuesCommand.d.ts +3 -8
  168. package/dist-types/commands/DescribeRegistrationSectionDefinitionsCommand.d.ts +3 -8
  169. package/dist-types/commands/DescribeRegistrationTypeDefinitionsCommand.d.ts +3 -8
  170. package/dist-types/commands/DescribeRegistrationVersionsCommand.d.ts +3 -8
  171. package/dist-types/commands/DescribeRegistrationsCommand.d.ts +3 -8
  172. package/dist-types/commands/DescribeSenderIdsCommand.d.ts +3 -8
  173. package/dist-types/commands/DescribeSpendLimitsCommand.d.ts +3 -8
  174. package/dist-types/commands/DescribeVerifiedDestinationNumbersCommand.d.ts +3 -8
  175. package/dist-types/commands/DisassociateOriginationIdentityCommand.d.ts +3 -8
  176. package/dist-types/commands/DisassociateProtectConfigurationCommand.d.ts +3 -8
  177. package/dist-types/commands/DiscardRegistrationVersionCommand.d.ts +3 -8
  178. package/dist-types/commands/GetProtectConfigurationCountryRuleSetCommand.d.ts +3 -8
  179. package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -8
  180. package/dist-types/commands/ListNotifyCountriesCommand.d.ts +3 -8
  181. package/dist-types/commands/ListPoolOriginationIdentitiesCommand.d.ts +3 -8
  182. package/dist-types/commands/ListProtectConfigurationRuleSetNumberOverridesCommand.d.ts +3 -8
  183. package/dist-types/commands/ListRegistrationAssociationsCommand.d.ts +3 -8
  184. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  185. package/dist-types/commands/PutKeywordCommand.d.ts +3 -8
  186. package/dist-types/commands/PutMessageFeedbackCommand.d.ts +3 -8
  187. package/dist-types/commands/PutOptedOutNumberCommand.d.ts +3 -8
  188. package/dist-types/commands/PutProtectConfigurationRuleSetNumberOverrideCommand.d.ts +3 -8
  189. package/dist-types/commands/PutRegistrationFieldValueCommand.d.ts +3 -8
  190. package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -8
  191. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +3 -8
  192. package/dist-types/commands/ReleaseSenderIdCommand.d.ts +3 -8
  193. package/dist-types/commands/RequestPhoneNumberCommand.d.ts +3 -8
  194. package/dist-types/commands/RequestSenderIdCommand.d.ts +3 -8
  195. package/dist-types/commands/SendDestinationNumberVerificationCodeCommand.d.ts +3 -8
  196. package/dist-types/commands/SendMediaMessageCommand.d.ts +3 -8
  197. package/dist-types/commands/SendNotifyTextMessageCommand.d.ts +3 -8
  198. package/dist-types/commands/SendNotifyVoiceMessageCommand.d.ts +3 -8
  199. package/dist-types/commands/SendRcsMessageCommand.d.ts +3 -8
  200. package/dist-types/commands/SendTextMessageCommand.d.ts +3 -8
  201. package/dist-types/commands/SendVoiceMessageCommand.d.ts +3 -8
  202. package/dist-types/commands/SetAccountDefaultProtectConfigurationCommand.d.ts +3 -8
  203. package/dist-types/commands/SetDefaultMessageFeedbackEnabledCommand.d.ts +3 -8
  204. package/dist-types/commands/SetDefaultMessageTypeCommand.d.ts +3 -8
  205. package/dist-types/commands/SetDefaultSenderIdCommand.d.ts +3 -8
  206. package/dist-types/commands/SetMediaMessageSpendLimitOverrideCommand.d.ts +3 -8
  207. package/dist-types/commands/SetNotifyMessageSpendLimitOverrideCommand.d.ts +3 -8
  208. package/dist-types/commands/SetRcsMessageSpendLimitOverrideCommand.d.ts +3 -8
  209. package/dist-types/commands/SetTextMessageSpendLimitOverrideCommand.d.ts +3 -8
  210. package/dist-types/commands/SetVoiceMessageSpendLimitOverrideCommand.d.ts +3 -8
  211. package/dist-types/commands/SubmitRegistrationVersionCommand.d.ts +3 -8
  212. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  213. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  214. package/dist-types/commands/UpdateEventDestinationCommand.d.ts +3 -8
  215. package/dist-types/commands/UpdateNotifyConfigurationCommand.d.ts +3 -8
  216. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +3 -8
  217. package/dist-types/commands/UpdatePoolCommand.d.ts +3 -8
  218. package/dist-types/commands/UpdateProtectConfigurationCommand.d.ts +3 -8
  219. package/dist-types/commands/UpdateProtectConfigurationCountryRuleSetCommand.d.ts +3 -8
  220. package/dist-types/commands/UpdateRcsAgentCommand.d.ts +3 -8
  221. package/dist-types/commands/UpdateSenderIdCommand.d.ts +3 -8
  222. package/dist-types/commands/VerifyDestinationNumberCommand.d.ts +3 -8
  223. package/dist-types/index.d.ts +1 -0
  224. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  225. package/dist-types/ts3.4/commands/AssociateOriginationIdentityCommand.d.ts +7 -16
  226. package/dist-types/ts3.4/commands/AssociateProtectConfigurationCommand.d.ts +7 -16
  227. package/dist-types/ts3.4/commands/CarrierLookupCommand.d.ts +7 -16
  228. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +7 -16
  229. package/dist-types/ts3.4/commands/CreateEventDestinationCommand.d.ts +7 -16
  230. package/dist-types/ts3.4/commands/CreateNotifyConfigurationCommand.d.ts +7 -16
  231. package/dist-types/ts3.4/commands/CreateOptOutListCommand.d.ts +7 -16
  232. package/dist-types/ts3.4/commands/CreatePoolCommand.d.ts +7 -16
  233. package/dist-types/ts3.4/commands/CreateProtectConfigurationCommand.d.ts +7 -16
  234. package/dist-types/ts3.4/commands/CreateRcsAgentCommand.d.ts +7 -16
  235. package/dist-types/ts3.4/commands/CreateRegistrationAssociationCommand.d.ts +7 -16
  236. package/dist-types/ts3.4/commands/CreateRegistrationAttachmentCommand.d.ts +7 -16
  237. package/dist-types/ts3.4/commands/CreateRegistrationCommand.d.ts +7 -16
  238. package/dist-types/ts3.4/commands/CreateRegistrationVersionCommand.d.ts +7 -16
  239. package/dist-types/ts3.4/commands/CreateVerifiedDestinationNumberCommand.d.ts +7 -16
  240. package/dist-types/ts3.4/commands/DeleteAccountDefaultProtectConfigurationCommand.d.ts +7 -16
  241. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +7 -16
  242. package/dist-types/ts3.4/commands/DeleteDefaultMessageTypeCommand.d.ts +7 -16
  243. package/dist-types/ts3.4/commands/DeleteDefaultSenderIdCommand.d.ts +7 -16
  244. package/dist-types/ts3.4/commands/DeleteEventDestinationCommand.d.ts +7 -16
  245. package/dist-types/ts3.4/commands/DeleteKeywordCommand.d.ts +7 -16
  246. package/dist-types/ts3.4/commands/DeleteMediaMessageSpendLimitOverrideCommand.d.ts +7 -16
  247. package/dist-types/ts3.4/commands/DeleteNotifyConfigurationCommand.d.ts +7 -16
  248. package/dist-types/ts3.4/commands/DeleteNotifyMessageSpendLimitOverrideCommand.d.ts +7 -16
  249. package/dist-types/ts3.4/commands/DeleteOptOutListCommand.d.ts +7 -16
  250. package/dist-types/ts3.4/commands/DeleteOptedOutNumberCommand.d.ts +7 -16
  251. package/dist-types/ts3.4/commands/DeletePoolCommand.d.ts +7 -16
  252. package/dist-types/ts3.4/commands/DeleteProtectConfigurationCommand.d.ts +7 -16
  253. package/dist-types/ts3.4/commands/DeleteProtectConfigurationRuleSetNumberOverrideCommand.d.ts +7 -16
  254. package/dist-types/ts3.4/commands/DeleteRcsAgentCommand.d.ts +7 -16
  255. package/dist-types/ts3.4/commands/DeleteRcsMessageSpendLimitOverrideCommand.d.ts +7 -16
  256. package/dist-types/ts3.4/commands/DeleteRegistrationAttachmentCommand.d.ts +7 -16
  257. package/dist-types/ts3.4/commands/DeleteRegistrationCommand.d.ts +7 -16
  258. package/dist-types/ts3.4/commands/DeleteRegistrationFieldValueCommand.d.ts +7 -16
  259. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +7 -16
  260. package/dist-types/ts3.4/commands/DeleteTextMessageSpendLimitOverrideCommand.d.ts +7 -16
  261. package/dist-types/ts3.4/commands/DeleteVerifiedDestinationNumberCommand.d.ts +7 -16
  262. package/dist-types/ts3.4/commands/DeleteVoiceMessageSpendLimitOverrideCommand.d.ts +7 -16
  263. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +7 -16
  264. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +7 -16
  265. package/dist-types/ts3.4/commands/DescribeConfigurationSetsCommand.d.ts +7 -16
  266. package/dist-types/ts3.4/commands/DescribeKeywordsCommand.d.ts +7 -16
  267. package/dist-types/ts3.4/commands/DescribeNotifyConfigurationsCommand.d.ts +7 -16
  268. package/dist-types/ts3.4/commands/DescribeNotifyTemplatesCommand.d.ts +7 -16
  269. package/dist-types/ts3.4/commands/DescribeOptOutListsCommand.d.ts +7 -16
  270. package/dist-types/ts3.4/commands/DescribeOptedOutNumbersCommand.d.ts +7 -16
  271. package/dist-types/ts3.4/commands/DescribePhoneNumbersCommand.d.ts +7 -16
  272. package/dist-types/ts3.4/commands/DescribePoolsCommand.d.ts +7 -16
  273. package/dist-types/ts3.4/commands/DescribeProtectConfigurationsCommand.d.ts +7 -16
  274. package/dist-types/ts3.4/commands/DescribeRcsAgentCountryLaunchStatusCommand.d.ts +7 -16
  275. package/dist-types/ts3.4/commands/DescribeRcsAgentsCommand.d.ts +7 -16
  276. package/dist-types/ts3.4/commands/DescribeRegistrationAttachmentsCommand.d.ts +7 -16
  277. package/dist-types/ts3.4/commands/DescribeRegistrationFieldDefinitionsCommand.d.ts +7 -16
  278. package/dist-types/ts3.4/commands/DescribeRegistrationFieldValuesCommand.d.ts +7 -16
  279. package/dist-types/ts3.4/commands/DescribeRegistrationSectionDefinitionsCommand.d.ts +7 -16
  280. package/dist-types/ts3.4/commands/DescribeRegistrationTypeDefinitionsCommand.d.ts +7 -16
  281. package/dist-types/ts3.4/commands/DescribeRegistrationVersionsCommand.d.ts +7 -16
  282. package/dist-types/ts3.4/commands/DescribeRegistrationsCommand.d.ts +7 -16
  283. package/dist-types/ts3.4/commands/DescribeSenderIdsCommand.d.ts +7 -16
  284. package/dist-types/ts3.4/commands/DescribeSpendLimitsCommand.d.ts +7 -16
  285. package/dist-types/ts3.4/commands/DescribeVerifiedDestinationNumbersCommand.d.ts +7 -16
  286. package/dist-types/ts3.4/commands/DisassociateOriginationIdentityCommand.d.ts +7 -16
  287. package/dist-types/ts3.4/commands/DisassociateProtectConfigurationCommand.d.ts +7 -16
  288. package/dist-types/ts3.4/commands/DiscardRegistrationVersionCommand.d.ts +7 -16
  289. package/dist-types/ts3.4/commands/GetProtectConfigurationCountryRuleSetCommand.d.ts +7 -16
  290. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +7 -16
  291. package/dist-types/ts3.4/commands/ListNotifyCountriesCommand.d.ts +7 -16
  292. package/dist-types/ts3.4/commands/ListPoolOriginationIdentitiesCommand.d.ts +7 -16
  293. package/dist-types/ts3.4/commands/ListProtectConfigurationRuleSetNumberOverridesCommand.d.ts +7 -16
  294. package/dist-types/ts3.4/commands/ListRegistrationAssociationsCommand.d.ts +7 -16
  295. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  296. package/dist-types/ts3.4/commands/PutKeywordCommand.d.ts +7 -16
  297. package/dist-types/ts3.4/commands/PutMessageFeedbackCommand.d.ts +7 -16
  298. package/dist-types/ts3.4/commands/PutOptedOutNumberCommand.d.ts +7 -16
  299. package/dist-types/ts3.4/commands/PutProtectConfigurationRuleSetNumberOverrideCommand.d.ts +7 -16
  300. package/dist-types/ts3.4/commands/PutRegistrationFieldValueCommand.d.ts +7 -16
  301. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +7 -16
  302. package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +7 -16
  303. package/dist-types/ts3.4/commands/ReleaseSenderIdCommand.d.ts +7 -16
  304. package/dist-types/ts3.4/commands/RequestPhoneNumberCommand.d.ts +7 -16
  305. package/dist-types/ts3.4/commands/RequestSenderIdCommand.d.ts +7 -16
  306. package/dist-types/ts3.4/commands/SendDestinationNumberVerificationCodeCommand.d.ts +7 -16
  307. package/dist-types/ts3.4/commands/SendMediaMessageCommand.d.ts +7 -16
  308. package/dist-types/ts3.4/commands/SendNotifyTextMessageCommand.d.ts +7 -16
  309. package/dist-types/ts3.4/commands/SendNotifyVoiceMessageCommand.d.ts +7 -16
  310. package/dist-types/ts3.4/commands/SendRcsMessageCommand.d.ts +7 -16
  311. package/dist-types/ts3.4/commands/SendTextMessageCommand.d.ts +7 -16
  312. package/dist-types/ts3.4/commands/SendVoiceMessageCommand.d.ts +7 -16
  313. package/dist-types/ts3.4/commands/SetAccountDefaultProtectConfigurationCommand.d.ts +7 -16
  314. package/dist-types/ts3.4/commands/SetDefaultMessageFeedbackEnabledCommand.d.ts +7 -16
  315. package/dist-types/ts3.4/commands/SetDefaultMessageTypeCommand.d.ts +7 -16
  316. package/dist-types/ts3.4/commands/SetDefaultSenderIdCommand.d.ts +7 -16
  317. package/dist-types/ts3.4/commands/SetMediaMessageSpendLimitOverrideCommand.d.ts +7 -16
  318. package/dist-types/ts3.4/commands/SetNotifyMessageSpendLimitOverrideCommand.d.ts +7 -16
  319. package/dist-types/ts3.4/commands/SetRcsMessageSpendLimitOverrideCommand.d.ts +7 -16
  320. package/dist-types/ts3.4/commands/SetTextMessageSpendLimitOverrideCommand.d.ts +7 -16
  321. package/dist-types/ts3.4/commands/SetVoiceMessageSpendLimitOverrideCommand.d.ts +7 -16
  322. package/dist-types/ts3.4/commands/SubmitRegistrationVersionCommand.d.ts +7 -16
  323. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  324. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  325. package/dist-types/ts3.4/commands/UpdateEventDestinationCommand.d.ts +7 -16
  326. package/dist-types/ts3.4/commands/UpdateNotifyConfigurationCommand.d.ts +7 -16
  327. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +7 -16
  328. package/dist-types/ts3.4/commands/UpdatePoolCommand.d.ts +7 -16
  329. package/dist-types/ts3.4/commands/UpdateProtectConfigurationCommand.d.ts +7 -16
  330. package/dist-types/ts3.4/commands/UpdateProtectConfigurationCountryRuleSetCommand.d.ts +7 -16
  331. package/dist-types/ts3.4/commands/UpdateRcsAgentCommand.d.ts +7 -16
  332. package/dist-types/ts3.4/commands/UpdateSenderIdCommand.d.ts +7 -16
  333. package/dist-types/ts3.4/commands/VerifyDestinationNumberCommand.d.ts +7 -16
  334. package/dist-types/ts3.4/index.d.ts +1 -0
  335. package/package.json +8 -8
@@ -0,0 +1,6 @@
1
+ import { makeBuilder } from "@smithy/core/client";
2
+ import { getEndpointPlugin } from "@smithy/core/endpoints";
3
+ import { commonParams } from "./endpoint/EndpointParameters";
4
+ export const command = makeBuilder(commonParams, "PinpointSMSVoiceV2", "PinpointSMSVoiceV2Client", getEndpointPlugin);
5
+ export const _ep0 = {};
6
+ export const _mw0 = (Command, cs, config, o) => [];
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { AssociateOriginationIdentity$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class AssociateOriginationIdentityCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "AssociateOriginationIdentity", {})
13
- .n("PinpointSMSVoiceV2Client", "AssociateOriginationIdentityCommand")
14
- .sc(AssociateOriginationIdentity$)
15
- .build() {
3
+ export class AssociateOriginationIdentityCommand extends command(_ep0, _mw0, "AssociateOriginationIdentity", AssociateOriginationIdentity$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { AssociateProtectConfiguration$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class AssociateProtectConfigurationCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "AssociateProtectConfiguration", {})
13
- .n("PinpointSMSVoiceV2Client", "AssociateProtectConfigurationCommand")
14
- .sc(AssociateProtectConfiguration$)
15
- .build() {
3
+ export class AssociateProtectConfigurationCommand extends command(_ep0, _mw0, "AssociateProtectConfiguration", AssociateProtectConfiguration$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CarrierLookup$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CarrierLookupCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "CarrierLookup", {})
13
- .n("PinpointSMSVoiceV2Client", "CarrierLookupCommand")
14
- .sc(CarrierLookup$)
15
- .build() {
3
+ export class CarrierLookupCommand extends command(_ep0, _mw0, "CarrierLookup", CarrierLookup$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateConfigurationSet$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateConfigurationSetCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "CreateConfigurationSet", {})
13
- .n("PinpointSMSVoiceV2Client", "CreateConfigurationSetCommand")
14
- .sc(CreateConfigurationSet$)
15
- .build() {
3
+ export class CreateConfigurationSetCommand extends command(_ep0, _mw0, "CreateConfigurationSet", CreateConfigurationSet$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateEventDestination$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateEventDestinationCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "CreateEventDestination", {})
13
- .n("PinpointSMSVoiceV2Client", "CreateEventDestinationCommand")
14
- .sc(CreateEventDestination$)
15
- .build() {
3
+ export class CreateEventDestinationCommand extends command(_ep0, _mw0, "CreateEventDestination", CreateEventDestination$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateNotifyConfiguration$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateNotifyConfigurationCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "CreateNotifyConfiguration", {})
13
- .n("PinpointSMSVoiceV2Client", "CreateNotifyConfigurationCommand")
14
- .sc(CreateNotifyConfiguration$)
15
- .build() {
3
+ export class CreateNotifyConfigurationCommand extends command(_ep0, _mw0, "CreateNotifyConfiguration", CreateNotifyConfiguration$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateOptOutList$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateOptOutListCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "CreateOptOutList", {})
13
- .n("PinpointSMSVoiceV2Client", "CreateOptOutListCommand")
14
- .sc(CreateOptOutList$)
15
- .build() {
3
+ export class CreateOptOutListCommand extends command(_ep0, _mw0, "CreateOptOutList", CreateOptOutList$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreatePool$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreatePoolCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "CreatePool", {})
13
- .n("PinpointSMSVoiceV2Client", "CreatePoolCommand")
14
- .sc(CreatePool$)
15
- .build() {
3
+ export class CreatePoolCommand extends command(_ep0, _mw0, "CreatePool", CreatePool$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateProtectConfiguration$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateProtectConfigurationCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "CreateProtectConfiguration", {})
13
- .n("PinpointSMSVoiceV2Client", "CreateProtectConfigurationCommand")
14
- .sc(CreateProtectConfiguration$)
15
- .build() {
3
+ export class CreateProtectConfigurationCommand extends command(_ep0, _mw0, "CreateProtectConfiguration", CreateProtectConfiguration$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateRcsAgent$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateRcsAgentCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "CreateRcsAgent", {})
13
- .n("PinpointSMSVoiceV2Client", "CreateRcsAgentCommand")
14
- .sc(CreateRcsAgent$)
15
- .build() {
3
+ export class CreateRcsAgentCommand extends command(_ep0, _mw0, "CreateRcsAgent", CreateRcsAgent$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateRegistrationAssociation$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateRegistrationAssociationCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "CreateRegistrationAssociation", {})
13
- .n("PinpointSMSVoiceV2Client", "CreateRegistrationAssociationCommand")
14
- .sc(CreateRegistrationAssociation$)
15
- .build() {
3
+ export class CreateRegistrationAssociationCommand extends command(_ep0, _mw0, "CreateRegistrationAssociation", CreateRegistrationAssociation$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateRegistrationAttachment$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateRegistrationAttachmentCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "CreateRegistrationAttachment", {})
13
- .n("PinpointSMSVoiceV2Client", "CreateRegistrationAttachmentCommand")
14
- .sc(CreateRegistrationAttachment$)
15
- .build() {
3
+ export class CreateRegistrationAttachmentCommand extends command(_ep0, _mw0, "CreateRegistrationAttachment", CreateRegistrationAttachment$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateRegistration$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateRegistrationCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "CreateRegistration", {})
13
- .n("PinpointSMSVoiceV2Client", "CreateRegistrationCommand")
14
- .sc(CreateRegistration$)
15
- .build() {
3
+ export class CreateRegistrationCommand extends command(_ep0, _mw0, "CreateRegistration", CreateRegistration$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateRegistrationVersion$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateRegistrationVersionCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "CreateRegistrationVersion", {})
13
- .n("PinpointSMSVoiceV2Client", "CreateRegistrationVersionCommand")
14
- .sc(CreateRegistrationVersion$)
15
- .build() {
3
+ export class CreateRegistrationVersionCommand extends command(_ep0, _mw0, "CreateRegistrationVersion", CreateRegistrationVersion$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { CreateVerifiedDestinationNumber$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class CreateVerifiedDestinationNumberCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "CreateVerifiedDestinationNumber", {})
13
- .n("PinpointSMSVoiceV2Client", "CreateVerifiedDestinationNumberCommand")
14
- .sc(CreateVerifiedDestinationNumber$)
15
- .build() {
3
+ export class CreateVerifiedDestinationNumberCommand extends command(_ep0, _mw0, "CreateVerifiedDestinationNumber", CreateVerifiedDestinationNumber$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteAccountDefaultProtectConfiguration$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteAccountDefaultProtectConfigurationCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteAccountDefaultProtectConfiguration", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteAccountDefaultProtectConfigurationCommand")
14
- .sc(DeleteAccountDefaultProtectConfiguration$)
15
- .build() {
3
+ export class DeleteAccountDefaultProtectConfigurationCommand extends command(_ep0, _mw0, "DeleteAccountDefaultProtectConfiguration", DeleteAccountDefaultProtectConfiguration$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteConfigurationSet$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteConfigurationSetCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteConfigurationSet", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteConfigurationSetCommand")
14
- .sc(DeleteConfigurationSet$)
15
- .build() {
3
+ export class DeleteConfigurationSetCommand extends command(_ep0, _mw0, "DeleteConfigurationSet", DeleteConfigurationSet$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteDefaultMessageType$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteDefaultMessageTypeCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteDefaultMessageType", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteDefaultMessageTypeCommand")
14
- .sc(DeleteDefaultMessageType$)
15
- .build() {
3
+ export class DeleteDefaultMessageTypeCommand extends command(_ep0, _mw0, "DeleteDefaultMessageType", DeleteDefaultMessageType$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteDefaultSenderId$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteDefaultSenderIdCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteDefaultSenderId", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteDefaultSenderIdCommand")
14
- .sc(DeleteDefaultSenderId$)
15
- .build() {
3
+ export class DeleteDefaultSenderIdCommand extends command(_ep0, _mw0, "DeleteDefaultSenderId", DeleteDefaultSenderId$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteEventDestination$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteEventDestinationCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteEventDestination", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteEventDestinationCommand")
14
- .sc(DeleteEventDestination$)
15
- .build() {
3
+ export class DeleteEventDestinationCommand extends command(_ep0, _mw0, "DeleteEventDestination", DeleteEventDestination$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteKeyword$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteKeywordCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteKeyword", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteKeywordCommand")
14
- .sc(DeleteKeyword$)
15
- .build() {
3
+ export class DeleteKeywordCommand extends command(_ep0, _mw0, "DeleteKeyword", DeleteKeyword$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteMediaMessageSpendLimitOverride$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteMediaMessageSpendLimitOverrideCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteMediaMessageSpendLimitOverride", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteMediaMessageSpendLimitOverrideCommand")
14
- .sc(DeleteMediaMessageSpendLimitOverride$)
15
- .build() {
3
+ export class DeleteMediaMessageSpendLimitOverrideCommand extends command(_ep0, _mw0, "DeleteMediaMessageSpendLimitOverride", DeleteMediaMessageSpendLimitOverride$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteNotifyConfiguration$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteNotifyConfigurationCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteNotifyConfiguration", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteNotifyConfigurationCommand")
14
- .sc(DeleteNotifyConfiguration$)
15
- .build() {
3
+ export class DeleteNotifyConfigurationCommand extends command(_ep0, _mw0, "DeleteNotifyConfiguration", DeleteNotifyConfiguration$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteNotifyMessageSpendLimitOverride$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteNotifyMessageSpendLimitOverrideCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteNotifyMessageSpendLimitOverride", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteNotifyMessageSpendLimitOverrideCommand")
14
- .sc(DeleteNotifyMessageSpendLimitOverride$)
15
- .build() {
3
+ export class DeleteNotifyMessageSpendLimitOverrideCommand extends command(_ep0, _mw0, "DeleteNotifyMessageSpendLimitOverride", DeleteNotifyMessageSpendLimitOverride$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteOptOutList$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteOptOutListCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteOptOutList", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteOptOutListCommand")
14
- .sc(DeleteOptOutList$)
15
- .build() {
3
+ export class DeleteOptOutListCommand extends command(_ep0, _mw0, "DeleteOptOutList", DeleteOptOutList$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteOptedOutNumber$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteOptedOutNumberCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteOptedOutNumber", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteOptedOutNumberCommand")
14
- .sc(DeleteOptedOutNumber$)
15
- .build() {
3
+ export class DeleteOptedOutNumberCommand extends command(_ep0, _mw0, "DeleteOptedOutNumber", DeleteOptedOutNumber$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeletePool$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeletePoolCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeletePool", {})
13
- .n("PinpointSMSVoiceV2Client", "DeletePoolCommand")
14
- .sc(DeletePool$)
15
- .build() {
3
+ export class DeletePoolCommand extends command(_ep0, _mw0, "DeletePool", DeletePool$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteProtectConfiguration$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteProtectConfigurationCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteProtectConfiguration", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteProtectConfigurationCommand")
14
- .sc(DeleteProtectConfiguration$)
15
- .build() {
3
+ export class DeleteProtectConfigurationCommand extends command(_ep0, _mw0, "DeleteProtectConfiguration", DeleteProtectConfiguration$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteProtectConfigurationRuleSetNumberOverride$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteProtectConfigurationRuleSetNumberOverrideCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteProtectConfigurationRuleSetNumberOverride", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteProtectConfigurationRuleSetNumberOverrideCommand")
14
- .sc(DeleteProtectConfigurationRuleSetNumberOverride$)
15
- .build() {
3
+ export class DeleteProtectConfigurationRuleSetNumberOverrideCommand extends command(_ep0, _mw0, "DeleteProtectConfigurationRuleSetNumberOverride", DeleteProtectConfigurationRuleSetNumberOverride$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteRcsAgent$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteRcsAgentCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteRcsAgent", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteRcsAgentCommand")
14
- .sc(DeleteRcsAgent$)
15
- .build() {
3
+ export class DeleteRcsAgentCommand extends command(_ep0, _mw0, "DeleteRcsAgent", DeleteRcsAgent$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { DeleteRcsMessageSpendLimitOverride$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteRcsMessageSpendLimitOverrideCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteRcsMessageSpendLimitOverride", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteRcsMessageSpendLimitOverrideCommand")
14
- .sc(DeleteRcsMessageSpendLimitOverride$)
15
- .build() {
3
+ export class DeleteRcsMessageSpendLimitOverrideCommand extends command(_ep0, _mw0, "DeleteRcsMessageSpendLimitOverride", DeleteRcsMessageSpendLimitOverride$) {
16
4
  }