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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (335) hide show
  1. package/dist-cjs/index.js +117 -1093
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AssociateOriginationIdentityCommand.js +2 -14
  4. package/dist-es/commands/AssociateProtectConfigurationCommand.js +2 -14
  5. package/dist-es/commands/CarrierLookupCommand.js +2 -14
  6. package/dist-es/commands/CreateConfigurationSetCommand.js +2 -14
  7. package/dist-es/commands/CreateEventDestinationCommand.js +2 -14
  8. package/dist-es/commands/CreateNotifyConfigurationCommand.js +2 -14
  9. package/dist-es/commands/CreateOptOutListCommand.js +2 -14
  10. package/dist-es/commands/CreatePoolCommand.js +2 -14
  11. package/dist-es/commands/CreateProtectConfigurationCommand.js +2 -14
  12. package/dist-es/commands/CreateRcsAgentCommand.js +2 -14
  13. package/dist-es/commands/CreateRegistrationAssociationCommand.js +2 -14
  14. package/dist-es/commands/CreateRegistrationAttachmentCommand.js +2 -14
  15. package/dist-es/commands/CreateRegistrationCommand.js +2 -14
  16. package/dist-es/commands/CreateRegistrationVersionCommand.js +2 -14
  17. package/dist-es/commands/CreateVerifiedDestinationNumberCommand.js +2 -14
  18. package/dist-es/commands/DeleteAccountDefaultProtectConfigurationCommand.js +2 -14
  19. package/dist-es/commands/DeleteConfigurationSetCommand.js +2 -14
  20. package/dist-es/commands/DeleteDefaultMessageTypeCommand.js +2 -14
  21. package/dist-es/commands/DeleteDefaultSenderIdCommand.js +2 -14
  22. package/dist-es/commands/DeleteEventDestinationCommand.js +2 -14
  23. package/dist-es/commands/DeleteKeywordCommand.js +2 -14
  24. package/dist-es/commands/DeleteMediaMessageSpendLimitOverrideCommand.js +2 -14
  25. package/dist-es/commands/DeleteNotifyConfigurationCommand.js +2 -14
  26. package/dist-es/commands/DeleteNotifyMessageSpendLimitOverrideCommand.js +2 -14
  27. package/dist-es/commands/DeleteOptOutListCommand.js +2 -14
  28. package/dist-es/commands/DeleteOptedOutNumberCommand.js +2 -14
  29. package/dist-es/commands/DeletePoolCommand.js +2 -14
  30. package/dist-es/commands/DeleteProtectConfigurationCommand.js +2 -14
  31. package/dist-es/commands/DeleteProtectConfigurationRuleSetNumberOverrideCommand.js +2 -14
  32. package/dist-es/commands/DeleteRcsAgentCommand.js +2 -14
  33. package/dist-es/commands/DeleteRcsMessageSpendLimitOverrideCommand.js +2 -14
  34. package/dist-es/commands/DeleteRegistrationAttachmentCommand.js +2 -14
  35. package/dist-es/commands/DeleteRegistrationCommand.js +2 -14
  36. package/dist-es/commands/DeleteRegistrationFieldValueCommand.js +2 -14
  37. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -14
  38. package/dist-es/commands/DeleteTextMessageSpendLimitOverrideCommand.js +2 -14
  39. package/dist-es/commands/DeleteVerifiedDestinationNumberCommand.js +2 -14
  40. package/dist-es/commands/DeleteVoiceMessageSpendLimitOverrideCommand.js +2 -14
  41. package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -14
  42. package/dist-es/commands/DescribeAccountLimitsCommand.js +2 -14
  43. package/dist-es/commands/DescribeConfigurationSetsCommand.js +2 -14
  44. package/dist-es/commands/DescribeKeywordsCommand.js +2 -14
  45. package/dist-es/commands/DescribeNotifyConfigurationsCommand.js +2 -14
  46. package/dist-es/commands/DescribeNotifyTemplatesCommand.js +2 -14
  47. package/dist-es/commands/DescribeOptOutListsCommand.js +2 -14
  48. package/dist-es/commands/DescribeOptedOutNumbersCommand.js +2 -14
  49. package/dist-es/commands/DescribePhoneNumbersCommand.js +2 -14
  50. package/dist-es/commands/DescribePoolsCommand.js +2 -14
  51. package/dist-es/commands/DescribeProtectConfigurationsCommand.js +2 -14
  52. package/dist-es/commands/DescribeRcsAgentCountryLaunchStatusCommand.js +2 -14
  53. package/dist-es/commands/DescribeRcsAgentsCommand.js +2 -14
  54. package/dist-es/commands/DescribeRegistrationAttachmentsCommand.js +2 -14
  55. package/dist-es/commands/DescribeRegistrationFieldDefinitionsCommand.js +2 -14
  56. package/dist-es/commands/DescribeRegistrationFieldValuesCommand.js +2 -14
  57. package/dist-es/commands/DescribeRegistrationSectionDefinitionsCommand.js +2 -14
  58. package/dist-es/commands/DescribeRegistrationTypeDefinitionsCommand.js +2 -14
  59. package/dist-es/commands/DescribeRegistrationVersionsCommand.js +2 -14
  60. package/dist-es/commands/DescribeRegistrationsCommand.js +2 -14
  61. package/dist-es/commands/DescribeSenderIdsCommand.js +2 -14
  62. package/dist-es/commands/DescribeSpendLimitsCommand.js +2 -14
  63. package/dist-es/commands/DescribeVerifiedDestinationNumbersCommand.js +2 -14
  64. package/dist-es/commands/DisassociateOriginationIdentityCommand.js +2 -14
  65. package/dist-es/commands/DisassociateProtectConfigurationCommand.js +2 -14
  66. package/dist-es/commands/DiscardRegistrationVersionCommand.js +2 -14
  67. package/dist-es/commands/GetProtectConfigurationCountryRuleSetCommand.js +2 -14
  68. package/dist-es/commands/GetResourcePolicyCommand.js +2 -14
  69. package/dist-es/commands/ListNotifyCountriesCommand.js +2 -14
  70. package/dist-es/commands/ListPoolOriginationIdentitiesCommand.js +2 -14
  71. package/dist-es/commands/ListProtectConfigurationRuleSetNumberOverridesCommand.js +2 -14
  72. package/dist-es/commands/ListRegistrationAssociationsCommand.js +2 -14
  73. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  74. package/dist-es/commands/PutKeywordCommand.js +2 -14
  75. package/dist-es/commands/PutMessageFeedbackCommand.js +2 -14
  76. package/dist-es/commands/PutOptedOutNumberCommand.js +2 -14
  77. package/dist-es/commands/PutProtectConfigurationRuleSetNumberOverrideCommand.js +2 -14
  78. package/dist-es/commands/PutRegistrationFieldValueCommand.js +2 -14
  79. package/dist-es/commands/PutResourcePolicyCommand.js +2 -14
  80. package/dist-es/commands/ReleasePhoneNumberCommand.js +2 -14
  81. package/dist-es/commands/ReleaseSenderIdCommand.js +2 -14
  82. package/dist-es/commands/RequestPhoneNumberCommand.js +2 -14
  83. package/dist-es/commands/RequestSenderIdCommand.js +2 -14
  84. package/dist-es/commands/SendDestinationNumberVerificationCodeCommand.js +2 -14
  85. package/dist-es/commands/SendMediaMessageCommand.js +2 -14
  86. package/dist-es/commands/SendNotifyTextMessageCommand.js +2 -14
  87. package/dist-es/commands/SendNotifyVoiceMessageCommand.js +2 -14
  88. package/dist-es/commands/SendRcsMessageCommand.js +2 -14
  89. package/dist-es/commands/SendTextMessageCommand.js +2 -14
  90. package/dist-es/commands/SendVoiceMessageCommand.js +2 -14
  91. package/dist-es/commands/SetAccountDefaultProtectConfigurationCommand.js +2 -14
  92. package/dist-es/commands/SetDefaultMessageFeedbackEnabledCommand.js +2 -14
  93. package/dist-es/commands/SetDefaultMessageTypeCommand.js +2 -14
  94. package/dist-es/commands/SetDefaultSenderIdCommand.js +2 -14
  95. package/dist-es/commands/SetMediaMessageSpendLimitOverrideCommand.js +2 -14
  96. package/dist-es/commands/SetNotifyMessageSpendLimitOverrideCommand.js +2 -14
  97. package/dist-es/commands/SetRcsMessageSpendLimitOverrideCommand.js +2 -14
  98. package/dist-es/commands/SetTextMessageSpendLimitOverrideCommand.js +2 -14
  99. package/dist-es/commands/SetVoiceMessageSpendLimitOverrideCommand.js +2 -14
  100. package/dist-es/commands/SubmitRegistrationVersionCommand.js +2 -14
  101. package/dist-es/commands/TagResourceCommand.js +2 -14
  102. package/dist-es/commands/UntagResourceCommand.js +2 -14
  103. package/dist-es/commands/UpdateEventDestinationCommand.js +2 -14
  104. package/dist-es/commands/UpdateNotifyConfigurationCommand.js +2 -14
  105. package/dist-es/commands/UpdatePhoneNumberCommand.js +2 -14
  106. package/dist-es/commands/UpdatePoolCommand.js +2 -14
  107. package/dist-es/commands/UpdateProtectConfigurationCommand.js +2 -14
  108. package/dist-es/commands/UpdateProtectConfigurationCountryRuleSetCommand.js +2 -14
  109. package/dist-es/commands/UpdateRcsAgentCommand.js +2 -14
  110. package/dist-es/commands/UpdateSenderIdCommand.js +2 -14
  111. package/dist-es/commands/VerifyDestinationNumberCommand.js +2 -14
  112. package/dist-es/index.js +1 -0
  113. package/dist-types/commandBuilder.d.ts +18 -0
  114. package/dist-types/commands/AssociateOriginationIdentityCommand.d.ts +3 -8
  115. package/dist-types/commands/AssociateProtectConfigurationCommand.d.ts +3 -8
  116. package/dist-types/commands/CarrierLookupCommand.d.ts +3 -8
  117. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +3 -8
  118. package/dist-types/commands/CreateEventDestinationCommand.d.ts +3 -8
  119. package/dist-types/commands/CreateNotifyConfigurationCommand.d.ts +3 -8
  120. package/dist-types/commands/CreateOptOutListCommand.d.ts +3 -8
  121. package/dist-types/commands/CreatePoolCommand.d.ts +3 -8
  122. package/dist-types/commands/CreateProtectConfigurationCommand.d.ts +3 -8
  123. package/dist-types/commands/CreateRcsAgentCommand.d.ts +3 -8
  124. package/dist-types/commands/CreateRegistrationAssociationCommand.d.ts +3 -8
  125. package/dist-types/commands/CreateRegistrationAttachmentCommand.d.ts +3 -8
  126. package/dist-types/commands/CreateRegistrationCommand.d.ts +3 -8
  127. package/dist-types/commands/CreateRegistrationVersionCommand.d.ts +3 -8
  128. package/dist-types/commands/CreateVerifiedDestinationNumberCommand.d.ts +3 -8
  129. package/dist-types/commands/DeleteAccountDefaultProtectConfigurationCommand.d.ts +3 -8
  130. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +3 -8
  131. package/dist-types/commands/DeleteDefaultMessageTypeCommand.d.ts +3 -8
  132. package/dist-types/commands/DeleteDefaultSenderIdCommand.d.ts +3 -8
  133. package/dist-types/commands/DeleteEventDestinationCommand.d.ts +3 -8
  134. package/dist-types/commands/DeleteKeywordCommand.d.ts +3 -8
  135. package/dist-types/commands/DeleteMediaMessageSpendLimitOverrideCommand.d.ts +3 -8
  136. package/dist-types/commands/DeleteNotifyConfigurationCommand.d.ts +3 -8
  137. package/dist-types/commands/DeleteNotifyMessageSpendLimitOverrideCommand.d.ts +3 -8
  138. package/dist-types/commands/DeleteOptOutListCommand.d.ts +3 -8
  139. package/dist-types/commands/DeleteOptedOutNumberCommand.d.ts +3 -8
  140. package/dist-types/commands/DeletePoolCommand.d.ts +3 -8
  141. package/dist-types/commands/DeleteProtectConfigurationCommand.d.ts +3 -8
  142. package/dist-types/commands/DeleteProtectConfigurationRuleSetNumberOverrideCommand.d.ts +3 -8
  143. package/dist-types/commands/DeleteRcsAgentCommand.d.ts +3 -8
  144. package/dist-types/commands/DeleteRcsMessageSpendLimitOverrideCommand.d.ts +3 -8
  145. package/dist-types/commands/DeleteRegistrationAttachmentCommand.d.ts +3 -8
  146. package/dist-types/commands/DeleteRegistrationCommand.d.ts +3 -8
  147. package/dist-types/commands/DeleteRegistrationFieldValueCommand.d.ts +3 -8
  148. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -8
  149. package/dist-types/commands/DeleteTextMessageSpendLimitOverrideCommand.d.ts +3 -8
  150. package/dist-types/commands/DeleteVerifiedDestinationNumberCommand.d.ts +3 -8
  151. package/dist-types/commands/DeleteVoiceMessageSpendLimitOverrideCommand.d.ts +3 -8
  152. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -8
  153. package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +3 -8
  154. package/dist-types/commands/DescribeConfigurationSetsCommand.d.ts +3 -8
  155. package/dist-types/commands/DescribeKeywordsCommand.d.ts +3 -8
  156. package/dist-types/commands/DescribeNotifyConfigurationsCommand.d.ts +3 -8
  157. package/dist-types/commands/DescribeNotifyTemplatesCommand.d.ts +3 -8
  158. package/dist-types/commands/DescribeOptOutListsCommand.d.ts +3 -8
  159. package/dist-types/commands/DescribeOptedOutNumbersCommand.d.ts +3 -8
  160. package/dist-types/commands/DescribePhoneNumbersCommand.d.ts +3 -8
  161. package/dist-types/commands/DescribePoolsCommand.d.ts +3 -8
  162. package/dist-types/commands/DescribeProtectConfigurationsCommand.d.ts +3 -8
  163. package/dist-types/commands/DescribeRcsAgentCountryLaunchStatusCommand.d.ts +3 -8
  164. package/dist-types/commands/DescribeRcsAgentsCommand.d.ts +3 -8
  165. package/dist-types/commands/DescribeRegistrationAttachmentsCommand.d.ts +3 -8
  166. package/dist-types/commands/DescribeRegistrationFieldDefinitionsCommand.d.ts +3 -8
  167. package/dist-types/commands/DescribeRegistrationFieldValuesCommand.d.ts +3 -8
  168. package/dist-types/commands/DescribeRegistrationSectionDefinitionsCommand.d.ts +3 -8
  169. package/dist-types/commands/DescribeRegistrationTypeDefinitionsCommand.d.ts +3 -8
  170. package/dist-types/commands/DescribeRegistrationVersionsCommand.d.ts +3 -8
  171. package/dist-types/commands/DescribeRegistrationsCommand.d.ts +3 -8
  172. package/dist-types/commands/DescribeSenderIdsCommand.d.ts +3 -8
  173. package/dist-types/commands/DescribeSpendLimitsCommand.d.ts +3 -8
  174. package/dist-types/commands/DescribeVerifiedDestinationNumbersCommand.d.ts +3 -8
  175. package/dist-types/commands/DisassociateOriginationIdentityCommand.d.ts +3 -8
  176. package/dist-types/commands/DisassociateProtectConfigurationCommand.d.ts +3 -8
  177. package/dist-types/commands/DiscardRegistrationVersionCommand.d.ts +3 -8
  178. package/dist-types/commands/GetProtectConfigurationCountryRuleSetCommand.d.ts +3 -8
  179. package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -8
  180. package/dist-types/commands/ListNotifyCountriesCommand.d.ts +3 -8
  181. package/dist-types/commands/ListPoolOriginationIdentitiesCommand.d.ts +3 -8
  182. package/dist-types/commands/ListProtectConfigurationRuleSetNumberOverridesCommand.d.ts +3 -8
  183. package/dist-types/commands/ListRegistrationAssociationsCommand.d.ts +3 -8
  184. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  185. package/dist-types/commands/PutKeywordCommand.d.ts +3 -8
  186. package/dist-types/commands/PutMessageFeedbackCommand.d.ts +3 -8
  187. package/dist-types/commands/PutOptedOutNumberCommand.d.ts +3 -8
  188. package/dist-types/commands/PutProtectConfigurationRuleSetNumberOverrideCommand.d.ts +3 -8
  189. package/dist-types/commands/PutRegistrationFieldValueCommand.d.ts +3 -8
  190. package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -8
  191. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +3 -8
  192. package/dist-types/commands/ReleaseSenderIdCommand.d.ts +3 -8
  193. package/dist-types/commands/RequestPhoneNumberCommand.d.ts +3 -8
  194. package/dist-types/commands/RequestSenderIdCommand.d.ts +3 -8
  195. package/dist-types/commands/SendDestinationNumberVerificationCodeCommand.d.ts +3 -8
  196. package/dist-types/commands/SendMediaMessageCommand.d.ts +3 -8
  197. package/dist-types/commands/SendNotifyTextMessageCommand.d.ts +3 -8
  198. package/dist-types/commands/SendNotifyVoiceMessageCommand.d.ts +3 -8
  199. package/dist-types/commands/SendRcsMessageCommand.d.ts +3 -8
  200. package/dist-types/commands/SendTextMessageCommand.d.ts +3 -8
  201. package/dist-types/commands/SendVoiceMessageCommand.d.ts +3 -8
  202. package/dist-types/commands/SetAccountDefaultProtectConfigurationCommand.d.ts +3 -8
  203. package/dist-types/commands/SetDefaultMessageFeedbackEnabledCommand.d.ts +3 -8
  204. package/dist-types/commands/SetDefaultMessageTypeCommand.d.ts +3 -8
  205. package/dist-types/commands/SetDefaultSenderIdCommand.d.ts +3 -8
  206. package/dist-types/commands/SetMediaMessageSpendLimitOverrideCommand.d.ts +3 -8
  207. package/dist-types/commands/SetNotifyMessageSpendLimitOverrideCommand.d.ts +3 -8
  208. package/dist-types/commands/SetRcsMessageSpendLimitOverrideCommand.d.ts +3 -8
  209. package/dist-types/commands/SetTextMessageSpendLimitOverrideCommand.d.ts +3 -8
  210. package/dist-types/commands/SetVoiceMessageSpendLimitOverrideCommand.d.ts +3 -8
  211. package/dist-types/commands/SubmitRegistrationVersionCommand.d.ts +3 -8
  212. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  213. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  214. package/dist-types/commands/UpdateEventDestinationCommand.d.ts +3 -8
  215. package/dist-types/commands/UpdateNotifyConfigurationCommand.d.ts +3 -8
  216. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +3 -8
  217. package/dist-types/commands/UpdatePoolCommand.d.ts +3 -8
  218. package/dist-types/commands/UpdateProtectConfigurationCommand.d.ts +3 -8
  219. package/dist-types/commands/UpdateProtectConfigurationCountryRuleSetCommand.d.ts +3 -8
  220. package/dist-types/commands/UpdateRcsAgentCommand.d.ts +3 -8
  221. package/dist-types/commands/UpdateSenderIdCommand.d.ts +3 -8
  222. package/dist-types/commands/VerifyDestinationNumberCommand.d.ts +3 -8
  223. package/dist-types/index.d.ts +1 -0
  224. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  225. package/dist-types/ts3.4/commands/AssociateOriginationIdentityCommand.d.ts +7 -16
  226. package/dist-types/ts3.4/commands/AssociateProtectConfigurationCommand.d.ts +7 -16
  227. package/dist-types/ts3.4/commands/CarrierLookupCommand.d.ts +7 -16
  228. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +7 -16
  229. package/dist-types/ts3.4/commands/CreateEventDestinationCommand.d.ts +7 -16
  230. package/dist-types/ts3.4/commands/CreateNotifyConfigurationCommand.d.ts +7 -16
  231. package/dist-types/ts3.4/commands/CreateOptOutListCommand.d.ts +7 -16
  232. package/dist-types/ts3.4/commands/CreatePoolCommand.d.ts +7 -16
  233. package/dist-types/ts3.4/commands/CreateProtectConfigurationCommand.d.ts +7 -16
  234. package/dist-types/ts3.4/commands/CreateRcsAgentCommand.d.ts +7 -16
  235. package/dist-types/ts3.4/commands/CreateRegistrationAssociationCommand.d.ts +7 -16
  236. package/dist-types/ts3.4/commands/CreateRegistrationAttachmentCommand.d.ts +7 -16
  237. package/dist-types/ts3.4/commands/CreateRegistrationCommand.d.ts +7 -16
  238. package/dist-types/ts3.4/commands/CreateRegistrationVersionCommand.d.ts +7 -16
  239. package/dist-types/ts3.4/commands/CreateVerifiedDestinationNumberCommand.d.ts +7 -16
  240. package/dist-types/ts3.4/commands/DeleteAccountDefaultProtectConfigurationCommand.d.ts +7 -16
  241. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +7 -16
  242. package/dist-types/ts3.4/commands/DeleteDefaultMessageTypeCommand.d.ts +7 -16
  243. package/dist-types/ts3.4/commands/DeleteDefaultSenderIdCommand.d.ts +7 -16
  244. package/dist-types/ts3.4/commands/DeleteEventDestinationCommand.d.ts +7 -16
  245. package/dist-types/ts3.4/commands/DeleteKeywordCommand.d.ts +7 -16
  246. package/dist-types/ts3.4/commands/DeleteMediaMessageSpendLimitOverrideCommand.d.ts +7 -16
  247. package/dist-types/ts3.4/commands/DeleteNotifyConfigurationCommand.d.ts +7 -16
  248. package/dist-types/ts3.4/commands/DeleteNotifyMessageSpendLimitOverrideCommand.d.ts +7 -16
  249. package/dist-types/ts3.4/commands/DeleteOptOutListCommand.d.ts +7 -16
  250. package/dist-types/ts3.4/commands/DeleteOptedOutNumberCommand.d.ts +7 -16
  251. package/dist-types/ts3.4/commands/DeletePoolCommand.d.ts +7 -16
  252. package/dist-types/ts3.4/commands/DeleteProtectConfigurationCommand.d.ts +7 -16
  253. package/dist-types/ts3.4/commands/DeleteProtectConfigurationRuleSetNumberOverrideCommand.d.ts +7 -16
  254. package/dist-types/ts3.4/commands/DeleteRcsAgentCommand.d.ts +7 -16
  255. package/dist-types/ts3.4/commands/DeleteRcsMessageSpendLimitOverrideCommand.d.ts +7 -16
  256. package/dist-types/ts3.4/commands/DeleteRegistrationAttachmentCommand.d.ts +7 -16
  257. package/dist-types/ts3.4/commands/DeleteRegistrationCommand.d.ts +7 -16
  258. package/dist-types/ts3.4/commands/DeleteRegistrationFieldValueCommand.d.ts +7 -16
  259. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +7 -16
  260. package/dist-types/ts3.4/commands/DeleteTextMessageSpendLimitOverrideCommand.d.ts +7 -16
  261. package/dist-types/ts3.4/commands/DeleteVerifiedDestinationNumberCommand.d.ts +7 -16
  262. package/dist-types/ts3.4/commands/DeleteVoiceMessageSpendLimitOverrideCommand.d.ts +7 -16
  263. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +7 -16
  264. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +7 -16
  265. package/dist-types/ts3.4/commands/DescribeConfigurationSetsCommand.d.ts +7 -16
  266. package/dist-types/ts3.4/commands/DescribeKeywordsCommand.d.ts +7 -16
  267. package/dist-types/ts3.4/commands/DescribeNotifyConfigurationsCommand.d.ts +7 -16
  268. package/dist-types/ts3.4/commands/DescribeNotifyTemplatesCommand.d.ts +7 -16
  269. package/dist-types/ts3.4/commands/DescribeOptOutListsCommand.d.ts +7 -16
  270. package/dist-types/ts3.4/commands/DescribeOptedOutNumbersCommand.d.ts +7 -16
  271. package/dist-types/ts3.4/commands/DescribePhoneNumbersCommand.d.ts +7 -16
  272. package/dist-types/ts3.4/commands/DescribePoolsCommand.d.ts +7 -16
  273. package/dist-types/ts3.4/commands/DescribeProtectConfigurationsCommand.d.ts +7 -16
  274. package/dist-types/ts3.4/commands/DescribeRcsAgentCountryLaunchStatusCommand.d.ts +7 -16
  275. package/dist-types/ts3.4/commands/DescribeRcsAgentsCommand.d.ts +7 -16
  276. package/dist-types/ts3.4/commands/DescribeRegistrationAttachmentsCommand.d.ts +7 -16
  277. package/dist-types/ts3.4/commands/DescribeRegistrationFieldDefinitionsCommand.d.ts +7 -16
  278. package/dist-types/ts3.4/commands/DescribeRegistrationFieldValuesCommand.d.ts +7 -16
  279. package/dist-types/ts3.4/commands/DescribeRegistrationSectionDefinitionsCommand.d.ts +7 -16
  280. package/dist-types/ts3.4/commands/DescribeRegistrationTypeDefinitionsCommand.d.ts +7 -16
  281. package/dist-types/ts3.4/commands/DescribeRegistrationVersionsCommand.d.ts +7 -16
  282. package/dist-types/ts3.4/commands/DescribeRegistrationsCommand.d.ts +7 -16
  283. package/dist-types/ts3.4/commands/DescribeSenderIdsCommand.d.ts +7 -16
  284. package/dist-types/ts3.4/commands/DescribeSpendLimitsCommand.d.ts +7 -16
  285. package/dist-types/ts3.4/commands/DescribeVerifiedDestinationNumbersCommand.d.ts +7 -16
  286. package/dist-types/ts3.4/commands/DisassociateOriginationIdentityCommand.d.ts +7 -16
  287. package/dist-types/ts3.4/commands/DisassociateProtectConfigurationCommand.d.ts +7 -16
  288. package/dist-types/ts3.4/commands/DiscardRegistrationVersionCommand.d.ts +7 -16
  289. package/dist-types/ts3.4/commands/GetProtectConfigurationCountryRuleSetCommand.d.ts +7 -16
  290. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +7 -16
  291. package/dist-types/ts3.4/commands/ListNotifyCountriesCommand.d.ts +7 -16
  292. package/dist-types/ts3.4/commands/ListPoolOriginationIdentitiesCommand.d.ts +7 -16
  293. package/dist-types/ts3.4/commands/ListProtectConfigurationRuleSetNumberOverridesCommand.d.ts +7 -16
  294. package/dist-types/ts3.4/commands/ListRegistrationAssociationsCommand.d.ts +7 -16
  295. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  296. package/dist-types/ts3.4/commands/PutKeywordCommand.d.ts +7 -16
  297. package/dist-types/ts3.4/commands/PutMessageFeedbackCommand.d.ts +7 -16
  298. package/dist-types/ts3.4/commands/PutOptedOutNumberCommand.d.ts +7 -16
  299. package/dist-types/ts3.4/commands/PutProtectConfigurationRuleSetNumberOverrideCommand.d.ts +7 -16
  300. package/dist-types/ts3.4/commands/PutRegistrationFieldValueCommand.d.ts +7 -16
  301. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +7 -16
  302. package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +7 -16
  303. package/dist-types/ts3.4/commands/ReleaseSenderIdCommand.d.ts +7 -16
  304. package/dist-types/ts3.4/commands/RequestPhoneNumberCommand.d.ts +7 -16
  305. package/dist-types/ts3.4/commands/RequestSenderIdCommand.d.ts +7 -16
  306. package/dist-types/ts3.4/commands/SendDestinationNumberVerificationCodeCommand.d.ts +7 -16
  307. package/dist-types/ts3.4/commands/SendMediaMessageCommand.d.ts +7 -16
  308. package/dist-types/ts3.4/commands/SendNotifyTextMessageCommand.d.ts +7 -16
  309. package/dist-types/ts3.4/commands/SendNotifyVoiceMessageCommand.d.ts +7 -16
  310. package/dist-types/ts3.4/commands/SendRcsMessageCommand.d.ts +7 -16
  311. package/dist-types/ts3.4/commands/SendTextMessageCommand.d.ts +7 -16
  312. package/dist-types/ts3.4/commands/SendVoiceMessageCommand.d.ts +7 -16
  313. package/dist-types/ts3.4/commands/SetAccountDefaultProtectConfigurationCommand.d.ts +7 -16
  314. package/dist-types/ts3.4/commands/SetDefaultMessageFeedbackEnabledCommand.d.ts +7 -16
  315. package/dist-types/ts3.4/commands/SetDefaultMessageTypeCommand.d.ts +7 -16
  316. package/dist-types/ts3.4/commands/SetDefaultSenderIdCommand.d.ts +7 -16
  317. package/dist-types/ts3.4/commands/SetMediaMessageSpendLimitOverrideCommand.d.ts +7 -16
  318. package/dist-types/ts3.4/commands/SetNotifyMessageSpendLimitOverrideCommand.d.ts +7 -16
  319. package/dist-types/ts3.4/commands/SetRcsMessageSpendLimitOverrideCommand.d.ts +7 -16
  320. package/dist-types/ts3.4/commands/SetTextMessageSpendLimitOverrideCommand.d.ts +7 -16
  321. package/dist-types/ts3.4/commands/SetVoiceMessageSpendLimitOverrideCommand.d.ts +7 -16
  322. package/dist-types/ts3.4/commands/SubmitRegistrationVersionCommand.d.ts +7 -16
  323. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  324. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  325. package/dist-types/ts3.4/commands/UpdateEventDestinationCommand.d.ts +7 -16
  326. package/dist-types/ts3.4/commands/UpdateNotifyConfigurationCommand.d.ts +7 -16
  327. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +7 -16
  328. package/dist-types/ts3.4/commands/UpdatePoolCommand.d.ts +7 -16
  329. package/dist-types/ts3.4/commands/UpdateProtectConfigurationCommand.d.ts +7 -16
  330. package/dist-types/ts3.4/commands/UpdateProtectConfigurationCountryRuleSetCommand.d.ts +7 -16
  331. package/dist-types/ts3.4/commands/UpdateRcsAgentCommand.d.ts +7 -16
  332. package/dist-types/ts3.4/commands/UpdateSenderIdCommand.d.ts +7 -16
  333. package/dist-types/ts3.4/commands/VerifyDestinationNumberCommand.d.ts +7 -16
  334. package/dist-types/ts3.4/index.d.ts +1 -0
  335. package/package.json +8 -8
