@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
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DeleteRcsAgentRequest, DeleteRcsAgentResult } from "../models/models_0";
4
- import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteRcsAgentCommandInput extends DeleteRcsAgentRequest {
22
19
  export interface DeleteRcsAgentCommandOutput extends DeleteRcsAgentResult, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteRcsAgentCommand_base: {
25
- new (input: DeleteRcsAgentCommandInput): import("@smithy/core/client").CommandImpl<DeleteRcsAgentCommandInput, DeleteRcsAgentCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteRcsAgentCommandInput): import("@smithy/core/client").CommandImpl<DeleteRcsAgentCommandInput, DeleteRcsAgentCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteRcsAgentCommandInput): import("@smithy/core/client").CommandImpl<DeleteRcsAgentCommandInput, DeleteRcsAgentCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteRcsAgentCommandInput): import("@smithy/core/client").CommandImpl<DeleteRcsAgentCommandInput, DeleteRcsAgentCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes an existing RCS agent. If deletion protection is enabled, an error is returned.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DeleteRcsMessageSpendLimitOverrideRequest, DeleteRcsMessageSpendLimitOverrideResult } from "../models/models_0";
4
- import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteRcsMessageSpendLimitOverrideCommandInput extends DeleteRc
22
19
  export interface DeleteRcsMessageSpendLimitOverrideCommandOutput extends DeleteRcsMessageSpendLimitOverrideResult, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteRcsMessageSpendLimitOverrideCommand_base: {
25
- new (input: DeleteRcsMessageSpendLimitOverrideCommandInput): import("@smithy/core/client").CommandImpl<DeleteRcsMessageSpendLimitOverrideCommandInput, DeleteRcsMessageSpendLimitOverrideCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DeleteRcsMessageSpendLimitOverrideCommandInput]): import("@smithy/core/client").CommandImpl<DeleteRcsMessageSpendLimitOverrideCommandInput, DeleteRcsMessageSpendLimitOverrideCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteRcsMessageSpendLimitOverrideCommandInput): import("@smithy/core/client").CommandImpl<DeleteRcsMessageSpendLimitOverrideCommandInput, DeleteRcsMessageSpendLimitOverrideCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DeleteRcsMessageSpendLimitOverrideCommandInput]): import("@smithy/core/client").CommandImpl<DeleteRcsMessageSpendLimitOverrideCommandInput, DeleteRcsMessageSpendLimitOverrideCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes an account-level monthly spending limit override for sending RCS messages. Deleting a spend limit override sets the <code>EnforcedLimit</code> to equal the <code>MaxLimit</code>, which is set by Amazon Web Services.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DeleteRegistrationAttachmentRequest, DeleteRegistrationAttachmentResult } from "../models/models_0";
4
- import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteRegistrationAttachmentCommandInput extends DeleteRegistra
22
19
  export interface DeleteRegistrationAttachmentCommandOutput extends DeleteRegistrationAttachmentResult, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteRegistrationAttachmentCommand_base: {
25
- new (input: DeleteRegistrationAttachmentCommandInput): import("@smithy/core/client").CommandImpl<DeleteRegistrationAttachmentCommandInput, DeleteRegistrationAttachmentCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteRegistrationAttachmentCommandInput): import("@smithy/core/client").CommandImpl<DeleteRegistrationAttachmentCommandInput, DeleteRegistrationAttachmentCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteRegistrationAttachmentCommandInput): import("@smithy/core/client").CommandImpl<DeleteRegistrationAttachmentCommandInput, DeleteRegistrationAttachmentCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteRegistrationAttachmentCommandInput): import("@smithy/core/client").CommandImpl<DeleteRegistrationAttachmentCommandInput, DeleteRegistrationAttachmentCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Permanently delete the specified registration attachment.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DeleteRegistrationRequest, DeleteRegistrationResult } from "../models/models_0";
4
- import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteRegistrationCommandInput extends DeleteRegistrationReques
22
19
  export interface DeleteRegistrationCommandOutput extends DeleteRegistrationResult, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteRegistrationCommand_base: {
25
- new (input: DeleteRegistrationCommandInput): import("@smithy/core/client").CommandImpl<DeleteRegistrationCommandInput, DeleteRegistrationCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteRegistrationCommandInput): import("@smithy/core/client").CommandImpl<DeleteRegistrationCommandInput, DeleteRegistrationCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteRegistrationCommandInput): import("@smithy/core/client").CommandImpl<DeleteRegistrationCommandInput, DeleteRegistrationCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteRegistrationCommandInput): import("@smithy/core/client").CommandImpl<DeleteRegistrationCommandInput, DeleteRegistrationCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Permanently delete an existing registration from your account.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DeleteRegistrationFieldValueRequest, DeleteRegistrationFieldValueResult } from "../models/models_0";
4
- import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteRegistrationFieldValueCommandInput extends DeleteRegistra
22
19
  export interface DeleteRegistrationFieldValueCommandOutput extends DeleteRegistrationFieldValueResult, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteRegistrationFieldValueCommand_base: {
25
- new (input: DeleteRegistrationFieldValueCommandInput): import("@smithy/core/client").CommandImpl<DeleteRegistrationFieldValueCommandInput, DeleteRegistrationFieldValueCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteRegistrationFieldValueCommandInput): import("@smithy/core/client").CommandImpl<DeleteRegistrationFieldValueCommandInput, DeleteRegistrationFieldValueCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteRegistrationFieldValueCommandInput): import("@smithy/core/client").CommandImpl<DeleteRegistrationFieldValueCommandInput, DeleteRegistrationFieldValueCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteRegistrationFieldValueCommandInput): import("@smithy/core/client").CommandImpl<DeleteRegistrationFieldValueCommandInput, DeleteRegistrationFieldValueCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Delete the value in a registration form field.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DeleteResourcePolicyRequest, DeleteResourcePolicyResult } from "../models/models_0";
4
- import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteResourcePolicyCommandInput extends DeleteResourcePolicyRe
22
19
  export interface DeleteResourcePolicyCommandOutput extends DeleteResourcePolicyResult, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteResourcePolicyCommand_base: {
25
- new (input: DeleteResourcePolicyCommandInput): import("@smithy/core/client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteResourcePolicyCommandInput): import("@smithy/core/client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteResourcePolicyCommandInput): import("@smithy/core/client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteResourcePolicyCommandInput): import("@smithy/core/client").CommandImpl<DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes the resource-based policy document attached to the End User Messaging SMS resource. A shared resource can be a Pool, Opt-out list, Sender Id, or Phone number.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DeleteTextMessageSpendLimitOverrideRequest, DeleteTextMessageSpendLimitOverrideResult } from "../models/models_0";
4
- import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteTextMessageSpendLimitOverrideCommandInput extends DeleteT
22
19
  export interface DeleteTextMessageSpendLimitOverrideCommandOutput extends DeleteTextMessageSpendLimitOverrideResult, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteTextMessageSpendLimitOverrideCommand_base: {
25
- new (input: DeleteTextMessageSpendLimitOverrideCommandInput): import("@smithy/core/client").CommandImpl<DeleteTextMessageSpendLimitOverrideCommandInput, DeleteTextMessageSpendLimitOverrideCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DeleteTextMessageSpendLimitOverrideCommandInput]): import("@smithy/core/client").CommandImpl<DeleteTextMessageSpendLimitOverrideCommandInput, DeleteTextMessageSpendLimitOverrideCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteTextMessageSpendLimitOverrideCommandInput): import("@smithy/core/client").CommandImpl<DeleteTextMessageSpendLimitOverrideCommandInput, DeleteTextMessageSpendLimitOverrideCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DeleteTextMessageSpendLimitOverrideCommandInput]): import("@smithy/core/client").CommandImpl<DeleteTextMessageSpendLimitOverrideCommandInput, DeleteTextMessageSpendLimitOverrideCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes an account-level monthly spending limit override for sending text messages. Deleting a spend limit override will set the <code>EnforcedLimit</code> to equal the <code>MaxLimit</code>, which is controlled by Amazon Web Services. For more information on spend limits (quotas) see <a href="https://docs.aws.amazon.com/sms-voice/latest/userguide/quotas.html">Quotas </a> in the <i>End User Messaging SMS User Guide</i>.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DeleteVerifiedDestinationNumberRequest, DeleteVerifiedDestinationNumberResult } from "../models/models_0";
4
- import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteVerifiedDestinationNumberCommandInput extends DeleteVerif
22
19
  export interface DeleteVerifiedDestinationNumberCommandOutput extends DeleteVerifiedDestinationNumberResult, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteVerifiedDestinationNumberCommand_base: {
25
- new (input: DeleteVerifiedDestinationNumberCommandInput): import("@smithy/core/client").CommandImpl<DeleteVerifiedDestinationNumberCommandInput, DeleteVerifiedDestinationNumberCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DeleteVerifiedDestinationNumberCommandInput): import("@smithy/core/client").CommandImpl<DeleteVerifiedDestinationNumberCommandInput, DeleteVerifiedDestinationNumberCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteVerifiedDestinationNumberCommandInput): import("@smithy/core/client").CommandImpl<DeleteVerifiedDestinationNumberCommandInput, DeleteVerifiedDestinationNumberCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DeleteVerifiedDestinationNumberCommandInput): import("@smithy/core/client").CommandImpl<DeleteVerifiedDestinationNumberCommandInput, DeleteVerifiedDestinationNumberCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Delete a verified destination phone number.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DeleteVoiceMessageSpendLimitOverrideRequest, DeleteVoiceMessageSpendLimitOverrideResult } from "../models/models_0";
4
- import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DeleteVoiceMessageSpendLimitOverrideCommandInput extends Delete
22
19
  export interface DeleteVoiceMessageSpendLimitOverrideCommandOutput extends DeleteVoiceMessageSpendLimitOverrideResult, __MetadataBearer {
23
20
  }
