@aws-sdk/client-pinpoint-sms-voice-v2 3.1076.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 (347) hide show
  1. package/dist-cjs/index.js +120 -1095
  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-es/runtimeConfig.browser.js +0 -2
  114. package/dist-es/runtimeConfig.js +1 -2
  115. package/dist-es/runtimeConfig.native.js +0 -2
  116. package/dist-es/runtimeConfig.shared.js +2 -0
  117. package/dist-types/commandBuilder.d.ts +18 -0
  118. package/dist-types/commands/AssociateOriginationIdentityCommand.d.ts +3 -8
  119. package/dist-types/commands/AssociateProtectConfigurationCommand.d.ts +3 -8
  120. package/dist-types/commands/CarrierLookupCommand.d.ts +3 -8
  121. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +3 -8
  122. package/dist-types/commands/CreateEventDestinationCommand.d.ts +3 -8
  123. package/dist-types/commands/CreateNotifyConfigurationCommand.d.ts +3 -8
  124. package/dist-types/commands/CreateOptOutListCommand.d.ts +3 -8
  125. package/dist-types/commands/CreatePoolCommand.d.ts +3 -8
  126. package/dist-types/commands/CreateProtectConfigurationCommand.d.ts +3 -8
  127. package/dist-types/commands/CreateRcsAgentCommand.d.ts +3 -8
  128. package/dist-types/commands/CreateRegistrationAssociationCommand.d.ts +3 -8
  129. package/dist-types/commands/CreateRegistrationAttachmentCommand.d.ts +3 -8
  130. package/dist-types/commands/CreateRegistrationCommand.d.ts +3 -8
  131. package/dist-types/commands/CreateRegistrationVersionCommand.d.ts +3 -8
  132. package/dist-types/commands/CreateVerifiedDestinationNumberCommand.d.ts +3 -8
  133. package/dist-types/commands/DeleteAccountDefaultProtectConfigurationCommand.d.ts +3 -8
  134. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +3 -8
  135. package/dist-types/commands/DeleteDefaultMessageTypeCommand.d.ts +3 -8
  136. package/dist-types/commands/DeleteDefaultSenderIdCommand.d.ts +3 -8
  137. package/dist-types/commands/DeleteEventDestinationCommand.d.ts +3 -8
  138. package/dist-types/commands/DeleteKeywordCommand.d.ts +3 -8
  139. package/dist-types/commands/DeleteMediaMessageSpendLimitOverrideCommand.d.ts +3 -8
  140. package/dist-types/commands/DeleteNotifyConfigurationCommand.d.ts +3 -8
  141. package/dist-types/commands/DeleteNotifyMessageSpendLimitOverrideCommand.d.ts +3 -8
  142. package/dist-types/commands/DeleteOptOutListCommand.d.ts +3 -8
  143. package/dist-types/commands/DeleteOptedOutNumberCommand.d.ts +3 -8
  144. package/dist-types/commands/DeletePoolCommand.d.ts +3 -8
  145. package/dist-types/commands/DeleteProtectConfigurationCommand.d.ts +3 -8
  146. package/dist-types/commands/DeleteProtectConfigurationRuleSetNumberOverrideCommand.d.ts +3 -8
  147. package/dist-types/commands/DeleteRcsAgentCommand.d.ts +3 -8
  148. package/dist-types/commands/DeleteRcsMessageSpendLimitOverrideCommand.d.ts +3 -8
  149. package/dist-types/commands/DeleteRegistrationAttachmentCommand.d.ts +3 -8
  150. package/dist-types/commands/DeleteRegistrationCommand.d.ts +3 -8
  151. package/dist-types/commands/DeleteRegistrationFieldValueCommand.d.ts +3 -8
  152. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -8
  153. package/dist-types/commands/DeleteTextMessageSpendLimitOverrideCommand.d.ts +3 -8
  154. package/dist-types/commands/DeleteVerifiedDestinationNumberCommand.d.ts +3 -8
  155. package/dist-types/commands/DeleteVoiceMessageSpendLimitOverrideCommand.d.ts +3 -8
  156. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -8
  157. package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +3 -8
  158. package/dist-types/commands/DescribeConfigurationSetsCommand.d.ts +3 -8
  159. package/dist-types/commands/DescribeKeywordsCommand.d.ts +3 -8
  160. package/dist-types/commands/DescribeNotifyConfigurationsCommand.d.ts +3 -8
  161. package/dist-types/commands/DescribeNotifyTemplatesCommand.d.ts +3 -8
  162. package/dist-types/commands/DescribeOptOutListsCommand.d.ts +3 -8
  163. package/dist-types/commands/DescribeOptedOutNumbersCommand.d.ts +3 -8
  164. package/dist-types/commands/DescribePhoneNumbersCommand.d.ts +3 -8
  165. package/dist-types/commands/DescribePoolsCommand.d.ts +3 -8
  166. package/dist-types/commands/DescribeProtectConfigurationsCommand.d.ts +3 -8
  167. package/dist-types/commands/DescribeRcsAgentCountryLaunchStatusCommand.d.ts +3 -8
  168. package/dist-types/commands/DescribeRcsAgentsCommand.d.ts +3 -8
  169. package/dist-types/commands/DescribeRegistrationAttachmentsCommand.d.ts +3 -8
  170. package/dist-types/commands/DescribeRegistrationFieldDefinitionsCommand.d.ts +3 -8
  171. package/dist-types/commands/DescribeRegistrationFieldValuesCommand.d.ts +3 -8
  172. package/dist-types/commands/DescribeRegistrationSectionDefinitionsCommand.d.ts +3 -8
  173. package/dist-types/commands/DescribeRegistrationTypeDefinitionsCommand.d.ts +3 -8
  174. package/dist-types/commands/DescribeRegistrationVersionsCommand.d.ts +3 -8
  175. package/dist-types/commands/DescribeRegistrationsCommand.d.ts +3 -8
  176. package/dist-types/commands/DescribeSenderIdsCommand.d.ts +3 -8
  177. package/dist-types/commands/DescribeSpendLimitsCommand.d.ts +3 -8
  178. package/dist-types/commands/DescribeVerifiedDestinationNumbersCommand.d.ts +3 -8
  179. package/dist-types/commands/DisassociateOriginationIdentityCommand.d.ts +3 -8
  180. package/dist-types/commands/DisassociateProtectConfigurationCommand.d.ts +3 -8
  181. package/dist-types/commands/DiscardRegistrationVersionCommand.d.ts +3 -8
  182. package/dist-types/commands/GetProtectConfigurationCountryRuleSetCommand.d.ts +3 -8
  183. package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -8
  184. package/dist-types/commands/ListNotifyCountriesCommand.d.ts +3 -8
  185. package/dist-types/commands/ListPoolOriginationIdentitiesCommand.d.ts +3 -8
  186. package/dist-types/commands/ListProtectConfigurationRuleSetNumberOverridesCommand.d.ts +3 -8
  187. package/dist-types/commands/ListRegistrationAssociationsCommand.d.ts +3 -8
  188. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  189. package/dist-types/commands/PutKeywordCommand.d.ts +3 -8
  190. package/dist-types/commands/PutMessageFeedbackCommand.d.ts +3 -8
  191. package/dist-types/commands/PutOptedOutNumberCommand.d.ts +3 -8
  192. package/dist-types/commands/PutProtectConfigurationRuleSetNumberOverrideCommand.d.ts +3 -8
  193. package/dist-types/commands/PutRegistrationFieldValueCommand.d.ts +3 -8
  194. package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -8
  195. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +3 -8
  196. package/dist-types/commands/ReleaseSenderIdCommand.d.ts +3 -8
  197. package/dist-types/commands/RequestPhoneNumberCommand.d.ts +3 -8
  198. package/dist-types/commands/RequestSenderIdCommand.d.ts +3 -8
  199. package/dist-types/commands/SendDestinationNumberVerificationCodeCommand.d.ts +3 -8
  200. package/dist-types/commands/SendMediaMessageCommand.d.ts +3 -8
  201. package/dist-types/commands/SendNotifyTextMessageCommand.d.ts +3 -8
  202. package/dist-types/commands/SendNotifyVoiceMessageCommand.d.ts +3 -8
  203. package/dist-types/commands/SendRcsMessageCommand.d.ts +3 -8
  204. package/dist-types/commands/SendTextMessageCommand.d.ts +3 -8
  205. package/dist-types/commands/SendVoiceMessageCommand.d.ts +3 -8
  206. package/dist-types/commands/SetAccountDefaultProtectConfigurationCommand.d.ts +3 -8
  207. package/dist-types/commands/SetDefaultMessageFeedbackEnabledCommand.d.ts +3 -8
  208. package/dist-types/commands/SetDefaultMessageTypeCommand.d.ts +3 -8
  209. package/dist-types/commands/SetDefaultSenderIdCommand.d.ts +3 -8
  210. package/dist-types/commands/SetMediaMessageSpendLimitOverrideCommand.d.ts +3 -8
  211. package/dist-types/commands/SetNotifyMessageSpendLimitOverrideCommand.d.ts +3 -8
  212. package/dist-types/commands/SetRcsMessageSpendLimitOverrideCommand.d.ts +3 -8
  213. package/dist-types/commands/SetTextMessageSpendLimitOverrideCommand.d.ts +3 -8
  214. package/dist-types/commands/SetVoiceMessageSpendLimitOverrideCommand.d.ts +3 -8
  215. package/dist-types/commands/SubmitRegistrationVersionCommand.d.ts +3 -8
  216. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  217. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  218. package/dist-types/commands/UpdateEventDestinationCommand.d.ts +3 -8
  219. package/dist-types/commands/UpdateNotifyConfigurationCommand.d.ts +3 -8
  220. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +3 -8
  221. package/dist-types/commands/UpdatePoolCommand.d.ts +3 -8
  222. package/dist-types/commands/UpdateProtectConfigurationCommand.d.ts +3 -8
  223. package/dist-types/commands/UpdateProtectConfigurationCountryRuleSetCommand.d.ts +3 -8
  224. package/dist-types/commands/UpdateRcsAgentCommand.d.ts +3 -8
  225. package/dist-types/commands/UpdateSenderIdCommand.d.ts +3 -8
  226. package/dist-types/commands/VerifyDestinationNumberCommand.d.ts +3 -8
  227. package/dist-types/index.d.ts +1 -0
  228. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  229. package/dist-types/runtimeConfig.d.ts +1 -1
  230. package/dist-types/runtimeConfig.native.d.ts +1 -1
  231. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  232. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  233. package/dist-types/ts3.4/commands/AssociateOriginationIdentityCommand.d.ts +7 -16
  234. package/dist-types/ts3.4/commands/AssociateProtectConfigurationCommand.d.ts +7 -16
  235. package/dist-types/ts3.4/commands/CarrierLookupCommand.d.ts +7 -16
  236. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +7 -16
  237. package/dist-types/ts3.4/commands/CreateEventDestinationCommand.d.ts +7 -16
  238. package/dist-types/ts3.4/commands/CreateNotifyConfigurationCommand.d.ts +7 -16
  239. package/dist-types/ts3.4/commands/CreateOptOutListCommand.d.ts +7 -16
  240. package/dist-types/ts3.4/commands/CreatePoolCommand.d.ts +7 -16
  241. package/dist-types/ts3.4/commands/CreateProtectConfigurationCommand.d.ts +7 -16
  242. package/dist-types/ts3.4/commands/CreateRcsAgentCommand.d.ts +7 -16
  243. package/dist-types/ts3.4/commands/CreateRegistrationAssociationCommand.d.ts +7 -16
  244. package/dist-types/ts3.4/commands/CreateRegistrationAttachmentCommand.d.ts +7 -16
  245. package/dist-types/ts3.4/commands/CreateRegistrationCommand.d.ts +7 -16
  246. package/dist-types/ts3.4/commands/CreateRegistrationVersionCommand.d.ts +7 -16
  247. package/dist-types/ts3.4/commands/CreateVerifiedDestinationNumberCommand.d.ts +7 -16
  248. package/dist-types/ts3.4/commands/DeleteAccountDefaultProtectConfigurationCommand.d.ts +7 -16
  249. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +7 -16
  250. package/dist-types/ts3.4/commands/DeleteDefaultMessageTypeCommand.d.ts +7 -16
  251. package/dist-types/ts3.4/commands/DeleteDefaultSenderIdCommand.d.ts +7 -16
  252. package/dist-types/ts3.4/commands/DeleteEventDestinationCommand.d.ts +7 -16
  253. package/dist-types/ts3.4/commands/DeleteKeywordCommand.d.ts +7 -16
  254. package/dist-types/ts3.4/commands/DeleteMediaMessageSpendLimitOverrideCommand.d.ts +7 -16
  255. package/dist-types/ts3.4/commands/DeleteNotifyConfigurationCommand.d.ts +7 -16
  256. package/dist-types/ts3.4/commands/DeleteNotifyMessageSpendLimitOverrideCommand.d.ts +7 -16
  257. package/dist-types/ts3.4/commands/DeleteOptOutListCommand.d.ts +7 -16
  258. package/dist-types/ts3.4/commands/DeleteOptedOutNumberCommand.d.ts +7 -16
  259. package/dist-types/ts3.4/commands/DeletePoolCommand.d.ts +7 -16
  260. package/dist-types/ts3.4/commands/DeleteProtectConfigurationCommand.d.ts +7 -16
  261. package/dist-types/ts3.4/commands/DeleteProtectConfigurationRuleSetNumberOverrideCommand.d.ts +7 -16
  262. package/dist-types/ts3.4/commands/DeleteRcsAgentCommand.d.ts +7 -16
  263. package/dist-types/ts3.4/commands/DeleteRcsMessageSpendLimitOverrideCommand.d.ts +7 -16
  264. package/dist-types/ts3.4/commands/DeleteRegistrationAttachmentCommand.d.ts +7 -16
  265. package/dist-types/ts3.4/commands/DeleteRegistrationCommand.d.ts +7 -16
  266. package/dist-types/ts3.4/commands/DeleteRegistrationFieldValueCommand.d.ts +7 -16
  267. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +7 -16
  268. package/dist-types/ts3.4/commands/DeleteTextMessageSpendLimitOverrideCommand.d.ts +7 -16
  269. package/dist-types/ts3.4/commands/DeleteVerifiedDestinationNumberCommand.d.ts +7 -16
  270. package/dist-types/ts3.4/commands/DeleteVoiceMessageSpendLimitOverrideCommand.d.ts +7 -16
  271. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +7 -16
  272. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +7 -16
  273. package/dist-types/ts3.4/commands/DescribeConfigurationSetsCommand.d.ts +7 -16
  274. package/dist-types/ts3.4/commands/DescribeKeywordsCommand.d.ts +7 -16
  275. package/dist-types/ts3.4/commands/DescribeNotifyConfigurationsCommand.d.ts +7 -16
  276. package/dist-types/ts3.4/commands/DescribeNotifyTemplatesCommand.d.ts +7 -16
  277. package/dist-types/ts3.4/commands/DescribeOptOutListsCommand.d.ts +7 -16
  278. package/dist-types/ts3.4/commands/DescribeOptedOutNumbersCommand.d.ts +7 -16
  279. package/dist-types/ts3.4/commands/DescribePhoneNumbersCommand.d.ts +7 -16
  280. package/dist-types/ts3.4/commands/DescribePoolsCommand.d.ts +7 -16
  281. package/dist-types/ts3.4/commands/DescribeProtectConfigurationsCommand.d.ts +7 -16
  282. package/dist-types/ts3.4/commands/DescribeRcsAgentCountryLaunchStatusCommand.d.ts +7 -16
  283. package/dist-types/ts3.4/commands/DescribeRcsAgentsCommand.d.ts +7 -16
  284. package/dist-types/ts3.4/commands/DescribeRegistrationAttachmentsCommand.d.ts +7 -16
  285. package/dist-types/ts3.4/commands/DescribeRegistrationFieldDefinitionsCommand.d.ts +7 -16
  286. package/dist-types/ts3.4/commands/DescribeRegistrationFieldValuesCommand.d.ts +7 -16
  287. package/dist-types/ts3.4/commands/DescribeRegistrationSectionDefinitionsCommand.d.ts +7 -16
  288. package/dist-types/ts3.4/commands/DescribeRegistrationTypeDefinitionsCommand.d.ts +7 -16
  289. package/dist-types/ts3.4/commands/DescribeRegistrationVersionsCommand.d.ts +7 -16
  290. package/dist-types/ts3.4/commands/DescribeRegistrationsCommand.d.ts +7 -16
  291. package/dist-types/ts3.4/commands/DescribeSenderIdsCommand.d.ts +7 -16
  292. package/dist-types/ts3.4/commands/DescribeSpendLimitsCommand.d.ts +7 -16
  293. package/dist-types/ts3.4/commands/DescribeVerifiedDestinationNumbersCommand.d.ts +7 -16
  294. package/dist-types/ts3.4/commands/DisassociateOriginationIdentityCommand.d.ts +7 -16
  295. package/dist-types/ts3.4/commands/DisassociateProtectConfigurationCommand.d.ts +7 -16
  296. package/dist-types/ts3.4/commands/DiscardRegistrationVersionCommand.d.ts +7 -16
  297. package/dist-types/ts3.4/commands/GetProtectConfigurationCountryRuleSetCommand.d.ts +7 -16
  298. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +7 -16
  299. package/dist-types/ts3.4/commands/ListNotifyCountriesCommand.d.ts +7 -16
  300. package/dist-types/ts3.4/commands/ListPoolOriginationIdentitiesCommand.d.ts +7 -16
  301. package/dist-types/ts3.4/commands/ListProtectConfigurationRuleSetNumberOverridesCommand.d.ts +7 -16
  302. package/dist-types/ts3.4/commands/ListRegistrationAssociationsCommand.d.ts +7 -16
  303. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  304. package/dist-types/ts3.4/commands/PutKeywordCommand.d.ts +7 -16
  305. package/dist-types/ts3.4/commands/PutMessageFeedbackCommand.d.ts +7 -16
  306. package/dist-types/ts3.4/commands/PutOptedOutNumberCommand.d.ts +7 -16
  307. package/dist-types/ts3.4/commands/PutProtectConfigurationRuleSetNumberOverrideCommand.d.ts +7 -16
  308. package/dist-types/ts3.4/commands/PutRegistrationFieldValueCommand.d.ts +7 -16
  309. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +7 -16
  310. package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +7 -16
  311. package/dist-types/ts3.4/commands/ReleaseSenderIdCommand.d.ts +7 -16
  312. package/dist-types/ts3.4/commands/RequestPhoneNumberCommand.d.ts +7 -16
  313. package/dist-types/ts3.4/commands/RequestSenderIdCommand.d.ts +7 -16
  314. package/dist-types/ts3.4/commands/SendDestinationNumberVerificationCodeCommand.d.ts +7 -16
  315. package/dist-types/ts3.4/commands/SendMediaMessageCommand.d.ts +7 -16
  316. package/dist-types/ts3.4/commands/SendNotifyTextMessageCommand.d.ts +7 -16
  317. package/dist-types/ts3.4/commands/SendNotifyVoiceMessageCommand.d.ts +7 -16
  318. package/dist-types/ts3.4/commands/SendRcsMessageCommand.d.ts +7 -16
  319. package/dist-types/ts3.4/commands/SendTextMessageCommand.d.ts +7 -16
  320. package/dist-types/ts3.4/commands/SendVoiceMessageCommand.d.ts +7 -16
  321. package/dist-types/ts3.4/commands/SetAccountDefaultProtectConfigurationCommand.d.ts +7 -16
  322. package/dist-types/ts3.4/commands/SetDefaultMessageFeedbackEnabledCommand.d.ts +7 -16
  323. package/dist-types/ts3.4/commands/SetDefaultMessageTypeCommand.d.ts +7 -16
  324. package/dist-types/ts3.4/commands/SetDefaultSenderIdCommand.d.ts +7 -16
  325. package/dist-types/ts3.4/commands/SetMediaMessageSpendLimitOverrideCommand.d.ts +7 -16
  326. package/dist-types/ts3.4/commands/SetNotifyMessageSpendLimitOverrideCommand.d.ts +7 -16
  327. package/dist-types/ts3.4/commands/SetRcsMessageSpendLimitOverrideCommand.d.ts +7 -16
  328. package/dist-types/ts3.4/commands/SetTextMessageSpendLimitOverrideCommand.d.ts +7 -16
  329. package/dist-types/ts3.4/commands/SetVoiceMessageSpendLimitOverrideCommand.d.ts +7 -16
  330. package/dist-types/ts3.4/commands/SubmitRegistrationVersionCommand.d.ts +7 -16
  331. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  332. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  333. package/dist-types/ts3.4/commands/UpdateEventDestinationCommand.d.ts +7 -16
  334. package/dist-types/ts3.4/commands/UpdateNotifyConfigurationCommand.d.ts +7 -16
  335. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +7 -16
  336. package/dist-types/ts3.4/commands/UpdatePoolCommand.d.ts +7 -16
  337. package/dist-types/ts3.4/commands/UpdateProtectConfigurationCommand.d.ts +7 -16
  338. package/dist-types/ts3.4/commands/UpdateProtectConfigurationCountryRuleSetCommand.d.ts +7 -16
  339. package/dist-types/ts3.4/commands/UpdateRcsAgentCommand.d.ts +7 -16
  340. package/dist-types/ts3.4/commands/UpdateSenderIdCommand.d.ts +7 -16
  341. package/dist-types/ts3.4/commands/VerifyDestinationNumberCommand.d.ts +7 -16
  342. package/dist-types/ts3.4/index.d.ts +1 -0
  343. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  344. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  345. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  346. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  347. package/package.json +8 -10
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
10
11
  const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