@@ -1,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 { DescribeRcsAgentCountryLaunchStatusRequest, DescribeRcsAgentCountryLaunchStatusResult } 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 DescribeRcsAgentCountryLaunchStatusCommandInput extends Describ
22
19
  export interface DescribeRcsAgentCountryLaunchStatusCommandOutput extends DescribeRcsAgentCountryLaunchStatusResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeRcsAgentCountryLaunchStatusCommand_base: {
25
- new (input: DescribeRcsAgentCountryLaunchStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeRcsAgentCountryLaunchStatusCommandInput, DescribeRcsAgentCountryLaunchStatusCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DescribeRcsAgentCountryLaunchStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeRcsAgentCountryLaunchStatusCommandInput, DescribeRcsAgentCountryLaunchStatusCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeRcsAgentCountryLaunchStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeRcsAgentCountryLaunchStatusCommandInput, DescribeRcsAgentCountryLaunchStatusCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DescribeRcsAgentCountryLaunchStatusCommandInput): import("@smithy/core/client").CommandImpl<DescribeRcsAgentCountryLaunchStatusCommandInput, DescribeRcsAgentCountryLaunchStatusCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the per-country launch status of an RCS agent, including carrier-level details for each country.</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 { DescribeRcsAgentsRequest, DescribeRcsAgentsResult } 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 DescribeRcsAgentsCommandInput extends DescribeRcsAgentsRequest
22
19
  export interface DescribeRcsAgentsCommandOutput extends DescribeRcsAgentsResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeRcsAgentsCommand_base: {
25
- new (input: DescribeRcsAgentsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRcsAgentsCommandInput, DescribeRcsAgentsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeRcsAgentsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeRcsAgentsCommandInput, DescribeRcsAgentsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeRcsAgentsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRcsAgentsCommandInput, DescribeRcsAgentsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeRcsAgentsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeRcsAgentsCommandInput, DescribeRcsAgentsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the specified RCS agents or all RCS agents associated with your Amazon Web Services account.</p> <p>If you specify RCS agent IDs, the output includes information for only the specified RCS agents. If you specify filters, the output includes information for only those RCS agents that meet the filter criteria. If you don't specify RCS agent IDs or filters, the output includes information for all RCS agents.</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 { DescribeRegistrationAttachmentsRequest, DescribeRegistrationAttachmentsResult } 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 DescribeRegistrationAttachmentsCommandInput extends DescribeReg
22
19
  export interface DescribeRegistrationAttachmentsCommandOutput extends DescribeRegistrationAttachmentsResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeRegistrationAttachmentsCommand_base: {
25
- new (input: DescribeRegistrationAttachmentsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationAttachmentsCommandInput, DescribeRegistrationAttachmentsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeRegistrationAttachmentsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeRegistrationAttachmentsCommandInput, DescribeRegistrationAttachmentsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeRegistrationAttachmentsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationAttachmentsCommandInput, DescribeRegistrationAttachmentsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeRegistrationAttachmentsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeRegistrationAttachmentsCommandInput, DescribeRegistrationAttachmentsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the specified registration attachments or all registration attachments 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 { DescribeRegistrationFieldDefinitionsRequest, DescribeRegistrationFieldDefinitionsResult } 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 DescribeRegistrationFieldDefinitionsCommandInput extends Descri
22
19
  export interface DescribeRegistrationFieldDefinitionsCommandOutput extends DescribeRegistrationFieldDefinitionsResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeRegistrationFieldDefinitionsCommand_base: {
25
- new (input: DescribeRegistrationFieldDefinitionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationFieldDefinitionsCommandInput, DescribeRegistrationFieldDefinitionsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DescribeRegistrationFieldDefinitionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationFieldDefinitionsCommandInput, DescribeRegistrationFieldDefinitionsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeRegistrationFieldDefinitionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationFieldDefinitionsCommandInput, DescribeRegistrationFieldDefinitionsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DescribeRegistrationFieldDefinitionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationFieldDefinitionsCommandInput, DescribeRegistrationFieldDefinitionsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the specified registration type field definitions. You can use DescribeRegistrationFieldDefinitions to view the requirements for creating, filling out, and submitting each registration type.</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 { DescribeRegistrationFieldValuesRequest, DescribeRegistrationFieldValuesResult } 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 DescribeRegistrationFieldValuesCommandInput extends DescribeReg
22
19
  export interface DescribeRegistrationFieldValuesCommandOutput extends DescribeRegistrationFieldValuesResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeRegistrationFieldValuesCommand_base: {
25
- new (input: DescribeRegistrationFieldValuesCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationFieldValuesCommandInput, DescribeRegistrationFieldValuesCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DescribeRegistrationFieldValuesCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationFieldValuesCommandInput, DescribeRegistrationFieldValuesCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeRegistrationFieldValuesCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationFieldValuesCommandInput, DescribeRegistrationFieldValuesCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DescribeRegistrationFieldValuesCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationFieldValuesCommandInput, DescribeRegistrationFieldValuesCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the specified registration field values.</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 { DescribeRegistrationSectionDefinitionsRequest, DescribeRegistrationSectionDefinitionsResult } 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 DescribeRegistrationSectionDefinitionsCommandInput extends Desc
22
19
  export interface DescribeRegistrationSectionDefinitionsCommandOutput extends DescribeRegistrationSectionDefinitionsResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeRegistrationSectionDefinitionsCommand_base: {
25
- new (input: DescribeRegistrationSectionDefinitionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationSectionDefinitionsCommandInput, DescribeRegistrationSectionDefinitionsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DescribeRegistrationSectionDefinitionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationSectionDefinitionsCommandInput, DescribeRegistrationSectionDefinitionsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeRegistrationSectionDefinitionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationSectionDefinitionsCommandInput, DescribeRegistrationSectionDefinitionsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DescribeRegistrationSectionDefinitionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationSectionDefinitionsCommandInput, DescribeRegistrationSectionDefinitionsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the specified registration section definitions. You can use DescribeRegistrationSectionDefinitions to view the requirements for creating, filling out, and submitting each registration type.</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 { DescribeRegistrationTypeDefinitionsRequest, DescribeRegistrationTypeDefinitionsResult } 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 DescribeRegistrationTypeDefinitionsCommandInput extends Describ
22
19
  export interface DescribeRegistrationTypeDefinitionsCommandOutput extends DescribeRegistrationTypeDefinitionsResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeRegistrationTypeDefinitionsCommand_base: {
25
- new (input: DescribeRegistrationTypeDefinitionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationTypeDefinitionsCommandInput, DescribeRegistrationTypeDefinitionsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeRegistrationTypeDefinitionsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeRegistrationTypeDefinitionsCommandInput, DescribeRegistrationTypeDefinitionsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeRegistrationTypeDefinitionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationTypeDefinitionsCommandInput, DescribeRegistrationTypeDefinitionsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeRegistrationTypeDefinitionsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeRegistrationTypeDefinitionsCommandInput, DescribeRegistrationTypeDefinitionsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the specified registration type definitions. You can use DescribeRegistrationTypeDefinitions to view the requirements for creating, filling out, and submitting each registration type.</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 { DescribeRegistrationVersionsRequest, DescribeRegistrationVersionsResult } 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 DescribeRegistrationVersionsCommandInput extends DescribeRegist
22
19
  export interface DescribeRegistrationVersionsCommandOutput extends DescribeRegistrationVersionsResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeRegistrationVersionsCommand_base: {
25
- new (input: DescribeRegistrationVersionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationVersionsCommandInput, DescribeRegistrationVersionsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DescribeRegistrationVersionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationVersionsCommandInput, DescribeRegistrationVersionsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeRegistrationVersionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationVersionsCommandInput, DescribeRegistrationVersionsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DescribeRegistrationVersionsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationVersionsCommandInput, DescribeRegistrationVersionsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the specified registration version.</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 { DescribeRegistrationsRequest, DescribeRegistrationsResult } 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 DescribeRegistrationsCommandInput extends DescribeRegistrations
22
19
  export interface DescribeRegistrationsCommandOutput extends DescribeRegistrationsResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeRegistrationsCommand_base: {
25
- new (input: DescribeRegistrationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationsCommandInput, DescribeRegistrationsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeRegistrationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeRegistrationsCommandInput, DescribeRegistrationsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeRegistrationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeRegistrationsCommandInput, DescribeRegistrationsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeRegistrationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeRegistrationsCommandInput, DescribeRegistrationsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the specified registrations.</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 { DescribeSenderIdsRequest, DescribeSenderIdsResult } 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 DescribeSenderIdsCommandInput extends DescribeSenderIdsRequest
22
19
  export interface DescribeSenderIdsCommandOutput extends DescribeSenderIdsResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeSenderIdsCommand_base: {
25
- new (input: DescribeSenderIdsCommandInput): import("@smithy/core/client").CommandImpl<DescribeSenderIdsCommandInput, DescribeSenderIdsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeSenderIdsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeSenderIdsCommandInput, DescribeSenderIdsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeSenderIdsCommandInput): import("@smithy/core/client").CommandImpl<DescribeSenderIdsCommandInput, DescribeSenderIdsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeSenderIdsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeSenderIdsCommandInput, DescribeSenderIdsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Describes the specified SenderIds or all SenderIds associated with your Amazon Web Services account.</p> <p>If you specify SenderIds, the output includes information for only the specified SenderIds. If you specify filters, the output includes information for only those SenderIds that meet the filter criteria. If you don't specify SenderIds or filters, the output includes information for all SenderIds.</p> <p>f you specify a sender 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 { DescribeSpendLimitsRequest, DescribeSpendLimitsResult } 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 DescribeSpendLimitsCommandInput extends DescribeSpendLimitsRequ
22
19
  export interface DescribeSpendLimitsCommandOutput extends DescribeSpendLimitsResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeSpendLimitsCommand_base: {
25
- new (input: DescribeSpendLimitsCommandInput): import("@smithy/core/client").CommandImpl<DescribeSpendLimitsCommandInput, DescribeSpendLimitsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeSpendLimitsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeSpendLimitsCommandInput, DescribeSpendLimitsCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeSpendLimitsCommandInput): import("@smithy/core/client").CommandImpl<DescribeSpendLimitsCommandInput, DescribeSpendLimitsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeSpendLimitsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeSpendLimitsCommandInput, DescribeSpendLimitsCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Describes the current monthly spend limits for sending voice and text messages.</p> <p>When you establish an Amazon Web Services account, the account has initial monthly spend limit in a given Region. For more information on increasing your monthly spend limit, see <a href="https://docs.aws.amazon.com/sms-voice/latest/userguide/awssupport-spend-threshold.html"> Requesting increases to your monthly SMS, MMS, or Voice spending quota </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 { DescribeVerifiedDestinationNumbersRequest, DescribeVerifiedDestinationNumbersResult } 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 DescribeVerifiedDestinationNumbersCommandInput extends Describe
22
19
  export interface DescribeVerifiedDestinationNumbersCommandOutput extends DescribeVerifiedDestinationNumbersResult, __MetadataBearer {
23
20
  }
24
21
  declare const DescribeVerifiedDestinationNumbersCommand_base: {
25
- new (input: DescribeVerifiedDestinationNumbersCommandInput): import("@smithy/core/client").CommandImpl<DescribeVerifiedDestinationNumbersCommandInput, DescribeVerifiedDestinationNumbersCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [DescribeVerifiedDestinationNumbersCommandInput]): import("@smithy/core/client").CommandImpl<DescribeVerifiedDestinationNumbersCommandInput, DescribeVerifiedDestinationNumbersCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DescribeVerifiedDestinationNumbersCommandInput): import("@smithy/core/client").CommandImpl<DescribeVerifiedDestinationNumbersCommandInput, DescribeVerifiedDestinationNumbersCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [DescribeVerifiedDestinationNumbersCommandInput]): import("@smithy/core/client").CommandImpl<DescribeVerifiedDestinationNumbersCommandInput, DescribeVerifiedDestinationNumbersCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the specified verified destination numbers.</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 { DisassociateOriginationIdentityRequest, DisassociateOriginationIdentityResult } 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 DisassociateOriginationIdentityCommandInput extends Disassociat
22
19
  export interface DisassociateOriginationIdentityCommandOutput extends DisassociateOriginationIdentityResult, __MetadataBearer {
23
20
  }
24
21
  declare const DisassociateOriginationIdentityCommand_base: {
25
- new (input: DisassociateOriginationIdentityCommandInput): import("@smithy/core/client").CommandImpl<DisassociateOriginationIdentityCommandInput, DisassociateOriginationIdentityCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DisassociateOriginationIdentityCommandInput): import("@smithy/core/client").CommandImpl<DisassociateOriginationIdentityCommandInput, DisassociateOriginationIdentityCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DisassociateOriginationIdentityCommandInput): import("@smithy/core/client").CommandImpl<DisassociateOriginationIdentityCommandInput, DisassociateOriginationIdentityCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DisassociateOriginationIdentityCommandInput): import("@smithy/core/client").CommandImpl<DisassociateOriginationIdentityCommandInput, DisassociateOriginationIdentityCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Removes the specified origination identity from an existing pool.</p> <p>If the origination identity isn't associated with the specified pool, 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 { DisassociateProtectConfigurationRequest, DisassociateProtectConfigurationResult } 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 DisassociateProtectConfigurationCommandInput extends Disassocia
22
19
  export interface DisassociateProtectConfigurationCommandOutput extends DisassociateProtectConfigurationResult, __MetadataBearer {
23
20
  }
24
21
  declare const DisassociateProtectConfigurationCommand_base: {
25
- new (input: DisassociateProtectConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DisassociateProtectConfigurationCommandInput, DisassociateProtectConfigurationCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DisassociateProtectConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DisassociateProtectConfigurationCommandInput, DisassociateProtectConfigurationCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DisassociateProtectConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DisassociateProtectConfigurationCommandInput, DisassociateProtectConfigurationCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DisassociateProtectConfigurationCommandInput): import("@smithy/core/client").CommandImpl<DisassociateProtectConfigurationCommandInput, DisassociateProtectConfigurationCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Disassociate a protect configuration from a configuration set.</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 { DiscardRegistrationVersionRequest, DiscardRegistrationVersionResult } 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 DiscardRegistrationVersionCommandInput extends DiscardRegistrat
22
19
  export interface DiscardRegistrationVersionCommandOutput extends DiscardRegistrationVersionResult, __MetadataBearer {
23
20
  }
24
21
  declare const DiscardRegistrationVersionCommand_base: {
25
- new (input: DiscardRegistrationVersionCommandInput): import("@smithy/core/client").CommandImpl<DiscardRegistrationVersionCommandInput, DiscardRegistrationVersionCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: DiscardRegistrationVersionCommandInput): import("@smithy/core/client").CommandImpl<DiscardRegistrationVersionCommandInput, DiscardRegistrationVersionCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: DiscardRegistrationVersionCommandInput): import("@smithy/core/client").CommandImpl<DiscardRegistrationVersionCommandInput, DiscardRegistrationVersionCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: DiscardRegistrationVersionCommandInput): import("@smithy/core/client").CommandImpl<DiscardRegistrationVersionCommandInput, DiscardRegistrationVersionCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Discard the current version of the registration.</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 { GetProtectConfigurationCountryRuleSetRequest, GetProtectConfigurationCountryRuleSetResult } 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 GetProtectConfigurationCountryRuleSetCommandInput extends GetPr
22
19
  export interface GetProtectConfigurationCountryRuleSetCommandOutput extends GetProtectConfigurationCountryRuleSetResult, __MetadataBearer {
23
20
  }
24
21
  declare const GetProtectConfigurationCountryRuleSetCommand_base: {
25
- new (input: GetProtectConfigurationCountryRuleSetCommandInput): import("@smithy/core/client").CommandImpl<GetProtectConfigurationCountryRuleSetCommandInput, GetProtectConfigurationCountryRuleSetCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetProtectConfigurationCountryRuleSetCommandInput): import("@smithy/core/client").CommandImpl<GetProtectConfigurationCountryRuleSetCommandInput, GetProtectConfigurationCountryRuleSetCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: GetProtectConfigurationCountryRuleSetCommandInput): import("@smithy/core/client").CommandImpl<GetProtectConfigurationCountryRuleSetCommandInput, GetProtectConfigurationCountryRuleSetCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: GetProtectConfigurationCountryRuleSetCommandInput): import("@smithy/core/client").CommandImpl<GetProtectConfigurationCountryRuleSetCommandInput, GetProtectConfigurationCountryRuleSetCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieve the CountryRuleSet for the specified NumberCapability from a protect configuration.</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 { GetResourcePolicyRequest, GetResourcePolicyResult } 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 GetResourcePolicyCommandInput extends GetResourcePolicyRequest
22
19
  export interface GetResourcePolicyCommandOutput extends GetResourcePolicyResult, __MetadataBearer {
23
20
  }
24
21
  declare const GetResourcePolicyCommand_base: {
25
- new (input: GetResourcePolicyCommandInput): import("@smithy/core/client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: GetResourcePolicyCommandInput): import("@smithy/core/client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: GetResourcePolicyCommandInput): import("@smithy/core/client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: GetResourcePolicyCommandInput): import("@smithy/core/client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves the JSON text of 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 { ListNotifyCountriesRequest, ListNotifyCountriesResult } 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 ListNotifyCountriesCommandInput extends ListNotifyCountriesRequ
22
19
  export interface ListNotifyCountriesCommandOutput extends ListNotifyCountriesResult, __MetadataBearer {
23
20
  }
24
21
  declare const ListNotifyCountriesCommand_base: {
25
- new (input: ListNotifyCountriesCommandInput): import("@smithy/core/client").CommandImpl<ListNotifyCountriesCommandInput, ListNotifyCountriesCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListNotifyCountriesCommandInput]): import("@smithy/core/client").CommandImpl<ListNotifyCountriesCommandInput, ListNotifyCountriesCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListNotifyCountriesCommandInput): import("@smithy/core/client").CommandImpl<ListNotifyCountriesCommandInput, ListNotifyCountriesCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListNotifyCountriesCommandInput]): import("@smithy/core/client").CommandImpl<ListNotifyCountriesCommandInput, ListNotifyCountriesCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists countries that support notify messaging. You can optionally filter by channel, use case, or tier.</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 { ListPoolOriginationIdentitiesRequest, ListPoolOriginationIdentitiesResult } 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 ListPoolOriginationIdentitiesCommandInput extends ListPoolOrigi
22
19
  export interface ListPoolOriginationIdentitiesCommandOutput extends ListPoolOriginationIdentitiesResult, __MetadataBearer {
23
20
  }
24
21
  declare const ListPoolOriginationIdentitiesCommand_base: {
25
- new (input: ListPoolOriginationIdentitiesCommandInput): import("@smithy/core/client").CommandImpl<ListPoolOriginationIdentitiesCommandInput, ListPoolOriginationIdentitiesCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListPoolOriginationIdentitiesCommandInput): import("@smithy/core/client").CommandImpl<ListPoolOriginationIdentitiesCommandInput, ListPoolOriginationIdentitiesCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListPoolOriginationIdentitiesCommandInput): import("@smithy/core/client").CommandImpl<ListPoolOriginationIdentitiesCommandInput, ListPoolOriginationIdentitiesCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListPoolOriginationIdentitiesCommandInput): import("@smithy/core/client").CommandImpl<ListPoolOriginationIdentitiesCommandInput, ListPoolOriginationIdentitiesCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists all associated origination identities in your pool.</p> <p>If you specify filters, the output includes information for only those origination identities that meet the filter criteria.</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 { ListProtectConfigurationRuleSetNumberOverridesRequest, ListProtectConfigurationRuleSetNumberOverridesResult } 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 ListProtectConfigurationRuleSetNumberOverridesCommandInput exte
22
19
  export interface ListProtectConfigurationRuleSetNumberOverridesCommandOutput extends ListProtectConfigurationRuleSetNumberOverridesResult, __MetadataBearer {
23
20
  }
24
21
  declare const ListProtectConfigurationRuleSetNumberOverridesCommand_base: {
25
- new (input: ListProtectConfigurationRuleSetNumberOverridesCommandInput): import("@smithy/core/client").CommandImpl<ListProtectConfigurationRuleSetNumberOverridesCommandInput, ListProtectConfigurationRuleSetNumberOverridesCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListProtectConfigurationRuleSetNumberOverridesCommandInput): import("@smithy/core/client").CommandImpl<ListProtectConfigurationRuleSetNumberOverridesCommandInput, ListProtectConfigurationRuleSetNumberOverridesCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListProtectConfigurationRuleSetNumberOverridesCommandInput): import("@smithy/core/client").CommandImpl<ListProtectConfigurationRuleSetNumberOverridesCommandInput, ListProtectConfigurationRuleSetNumberOverridesCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListProtectConfigurationRuleSetNumberOverridesCommandInput): import("@smithy/core/client").CommandImpl<ListProtectConfigurationRuleSetNumberOverridesCommandInput, ListProtectConfigurationRuleSetNumberOverridesCommandOutput, import("..").PinpointSMSVoiceV2ClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieve all of the protect configuration rule set number overrides that match the filters.</p>