24
21
  declare const DeleteVoiceMessageSpendLimitOverrideCommand_base: {
25
- new (input: DeleteVoiceMessageSpendLimitOverrideCommandInput): import("@smithy/core/client").CommandImpl<DeleteVoiceMessageSpendLimitOverrideCommandInput, DeleteVoiceMessageSpendLimitOverrideCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DeleteVoiceMessageSpendLimitOverrideCommandInput]): import("@smithy/core/client").CommandImpl<DeleteVoiceMessageSpendLimitOverrideCommandInput, DeleteVoiceMessageSpendLimitOverrideCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DeleteVoiceMessageSpendLimitOverrideCommandInput): import("@smithy/core/client").CommandImpl<DeleteVoiceMessageSpendLimitOverrideCommandInput, DeleteVoiceMessageSpendLimitOverrideCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DeleteVoiceMessageSpendLimitOverrideCommandInput]): import("@smithy/core/client").CommandImpl<DeleteVoiceMessageSpendLimitOverrideCommandInput, DeleteVoiceMessageSpendLimitOverrideCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Deletes an account level monthly spend limit override for sending voice messages. Deleting a spend limit override sets the <code>EnforcedLimit</code> equal to the <code>MaxLimit</code>, which is controlled by Amazon Web Services. For more information on spending limits (quotas) see <a href="https://docs.aws.amazon.com/sms-voice/latest/userguide/quotas.html">Quotas </a> in the <i>End User Messaging SMS User Guide</i>.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DescribeAccountAttributesRequest, DescribeAccountAttributesResult } from "../models/models_0";
4
- import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeAccountAttributesCommandInput extends DescribeAccountAt
22
19
  export interface DescribeAccountAttributesCommandOutput extends DescribeAccountAttributesResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeAccountAttributesCommand_base: {
25
- new (input: DescribeAccountAttributesCommandInput): import("@smithy/core/client").CommandImpl<DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeAccountAttributesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeAccountAttributesCommandInput): import("@smithy/core/client").CommandImpl<DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeAccountAttributesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Describes attributes of your Amazon Web Services account. The supported account attributes include account tier, which indicates whether your account is in the sandbox or production environment. When you're ready to move your account out of the sandbox, create an Amazon Web Services Support case for a service limit increase request.</p> <p>New accounts are placed into an SMS or voice sandbox. The sandbox protects both Amazon Web Services end recipients and SMS or voice recipients from fraud and abuse. </p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DescribeAccountLimitsRequest, DescribeAccountLimitsResult } from "../models/models_0";
4
- import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeAccountLimitsCommandInput extends DescribeAccountLimits
22
19
  export interface DescribeAccountLimitsCommandOutput extends DescribeAccountLimitsResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeAccountLimitsCommand_base: {
25
- new (input: DescribeAccountLimitsCommandInput): import("@smithy/core/client").CommandImpl<DescribeAccountLimitsCommandInput, DescribeAccountLimitsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeAccountLimitsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAccountLimitsCommandInput, DescribeAccountLimitsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeAccountLimitsCommandInput): import("@smithy/core/client").CommandImpl<DescribeAccountLimitsCommandInput, DescribeAccountLimitsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeAccountLimitsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAccountLimitsCommandInput, DescribeAccountLimitsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Describes the current End User Messaging SMS SMS Voice V2 resource quotas for your account. The description for a quota includes the quota name, current usage toward that quota, and the quota's maximum value.</p> <p>When you establish an Amazon Web Services account, the account has initial quotas on the maximum number of configuration sets, opt-out lists, phone numbers, and pools that you can create in a given Region. For more information see <a href="https://docs.aws.amazon.com/sms-voice/latest/userguide/quotas.html">Quotas </a> in the <i>End User Messaging SMS User Guide</i>.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DescribeConfigurationSetsRequest, DescribeConfigurationSetsResult } from "../models/models_0";
4
- import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeConfigurationSetsCommandInput extends DescribeConfigura
22
19
  export interface DescribeConfigurationSetsCommandOutput extends DescribeConfigurationSetsResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeConfigurationSetsCommand_base: {
25
- new (input: DescribeConfigurationSetsCommandInput): import("@smithy/core/client").CommandImpl<DescribeConfigurationSetsCommandInput, DescribeConfigurationSetsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeConfigurationSetsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeConfigurationSetsCommandInput, DescribeConfigurationSetsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeConfigurationSetsCommandInput): import("@smithy/core/client").CommandImpl<DescribeConfigurationSetsCommandInput, DescribeConfigurationSetsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeConfigurationSetsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeConfigurationSetsCommandInput, DescribeConfigurationSetsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Describes the specified configuration sets or all in your account.</p> <p>If you specify configuration set names, the output includes information for only the specified configuration sets. If you specify filters, the output includes information for only those configuration sets that meet the filter criteria. If you don't specify configuration set names or filters, the output includes information for all configuration sets.</p> <p>If you specify a configuration set name that isn't valid, an error is returned.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DescribeKeywordsRequest, DescribeKeywordsResult } from "../models/models_0";
4
- import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeKeywordsCommandInput extends DescribeKeywordsRequest {
22
19
  export interface DescribeKeywordsCommandOutput extends DescribeKeywordsResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeKeywordsCommand_base: {
25
- new (input: DescribeKeywordsCommandInput): import("@smithy/core/client").CommandImpl<DescribeKeywordsCommandInput, DescribeKeywordsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DescribeKeywordsCommandInput): import("@smithy/core/client").CommandImpl<DescribeKeywordsCommandInput, DescribeKeywordsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeKeywordsCommandInput): import("@smithy/core/client").CommandImpl<DescribeKeywordsCommandInput, DescribeKeywordsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DescribeKeywordsCommandInput): import("@smithy/core/client").CommandImpl<DescribeKeywordsCommandInput, DescribeKeywordsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Describes the specified keywords or all keywords on your origination phone number or pool.</p> <p>A keyword is a word that you can search for on a particular phone number or pool. It is also a specific word or phrase that an end user can send to your number to elicit a response, such as an informational message or a special offer. When your number receives a message that begins with a keyword, End User Messaging SMS responds with a customizable message.</p> <p>If you specify a keyword that isn't valid, an error is returned.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DescribeNotifyConfigurationsRequest, DescribeNotifyConfigurationsResult } from "../models/models_0";
4
- import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeNotifyConfigurationsCommandInput extends DescribeNotify
22
19
  export interface DescribeNotifyConfigurationsCommandOutput extends DescribeNotifyConfigurationsResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeNotifyConfigurationsCommand_base: {
25
- new (input: DescribeNotifyConfigurationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeNotifyConfigurationsCommandInput, DescribeNotifyConfigurationsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeNotifyConfigurationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeNotifyConfigurationsCommandInput, DescribeNotifyConfigurationsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeNotifyConfigurationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeNotifyConfigurationsCommandInput, DescribeNotifyConfigurationsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeNotifyConfigurationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeNotifyConfigurationsCommandInput, DescribeNotifyConfigurationsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Describes the specified notify configurations or all notify configurations in your account.</p> <p>If you specify notify configuration IDs, the output includes information for only the specified notify configurations. If you specify filters, the output includes information for only those notify configurations that meet the filter criteria. If you don't specify notify configuration IDs or filters, the output includes information for all notify configurations.</p> <p>If you specify a notify configuration ID that isn't valid, an error is returned.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DescribeNotifyTemplatesRequest, DescribeNotifyTemplatesResult } from "../models/models_0";
4
- import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeNotifyTemplatesCommandInput extends DescribeNotifyTempl
22
19
  export interface DescribeNotifyTemplatesCommandOutput extends DescribeNotifyTemplatesResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeNotifyTemplatesCommand_base: {
25
- new (input: DescribeNotifyTemplatesCommandInput): import("@smithy/core/client").CommandImpl<DescribeNotifyTemplatesCommandInput, DescribeNotifyTemplatesCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeNotifyTemplatesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeNotifyTemplatesCommandInput, DescribeNotifyTemplatesCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeNotifyTemplatesCommandInput): import("@smithy/core/client").CommandImpl<DescribeNotifyTemplatesCommandInput, DescribeNotifyTemplatesCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeNotifyTemplatesCommandInput]): import("@smithy/core/client").CommandImpl<DescribeNotifyTemplatesCommandInput, DescribeNotifyTemplatesCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Describes the specified notify templates or all notify templates in your account.</p> <p>If you specify template IDs, the output includes information for only the specified notify templates. If you specify filters, the output includes information for only those notify templates that meet the filter criteria. If you don't specify template IDs or filters, the output includes information for all notify templates.</p> <p>If you specify a template ID that isn't valid, an error is returned.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DescribeOptOutListsRequest, DescribeOptOutListsResult } from "../models/models_0";
4
- import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeOptOutListsCommandInput extends DescribeOptOutListsRequ
22
19
  export interface DescribeOptOutListsCommandOutput extends DescribeOptOutListsResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeOptOutListsCommand_base: {
25
- new (input: DescribeOptOutListsCommandInput): import("@smithy/core/client").CommandImpl<DescribeOptOutListsCommandInput, DescribeOptOutListsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeOptOutListsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeOptOutListsCommandInput, DescribeOptOutListsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeOptOutListsCommandInput): import("@smithy/core/client").CommandImpl<DescribeOptOutListsCommandInput, DescribeOptOutListsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeOptOutListsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeOptOutListsCommandInput, DescribeOptOutListsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Describes the specified opt-out list or all opt-out lists in your account.</p> <p>If you specify opt-out list names, the output includes information for only the specified opt-out lists. Opt-out lists include only those that meet the filter criteria. If you don't specify opt-out list names or filters, the output includes information for all opt-out lists.</p> <p>If you specify an opt-out list name that isn't valid, an error is returned.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DescribeOptedOutNumbersRequest, DescribeOptedOutNumbersResult } from "../models/models_0";
4
- import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeOptedOutNumbersCommandInput extends DescribeOptedOutNum
22
19
  export interface DescribeOptedOutNumbersCommandOutput extends DescribeOptedOutNumbersResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeOptedOutNumbersCommand_base: {
25
- new (input: DescribeOptedOutNumbersCommandInput): import("@smithy/core/client").CommandImpl<DescribeOptedOutNumbersCommandInput, DescribeOptedOutNumbersCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DescribeOptedOutNumbersCommandInput): import("@smithy/core/client").CommandImpl<DescribeOptedOutNumbersCommandInput, DescribeOptedOutNumbersCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeOptedOutNumbersCommandInput): import("@smithy/core/client").CommandImpl<DescribeOptedOutNumbersCommandInput, DescribeOptedOutNumbersCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DescribeOptedOutNumbersCommandInput): import("@smithy/core/client").CommandImpl<DescribeOptedOutNumbersCommandInput, DescribeOptedOutNumbersCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Describes the specified opted out destination numbers or all opted out destination numbers in an opt-out list.</p> <p>If you specify opted out numbers, the output includes information for only the specified opted out numbers. If you specify filters, the output includes information for only those opted out numbers that meet the filter criteria. If you don't specify opted out numbers or filters, the output includes information for all opted out destination numbers in your opt-out list.</p> <p>If you specify an opted out number that isn't valid, an exception is returned.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DescribePhoneNumbersRequest, DescribePhoneNumbersResult } from "../models/models_0";
4
- import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribePhoneNumbersCommandInput extends DescribePhoneNumbersRe
22
19
  export interface DescribePhoneNumbersCommandOutput extends DescribePhoneNumbersResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribePhoneNumbersCommand_base: {
25
- new (input: DescribePhoneNumbersCommandInput): import("@smithy/core/client").CommandImpl<DescribePhoneNumbersCommandInput, DescribePhoneNumbersCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribePhoneNumbersCommandInput]): import("@smithy/core/client").CommandImpl<DescribePhoneNumbersCommandInput, DescribePhoneNumbersCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribePhoneNumbersCommandInput): import("@smithy/core/client").CommandImpl<DescribePhoneNumbersCommandInput, DescribePhoneNumbersCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribePhoneNumbersCommandInput]): import("@smithy/core/client").CommandImpl<DescribePhoneNumbersCommandInput, DescribePhoneNumbersCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Describes the specified origination phone number, or all the phone numbers in your account.</p> <p>If you specify phone number IDs, the output includes information for only the specified phone numbers. If you specify filters, the output includes information for only those phone numbers that meet the filter criteria. If you don't specify phone number IDs or filters, the output includes information for all phone numbers.</p> <p>If you specify a phone number ID that isn't valid, an error is returned.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DescribePoolsRequest, DescribePoolsResult } from "../models/models_0";
4
- import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribePoolsCommandInput extends DescribePoolsRequest {
22
19
  export interface DescribePoolsCommandOutput extends DescribePoolsResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribePoolsCommand_base: {
25
- new (input: DescribePoolsCommandInput): import("@smithy/core/client").CommandImpl<DescribePoolsCommandInput, DescribePoolsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribePoolsCommandInput]): import("@smithy/core/client").CommandImpl<DescribePoolsCommandInput, DescribePoolsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribePoolsCommandInput): import("@smithy/core/client").CommandImpl<DescribePoolsCommandInput, DescribePoolsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribePoolsCommandInput]): import("@smithy/core/client").CommandImpl<DescribePoolsCommandInput, DescribePoolsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the specified pools or all pools associated with your Amazon Web Services account.</p> <p>If you specify pool IDs, the output includes information for only the specified pools. If you specify filters, the output includes information for only those pools that meet the filter criteria. If you don't specify pool IDs or filters, the output includes information for all pools.</p> <p>If you specify a pool ID that isn't valid, an error is returned.</p> <p>A pool is a collection of phone numbers and SenderIds. A pool can include one or more phone numbers and SenderIds that are associated with your Amazon Web Services account.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
2
  import type { DescribeProtectConfigurationsRequest, DescribeProtectConfigurationsResult } from "../models/models_0";
4
- import type { PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../PinpointSMSVoiceV2Client";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface DescribeProtectConfigurationsCommandInput extends DescribeProte
22
19
  export interface DescribeProtectConfigurationsCommandOutput extends DescribeProtectConfigurationsResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeProtectConfigurationsCommand_base: {
25
- new (input: DescribeProtectConfigurationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeProtectConfigurationsCommandInput, DescribeProtectConfigurationsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeProtectConfigurationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeProtectConfigurationsCommandInput, DescribeProtectConfigurationsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeProtectConfigurationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeProtectConfigurationsCommandInput, DescribeProtectConfigurationsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeProtectConfigurationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeProtectConfigurationsCommandInput, DescribeProtectConfigurationsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the protect configurations that match any of filters. If a filter isn’t provided then all protect configurations are returned.</p>