11
12
  const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
12
13
  const { defaultProvider } = require("@aws-sdk/credential-provider-node");
13
- const { toUtf8, fromUtf8, toBase64, fromBase64, Hash, calculateBodyLength } = require("@smithy/core/serde");
14
+ const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
14
15
  const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
15
16
  const { AwsJson1_0Protocol } = require("@aws-sdk/core/protocols");
17
+ const { Sha256 } = require("@smithy/core/checksum");
16
18
 
17
19
  const defaultPinpointSMSVoiceV2HttpAuthSchemeParametersProvider = async (config, context, input) => {
18
20
  return {
@@ -67,7 +69,7 @@ const commonParams = {
67
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
68
70
  };
69
71
 
70
- var version = "3.1075.0";
72
+ var version = "3.1077.0";
71
73
  var packageInfo = {
72
74
  version: version};
73
75
 
@@ -3122,6 +3124,7 @@ const getRuntimeConfig$1 = (config) => {
3122
3124
  serviceTarget: "PinpointSMSVoiceV2",
3123
3125
  },
3124
3126
  serviceId: config?.serviceId ?? "Pinpoint SMS Voice V2",
3127
+ sha256: config?.sha256 ?? Sha256,
3125
3128
  urlParser: config?.urlParser ?? parseUrl,
3126
3129
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,
3127
3130
  utf8Encoder: config?.utf8Encoder ?? toUtf8,
@@ -3155,7 +3158,6 @@ const getRuntimeConfig = (config) => {
3155
3158
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
3156
3159
  default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
3157
3160
  }, config),
3158
- sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
3159
3161
  streamCollector: config?.streamCollector ?? streamCollector,
3160
3162
  useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
3161
3163
  useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
@@ -3243,1312 +3245,335 @@ class PinpointSMSVoiceV2Client extends Client {
3243
3245
  }
3244
3246
  }
3245
3247
 
