@aws-sdk/client-pinpoint-sms-voice-v2 3.1077.0 → 3.1078.0

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