@aws-sdk/client-pinpoint-sms-voice-v2 3.1077.0 → 3.1079.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
@@ -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 { DeleteRegistrationAttachment$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteRegistrationAttachmentCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteRegistrationAttachment", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteRegistrationAttachmentCommand")
14
- .sc(DeleteRegistrationAttachment$)
15
- .build() {
3
+ export class DeleteRegistrationAttachmentCommand extends command(_ep0, _mw0, "DeleteRegistrationAttachment", DeleteRegistrationAttachment$) {
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 { DeleteRegistration$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteRegistrationCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteRegistration", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteRegistrationCommand")
14
- .sc(DeleteRegistration$)
15
- .build() {
3
+ export class DeleteRegistrationCommand extends command(_ep0, _mw0, "DeleteRegistration", DeleteRegistration$) {
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 { DeleteRegistrationFieldValue$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteRegistrationFieldValueCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteRegistrationFieldValue", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteRegistrationFieldValueCommand")
14
- .sc(DeleteRegistrationFieldValue$)
15
- .build() {
3
+ export class DeleteRegistrationFieldValueCommand extends command(_ep0, _mw0, "DeleteRegistrationFieldValue", DeleteRegistrationFieldValue$) {
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 { DeleteResourcePolicy$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteResourcePolicyCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteResourcePolicy", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteResourcePolicyCommand")
14
- .sc(DeleteResourcePolicy$)
15
- .build() {
3
+ export class DeleteResourcePolicyCommand extends command(_ep0, _mw0, "DeleteResourcePolicy", DeleteResourcePolicy$) {
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 { DeleteTextMessageSpendLimitOverride$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteTextMessageSpendLimitOverrideCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteTextMessageSpendLimitOverride", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteTextMessageSpendLimitOverrideCommand")
14
- .sc(DeleteTextMessageSpendLimitOverride$)
15
- .build() {
3
+ export class DeleteTextMessageSpendLimitOverrideCommand extends command(_ep0, _mw0, "DeleteTextMessageSpendLimitOverride", DeleteTextMessageSpendLimitOverride$) {
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 { DeleteVerifiedDestinationNumber$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteVerifiedDestinationNumberCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteVerifiedDestinationNumber", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteVerifiedDestinationNumberCommand")
14
- .sc(DeleteVerifiedDestinationNumber$)
15
- .build() {
3
+ export class DeleteVerifiedDestinationNumberCommand extends command(_ep0, _mw0, "DeleteVerifiedDestinationNumber", DeleteVerifiedDestinationNumber$) {
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 { DeleteVoiceMessageSpendLimitOverride$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DeleteVoiceMessageSpendLimitOverrideCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DeleteVoiceMessageSpendLimitOverride", {})
13
- .n("PinpointSMSVoiceV2Client", "DeleteVoiceMessageSpendLimitOverrideCommand")
14
- .sc(DeleteVoiceMessageSpendLimitOverride$)
15
- .build() {
3
+ export class DeleteVoiceMessageSpendLimitOverrideCommand extends command(_ep0, _mw0, "DeleteVoiceMessageSpendLimitOverride", DeleteVoiceMessageSpendLimitOverride$) {
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 { DescribeAccountAttributes$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribeAccountAttributesCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribeAccountAttributes", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribeAccountAttributesCommand")
14
- .sc(DescribeAccountAttributes$)
15
- .build() {
3
+ export class DescribeAccountAttributesCommand extends command(_ep0, _mw0, "DescribeAccountAttributes", DescribeAccountAttributes$) {
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 { DescribeAccountLimits$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribeAccountLimitsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribeAccountLimits", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribeAccountLimitsCommand")
14
- .sc(DescribeAccountLimits$)
15
- .build() {
3
+ export class DescribeAccountLimitsCommand extends command(_ep0, _mw0, "DescribeAccountLimits", DescribeAccountLimits$) {
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 { DescribeConfigurationSets$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribeConfigurationSetsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribeConfigurationSets", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribeConfigurationSetsCommand")
14
- .sc(DescribeConfigurationSets$)
15
- .build() {
3
+ export class DescribeConfigurationSetsCommand extends command(_ep0, _mw0, "DescribeConfigurationSets", DescribeConfigurationSets$) {
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 { DescribeKeywords$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribeKeywordsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribeKeywords", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribeKeywordsCommand")
14
- .sc(DescribeKeywords$)
15
- .build() {
3
+ export class DescribeKeywordsCommand extends command(_ep0, _mw0, "DescribeKeywords", DescribeKeywords$) {
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 { DescribeNotifyConfigurations$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribeNotifyConfigurationsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribeNotifyConfigurations", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribeNotifyConfigurationsCommand")
14
- .sc(DescribeNotifyConfigurations$)
15
- .build() {
3
+ export class DescribeNotifyConfigurationsCommand extends command(_ep0, _mw0, "DescribeNotifyConfigurations", DescribeNotifyConfigurations$) {
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 { DescribeNotifyTemplates$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribeNotifyTemplatesCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribeNotifyTemplates", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribeNotifyTemplatesCommand")
14
- .sc(DescribeNotifyTemplates$)
15
- .build() {
3
+ export class DescribeNotifyTemplatesCommand extends command(_ep0, _mw0, "DescribeNotifyTemplates", DescribeNotifyTemplates$) {
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 { DescribeOptOutLists$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribeOptOutListsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribeOptOutLists", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribeOptOutListsCommand")
14
- .sc(DescribeOptOutLists$)
15
- .build() {
3
+ export class DescribeOptOutListsCommand extends command(_ep0, _mw0, "DescribeOptOutLists", DescribeOptOutLists$) {
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 { DescribeOptedOutNumbers$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribeOptedOutNumbersCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribeOptedOutNumbers", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribeOptedOutNumbersCommand")
14
- .sc(DescribeOptedOutNumbers$)
15
- .build() {
3
+ export class DescribeOptedOutNumbersCommand extends command(_ep0, _mw0, "DescribeOptedOutNumbers", DescribeOptedOutNumbers$) {
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 { DescribePhoneNumbers$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribePhoneNumbersCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribePhoneNumbers", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribePhoneNumbersCommand")
14
- .sc(DescribePhoneNumbers$)
15
- .build() {
3
+ export class DescribePhoneNumbersCommand extends command(_ep0, _mw0, "DescribePhoneNumbers", DescribePhoneNumbers$) {
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 { DescribePools$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribePoolsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribePools", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribePoolsCommand")
14
- .sc(DescribePools$)
15
- .build() {
3
+ export class DescribePoolsCommand extends command(_ep0, _mw0, "DescribePools", DescribePools$) {
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 { DescribeProtectConfigurations$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribeProtectConfigurationsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribeProtectConfigurations", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribeProtectConfigurationsCommand")
14
- .sc(DescribeProtectConfigurations$)
15
- .build() {
3
+ export class DescribeProtectConfigurationsCommand extends command(_ep0, _mw0, "DescribeProtectConfigurations", DescribeProtectConfigurations$) {
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 { DescribeRcsAgentCountryLaunchStatus$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribeRcsAgentCountryLaunchStatusCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribeRcsAgentCountryLaunchStatus", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribeRcsAgentCountryLaunchStatusCommand")
14
- .sc(DescribeRcsAgentCountryLaunchStatus$)
15
- .build() {
3
+ export class DescribeRcsAgentCountryLaunchStatusCommand extends command(_ep0, _mw0, "DescribeRcsAgentCountryLaunchStatus", DescribeRcsAgentCountryLaunchStatus$) {
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 { DescribeRcsAgents$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribeRcsAgentsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribeRcsAgents", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribeRcsAgentsCommand")
14
- .sc(DescribeRcsAgents$)
15
- .build() {
3
+ export class DescribeRcsAgentsCommand extends command(_ep0, _mw0, "DescribeRcsAgents", DescribeRcsAgents$) {
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 { DescribeRegistrationAttachments$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribeRegistrationAttachmentsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribeRegistrationAttachments", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribeRegistrationAttachmentsCommand")
14
- .sc(DescribeRegistrationAttachments$)
15
- .build() {
3
+ export class DescribeRegistrationAttachmentsCommand extends command(_ep0, _mw0, "DescribeRegistrationAttachments", DescribeRegistrationAttachments$) {
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 { DescribeRegistrationFieldDefinitions$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribeRegistrationFieldDefinitionsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribeRegistrationFieldDefinitions", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribeRegistrationFieldDefinitionsCommand")
14
- .sc(DescribeRegistrationFieldDefinitions$)
15
- .build() {
3
+ export class DescribeRegistrationFieldDefinitionsCommand extends command(_ep0, _mw0, "DescribeRegistrationFieldDefinitions", DescribeRegistrationFieldDefinitions$) {
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 { DescribeRegistrationFieldValues$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribeRegistrationFieldValuesCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribeRegistrationFieldValues", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribeRegistrationFieldValuesCommand")
14
- .sc(DescribeRegistrationFieldValues$)
15
- .build() {
3
+ export class DescribeRegistrationFieldValuesCommand extends command(_ep0, _mw0, "DescribeRegistrationFieldValues", DescribeRegistrationFieldValues$) {
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 { DescribeRegistrationSectionDefinitions$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribeRegistrationSectionDefinitionsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribeRegistrationSectionDefinitions", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribeRegistrationSectionDefinitionsCommand")
14
- .sc(DescribeRegistrationSectionDefinitions$)
15
- .build() {
3
+ export class DescribeRegistrationSectionDefinitionsCommand extends command(_ep0, _mw0, "DescribeRegistrationSectionDefinitions", DescribeRegistrationSectionDefinitions$) {
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 { DescribeRegistrationTypeDefinitions$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribeRegistrationTypeDefinitionsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribeRegistrationTypeDefinitions", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribeRegistrationTypeDefinitionsCommand")
14
- .sc(DescribeRegistrationTypeDefinitions$)
15
- .build() {
3
+ export class DescribeRegistrationTypeDefinitionsCommand extends command(_ep0, _mw0, "DescribeRegistrationTypeDefinitions", DescribeRegistrationTypeDefinitions$) {
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 { DescribeRegistrationVersions$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribeRegistrationVersionsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribeRegistrationVersions", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribeRegistrationVersionsCommand")
14
- .sc(DescribeRegistrationVersions$)
15
- .build() {
3
+ export class DescribeRegistrationVersionsCommand extends command(_ep0, _mw0, "DescribeRegistrationVersions", DescribeRegistrationVersions$) {
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 { DescribeRegistrations$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribeRegistrationsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribeRegistrations", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribeRegistrationsCommand")
14
- .sc(DescribeRegistrations$)
15
- .build() {
3
+ export class DescribeRegistrationsCommand extends command(_ep0, _mw0, "DescribeRegistrations", DescribeRegistrations$) {
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 { DescribeSenderIds$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribeSenderIdsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribeSenderIds", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribeSenderIdsCommand")
14
- .sc(DescribeSenderIds$)
15
- .build() {
3
+ export class DescribeSenderIdsCommand extends command(_ep0, _mw0, "DescribeSenderIds", DescribeSenderIds$) {
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 { DescribeSpendLimits$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribeSpendLimitsCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribeSpendLimits", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribeSpendLimitsCommand")
14
- .sc(DescribeSpendLimits$)
15
- .build() {
3
+ export class DescribeSpendLimitsCommand extends command(_ep0, _mw0, "DescribeSpendLimits", DescribeSpendLimits$) {
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 { DescribeVerifiedDestinationNumbers$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DescribeVerifiedDestinationNumbersCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DescribeVerifiedDestinationNumbers", {})
13
- .n("PinpointSMSVoiceV2Client", "DescribeVerifiedDestinationNumbersCommand")
14
- .sc(DescribeVerifiedDestinationNumbers$)
15
- .build() {
3
+ export class DescribeVerifiedDestinationNumbersCommand extends command(_ep0, _mw0, "DescribeVerifiedDestinationNumbers", DescribeVerifiedDestinationNumbers$) {
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 { DisassociateOriginationIdentity$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class DisassociateOriginationIdentityCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("PinpointSMSVoiceV2", "DisassociateOriginationIdentity", {})
13
- .n("PinpointSMSVoiceV2Client", "DisassociateOriginationIdentityCommand")
14
- .sc(DisassociateOriginationIdentity$)
15
- .build() {
3
+ export class DisassociateOriginationIdentityCommand extends command(_ep0, _mw0, "DisassociateOriginationIdentity", DisassociateOriginationIdentity$) {
16
4
  }