3246
- class AssociateOriginationIdentityCommand extends Command
3247
- .classBuilder()
3248
- .ep(commonParams)
3249
- .m(function (Command, cs, config, o) {
3250
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3251
- })
3252
- .s("PinpointSMSVoiceV2", "AssociateOriginationIdentity", {})
3253
- .n("PinpointSMSVoiceV2Client", "AssociateOriginationIdentityCommand")
3254
- .sc(AssociateOriginationIdentity$)
3255
- .build() {
3248
+ const command = makeBuilder(commonParams, "PinpointSMSVoiceV2", "PinpointSMSVoiceV2Client", getEndpointPlugin);
3249
+ const _ep0 = {};
3250
+ const _mw0 = (Command, cs, config, o) => [];
3251
+
3252
+ class AssociateOriginationIdentityCommand extends command(_ep0, _mw0, "AssociateOriginationIdentity", AssociateOriginationIdentity$) {
3256
3253
  }
3257
3254
 
3258
- class AssociateProtectConfigurationCommand extends Command
3259
- .classBuilder()
3260
- .ep(commonParams)
3261
- .m(function (Command, cs, config, o) {
3262
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3263
- })
3264
- .s("PinpointSMSVoiceV2", "AssociateProtectConfiguration", {})
3265
- .n("PinpointSMSVoiceV2Client", "AssociateProtectConfigurationCommand")
3266
- .sc(AssociateProtectConfiguration$)
3267
- .build() {
3255
+ class AssociateProtectConfigurationCommand extends command(_ep0, _mw0, "AssociateProtectConfiguration", AssociateProtectConfiguration$) {
3268
3256
  }
3269
3257
 
3270
- class CarrierLookupCommand extends Command
3271
- .classBuilder()
3272
- .ep(commonParams)
3273
- .m(function (Command, cs, config, o) {
3274
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3275
- })
3276
- .s("PinpointSMSVoiceV2", "CarrierLookup", {})
3277
- .n("PinpointSMSVoiceV2Client", "CarrierLookupCommand")
3278
- .sc(CarrierLookup$)
3279
- .build() {
3258
+ class CarrierLookupCommand extends command(_ep0, _mw0, "CarrierLookup", CarrierLookup$) {
3280
3259
  }
3281
3260
 
3282
- class CreateConfigurationSetCommand extends Command
3283
- .classBuilder()
3284
- .ep(commonParams)
3285
- .m(function (Command, cs, config, o) {
3286
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3287
- })
3288
- .s("PinpointSMSVoiceV2", "CreateConfigurationSet", {})
3289
- .n("PinpointSMSVoiceV2Client", "CreateConfigurationSetCommand")
3290
- .sc(CreateConfigurationSet$)
3291
- .build() {
3261
+ class CreateConfigurationSetCommand extends command(_ep0, _mw0, "CreateConfigurationSet", CreateConfigurationSet$) {
3292
3262
  }
3293
3263
 
3294
- class CreateEventDestinationCommand extends Command
3295
- .classBuilder()
3296
- .ep(commonParams)
3297
- .m(function (Command, cs, config, o) {
3298
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3299
- })
3300
- .s("PinpointSMSVoiceV2", "CreateEventDestination", {})
3301
- .n("PinpointSMSVoiceV2Client", "CreateEventDestinationCommand")
3302
- .sc(CreateEventDestination$)
3303
- .build() {
3264
+ class CreateEventDestinationCommand extends command(_ep0, _mw0, "CreateEventDestination", CreateEventDestination$) {
3304
3265
  }
3305
3266
 
3306
- class CreateNotifyConfigurationCommand extends Command
3307
- .classBuilder()
3308
- .ep(commonParams)
3309
- .m(function (Command, cs, config, o) {
3310
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3311
- })
3312
- .s("PinpointSMSVoiceV2", "CreateNotifyConfiguration", {})
3313
- .n("PinpointSMSVoiceV2Client", "CreateNotifyConfigurationCommand")
3314
- .sc(CreateNotifyConfiguration$)
3315
- .build() {
3267
+ class CreateNotifyConfigurationCommand extends command(_ep0, _mw0, "CreateNotifyConfiguration", CreateNotifyConfiguration$) {
3316
3268
  }
3317
3269
 
3318
- class CreateOptOutListCommand extends Command
3319
- .classBuilder()
3320
- .ep(commonParams)
3321
- .m(function (Command, cs, config, o) {
3322
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3323
- })
3324
- .s("PinpointSMSVoiceV2", "CreateOptOutList", {})
3325
- .n("PinpointSMSVoiceV2Client", "CreateOptOutListCommand")
3326
- .sc(CreateOptOutList$)
3327
- .build() {
3270
+ class CreateOptOutListCommand extends command(_ep0, _mw0, "CreateOptOutList", CreateOptOutList$) {
3328
3271
  }
3329
3272
 
3330
- class CreatePoolCommand extends Command
3331
- .classBuilder()
3332
- .ep(commonParams)
3333
- .m(function (Command, cs, config, o) {
3334
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3335
- })
3336
- .s("PinpointSMSVoiceV2", "CreatePool", {})
3337
- .n("PinpointSMSVoiceV2Client", "CreatePoolCommand")
3338
- .sc(CreatePool$)
3339
- .build() {
3273
+ class CreatePoolCommand extends command(_ep0, _mw0, "CreatePool", CreatePool$) {
3340
3274
  }
3341
3275
 
3342
- class CreateProtectConfigurationCommand extends Command
3343
- .classBuilder()
3344
- .ep(commonParams)
3345
- .m(function (Command, cs, config, o) {
3346
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3347
- })
3348
- .s("PinpointSMSVoiceV2", "CreateProtectConfiguration", {})
3349
- .n("PinpointSMSVoiceV2Client", "CreateProtectConfigurationCommand")
3350
- .sc(CreateProtectConfiguration$)
3351
- .build() {
3276
+ class CreateProtectConfigurationCommand extends command(_ep0, _mw0, "CreateProtectConfiguration", CreateProtectConfiguration$) {
3352
3277
  }
3353
3278
 
3354
- class CreateRcsAgentCommand extends Command
3355
- .classBuilder()
3356
- .ep(commonParams)
3357
- .m(function (Command, cs, config, o) {
3358
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3359
- })
3360
- .s("PinpointSMSVoiceV2", "CreateRcsAgent", {})
3361
- .n("PinpointSMSVoiceV2Client", "CreateRcsAgentCommand")
3362
- .sc(CreateRcsAgent$)
3363
- .build() {
3279
+ class CreateRcsAgentCommand extends command(_ep0, _mw0, "CreateRcsAgent", CreateRcsAgent$) {
3364
3280
  }
3365
3281
 
3366
- class CreateRegistrationAssociationCommand extends Command
3367
- .classBuilder()
3368
- .ep(commonParams)
3369
- .m(function (Command, cs, config, o) {
3370
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3371
- })
3372
- .s("PinpointSMSVoiceV2", "CreateRegistrationAssociation", {})
3373
- .n("PinpointSMSVoiceV2Client", "CreateRegistrationAssociationCommand")
3374
- .sc(CreateRegistrationAssociation$)
3375
- .build() {
3282
+ class CreateRegistrationAssociationCommand extends command(_ep0, _mw0, "CreateRegistrationAssociation", CreateRegistrationAssociation$) {
3376
3283
  }
3377
3284
 
3378
- class CreateRegistrationAttachmentCommand extends Command
3379
- .classBuilder()
3380
- .ep(commonParams)
3381
- .m(function (Command, cs, config, o) {
3382
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3383
- })
3384
- .s("PinpointSMSVoiceV2", "CreateRegistrationAttachment", {})
3385
- .n("PinpointSMSVoiceV2Client", "CreateRegistrationAttachmentCommand")
3386
- .sc(CreateRegistrationAttachment$)
3387
- .build() {
3285
+ class CreateRegistrationAttachmentCommand extends command(_ep0, _mw0, "CreateRegistrationAttachment", CreateRegistrationAttachment$) {
3388
3286
  }
3389
3287
 
3390
- class CreateRegistrationCommand extends Command
3391
- .classBuilder()
3392
- .ep(commonParams)
3393
- .m(function (Command, cs, config, o) {
3394
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3395
- })
3396
- .s("PinpointSMSVoiceV2", "CreateRegistration", {})
3397
- .n("PinpointSMSVoiceV2Client", "CreateRegistrationCommand")
3398
- .sc(CreateRegistration$)
3399
- .build() {
3288
+ class CreateRegistrationCommand extends command(_ep0, _mw0, "CreateRegistration", CreateRegistration$) {
3400
3289
  }
3401
3290
 
3402
- class CreateRegistrationVersionCommand extends Command
3403
- .classBuilder()
3404
- .ep(commonParams)
3405
- .m(function (Command, cs, config, o) {
3406
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3407
- })
3408
- .s("PinpointSMSVoiceV2", "CreateRegistrationVersion", {})
3409
- .n("PinpointSMSVoiceV2Client", "CreateRegistrationVersionCommand")
3410
- .sc(CreateRegistrationVersion$)
3411
- .build() {
3291
+ class CreateRegistrationVersionCommand extends command(_ep0, _mw0, "CreateRegistrationVersion", CreateRegistrationVersion$) {
3412
3292
  }
3413
3293
 
3414
- class CreateVerifiedDestinationNumberCommand extends Command
3415
- .classBuilder()
3416
- .ep(commonParams)
3417
- .m(function (Command, cs, config, o) {
3418
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3419
- })
3420
- .s("PinpointSMSVoiceV2", "CreateVerifiedDestinationNumber", {})
3421
- .n("PinpointSMSVoiceV2Client", "CreateVerifiedDestinationNumberCommand")
3422
- .sc(CreateVerifiedDestinationNumber$)
3423
- .build() {
3294
+ class CreateVerifiedDestinationNumberCommand extends command(_ep0, _mw0, "CreateVerifiedDestinationNumber", CreateVerifiedDestinationNumber$) {
3424
3295
  }
3425
3296
 
3426
- class DeleteAccountDefaultProtectConfigurationCommand extends Command
3427
- .classBuilder()
3428
- .ep(commonParams)
3429
- .m(function (Command, cs, config, o) {
3430
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3431
- })
3432
- .s("PinpointSMSVoiceV2", "DeleteAccountDefaultProtectConfiguration", {})
3433
- .n("PinpointSMSVoiceV2Client", "DeleteAccountDefaultProtectConfigurationCommand")
3434
- .sc(DeleteAccountDefaultProtectConfiguration$)
3435
- .build() {
3297
+ class DeleteAccountDefaultProtectConfigurationCommand extends command(_ep0, _mw0, "DeleteAccountDefaultProtectConfiguration", DeleteAccountDefaultProtectConfiguration$) {
3436
3298
  }
3437
3299
 
3438
- class DeleteConfigurationSetCommand extends Command
3439
- .classBuilder()
3440
- .ep(commonParams)
3441
- .m(function (Command, cs, config, o) {
3442
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3443
- })
3444
- .s("PinpointSMSVoiceV2", "DeleteConfigurationSet", {})
3445
- .n("PinpointSMSVoiceV2Client", "DeleteConfigurationSetCommand")
3446
- .sc(DeleteConfigurationSet$)
3447
- .build() {
3300
+ class DeleteConfigurationSetCommand extends command(_ep0, _mw0, "DeleteConfigurationSet", DeleteConfigurationSet$) {
3448
3301
  }
3449
3302
 
3450
- class DeleteDefaultMessageTypeCommand extends Command
3451
- .classBuilder()
3452
- .ep(commonParams)
3453
- .m(function (Command, cs, config, o) {
3454
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3455
- })
3456
- .s("PinpointSMSVoiceV2", "DeleteDefaultMessageType", {})
3457
- .n("PinpointSMSVoiceV2Client", "DeleteDefaultMessageTypeCommand")
3458
- .sc(DeleteDefaultMessageType$)
3459
- .build() {
3303
+ class DeleteDefaultMessageTypeCommand extends command(_ep0, _mw0, "DeleteDefaultMessageType", DeleteDefaultMessageType$) {
3460
3304
  }
3461
3305
 
3462
- class DeleteDefaultSenderIdCommand extends Command
3463
- .classBuilder()
3464
- .ep(commonParams)
3465
- .m(function (Command, cs, config, o) {
3466
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3467
- })
3468
- .s("PinpointSMSVoiceV2", "DeleteDefaultSenderId", {})
3469
- .n("PinpointSMSVoiceV2Client", "DeleteDefaultSenderIdCommand")
3470
- .sc(DeleteDefaultSenderId$)
3471
- .build() {
3306
+ class DeleteDefaultSenderIdCommand extends command(_ep0, _mw0, "DeleteDefaultSenderId", DeleteDefaultSenderId$) {
3472
3307
  }
3473
3308
 
3474
- class DeleteEventDestinationCommand extends Command
3475
- .classBuilder()
3476
- .ep(commonParams)
3477
- .m(function (Command, cs, config, o) {
3478
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3479
- })
3480
- .s("PinpointSMSVoiceV2", "DeleteEventDestination", {})
3481
- .n("PinpointSMSVoiceV2Client", "DeleteEventDestinationCommand")
3482
- .sc(DeleteEventDestination$)
3483
- .build() {
3309
+ class DeleteEventDestinationCommand extends command(_ep0, _mw0, "DeleteEventDestination", DeleteEventDestination$) {
3484
3310
  }
3485
3311
 
3486
- class DeleteKeywordCommand extends Command
3487
- .classBuilder()
3488
- .ep(commonParams)
3489
- .m(function (Command, cs, config, o) {
3490
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3491
- })
3492
- .s("PinpointSMSVoiceV2", "DeleteKeyword", {})
3493
- .n("PinpointSMSVoiceV2Client", "DeleteKeywordCommand")
3494
- .sc(DeleteKeyword$)
3495
- .build() {
3312
+ class DeleteKeywordCommand extends command(_ep0, _mw0, "DeleteKeyword", DeleteKeyword$) {
3496
3313
  }
3497
3314
 
3498
- class DeleteMediaMessageSpendLimitOverrideCommand extends Command
3499
- .classBuilder()
3500
- .ep(commonParams)
3501
- .m(function (Command, cs, config, o) {
3502
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3503
- })
3504
- .s("PinpointSMSVoiceV2", "DeleteMediaMessageSpendLimitOverride", {})
3505
- .n("PinpointSMSVoiceV2Client", "DeleteMediaMessageSpendLimitOverrideCommand")
3506
- .sc(DeleteMediaMessageSpendLimitOverride$)
3507
- .build() {
3315
+ class DeleteMediaMessageSpendLimitOverrideCommand extends command(_ep0, _mw0, "DeleteMediaMessageSpendLimitOverride", DeleteMediaMessageSpendLimitOverride$) {
3508
3316
  }
3509
3317
 
3510
- class DeleteNotifyConfigurationCommand extends Command
3511
- .classBuilder()
3512
- .ep(commonParams)
3513
- .m(function (Command, cs, config, o) {
3514
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3515
- })
3516
- .s("PinpointSMSVoiceV2", "DeleteNotifyConfiguration", {})
3517
- .n("PinpointSMSVoiceV2Client", "DeleteNotifyConfigurationCommand")
3518
- .sc(DeleteNotifyConfiguration$)
3519
- .build() {
3318
+ class DeleteNotifyConfigurationCommand extends command(_ep0, _mw0, "DeleteNotifyConfiguration", DeleteNotifyConfiguration$) {
3520
3319
  }
3521
3320
 
3522
- class DeleteNotifyMessageSpendLimitOverrideCommand extends Command
3523
- .classBuilder()
3524
- .ep(commonParams)
3525
- .m(function (Command, cs, config, o) {
3526
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3527
- })
3528
- .s("PinpointSMSVoiceV2", "DeleteNotifyMessageSpendLimitOverride", {})
3529
- .n("PinpointSMSVoiceV2Client", "DeleteNotifyMessageSpendLimitOverrideCommand")
3530
- .sc(DeleteNotifyMessageSpendLimitOverride$)
3531
- .build() {
3321
+ class DeleteNotifyMessageSpendLimitOverrideCommand extends command(_ep0, _mw0, "DeleteNotifyMessageSpendLimitOverride", DeleteNotifyMessageSpendLimitOverride$) {
3532
3322
  }
3533
3323
 
3534
- class DeleteOptedOutNumberCommand extends Command
3535
- .classBuilder()
3536
- .ep(commonParams)
3537
- .m(function (Command, cs, config, o) {
3538
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3539
- })
3540
- .s("PinpointSMSVoiceV2", "DeleteOptedOutNumber", {})
3541
- .n("PinpointSMSVoiceV2Client", "DeleteOptedOutNumberCommand")
3542
- .sc(DeleteOptedOutNumber$)
3543
- .build() {
3324
+ class DeleteOptedOutNumberCommand extends command(_ep0, _mw0, "DeleteOptedOutNumber", DeleteOptedOutNumber$) {
3544
3325
  }
3545
3326
 
3546
- class DeleteOptOutListCommand extends Command
3547
- .classBuilder()
3548
- .ep(commonParams)
3549
- .m(function (Command, cs, config, o) {
3550
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3551
- })
3552
- .s("PinpointSMSVoiceV2", "DeleteOptOutList", {})
3553
- .n("PinpointSMSVoiceV2Client", "DeleteOptOutListCommand")
3554
- .sc(DeleteOptOutList$)
3555
- .build() {
3327
+ class DeleteOptOutListCommand extends command(_ep0, _mw0, "DeleteOptOutList", DeleteOptOutList$) {
3556
3328
  }
3557
3329
 
3558
- class DeletePoolCommand extends Command
3559
- .classBuilder()
3560
- .ep(commonParams)
3561
- .m(function (Command, cs, config, o) {
3562
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3563
- })
3564
- .s("PinpointSMSVoiceV2", "DeletePool", {})
3565
- .n("PinpointSMSVoiceV2Client", "DeletePoolCommand")
3566
- .sc(DeletePool$)
3567
- .build() {
3330
+ class DeletePoolCommand extends command(_ep0, _mw0, "DeletePool", DeletePool$) {
3568
3331
  }
3569
3332
 
3570
- class DeleteProtectConfigurationCommand extends Command
3571
- .classBuilder()
3572
- .ep(commonParams)
3573
- .m(function (Command, cs, config, o) {
3574
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3575
- })
3576
- .s("PinpointSMSVoiceV2", "DeleteProtectConfiguration", {})
3577
- .n("PinpointSMSVoiceV2Client", "DeleteProtectConfigurationCommand")
3578
- .sc(DeleteProtectConfiguration$)
3579
- .build() {
3333
+ class DeleteProtectConfigurationCommand extends command(_ep0, _mw0, "DeleteProtectConfiguration", DeleteProtectConfiguration$) {
3580
3334
  }
3581
3335
 
3582
- class DeleteProtectConfigurationRuleSetNumberOverrideCommand extends Command
3583
- .classBuilder()
3584
- .ep(commonParams)
3585
- .m(function (Command, cs, config, o) {
3586
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3587
- })
3588
- .s("PinpointSMSVoiceV2", "DeleteProtectConfigurationRuleSetNumberOverride", {})
3589
- .n("PinpointSMSVoiceV2Client", "DeleteProtectConfigurationRuleSetNumberOverrideCommand")
3590
- .sc(DeleteProtectConfigurationRuleSetNumberOverride$)
3591
- .build() {
3336
+ class DeleteProtectConfigurationRuleSetNumberOverrideCommand extends command(_ep0, _mw0, "DeleteProtectConfigurationRuleSetNumberOverride", DeleteProtectConfigurationRuleSetNumberOverride$) {
3592
3337
  }
3593
3338
 
3594
- class DeleteRcsAgentCommand extends Command
3595
- .classBuilder()
3596
- .ep(commonParams)
3597
- .m(function (Command, cs, config, o) {
3598
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3599
- })
3600
- .s("PinpointSMSVoiceV2", "DeleteRcsAgent", {})
3601
- .n("PinpointSMSVoiceV2Client", "DeleteRcsAgentCommand")
3602
- .sc(DeleteRcsAgent$)
3603
- .build() {
3339
+ class DeleteRcsAgentCommand extends command(_ep0, _mw0, "DeleteRcsAgent", DeleteRcsAgent$) {
3604
3340
  }
3605
3341
 
3606
- class DeleteRcsMessageSpendLimitOverrideCommand extends Command
3607
- .classBuilder()
3608
- .ep(commonParams)
3609
- .m(function (Command, cs, config, o) {
3610
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3611
- })
3612
- .s("PinpointSMSVoiceV2", "DeleteRcsMessageSpendLimitOverride", {})
3613
- .n("PinpointSMSVoiceV2Client", "DeleteRcsMessageSpendLimitOverrideCommand")
3614
- .sc(DeleteRcsMessageSpendLimitOverride$)
3615
- .build() {
3342
+ class DeleteRcsMessageSpendLimitOverrideCommand extends command(_ep0, _mw0, "DeleteRcsMessageSpendLimitOverride", DeleteRcsMessageSpendLimitOverride$) {
3616
3343
  }
3617
3344
 
3618
- class DeleteRegistrationAttachmentCommand extends Command
3619
- .classBuilder()
3620
- .ep(commonParams)
3621
- .m(function (Command, cs, config, o) {
3622
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3623
- })
3624
- .s("PinpointSMSVoiceV2", "DeleteRegistrationAttachment", {})
3625
- .n("PinpointSMSVoiceV2Client", "DeleteRegistrationAttachmentCommand")
3626
- .sc(DeleteRegistrationAttachment$)
3627
- .build() {
3345
+ class DeleteRegistrationAttachmentCommand extends command(_ep0, _mw0, "DeleteRegistrationAttachment", DeleteRegistrationAttachment$) {
3628
3346
  }
3629
3347
 
3630
- class DeleteRegistrationCommand extends Command
3631
- .classBuilder()
3632
- .ep(commonParams)
3633
- .m(function (Command, cs, config, o) {
3634
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3635
- })
3636
- .s("PinpointSMSVoiceV2", "DeleteRegistration", {})
3637
- .n("PinpointSMSVoiceV2Client", "DeleteRegistrationCommand")
3638
- .sc(DeleteRegistration$)
3639
- .build() {
3348
+ class DeleteRegistrationCommand extends command(_ep0, _mw0, "DeleteRegistration", DeleteRegistration$) {
3640
3349
  }
3641
3350
 
3642
- class DeleteRegistrationFieldValueCommand extends Command
3643
- .classBuilder()
3644
- .ep(commonParams)
3645
- .m(function (Command, cs, config, o) {
3646
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3647
- })
3648
- .s("PinpointSMSVoiceV2", "DeleteRegistrationFieldValue", {})
3649
- .n("PinpointSMSVoiceV2Client", "DeleteRegistrationFieldValueCommand")
3650
- .sc(DeleteRegistrationFieldValue$)
3651
- .build() {
3351
+ class DeleteRegistrationFieldValueCommand extends command(_ep0, _mw0, "DeleteRegistrationFieldValue", DeleteRegistrationFieldValue$) {
3652
3352
  }
3653
3353
 
3654
- class DeleteResourcePolicyCommand extends Command
3655
- .classBuilder()
3656
- .ep(commonParams)
3657
- .m(function (Command, cs, config, o) {
3658
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3659
- })
3660
- .s("PinpointSMSVoiceV2", "DeleteResourcePolicy", {})
3661
- .n("PinpointSMSVoiceV2Client", "DeleteResourcePolicyCommand")
3662
- .sc(DeleteResourcePolicy$)
3663
- .build() {
3354
+ class DeleteResourcePolicyCommand extends command(_ep0, _mw0, "DeleteResourcePolicy", DeleteResourcePolicy$) {
3664
3355
  }
3665
3356
 
3666
- class DeleteTextMessageSpendLimitOverrideCommand extends Command
3667
- .classBuilder()
3668
- .ep(commonParams)
3669
- .m(function (Command, cs, config, o) {
3670
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3671
- })
3672
- .s("PinpointSMSVoiceV2", "DeleteTextMessageSpendLimitOverride", {})
3673
- .n("PinpointSMSVoiceV2Client", "DeleteTextMessageSpendLimitOverrideCommand")
3674
- .sc(DeleteTextMessageSpendLimitOverride$)
3675
- .build() {
3357
+ class DeleteTextMessageSpendLimitOverrideCommand extends command(_ep0, _mw0, "DeleteTextMessageSpendLimitOverride", DeleteTextMessageSpendLimitOverride$) {
3676
3358
  }
3677
3359
 
3678
- class DeleteVerifiedDestinationNumberCommand extends Command
3679
- .classBuilder()
3680
- .ep(commonParams)
3681
- .m(function (Command, cs, config, o) {
3682
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3683
- })
3684
- .s("PinpointSMSVoiceV2", "DeleteVerifiedDestinationNumber", {})
3685
- .n("PinpointSMSVoiceV2Client", "DeleteVerifiedDestinationNumberCommand")
3686
- .sc(DeleteVerifiedDestinationNumber$)
3687
- .build() {
3360
+ class DeleteVerifiedDestinationNumberCommand extends command(_ep0, _mw0, "DeleteVerifiedDestinationNumber", DeleteVerifiedDestinationNumber$) {
3688
3361
  }
3689
3362
 
3690
- class DeleteVoiceMessageSpendLimitOverrideCommand extends Command
3691
- .classBuilder()
3692
- .ep(commonParams)
3693
- .m(function (Command, cs, config, o) {
3694
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3695
- })
3696
- .s("PinpointSMSVoiceV2", "DeleteVoiceMessageSpendLimitOverride", {})
3697
- .n("PinpointSMSVoiceV2Client", "DeleteVoiceMessageSpendLimitOverrideCommand")
3698
- .sc(DeleteVoiceMessageSpendLimitOverride$)
3699
- .build() {
3363
+ class DeleteVoiceMessageSpendLimitOverrideCommand extends command(_ep0, _mw0, "DeleteVoiceMessageSpendLimitOverride", DeleteVoiceMessageSpendLimitOverride$) {
3700
3364
  }
3701
3365
 
3702
- class DescribeAccountAttributesCommand extends Command
3703
- .classBuilder()
3704
- .ep(commonParams)
3705
- .m(function (Command, cs, config, o) {
3706
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3707
- })
3708
- .s("PinpointSMSVoiceV2", "DescribeAccountAttributes", {})
3709
- .n("PinpointSMSVoiceV2Client", "DescribeAccountAttributesCommand")
3710
- .sc(DescribeAccountAttributes$)
3711
- .build() {
3366
+ class DescribeAccountAttributesCommand extends command(_ep0, _mw0, "DescribeAccountAttributes", DescribeAccountAttributes$) {
3712
3367
  }
3713
3368
 
3714
- class DescribeAccountLimitsCommand extends Command
3715
- .classBuilder()
3716
- .ep(commonParams)
3717
- .m(function (Command, cs, config, o) {
3718
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3719
- })
3720
- .s("PinpointSMSVoiceV2", "DescribeAccountLimits", {})
3721
- .n("PinpointSMSVoiceV2Client", "DescribeAccountLimitsCommand")
3722
- .sc(DescribeAccountLimits$)
3723
- .build() {
3369
+ class DescribeAccountLimitsCommand extends command(_ep0, _mw0, "DescribeAccountLimits", DescribeAccountLimits$) {
3724
3370
  }
3725
3371
 
3726
- class DescribeConfigurationSetsCommand extends Command
3727
- .classBuilder()
3728
- .ep(commonParams)
3729
- .m(function (Command, cs, config, o) {
3730
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3731
- })
3732
- .s("PinpointSMSVoiceV2", "DescribeConfigurationSets", {})
3733
- .n("PinpointSMSVoiceV2Client", "DescribeConfigurationSetsCommand")
3734
- .sc(DescribeConfigurationSets$)
3735
- .build() {
3372
+ class DescribeConfigurationSetsCommand extends command(_ep0, _mw0, "DescribeConfigurationSets", DescribeConfigurationSets$) {
3736
3373
  }
3737
3374
 
3738
- class DescribeKeywordsCommand extends Command
3739
- .classBuilder()
3740
- .ep(commonParams)
3741
- .m(function (Command, cs, config, o) {
3742
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3743
- })
3744
- .s("PinpointSMSVoiceV2", "DescribeKeywords", {})
3745
- .n("PinpointSMSVoiceV2Client", "DescribeKeywordsCommand")
3746
- .sc(DescribeKeywords$)
3747
- .build() {
3375
+ class DescribeKeywordsCommand extends command(_ep0, _mw0, "DescribeKeywords", DescribeKeywords$) {
3748
3376
  }
3749
3377
 
3750
- class DescribeNotifyConfigurationsCommand extends Command
3751
- .classBuilder()
3752
- .ep(commonParams)
3753
- .m(function (Command, cs, config, o) {
3754
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3755
- })
3756
- .s("PinpointSMSVoiceV2", "DescribeNotifyConfigurations", {})
3757
- .n("PinpointSMSVoiceV2Client", "DescribeNotifyConfigurationsCommand")
3758
- .sc(DescribeNotifyConfigurations$)
3759
- .build() {
3378
+ class DescribeNotifyConfigurationsCommand extends command(_ep0, _mw0, "DescribeNotifyConfigurations", DescribeNotifyConfigurations$) {
3760
3379
  }
3761
3380
 
3762
- class DescribeNotifyTemplatesCommand extends Command
3763
- .classBuilder()
3764
- .ep(commonParams)
3765
- .m(function (Command, cs, config, o) {
3766
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3767
- })
3768
- .s("PinpointSMSVoiceV2", "DescribeNotifyTemplates", {})
3769
- .n("PinpointSMSVoiceV2Client", "DescribeNotifyTemplatesCommand")
3770
- .sc(DescribeNotifyTemplates$)
3771
- .build() {
3381
+ class DescribeNotifyTemplatesCommand extends command(_ep0, _mw0, "DescribeNotifyTemplates", DescribeNotifyTemplates$) {
3772
3382
  }
3773
3383
 
3774
- class DescribeOptedOutNumbersCommand extends Command
3775
- .classBuilder()
3776
- .ep(commonParams)
3777
- .m(function (Command, cs, config, o) {
3778
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3779
- })
3780
- .s("PinpointSMSVoiceV2", "DescribeOptedOutNumbers", {})
3781
- .n("PinpointSMSVoiceV2Client", "DescribeOptedOutNumbersCommand")
3782
- .sc(DescribeOptedOutNumbers$)
3783
- .build() {
3384
+ class DescribeOptedOutNumbersCommand extends command(_ep0, _mw0, "DescribeOptedOutNumbers", DescribeOptedOutNumbers$) {
3784
3385
  }
3785
3386
 
3786
- class DescribeOptOutListsCommand extends Command
3787
- .classBuilder()
3788
- .ep(commonParams)
3789
- .m(function (Command, cs, config, o) {
3790
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3791
- })
3792
- .s("PinpointSMSVoiceV2", "DescribeOptOutLists", {})
3793
- .n("PinpointSMSVoiceV2Client", "DescribeOptOutListsCommand")
3794
- .sc(DescribeOptOutLists$)
3795
- .build() {
3387
+ class DescribeOptOutListsCommand extends command(_ep0, _mw0, "DescribeOptOutLists", DescribeOptOutLists$) {
3796
3388
  }
3797
3389
 
3798
- class DescribePhoneNumbersCommand extends Command
3799
- .classBuilder()
3800
- .ep(commonParams)
3801
- .m(function (Command, cs, config, o) {
3802
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3803
- })
3804
- .s("PinpointSMSVoiceV2", "DescribePhoneNumbers", {})
3805
- .n("PinpointSMSVoiceV2Client", "DescribePhoneNumbersCommand")
3806
- .sc(DescribePhoneNumbers$)
3807
- .build() {
3390
+ class DescribePhoneNumbersCommand extends command(_ep0, _mw0, "DescribePhoneNumbers", DescribePhoneNumbers$) {
3808
3391
  }
3809
3392
 
3810
- class DescribePoolsCommand extends Command
3811
- .classBuilder()
3812
- .ep(commonParams)
3813
- .m(function (Command, cs, config, o) {
3814
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3815
- })
3816
- .s("PinpointSMSVoiceV2", "DescribePools", {})
3817
- .n("PinpointSMSVoiceV2Client", "DescribePoolsCommand")
3818
- .sc(DescribePools$)
3819
- .build() {
3393
+ class DescribePoolsCommand extends command(_ep0, _mw0, "DescribePools", DescribePools$) {
3820
3394
  }
3821
3395
 
3822
- class DescribeProtectConfigurationsCommand extends Command
3823
- .classBuilder()
3824
- .ep(commonParams)
3825
- .m(function (Command, cs, config, o) {
3826
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3827
- })
3828
- .s("PinpointSMSVoiceV2", "DescribeProtectConfigurations", {})
3829
- .n("PinpointSMSVoiceV2Client", "DescribeProtectConfigurationsCommand")
3830
- .sc(DescribeProtectConfigurations$)
3831
- .build() {
3396
+ class DescribeProtectConfigurationsCommand extends command(_ep0, _mw0, "DescribeProtectConfigurations", DescribeProtectConfigurations$) {
3832
3397
  }
3833
3398
 
3834
- class DescribeRcsAgentCountryLaunchStatusCommand extends Command
3835
- .classBuilder()
3836
- .ep(commonParams)
3837
- .m(function (Command, cs, config, o) {
3838
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3839
- })
3840
- .s("PinpointSMSVoiceV2", "DescribeRcsAgentCountryLaunchStatus", {})
3841
- .n("PinpointSMSVoiceV2Client", "DescribeRcsAgentCountryLaunchStatusCommand")
3842
- .sc(DescribeRcsAgentCountryLaunchStatus$)
3843
- .build() {
3399
+ class DescribeRcsAgentCountryLaunchStatusCommand extends command(_ep0, _mw0, "DescribeRcsAgentCountryLaunchStatus", DescribeRcsAgentCountryLaunchStatus$) {
3844
3400
  }
3845
3401
 
3846
- class DescribeRcsAgentsCommand extends Command
3847
- .classBuilder()
3848
- .ep(commonParams)
3849
- .m(function (Command, cs, config, o) {
3850
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3851
- })
3852
- .s("PinpointSMSVoiceV2", "DescribeRcsAgents", {})
3853
- .n("PinpointSMSVoiceV2Client", "DescribeRcsAgentsCommand")
3854
- .sc(DescribeRcsAgents$)
3855
- .build() {
3402
+ class DescribeRcsAgentsCommand extends command(_ep0, _mw0, "DescribeRcsAgents", DescribeRcsAgents$) {
3856
3403
  }
3857
3404
 
3858
- class DescribeRegistrationAttachmentsCommand extends Command
3859
- .classBuilder()
3860
- .ep(commonParams)
3861
- .m(function (Command, cs, config, o) {
3862
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3863
- })
3864
- .s("PinpointSMSVoiceV2", "DescribeRegistrationAttachments", {})
3865
- .n("PinpointSMSVoiceV2Client", "DescribeRegistrationAttachmentsCommand")
3866
- .sc(DescribeRegistrationAttachments$)
3867
- .build() {
3405
+ class DescribeRegistrationAttachmentsCommand extends command(_ep0, _mw0, "DescribeRegistrationAttachments", DescribeRegistrationAttachments$) {
3868
3406
  }
3869
3407
 
3870
- class DescribeRegistrationFieldDefinitionsCommand extends Command
3871
- .classBuilder()
3872
- .ep(commonParams)
3873
- .m(function (Command, cs, config, o) {
3874
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3875
- })
3876
- .s("PinpointSMSVoiceV2", "DescribeRegistrationFieldDefinitions", {})
3877
- .n("PinpointSMSVoiceV2Client", "DescribeRegistrationFieldDefinitionsCommand")
3878
- .sc(DescribeRegistrationFieldDefinitions$)
3879
- .build() {
3408
+ class DescribeRegistrationFieldDefinitionsCommand extends command(_ep0, _mw0, "DescribeRegistrationFieldDefinitions", DescribeRegistrationFieldDefinitions$) {
3880
3409
  }
3881
3410
 
3882
- class DescribeRegistrationFieldValuesCommand extends Command
3883
- .classBuilder()
3884
- .ep(commonParams)
3885
- .m(function (Command, cs, config, o) {
3886
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3887
- })
3888
- .s("PinpointSMSVoiceV2", "DescribeRegistrationFieldValues", {})
3889
- .n("PinpointSMSVoiceV2Client", "DescribeRegistrationFieldValuesCommand")
3890
- .sc(DescribeRegistrationFieldValues$)
3891
- .build() {
3411
+ class DescribeRegistrationFieldValuesCommand extends command(_ep0, _mw0, "DescribeRegistrationFieldValues", DescribeRegistrationFieldValues$) {
3892
3412
  }
3893
3413
 
3894
- class DescribeRegistrationsCommand extends Command
3895
- .classBuilder()
3896
- .ep(commonParams)
3897
- .m(function (Command, cs, config, o) {
3898
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3899
- })
3900
- .s("PinpointSMSVoiceV2", "DescribeRegistrations", {})
3901
- .n("PinpointSMSVoiceV2Client", "DescribeRegistrationsCommand")
3902
- .sc(DescribeRegistrations$)
3903
- .build() {
3414
+ class DescribeRegistrationsCommand extends command(_ep0, _mw0, "DescribeRegistrations", DescribeRegistrations$) {
3904
3415
  }
3905
3416
 
3906
- class DescribeRegistrationSectionDefinitionsCommand extends Command
3907
- .classBuilder()
3908
- .ep(commonParams)
3909
- .m(function (Command, cs, config, o) {
3910
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3911
- })
3912
- .s("PinpointSMSVoiceV2", "DescribeRegistrationSectionDefinitions", {})
3913
- .n("PinpointSMSVoiceV2Client", "DescribeRegistrationSectionDefinitionsCommand")
3914
- .sc(DescribeRegistrationSectionDefinitions$)
3915
- .build() {
3417
+ class DescribeRegistrationSectionDefinitionsCommand extends command(_ep0, _mw0, "DescribeRegistrationSectionDefinitions", DescribeRegistrationSectionDefinitions$) {
3916
3418
  }
3917
3419
 
3918
- class DescribeRegistrationTypeDefinitionsCommand extends Command
3919
- .classBuilder()
3920
- .ep(commonParams)
3921
- .m(function (Command, cs, config, o) {
3922
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3923
- })
3924
- .s("PinpointSMSVoiceV2", "DescribeRegistrationTypeDefinitions", {})
3925
- .n("PinpointSMSVoiceV2Client", "DescribeRegistrationTypeDefinitionsCommand")
3926
- .sc(DescribeRegistrationTypeDefinitions$)
3927
- .build() {
3420
+ class DescribeRegistrationTypeDefinitionsCommand extends command(_ep0, _mw0, "DescribeRegistrationTypeDefinitions", DescribeRegistrationTypeDefinitions$) {
3928
3421
  }
3929
3422
 
3930
- class DescribeRegistrationVersionsCommand extends Command
3931
- .classBuilder()
3932
- .ep(commonParams)
3933
- .m(function (Command, cs, config, o) {
3934
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3935
- })
3936
- .s("PinpointSMSVoiceV2", "DescribeRegistrationVersions", {})
3937
- .n("PinpointSMSVoiceV2Client", "DescribeRegistrationVersionsCommand")
3938
- .sc(DescribeRegistrationVersions$)
3939
- .build() {
3423
+ class DescribeRegistrationVersionsCommand extends command(_ep0, _mw0, "DescribeRegistrationVersions", DescribeRegistrationVersions$) {
3940
3424
  }
3941
3425
 
3942
- class DescribeSenderIdsCommand extends Command
3943
- .classBuilder()
3944
- .ep(commonParams)
3945
- .m(function (Command, cs, config, o) {
3946
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3947
- })
3948
- .s("PinpointSMSVoiceV2", "DescribeSenderIds", {})
3949
- .n("PinpointSMSVoiceV2Client", "DescribeSenderIdsCommand")
3950
- .sc(DescribeSenderIds$)
3951
- .build() {
3426
+ class DescribeSenderIdsCommand extends command(_ep0, _mw0, "DescribeSenderIds", DescribeSenderIds$) {
3952
3427
  }
3953
3428
 
3954
- class DescribeSpendLimitsCommand extends Command
3955
- .classBuilder()
3956
- .ep(commonParams)
3957
- .m(function (Command, cs, config, o) {
3958
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3959
- })
3960
- .s("PinpointSMSVoiceV2", "DescribeSpendLimits", {})
3961
- .n("PinpointSMSVoiceV2Client", "DescribeSpendLimitsCommand")
3962
- .sc(DescribeSpendLimits$)
3963
- .build() {
3429
+ class DescribeSpendLimitsCommand extends command(_ep0, _mw0, "DescribeSpendLimits", DescribeSpendLimits$) {
3964
3430
  }
3965
3431
 
3966
- class DescribeVerifiedDestinationNumbersCommand extends Command
3967
- .classBuilder()
3968
- .ep(commonParams)
3969
- .m(function (Command, cs, config, o) {
3970
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3971
- })
3972
- .s("PinpointSMSVoiceV2", "DescribeVerifiedDestinationNumbers", {})
3973
- .n("PinpointSMSVoiceV2Client", "DescribeVerifiedDestinationNumbersCommand")
3974
- .sc(DescribeVerifiedDestinationNumbers$)
3975
- .build() {
3432
+ class DescribeVerifiedDestinationNumbersCommand extends command(_ep0, _mw0, "DescribeVerifiedDestinationNumbers", DescribeVerifiedDestinationNumbers$) {
3976
3433
  }
3977
3434
 
3978
- class DisassociateOriginationIdentityCommand extends Command
3979
- .classBuilder()
3980
- .ep(commonParams)
3981
- .m(function (Command, cs, config, o) {
3982
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3983
- })
3984
- .s("PinpointSMSVoiceV2", "DisassociateOriginationIdentity", {})
3985
- .n("PinpointSMSVoiceV2Client", "DisassociateOriginationIdentityCommand")
3986
- .sc(DisassociateOriginationIdentity$)
3987
- .build() {
3435
+ class DisassociateOriginationIdentityCommand extends command(_ep0, _mw0, "DisassociateOriginationIdentity", DisassociateOriginationIdentity$) {
3988
3436
  }
3989
3437
 
3990
- class DisassociateProtectConfigurationCommand extends Command
3991
- .classBuilder()
3992
- .ep(commonParams)
3993
- .m(function (Command, cs, config, o) {
3994
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3995
- })
3996
- .s("PinpointSMSVoiceV2", "DisassociateProtectConfiguration", {})
3997
- .n("PinpointSMSVoiceV2Client", "DisassociateProtectConfigurationCommand")
3998
- .sc(DisassociateProtectConfiguration$)
3999
- .build() {
3438
+ class DisassociateProtectConfigurationCommand extends command(_ep0, _mw0, "DisassociateProtectConfiguration", DisassociateProtectConfiguration$) {
4000
3439
  }
4001
3440
 
4002
- class DiscardRegistrationVersionCommand extends Command
4003
- .classBuilder()
4004
- .ep(commonParams)
4005
- .m(function (Command, cs, config, o) {
4006
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4007
- })
4008
- .s("PinpointSMSVoiceV2", "DiscardRegistrationVersion", {})
4009
- .n("PinpointSMSVoiceV2Client", "DiscardRegistrationVersionCommand")
4010
- .sc(DiscardRegistrationVersion$)
4011
- .build() {
3441
+ class DiscardRegistrationVersionCommand extends command(_ep0, _mw0, "DiscardRegistrationVersion", DiscardRegistrationVersion$) {
4012
3442
  }
4013
3443
 
4014
- class GetProtectConfigurationCountryRuleSetCommand extends Command
4015
- .classBuilder()
4016
- .ep(commonParams)
4017
- .m(function (Command, cs, config, o) {
4018
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4019
- })
4020
- .s("PinpointSMSVoiceV2", "GetProtectConfigurationCountryRuleSet", {})
4021
- .n("PinpointSMSVoiceV2Client", "GetProtectConfigurationCountryRuleSetCommand")
4022
- .sc(GetProtectConfigurationCountryRuleSet$)
4023
- .build() {
3444
+ class GetProtectConfigurationCountryRuleSetCommand extends command(_ep0, _mw0, "GetProtectConfigurationCountryRuleSet", GetProtectConfigurationCountryRuleSet$) {
4024
3445
  }
4025
3446
 
4026
- class GetResourcePolicyCommand extends Command
4027
- .classBuilder()
4028
- .ep(commonParams)
4029
- .m(function (Command, cs, config, o) {
4030
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4031
- })
4032
- .s("PinpointSMSVoiceV2", "GetResourcePolicy", {})
4033
- .n("PinpointSMSVoiceV2Client", "GetResourcePolicyCommand")
4034
- .sc(GetResourcePolicy$)
4035
- .build() {
3447
+ class GetResourcePolicyCommand extends command(_ep0, _mw0, "GetResourcePolicy", GetResourcePolicy$) {
4036
3448
  }
4037
3449
 
4038
- class ListNotifyCountriesCommand extends Command
4039
- .classBuilder()
4040
- .ep(commonParams)
4041
- .m(function (Command, cs, config, o) {
4042
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4043
- })
4044
- .s("PinpointSMSVoiceV2", "ListNotifyCountries", {})
4045
- .n("PinpointSMSVoiceV2Client", "ListNotifyCountriesCommand")
4046
- .sc(ListNotifyCountries$)
4047
- .build() {
3450
+ class ListNotifyCountriesCommand extends command(_ep0, _mw0, "ListNotifyCountries", ListNotifyCountries$) {
4048
3451
  }
4049
3452
 
4050
- class ListPoolOriginationIdentitiesCommand extends Command
4051
- .classBuilder()
4052
- .ep(commonParams)
4053
- .m(function (Command, cs, config, o) {
4054
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4055
- })
4056
- .s("PinpointSMSVoiceV2", "ListPoolOriginationIdentities", {})
4057
- .n("PinpointSMSVoiceV2Client", "ListPoolOriginationIdentitiesCommand")
4058
- .sc(ListPoolOriginationIdentities$)
4059
- .build() {
3453
+ class ListPoolOriginationIdentitiesCommand extends command(_ep0, _mw0, "ListPoolOriginationIdentities", ListPoolOriginationIdentities$) {
4060
3454
  }
4061
3455
 
4062
- class ListProtectConfigurationRuleSetNumberOverridesCommand extends Command
4063
- .classBuilder()
4064
- .ep(commonParams)
4065
- .m(function (Command, cs, config, o) {
4066
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4067
- })
4068
- .s("PinpointSMSVoiceV2", "ListProtectConfigurationRuleSetNumberOverrides", {})
4069
- .n("PinpointSMSVoiceV2Client", "ListProtectConfigurationRuleSetNumberOverridesCommand")
4070
- .sc(ListProtectConfigurationRuleSetNumberOverrides$)
4071
- .build() {
3456
+ class ListProtectConfigurationRuleSetNumberOverridesCommand extends command(_ep0, _mw0, "ListProtectConfigurationRuleSetNumberOverrides", ListProtectConfigurationRuleSetNumberOverrides$) {
4072
3457
  }
4073
3458
 
4074
- class ListRegistrationAssociationsCommand extends Command
4075
- .classBuilder()
4076
- .ep(commonParams)
4077
- .m(function (Command, cs, config, o) {
4078
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4079
- })
4080
- .s("PinpointSMSVoiceV2", "ListRegistrationAssociations", {})
4081
- .n("PinpointSMSVoiceV2Client", "ListRegistrationAssociationsCommand")
4082
- .sc(ListRegistrationAssociations$)
4083
- .build() {
3459
+ class ListRegistrationAssociationsCommand extends command(_ep0, _mw0, "ListRegistrationAssociations", ListRegistrationAssociations$) {
4084
3460
  }
4085
3461
 
4086
- class ListTagsForResourceCommand extends Command
4087
- .classBuilder()
4088
- .ep(commonParams)
4089
- .m(function (Command, cs, config, o) {
4090
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4091
- })
4092
- .s("PinpointSMSVoiceV2", "ListTagsForResource", {})
4093
- .n("PinpointSMSVoiceV2Client", "ListTagsForResourceCommand")
4094
- .sc(ListTagsForResource$)
4095
- .build() {
3462
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
4096
3463
  }
4097
3464
 
4098
- class PutKeywordCommand extends Command
4099
- .classBuilder()
4100
- .ep(commonParams)
4101
- .m(function (Command, cs, config, o) {
4102
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4103
- })
4104
- .s("PinpointSMSVoiceV2", "PutKeyword", {})
4105
- .n("PinpointSMSVoiceV2Client", "PutKeywordCommand")
4106
- .sc(PutKeyword$)
4107
- .build() {
3465
+ class PutKeywordCommand extends command(_ep0, _mw0, "PutKeyword", PutKeyword$) {
4108
3466
  }
4109
3467
 
4110
- class PutMessageFeedbackCommand extends Command
4111
- .classBuilder()
4112
- .ep(commonParams)
4113
- .m(function (Command, cs, config, o) {
4114
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4115
- })
4116
- .s("PinpointSMSVoiceV2", "PutMessageFeedback", {})
4117
- .n("PinpointSMSVoiceV2Client", "PutMessageFeedbackCommand")
4118
- .sc(PutMessageFeedback$)
4119
- .build() {
3468
+ class PutMessageFeedbackCommand extends command(_ep0, _mw0, "PutMessageFeedback", PutMessageFeedback$) {
4120
3469
  }
4121
3470
 
4122
- class PutOptedOutNumberCommand extends Command
4123
- .classBuilder()
4124
- .ep(commonParams)
4125
- .m(function (Command, cs, config, o) {
4126
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4127
- })
4128
- .s("PinpointSMSVoiceV2", "PutOptedOutNumber", {})
4129
- .n("PinpointSMSVoiceV2Client", "PutOptedOutNumberCommand")
4130
- .sc(PutOptedOutNumber$)
4131
- .build() {
3471
+ class PutOptedOutNumberCommand extends command(_ep0, _mw0, "PutOptedOutNumber", PutOptedOutNumber$) {
4132
3472
  }
4133
3473
 
4134
- class PutProtectConfigurationRuleSetNumberOverrideCommand extends Command
4135
- .classBuilder()
4136
- .ep(commonParams)
4137
- .m(function (Command, cs, config, o) {
4138
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4139
- })
4140
- .s("PinpointSMSVoiceV2", "PutProtectConfigurationRuleSetNumberOverride", {})
4141
- .n("PinpointSMSVoiceV2Client", "PutProtectConfigurationRuleSetNumberOverrideCommand")
4142
- .sc(PutProtectConfigurationRuleSetNumberOverride$)
4143
- .build() {
3474
+ class PutProtectConfigurationRuleSetNumberOverrideCommand extends command(_ep0, _mw0, "PutProtectConfigurationRuleSetNumberOverride", PutProtectConfigurationRuleSetNumberOverride$) {
4144
3475
  }
4145
3476
 
4146
- class PutRegistrationFieldValueCommand extends Command
4147
- .classBuilder()
4148
- .ep(commonParams)
4149
- .m(function (Command, cs, config, o) {
4150
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4151
- })
4152
- .s("PinpointSMSVoiceV2", "PutRegistrationFieldValue", {})
4153
- .n("PinpointSMSVoiceV2Client", "PutRegistrationFieldValueCommand")
4154
- .sc(PutRegistrationFieldValue$)
4155
- .build() {
3477
+ class PutRegistrationFieldValueCommand extends command(_ep0, _mw0, "PutRegistrationFieldValue", PutRegistrationFieldValue$) {
4156
3478
  }
4157
3479
 
4158
- class PutResourcePolicyCommand extends Command
4159
- .classBuilder()
4160
- .ep(commonParams)
4161
- .m(function (Command, cs, config, o) {
4162
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4163
- })
4164
- .s("PinpointSMSVoiceV2", "PutResourcePolicy", {})
4165
- .n("PinpointSMSVoiceV2Client", "PutResourcePolicyCommand")
4166
- .sc(PutResourcePolicy$)
4167
- .build() {
3480
+ class PutResourcePolicyCommand extends command(_ep0, _mw0, "PutResourcePolicy", PutResourcePolicy$) {
4168
3481
  }
4169
3482
 
4170
- class ReleasePhoneNumberCommand extends Command
4171
- .classBuilder()
4172
- .ep(commonParams)
4173
- .m(function (Command, cs, config, o) {
4174
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4175
- })
4176
- .s("PinpointSMSVoiceV2", "ReleasePhoneNumber", {})
4177
- .n("PinpointSMSVoiceV2Client", "ReleasePhoneNumberCommand")
4178
- .sc(ReleasePhoneNumber$)
4179
- .build() {
3483
+ class ReleasePhoneNumberCommand extends command(_ep0, _mw0, "ReleasePhoneNumber", ReleasePhoneNumber$) {
4180
3484
  }
4181
3485
 
4182
- class ReleaseSenderIdCommand extends Command
4183
- .classBuilder()
4184
- .ep(commonParams)
4185
- .m(function (Command, cs, config, o) {
4186
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4187
- })
4188
- .s("PinpointSMSVoiceV2", "ReleaseSenderId", {})
4189
- .n("PinpointSMSVoiceV2Client", "ReleaseSenderIdCommand")
4190
- .sc(ReleaseSenderId$)
4191
- .build() {
3486
+ class ReleaseSenderIdCommand extends command(_ep0, _mw0, "ReleaseSenderId", ReleaseSenderId$) {
4192
3487
  }
4193
3488
 
4194
- class RequestPhoneNumberCommand extends Command
4195
- .classBuilder()
4196
- .ep(commonParams)
4197
- .m(function (Command, cs, config, o) {
4198
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4199
- })
4200
- .s("PinpointSMSVoiceV2", "RequestPhoneNumber", {})
4201
- .n("PinpointSMSVoiceV2Client", "RequestPhoneNumberCommand")
4202
- .sc(RequestPhoneNumber$)
4203
- .build() {
3489
+ class RequestPhoneNumberCommand extends command(_ep0, _mw0, "RequestPhoneNumber", RequestPhoneNumber$) {
4204
3490
  }
4205
3491
 
4206
- class RequestSenderIdCommand extends Command
4207
- .classBuilder()
4208
- .ep(commonParams)
4209
- .m(function (Command, cs, config, o) {
4210
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4211
- })
4212
- .s("PinpointSMSVoiceV2", "RequestSenderId", {})
4213
- .n("PinpointSMSVoiceV2Client", "RequestSenderIdCommand")
4214
- .sc(RequestSenderId$)
4215
- .build() {
3492
+ class RequestSenderIdCommand extends command(_ep0, _mw0, "RequestSenderId", RequestSenderId$) {
4216
3493
  }
4217
3494
 
4218
- class SendDestinationNumberVerificationCodeCommand extends Command
4219
- .classBuilder()
4220
- .ep(commonParams)
4221
- .m(function (Command, cs, config, o) {
4222
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4223
- })
4224
- .s("PinpointSMSVoiceV2", "SendDestinationNumberVerificationCode", {})
4225
- .n("PinpointSMSVoiceV2Client", "SendDestinationNumberVerificationCodeCommand")
4226
- .sc(SendDestinationNumberVerificationCode$)
4227
- .build() {
3495
+ class SendDestinationNumberVerificationCodeCommand extends command(_ep0, _mw0, "SendDestinationNumberVerificationCode", SendDestinationNumberVerificationCode$) {
4228
3496
  }
4229
3497
 
4230
- class SendMediaMessageCommand extends Command
4231
- .classBuilder()
4232
- .ep(commonParams)
4233
- .m(function (Command, cs, config, o) {
4234
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4235
- })
4236
- .s("PinpointSMSVoiceV2", "SendMediaMessage", {})
4237
- .n("PinpointSMSVoiceV2Client", "SendMediaMessageCommand")
4238
- .sc(SendMediaMessage$)
4239
- .build() {
3498
+ class SendMediaMessageCommand extends command(_ep0, _mw0, "SendMediaMessage", SendMediaMessage$) {
4240
3499
  }
4241
3500
 
4242
- class SendNotifyTextMessageCommand extends Command
4243
- .classBuilder()
4244
- .ep(commonParams)
4245
- .m(function (Command, cs, config, o) {
4246
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4247
- })
4248
- .s("PinpointSMSVoiceV2", "SendNotifyTextMessage", {})
4249
- .n("PinpointSMSVoiceV2Client", "SendNotifyTextMessageCommand")
4250
- .sc(SendNotifyTextMessage$)
4251
- .build() {
3501
+ class SendNotifyTextMessageCommand extends command(_ep0, _mw0, "SendNotifyTextMessage", SendNotifyTextMessage$) {
4252
3502
  }
4253
3503
 
4254
- class SendNotifyVoiceMessageCommand extends Command
4255
- .classBuilder()
4256
- .ep(commonParams)
4257
- .m(function (Command, cs, config, o) {
4258
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4259
- })
4260
- .s("PinpointSMSVoiceV2", "SendNotifyVoiceMessage", {})
4261
- .n("PinpointSMSVoiceV2Client", "SendNotifyVoiceMessageCommand")
4262
- .sc(SendNotifyVoiceMessage$)
4263
- .build() {
3504
+ class SendNotifyVoiceMessageCommand extends command(_ep0, _mw0, "SendNotifyVoiceMessage", SendNotifyVoiceMessage$) {
4264
3505
  }
4265
3506
 
4266
- class SendRcsMessageCommand extends Command
4267
- .classBuilder()
4268
- .ep(commonParams)
4269
- .m(function (Command, cs, config, o) {
4270
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4271
- })
4272
- .s("PinpointSMSVoiceV2", "SendRcsMessage", {})
4273
- .n("PinpointSMSVoiceV2Client", "SendRcsMessageCommand")
4274
- .sc(SendRcsMessage$)
4275
- .build() {
3507
+ class SendRcsMessageCommand extends command(_ep0, _mw0, "SendRcsMessage", SendRcsMessage$) {
4276
3508
  }
4277
3509
 
4278
- class SendTextMessageCommand extends Command
4279
- .classBuilder()
4280
- .ep(commonParams)
4281
- .m(function (Command, cs, config, o) {
4282
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4283
- })
4284
- .s("PinpointSMSVoiceV2", "SendTextMessage", {})
4285
- .n("PinpointSMSVoiceV2Client", "SendTextMessageCommand")
4286
- .sc(SendTextMessage$)
4287
- .build() {
3510
+ class SendTextMessageCommand extends command(_ep0, _mw0, "SendTextMessage", SendTextMessage$) {
4288
3511
  }
4289
3512
 
4290
- class SendVoiceMessageCommand extends Command
4291
- .classBuilder()
4292
- .ep(commonParams)
4293
- .m(function (Command, cs, config, o) {
4294
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4295
- })
4296
- .s("PinpointSMSVoiceV2", "SendVoiceMessage", {})
4297
- .n("PinpointSMSVoiceV2Client", "SendVoiceMessageCommand")
4298
- .sc(SendVoiceMessage$)
4299
- .build() {
3513
+ class SendVoiceMessageCommand extends command(_ep0, _mw0, "SendVoiceMessage", SendVoiceMessage$) {
4300
3514
  }
4301
3515
 
4302
- class SetAccountDefaultProtectConfigurationCommand extends Command
4303
- .classBuilder()
4304
- .ep(commonParams)
4305
- .m(function (Command, cs, config, o) {
4306
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4307
- })
4308
- .s("PinpointSMSVoiceV2", "SetAccountDefaultProtectConfiguration", {})
4309
- .n("PinpointSMSVoiceV2Client", "SetAccountDefaultProtectConfigurationCommand")
4310
- .sc(SetAccountDefaultProtectConfiguration$)
4311
- .build() {
3516
+ class SetAccountDefaultProtectConfigurationCommand extends command(_ep0, _mw0, "SetAccountDefaultProtectConfiguration", SetAccountDefaultProtectConfiguration$) {
4312
3517
  }
4313
3518
 
4314
- class SetDefaultMessageFeedbackEnabledCommand extends Command
4315
- .classBuilder()
4316
- .ep(commonParams)
4317
- .m(function (Command, cs, config, o) {
4318
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4319
- })
4320
- .s("PinpointSMSVoiceV2", "SetDefaultMessageFeedbackEnabled", {})
4321
- .n("PinpointSMSVoiceV2Client", "SetDefaultMessageFeedbackEnabledCommand")
4322
- .sc(SetDefaultMessageFeedbackEnabled$)
4323
- .build() {
3519
+ class SetDefaultMessageFeedbackEnabledCommand extends command(_ep0, _mw0, "SetDefaultMessageFeedbackEnabled", SetDefaultMessageFeedbackEnabled$) {
4324
3520
  }
4325
3521
 
4326
- class SetDefaultMessageTypeCommand extends Command
4327
- .classBuilder()
4328
- .ep(commonParams)
4329
- .m(function (Command, cs, config, o) {
4330
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4331
- })
4332
- .s("PinpointSMSVoiceV2", "SetDefaultMessageType", {})
4333
- .n("PinpointSMSVoiceV2Client", "SetDefaultMessageTypeCommand")
4334
- .sc(SetDefaultMessageType$)
4335
- .build() {
3522
+ class SetDefaultMessageTypeCommand extends command(_ep0, _mw0, "SetDefaultMessageType", SetDefaultMessageType$) {
4336
3523
  }
4337
3524
 
4338
- class SetDefaultSenderIdCommand extends Command
4339
- .classBuilder()
4340
- .ep(commonParams)
4341
- .m(function (Command, cs, config, o) {
4342
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4343
- })
4344
- .s("PinpointSMSVoiceV2", "SetDefaultSenderId", {})
4345
- .n("PinpointSMSVoiceV2Client", "SetDefaultSenderIdCommand")
4346
- .sc(SetDefaultSenderId$)
4347
- .build() {
3525
+ class SetDefaultSenderIdCommand extends command(_ep0, _mw0, "SetDefaultSenderId", SetDefaultSenderId$) {
4348
3526
  }
4349
3527
 
4350
- class SetMediaMessageSpendLimitOverrideCommand extends Command
4351
- .classBuilder()
4352
- .ep(commonParams)
4353
- .m(function (Command, cs, config, o) {
4354
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4355
- })
4356
- .s("PinpointSMSVoiceV2", "SetMediaMessageSpendLimitOverride", {})
4357
- .n("PinpointSMSVoiceV2Client", "SetMediaMessageSpendLimitOverrideCommand")
4358
- .sc(SetMediaMessageSpendLimitOverride$)
4359
- .build() {
3528
+ class SetMediaMessageSpendLimitOverrideCommand extends command(_ep0, _mw0, "SetMediaMessageSpendLimitOverride", SetMediaMessageSpendLimitOverride$) {
4360
3529
  }
4361
3530
 
4362
- class SetNotifyMessageSpendLimitOverrideCommand extends Command
4363
- .classBuilder()
4364
- .ep(commonParams)
4365
- .m(function (Command, cs, config, o) {
4366
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4367
- })
4368
- .s("PinpointSMSVoiceV2", "SetNotifyMessageSpendLimitOverride", {})
4369
- .n("PinpointSMSVoiceV2Client", "SetNotifyMessageSpendLimitOverrideCommand")
4370
- .sc(SetNotifyMessageSpendLimitOverride$)
4371
- .build() {
3531
+ class SetNotifyMessageSpendLimitOverrideCommand extends command(_ep0, _mw0, "SetNotifyMessageSpendLimitOverride", SetNotifyMessageSpendLimitOverride$) {
4372
3532
  }
4373
3533
 
4374
- class SetRcsMessageSpendLimitOverrideCommand extends Command
4375
- .classBuilder()
4376
- .ep(commonParams)
4377
- .m(function (Command, cs, config, o) {
4378
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4379
- })
4380
- .s("PinpointSMSVoiceV2", "SetRcsMessageSpendLimitOverride", {})
4381
- .n("PinpointSMSVoiceV2Client", "SetRcsMessageSpendLimitOverrideCommand")
4382
- .sc(SetRcsMessageSpendLimitOverride$)
4383
- .build() {
3534
+ class SetRcsMessageSpendLimitOverrideCommand extends command(_ep0, _mw0, "SetRcsMessageSpendLimitOverride", SetRcsMessageSpendLimitOverride$) {
4384
3535
  }
4385
3536
 
4386
- class SetTextMessageSpendLimitOverrideCommand extends Command
4387
- .classBuilder()
4388
- .ep(commonParams)
4389
- .m(function (Command, cs, config, o) {
4390
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4391
- })
4392
- .s("PinpointSMSVoiceV2", "SetTextMessageSpendLimitOverride", {})
4393
- .n("PinpointSMSVoiceV2Client", "SetTextMessageSpendLimitOverrideCommand")
4394
- .sc(SetTextMessageSpendLimitOverride$)
4395
- .build() {
3537
+ class SetTextMessageSpendLimitOverrideCommand extends command(_ep0, _mw0, "SetTextMessageSpendLimitOverride", SetTextMessageSpendLimitOverride$) {
4396
3538
  }
4397
3539
 
4398
- class SetVoiceMessageSpendLimitOverrideCommand extends Command
4399
- .classBuilder()
4400
- .ep(commonParams)
4401
- .m(function (Command, cs, config, o) {
4402
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4403
- })
4404
- .s("PinpointSMSVoiceV2", "SetVoiceMessageSpendLimitOverride", {})
4405
- .n("PinpointSMSVoiceV2Client", "SetVoiceMessageSpendLimitOverrideCommand")
4406
- .sc(SetVoiceMessageSpendLimitOverride$)
4407
- .build() {
3540
+ class SetVoiceMessageSpendLimitOverrideCommand extends command(_ep0, _mw0, "SetVoiceMessageSpendLimitOverride", SetVoiceMessageSpendLimitOverride$) {
4408
3541
  }
4409
3542
 
4410
- class SubmitRegistrationVersionCommand extends Command
4411
- .classBuilder()
4412
- .ep(commonParams)
4413
- .m(function (Command, cs, config, o) {
4414
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4415
- })
4416
- .s("PinpointSMSVoiceV2", "SubmitRegistrationVersion", {})
4417
- .n("PinpointSMSVoiceV2Client", "SubmitRegistrationVersionCommand")
4418
- .sc(SubmitRegistrationVersion$)
4419
- .build() {
3543
+ class SubmitRegistrationVersionCommand extends command(_ep0, _mw0, "SubmitRegistrationVersion", SubmitRegistrationVersion$) {
4420
3544
  }
4421
3545
 
4422
- class TagResourceCommand extends Command
4423
- .classBuilder()
4424
- .ep(commonParams)
4425
- .m(function (Command, cs, config, o) {
4426
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4427
- })
4428
- .s("PinpointSMSVoiceV2", "TagResource", {})
4429
- .n("PinpointSMSVoiceV2Client", "TagResourceCommand")
4430
- .sc(TagResource$)
4431
- .build() {
3546
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
4432
3547
  }
4433
3548
 
4434
- class UntagResourceCommand extends Command
4435
- .classBuilder()
4436
- .ep(commonParams)
4437
- .m(function (Command, cs, config, o) {
4438
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4439
- })
4440
- .s("PinpointSMSVoiceV2", "UntagResource", {})
4441
- .n("PinpointSMSVoiceV2Client", "UntagResourceCommand")
4442
- .sc(UntagResource$)
4443
- .build() {
3549
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
4444
3550
  }
4445
3551
 
4446
- class UpdateEventDestinationCommand extends Command
4447
- .classBuilder()
4448
- .ep(commonParams)
4449
- .m(function (Command, cs, config, o) {
4450
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4451
- })
4452
- .s("PinpointSMSVoiceV2", "UpdateEventDestination", {})
4453
- .n("PinpointSMSVoiceV2Client", "UpdateEventDestinationCommand")
4454
- .sc(UpdateEventDestination$)
4455
- .build() {
3552
+ class UpdateEventDestinationCommand extends command(_ep0, _mw0, "UpdateEventDestination", UpdateEventDestination$) {
4456
3553
  }
4457
3554
 
4458
- class UpdateNotifyConfigurationCommand extends Command
4459
- .classBuilder()
4460
- .ep(commonParams)
4461
- .m(function (Command, cs, config, o) {
4462
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4463
- })
4464
- .s("PinpointSMSVoiceV2", "UpdateNotifyConfiguration", {})
4465
- .n("PinpointSMSVoiceV2Client", "UpdateNotifyConfigurationCommand")
4466
- .sc(UpdateNotifyConfiguration$)
4467
- .build() {
3555
+ class UpdateNotifyConfigurationCommand extends command(_ep0, _mw0, "UpdateNotifyConfiguration", UpdateNotifyConfiguration$) {
4468
3556
  }
4469
3557
 
4470
- class UpdatePhoneNumberCommand extends Command
4471
- .classBuilder()
4472
- .ep(commonParams)
4473
- .m(function (Command, cs, config, o) {
4474
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4475
- })
4476
- .s("PinpointSMSVoiceV2", "UpdatePhoneNumber", {})
4477
- .n("PinpointSMSVoiceV2Client", "UpdatePhoneNumberCommand")
4478
- .sc(UpdatePhoneNumber$)
4479
- .build() {
3558
+ class UpdatePhoneNumberCommand extends command(_ep0, _mw0, "UpdatePhoneNumber", UpdatePhoneNumber$) {
4480
3559
  }
4481
3560
 
4482
- class UpdatePoolCommand extends Command
4483
- .classBuilder()
4484
- .ep(commonParams)
4485
- .m(function (Command, cs, config, o) {
4486
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4487
- })
4488
- .s("PinpointSMSVoiceV2", "UpdatePool", {})
4489
- .n("PinpointSMSVoiceV2Client", "UpdatePoolCommand")
4490
- .sc(UpdatePool$)
4491
- .build() {
3561
+ class UpdatePoolCommand extends command(_ep0, _mw0, "UpdatePool", UpdatePool$) {
4492
3562
  }
4493
3563
 
4494
- class UpdateProtectConfigurationCommand extends Command
4495
- .classBuilder()
4496
- .ep(commonParams)
4497
- .m(function (Command, cs, config, o) {
4498
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4499
- })
4500
- .s("PinpointSMSVoiceV2", "UpdateProtectConfiguration", {})
4501
- .n("PinpointSMSVoiceV2Client", "UpdateProtectConfigurationCommand")
4502
- .sc(UpdateProtectConfiguration$)
4503
- .build() {
3564
+ class UpdateProtectConfigurationCommand extends command(_ep0, _mw0, "UpdateProtectConfiguration", UpdateProtectConfiguration$) {
4504
3565
  }
4505
3566
 
4506
- class UpdateProtectConfigurationCountryRuleSetCommand extends Command
4507
- .classBuilder()
4508
- .ep(commonParams)
4509
- .m(function (Command, cs, config, o) {
4510
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4511
- })
4512
- .s("PinpointSMSVoiceV2", "UpdateProtectConfigurationCountryRuleSet", {})
4513
- .n("PinpointSMSVoiceV2Client", "UpdateProtectConfigurationCountryRuleSetCommand")
4514
- .sc(UpdateProtectConfigurationCountryRuleSet$)
4515
- .build() {
3567
+ class UpdateProtectConfigurationCountryRuleSetCommand extends command(_ep0, _mw0, "UpdateProtectConfigurationCountryRuleSet", UpdateProtectConfigurationCountryRuleSet$) {
4516
3568
  }
4517
3569
 
4518
- class UpdateRcsAgentCommand extends Command
4519
- .classBuilder()
4520
- .ep(commonParams)
4521
- .m(function (Command, cs, config, o) {
4522
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4523
- })
4524
- .s("PinpointSMSVoiceV2", "UpdateRcsAgent", {})
4525
- .n("PinpointSMSVoiceV2Client", "UpdateRcsAgentCommand")
4526
- .sc(UpdateRcsAgent$)
4527
- .build() {
3570
+ class UpdateRcsAgentCommand extends command(_ep0, _mw0, "UpdateRcsAgent", UpdateRcsAgent$) {
4528
3571
  }
4529
3572
 
4530
- class UpdateSenderIdCommand extends Command
4531
- .classBuilder()
4532
- .ep(commonParams)
4533
- .m(function (Command, cs, config, o) {
4534
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4535
- })
4536
- .s("PinpointSMSVoiceV2", "UpdateSenderId", {})
4537
- .n("PinpointSMSVoiceV2Client", "UpdateSenderIdCommand")
4538
- .sc(UpdateSenderId$)
4539
- .build() {
3573
+ class UpdateSenderIdCommand extends command(_ep0, _mw0, "UpdateSenderId", UpdateSenderId$) {
4540
3574
  }
4541
3575
 
4542
- class VerifyDestinationNumberCommand extends Command
4543
- .classBuilder()
4544
- .ep(commonParams)
4545
- .m(function (Command, cs, config, o) {
4546
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4547
- })
4548
- .s("PinpointSMSVoiceV2", "VerifyDestinationNumber", {})
4549
- .n("PinpointSMSVoiceV2Client", "VerifyDestinationNumberCommand")
4550
- .sc(VerifyDestinationNumber$)
4551
- .build() {
3576
+ class VerifyDestinationNumberCommand extends command(_ep0, _mw0, "VerifyDestinationNumber", VerifyDestinationNumber$) {
4552
3577
  }
4553
3578
 
4554
3579
  const paginateDescribeAccountAttributes = createPaginator(PinpointSMSVoiceV2Client, DescribeAccountAttributesCommand, "NextToken", "NextToken", "MaxResults");