@aws-sdk/client-pinpoint-sms-voice-v2 3.533.0 → 3.535.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.
- package/dist-types/PinpointSMSVoiceV2.d.ts +16 -1
- package/dist-types/PinpointSMSVoiceV2Client.d.ts +1 -1
- package/dist-types/commands/AssociateOriginationIdentityCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfigurationSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateEventDestinationCommand.d.ts +2 -1
- package/dist-types/commands/CreateOptOutListCommand.d.ts +2 -1
- package/dist-types/commands/CreatePoolCommand.d.ts +2 -1
- package/dist-types/commands/CreateRegistrationAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateRegistrationAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateRegistrationCommand.d.ts +2 -1
- package/dist-types/commands/CreateRegistrationVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateVerifiedDestinationNumberCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDefaultMessageTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDefaultSenderIdCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEventDestinationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteKeywordCommand.d.ts +2 -1
- package/dist-types/commands/DeleteOptOutListCommand.d.ts +2 -1
- package/dist-types/commands/DeleteOptedOutNumberCommand.d.ts +2 -1
- package/dist-types/commands/DeletePoolCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRegistrationAttachmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRegistrationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRegistrationFieldValueCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTextMessageSpendLimitOverrideCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVerifiedDestinationNumberCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVoiceMessageSpendLimitOverrideCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConfigurationSetsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeKeywordsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOptOutListsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOptedOutNumbersCommand.d.ts +2 -1
- package/dist-types/commands/DescribePhoneNumbersCommand.d.ts +2 -1
- package/dist-types/commands/DescribePoolsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRegistrationAttachmentsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRegistrationFieldDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRegistrationFieldValuesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRegistrationSectionDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRegistrationTypeDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRegistrationVersionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRegistrationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSenderIdsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpendLimitsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeVerifiedDestinationNumbersCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateOriginationIdentityCommand.d.ts +2 -1
- package/dist-types/commands/DiscardRegistrationVersionCommand.d.ts +2 -1
- package/dist-types/commands/ListPoolOriginationIdentitiesCommand.d.ts +2 -1
- package/dist-types/commands/ListRegistrationAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutKeywordCommand.d.ts +2 -1
- package/dist-types/commands/PutOptedOutNumberCommand.d.ts +2 -1
- package/dist-types/commands/PutRegistrationFieldValueCommand.d.ts +2 -1
- package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +2 -1
- package/dist-types/commands/ReleaseSenderIdCommand.d.ts +2 -1
- package/dist-types/commands/RequestPhoneNumberCommand.d.ts +2 -1
- package/dist-types/commands/RequestSenderIdCommand.d.ts +2 -1
- package/dist-types/commands/SendDestinationNumberVerificationCodeCommand.d.ts +2 -1
- package/dist-types/commands/SendTextMessageCommand.d.ts +2 -1
- package/dist-types/commands/SendVoiceMessageCommand.d.ts +2 -1
- package/dist-types/commands/SetDefaultMessageTypeCommand.d.ts +2 -1
- package/dist-types/commands/SetDefaultSenderIdCommand.d.ts +2 -1
- package/dist-types/commands/SetTextMessageSpendLimitOverrideCommand.d.ts +2 -1
- package/dist-types/commands/SetVoiceMessageSpendLimitOverrideCommand.d.ts +2 -1
- package/dist-types/commands/SubmitRegistrationVersionCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEventDestinationCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePoolCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSenderIdCommand.d.ts +2 -1
- package/dist-types/commands/VerifyDestinationNumberCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +822 -822
- package/dist-types/ts3.4/PinpointSMSVoiceV2.d.ts +15 -0
- package/dist-types/ts3.4/commands/AssociateOriginationIdentityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEventDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateOptOutListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRegistrationAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRegistrationAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRegistrationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRegistrationVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVerifiedDestinationNumberCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDefaultMessageTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDefaultSenderIdCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEventDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteKeywordCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteOptOutListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteOptedOutNumberCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRegistrationAttachmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRegistrationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRegistrationFieldValueCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTextMessageSpendLimitOverrideCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVerifiedDestinationNumberCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVoiceMessageSpendLimitOverrideCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConfigurationSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeKeywordsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeOptOutListsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeOptedOutNumbersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePhoneNumbersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePoolsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRegistrationAttachmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRegistrationFieldDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRegistrationFieldValuesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRegistrationSectionDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRegistrationTypeDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRegistrationVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRegistrationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSenderIdsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSpendLimitsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeVerifiedDestinationNumbersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateOriginationIdentityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DiscardRegistrationVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPoolOriginationIdentitiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRegistrationAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutKeywordCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutOptedOutNumberCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutRegistrationFieldValueCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ReleaseSenderIdCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RequestPhoneNumberCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RequestSenderIdCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendDestinationNumberVerificationCodeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendTextMessageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendVoiceMessageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetDefaultMessageTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetDefaultSenderIdCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetTextMessageSpendLimitOverrideCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SetVoiceMessageSpendLimitOverrideCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SubmitRegistrationVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEventDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePoolCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSenderIdCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/VerifyDestinationNumberCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -115,6 +115,7 @@ export interface PinpointSMSVoiceV2 {
|
|
|
115
115
|
/**
|
|
116
116
|
* @see {@link CreateRegistrationAttachmentCommand}
|
|
117
117
|
*/
|
|
118
|
+
createRegistrationAttachment(): Promise<CreateRegistrationAttachmentCommandOutput>;
|
|
118
119
|
createRegistrationAttachment(args: CreateRegistrationAttachmentCommandInput, options?: __HttpHandlerOptions): Promise<CreateRegistrationAttachmentCommandOutput>;
|
|
119
120
|
createRegistrationAttachment(args: CreateRegistrationAttachmentCommandInput, cb: (err: any, data?: CreateRegistrationAttachmentCommandOutput) => void): void;
|
|
120
121
|
createRegistrationAttachment(args: CreateRegistrationAttachmentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRegistrationAttachmentCommandOutput) => void): void;
|
|
@@ -199,6 +200,7 @@ export interface PinpointSMSVoiceV2 {
|
|
|
199
200
|
/**
|
|
200
201
|
* @see {@link DeleteTextMessageSpendLimitOverrideCommand}
|
|
201
202
|
*/
|
|
203
|
+
deleteTextMessageSpendLimitOverride(): Promise<DeleteTextMessageSpendLimitOverrideCommandOutput>;
|
|
202
204
|
deleteTextMessageSpendLimitOverride(args: DeleteTextMessageSpendLimitOverrideCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTextMessageSpendLimitOverrideCommandOutput>;
|
|
203
205
|
deleteTextMessageSpendLimitOverride(args: DeleteTextMessageSpendLimitOverrideCommandInput, cb: (err: any, data?: DeleteTextMessageSpendLimitOverrideCommandOutput) => void): void;
|
|
204
206
|
deleteTextMessageSpendLimitOverride(args: DeleteTextMessageSpendLimitOverrideCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTextMessageSpendLimitOverrideCommandOutput) => void): void;
|
|
@@ -211,24 +213,28 @@ export interface PinpointSMSVoiceV2 {
|
|
|
211
213
|
/**
|
|
212
214
|
* @see {@link DeleteVoiceMessageSpendLimitOverrideCommand}
|
|
213
215
|
*/
|
|
216
|
+
deleteVoiceMessageSpendLimitOverride(): Promise<DeleteVoiceMessageSpendLimitOverrideCommandOutput>;
|
|
214
217
|
deleteVoiceMessageSpendLimitOverride(args: DeleteVoiceMessageSpendLimitOverrideCommandInput, options?: __HttpHandlerOptions): Promise<DeleteVoiceMessageSpendLimitOverrideCommandOutput>;
|
|
215
218
|
deleteVoiceMessageSpendLimitOverride(args: DeleteVoiceMessageSpendLimitOverrideCommandInput, cb: (err: any, data?: DeleteVoiceMessageSpendLimitOverrideCommandOutput) => void): void;
|
|
216
219
|
deleteVoiceMessageSpendLimitOverride(args: DeleteVoiceMessageSpendLimitOverrideCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVoiceMessageSpendLimitOverrideCommandOutput) => void): void;
|
|
217
220
|
/**
|
|
218
221
|
* @see {@link DescribeAccountAttributesCommand}
|
|
219
222
|
*/
|
|
223
|
+
describeAccountAttributes(): Promise<DescribeAccountAttributesCommandOutput>;
|
|
220
224
|
describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAccountAttributesCommandOutput>;
|
|
221
225
|
describeAccountAttributes(args: DescribeAccountAttributesCommandInput, cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void): void;
|
|
222
226
|
describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void): void;
|
|
223
227
|
/**
|
|
224
228
|
* @see {@link DescribeAccountLimitsCommand}
|
|
225
229
|
*/
|
|
230
|
+
describeAccountLimits(): Promise<DescribeAccountLimitsCommandOutput>;
|
|
226
231
|
describeAccountLimits(args: DescribeAccountLimitsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAccountLimitsCommandOutput>;
|
|
227
232
|
describeAccountLimits(args: DescribeAccountLimitsCommandInput, cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void): void;
|
|
228
233
|
describeAccountLimits(args: DescribeAccountLimitsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAccountLimitsCommandOutput) => void): void;
|
|
229
234
|
/**
|
|
230
235
|
* @see {@link DescribeConfigurationSetsCommand}
|
|
231
236
|
*/
|
|
237
|
+
describeConfigurationSets(): Promise<DescribeConfigurationSetsCommandOutput>;
|
|
232
238
|
describeConfigurationSets(args: DescribeConfigurationSetsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeConfigurationSetsCommandOutput>;
|
|
233
239
|
describeConfigurationSets(args: DescribeConfigurationSetsCommandInput, cb: (err: any, data?: DescribeConfigurationSetsCommandOutput) => void): void;
|
|
234
240
|
describeConfigurationSets(args: DescribeConfigurationSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeConfigurationSetsCommandOutput) => void): void;
|
|
@@ -247,24 +253,28 @@ export interface PinpointSMSVoiceV2 {
|
|
|
247
253
|
/**
|
|
248
254
|
* @see {@link DescribeOptOutListsCommand}
|
|
249
255
|
*/
|
|
256
|
+
describeOptOutLists(): Promise<DescribeOptOutListsCommandOutput>;
|
|
250
257
|
describeOptOutLists(args: DescribeOptOutListsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeOptOutListsCommandOutput>;
|
|
251
258
|
describeOptOutLists(args: DescribeOptOutListsCommandInput, cb: (err: any, data?: DescribeOptOutListsCommandOutput) => void): void;
|
|
252
259
|
describeOptOutLists(args: DescribeOptOutListsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeOptOutListsCommandOutput) => void): void;
|
|
253
260
|
/**
|
|
254
261
|
* @see {@link DescribePhoneNumbersCommand}
|
|
255
262
|
*/
|
|
263
|
+
describePhoneNumbers(): Promise<DescribePhoneNumbersCommandOutput>;
|
|
256
264
|
describePhoneNumbers(args: DescribePhoneNumbersCommandInput, options?: __HttpHandlerOptions): Promise<DescribePhoneNumbersCommandOutput>;
|
|
257
265
|
describePhoneNumbers(args: DescribePhoneNumbersCommandInput, cb: (err: any, data?: DescribePhoneNumbersCommandOutput) => void): void;
|
|
258
266
|
describePhoneNumbers(args: DescribePhoneNumbersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePhoneNumbersCommandOutput) => void): void;
|
|
259
267
|
/**
|
|
260
268
|
* @see {@link DescribePoolsCommand}
|
|
261
269
|
*/
|
|
270
|
+
describePools(): Promise<DescribePoolsCommandOutput>;
|
|
262
271
|
describePools(args: DescribePoolsCommandInput, options?: __HttpHandlerOptions): Promise<DescribePoolsCommandOutput>;
|
|
263
272
|
describePools(args: DescribePoolsCommandInput, cb: (err: any, data?: DescribePoolsCommandOutput) => void): void;
|
|
264
273
|
describePools(args: DescribePoolsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePoolsCommandOutput) => void): void;
|
|
265
274
|
/**
|
|
266
275
|
* @see {@link DescribeRegistrationAttachmentsCommand}
|
|
267
276
|
*/
|
|
277
|
+
describeRegistrationAttachments(): Promise<DescribeRegistrationAttachmentsCommandOutput>;
|
|
268
278
|
describeRegistrationAttachments(args: DescribeRegistrationAttachmentsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeRegistrationAttachmentsCommandOutput>;
|
|
269
279
|
describeRegistrationAttachments(args: DescribeRegistrationAttachmentsCommandInput, cb: (err: any, data?: DescribeRegistrationAttachmentsCommandOutput) => void): void;
|
|
270
280
|
describeRegistrationAttachments(args: DescribeRegistrationAttachmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRegistrationAttachmentsCommandOutput) => void): void;
|
|
@@ -283,6 +293,7 @@ export interface PinpointSMSVoiceV2 {
|
|
|
283
293
|
/**
|
|
284
294
|
* @see {@link DescribeRegistrationsCommand}
|
|
285
295
|
*/
|
|
296
|
+
describeRegistrations(): Promise<DescribeRegistrationsCommandOutput>;
|
|
286
297
|
describeRegistrations(args: DescribeRegistrationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeRegistrationsCommandOutput>;
|
|
287
298
|
describeRegistrations(args: DescribeRegistrationsCommandInput, cb: (err: any, data?: DescribeRegistrationsCommandOutput) => void): void;
|
|
288
299
|
describeRegistrations(args: DescribeRegistrationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRegistrationsCommandOutput) => void): void;
|
|
@@ -295,6 +306,7 @@ export interface PinpointSMSVoiceV2 {
|
|
|
295
306
|
/**
|
|
296
307
|
* @see {@link DescribeRegistrationTypeDefinitionsCommand}
|
|
297
308
|
*/
|
|
309
|
+
describeRegistrationTypeDefinitions(): Promise<DescribeRegistrationTypeDefinitionsCommandOutput>;
|
|
298
310
|
describeRegistrationTypeDefinitions(args: DescribeRegistrationTypeDefinitionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeRegistrationTypeDefinitionsCommandOutput>;
|
|
299
311
|
describeRegistrationTypeDefinitions(args: DescribeRegistrationTypeDefinitionsCommandInput, cb: (err: any, data?: DescribeRegistrationTypeDefinitionsCommandOutput) => void): void;
|
|
300
312
|
describeRegistrationTypeDefinitions(args: DescribeRegistrationTypeDefinitionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRegistrationTypeDefinitionsCommandOutput) => void): void;
|
|
@@ -307,18 +319,21 @@ export interface PinpointSMSVoiceV2 {
|
|
|
307
319
|
/**
|
|
308
320
|
* @see {@link DescribeSenderIdsCommand}
|
|
309
321
|
*/
|
|
322
|
+
describeSenderIds(): Promise<DescribeSenderIdsCommandOutput>;
|
|
310
323
|
describeSenderIds(args: DescribeSenderIdsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSenderIdsCommandOutput>;
|
|
311
324
|
describeSenderIds(args: DescribeSenderIdsCommandInput, cb: (err: any, data?: DescribeSenderIdsCommandOutput) => void): void;
|
|
312
325
|
describeSenderIds(args: DescribeSenderIdsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSenderIdsCommandOutput) => void): void;
|
|
313
326
|
/**
|
|
314
327
|
* @see {@link DescribeSpendLimitsCommand}
|
|
315
328
|
*/
|
|
329
|
+
describeSpendLimits(): Promise<DescribeSpendLimitsCommandOutput>;
|
|
316
330
|
describeSpendLimits(args: DescribeSpendLimitsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSpendLimitsCommandOutput>;
|
|
317
331
|
describeSpendLimits(args: DescribeSpendLimitsCommandInput, cb: (err: any, data?: DescribeSpendLimitsCommandOutput) => void): void;
|
|
318
332
|
describeSpendLimits(args: DescribeSpendLimitsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSpendLimitsCommandOutput) => void): void;
|
|
319
333
|
/**
|
|
320
334
|
* @see {@link DescribeVerifiedDestinationNumbersCommand}
|
|
321
335
|
*/
|
|
336
|
+
describeVerifiedDestinationNumbers(): Promise<DescribeVerifiedDestinationNumbersCommandOutput>;
|
|
322
337
|
describeVerifiedDestinationNumbers(args: DescribeVerifiedDestinationNumbersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVerifiedDestinationNumbersCommandOutput>;
|
|
323
338
|
describeVerifiedDestinationNumbers(args: DescribeVerifiedDestinationNumbersCommandInput, cb: (err: any, data?: DescribeVerifiedDestinationNumbersCommandOutput) => void): void;
|
|
324
339
|
describeVerifiedDestinationNumbers(args: DescribeVerifiedDestinationNumbersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVerifiedDestinationNumbersCommandOutput) => void): void;
|
|
@@ -486,7 +501,6 @@ export interface PinpointSMSVoiceV2 {
|
|
|
486
501
|
verifyDestinationNumber(args: VerifyDestinationNumberCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: VerifyDestinationNumberCommandOutput) => void): void;
|
|
487
502
|
}
|
|
488
503
|
/**
|
|
489
|
-
* @public
|
|
490
504
|
* <p>Welcome to the <i>Amazon Pinpoint SMS and Voice, version 2 API Reference</i>.
|
|
491
505
|
* This guide provides information about Amazon Pinpoint SMS and Voice, version 2 API
|
|
492
506
|
* resources, including supported HTTP methods, parameters, and schemas.</p>
|
|
@@ -522,6 +536,7 @@ export interface PinpointSMSVoiceV2 {
|
|
|
522
536
|
* are available in each Region, see <a href="https://aws.amazon.com/about-aws/global-infrastructure/">Amazon Web Services
|
|
523
537
|
* Global Infrastructure.</a>
|
|
524
538
|
* </p>
|
|
539
|
+
* @public
|
|
525
540
|
*/
|
|
526
541
|
export declare class PinpointSMSVoiceV2 extends PinpointSMSVoiceV2Client implements PinpointSMSVoiceV2 {
|
|
527
542
|
}
|
|
@@ -220,7 +220,6 @@ export type PinpointSMSVoiceV2ClientResolvedConfigType = __SmithyResolvedConfigu
|
|
|
220
220
|
export interface PinpointSMSVoiceV2ClientResolvedConfig extends PinpointSMSVoiceV2ClientResolvedConfigType {
|
|
221
221
|
}
|
|
222
222
|
/**
|
|
223
|
-
* @public
|
|
224
223
|
* <p>Welcome to the <i>Amazon Pinpoint SMS and Voice, version 2 API Reference</i>.
|
|
225
224
|
* This guide provides information about Amazon Pinpoint SMS and Voice, version 2 API
|
|
226
225
|
* resources, including supported HTTP methods, parameters, and schemas.</p>
|
|
@@ -256,6 +255,7 @@ export interface PinpointSMSVoiceV2ClientResolvedConfig extends PinpointSMSVoice
|
|
|
256
255
|
* are available in each Region, see <a href="https://aws.amazon.com/about-aws/global-infrastructure/">Amazon Web Services
|
|
257
256
|
* Global Infrastructure.</a>
|
|
258
257
|
* </p>
|
|
258
|
+
* @public
|
|
259
259
|
*/
|
|
260
260
|
export declare class PinpointSMSVoiceV2Client extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, PinpointSMSVoiceV2ClientResolvedConfig> {
|
|
261
261
|
/**
|
|
@@ -22,10 +22,10 @@ export interface AssociateOriginationIdentityCommandOutput extends AssociateOrig
|
|
|
22
22
|
}
|
|
23
23
|
declare const AssociateOriginationIdentityCommand_base: {
|
|
24
24
|
new (input: AssociateOriginationIdentityCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateOriginationIdentityCommandInput, AssociateOriginationIdentityCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: AssociateOriginationIdentityCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateOriginationIdentityCommandInput, AssociateOriginationIdentityCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associates the specified origination identity with a pool.</p>
|
|
30
30
|
* <p>If the origination identity is a phone number and is already associated with another
|
|
31
31
|
* pool, an error is returned. A sender ID can be associated with multiple pools.</p>
|
|
@@ -91,6 +91,7 @@ declare const AssociateOriginationIdentityCommand_base: {
|
|
|
91
91
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class AssociateOriginationIdentityCommand extends AssociateOriginationIdentityCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateConfigurationSetCommandOutput extends CreateConfiguration
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateConfigurationSetCommand_base: {
|
|
24
24
|
new (input: CreateConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationSetCommandInput, CreateConfigurationSetCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfigurationSetCommandInput, CreateConfigurationSetCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new configuration set. After you create the configuration set, you can add
|
|
30
30
|
* one or more event destinations to it.</p>
|
|
31
31
|
* <p>A configuration set is a set of rules that you apply to the SMS and voice messages
|
|
@@ -96,6 +96,7 @@ declare const CreateConfigurationSetCommand_base: {
|
|
|
96
96
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
98
98
|
*
|
|
99
|
+
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class CreateConfigurationSetCommand extends CreateConfigurationSetCommand_base {
|
|
101
102
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateEventDestinationCommandOutput extends CreateEventDestinat
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateEventDestinationCommand_base: {
|
|
24
24
|
new (input: CreateEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventDestinationCommandInput, CreateEventDestinationCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventDestinationCommandInput, CreateEventDestinationCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new event destination in a configuration set.</p>
|
|
30
30
|
* <p>An event destination is a location where you send message events. The event options
|
|
31
31
|
* are Amazon CloudWatch, Amazon Kinesis Data Firehose, or Amazon SNS. For example,
|
|
@@ -123,6 +123,7 @@ declare const CreateEventDestinationCommand_base: {
|
|
|
123
123
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
124
124
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
125
125
|
*
|
|
126
|
+
* @public
|
|
126
127
|
*/
|
|
127
128
|
export declare class CreateEventDestinationCommand extends CreateEventDestinationCommand_base {
|
|
128
129
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateOptOutListCommandOutput extends CreateOptOutListResult, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateOptOutListCommand_base: {
|
|
24
24
|
new (input: CreateOptOutListCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOptOutListCommandInput, CreateOptOutListCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateOptOutListCommandInput): import("@smithy/smithy-client").CommandImpl<CreateOptOutListCommandInput, CreateOptOutListCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new opt-out list.</p>
|
|
30
30
|
* <p>If the opt-out list name already exists, an error is returned.</p>
|
|
31
31
|
* <p>An opt-out list is a list of phone numbers that are opted out, meaning you can't send
|
|
@@ -100,6 +100,7 @@ declare const CreateOptOutListCommand_base: {
|
|
|
100
100
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class CreateOptOutListCommand extends CreateOptOutListCommand_base {
|
|
105
106
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreatePoolCommandOutput extends CreatePoolResult, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreatePoolCommand_base: {
|
|
24
24
|
new (input: CreatePoolCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePoolCommandInput, CreatePoolCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreatePoolCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePoolCommandInput, CreatePoolCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new pool and associates the specified origination identity to the pool. A
|
|
30
30
|
* pool can include one or more phone numbers and SenderIds that are associated with your
|
|
31
31
|
* Amazon Web Services account.</p>
|
|
@@ -115,6 +115,7 @@ declare const CreatePoolCommand_base: {
|
|
|
115
115
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
116
116
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
117
117
|
*
|
|
118
|
+
* @public
|
|
118
119
|
*/
|
|
119
120
|
export declare class CreatePoolCommand extends CreatePoolCommand_base {
|
|
120
121
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateRegistrationAssociationCommandOutput extends CreateRegist
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateRegistrationAssociationCommand_base: {
|
|
24
24
|
new (input: CreateRegistrationAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegistrationAssociationCommandInput, CreateRegistrationAssociationCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRegistrationAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegistrationAssociationCommandInput, CreateRegistrationAssociationCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Associate the registration with an origination identity such as a phone number or sender ID.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -88,6 +88,7 @@ declare const CreateRegistrationAssociationCommand_base: {
|
|
|
88
88
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class CreateRegistrationAssociationCommand extends CreateRegistrationAssociationCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateRegistrationAttachmentCommandOutput extends CreateRegistr
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateRegistrationAttachmentCommand_base: {
|
|
24
24
|
new (input: CreateRegistrationAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegistrationAttachmentCommandInput, CreateRegistrationAttachmentCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [CreateRegistrationAttachmentCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateRegistrationAttachmentCommandInput, CreateRegistrationAttachmentCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create a new registration attachment to use for uploading a file or a URL to a file. The maximum file size is 1MiB and valid file extensions are PDF, JPEG and PNG. For example, many sender ID registrations require a signed “letter of authorization” (LOA) to be submitted.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -94,6 +94,7 @@ declare const CreateRegistrationAttachmentCommand_base: {
|
|
|
94
94
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class CreateRegistrationAttachmentCommand extends CreateRegistrationAttachmentCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateRegistrationCommandOutput extends CreateRegistrationResul
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateRegistrationCommand_base: {
|
|
24
24
|
new (input: CreateRegistrationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegistrationCommandInput, CreateRegistrationCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRegistrationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegistrationCommandInput, CreateRegistrationCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new registration based on the <b>RegistrationType</b> field. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -98,6 +98,7 @@ declare const CreateRegistrationCommand_base: {
|
|
|
98
98
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
100
100
|
*
|
|
101
|
+
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class CreateRegistrationCommand extends CreateRegistrationCommand_base {
|
|
103
104
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateRegistrationVersionCommandOutput extends CreateRegistrati
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateRegistrationVersionCommand_base: {
|
|
24
24
|
new (input: CreateRegistrationVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegistrationVersionCommandInput, CreateRegistrationVersionCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRegistrationVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegistrationVersionCommandInput, CreateRegistrationVersionCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Create a new version of the registration and increase the <b>VersionNumber</b>. The previous version of the registration becomes read-only.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -93,6 +93,7 @@ declare const CreateRegistrationVersionCommand_base: {
|
|
|
93
93
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class CreateRegistrationVersionCommand extends CreateRegistrationVersionCommand_base {
|
|
98
99
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateVerifiedDestinationNumberCommandOutput extends CreateVeri
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateVerifiedDestinationNumberCommand_base: {
|
|
24
24
|
new (input: CreateVerifiedDestinationNumberCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVerifiedDestinationNumberCommandInput, CreateVerifiedDestinationNumberCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateVerifiedDestinationNumberCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVerifiedDestinationNumberCommandInput, CreateVerifiedDestinationNumberCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>You can only send messages to verified destination numbers when your account is in the sandbox. You can add up to 10 verified destination
|
|
30
30
|
* numbers.</p>
|
|
31
31
|
* @example
|
|
@@ -95,6 +95,7 @@ declare const CreateVerifiedDestinationNumberCommand_base: {
|
|
|
95
95
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class CreateVerifiedDestinationNumberCommand extends CreateVerifiedDestinationNumberCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteConfigurationSetCommandOutput extends DeleteConfiguration
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteConfigurationSetCommand_base: {
|
|
24
24
|
new (input: DeleteConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteConfigurationSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfigurationSetCommandInput, DeleteConfigurationSetCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an existing configuration set.</p>
|
|
30
30
|
* <p>A configuration set is a set of rules that you apply to voice and SMS messages that
|
|
31
31
|
* you send. In a configuration set, you can specify a destination for specific types of
|
|
@@ -98,6 +98,7 @@ declare const DeleteConfigurationSetCommand_base: {
|
|
|
98
98
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
100
100
|
*
|
|
101
|
+
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class DeleteConfigurationSetCommand extends DeleteConfigurationSetCommand_base {
|
|
103
104
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteDefaultMessageTypeCommandOutput extends DeleteDefaultMess
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDefaultMessageTypeCommand_base: {
|
|
24
24
|
new (input: DeleteDefaultMessageTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDefaultMessageTypeCommandInput, DeleteDefaultMessageTypeCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteDefaultMessageTypeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDefaultMessageTypeCommandInput, DeleteDefaultMessageTypeCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an existing default message type on a configuration set.</p>
|
|
30
30
|
* <p> A message type is a type of messages that you plan to send. If you send
|
|
31
31
|
* account-related messages or time-sensitive messages such as one-time passcodes, choose
|
|
@@ -78,6 +78,7 @@ declare const DeleteDefaultMessageTypeCommand_base: {
|
|
|
78
78
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class DeleteDefaultMessageTypeCommand extends DeleteDefaultMessageTypeCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteDefaultSenderIdCommandOutput extends DeleteDefaultSenderI
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteDefaultSenderIdCommand_base: {
|
|
24
24
|
new (input: DeleteDefaultSenderIdCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDefaultSenderIdCommandInput, DeleteDefaultSenderIdCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteDefaultSenderIdCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDefaultSenderIdCommandInput, DeleteDefaultSenderIdCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an existing default sender ID on a configuration set.</p>
|
|
30
30
|
* <p>A default sender ID is the identity that appears on recipients' devices when they
|
|
31
31
|
* receive SMS messages. Support for sender ID capabilities varies by country or
|
|
@@ -76,6 +76,7 @@ declare const DeleteDefaultSenderIdCommand_base: {
|
|
|
76
76
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class DeleteDefaultSenderIdCommand extends DeleteDefaultSenderIdCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteEventDestinationCommandOutput extends DeleteEventDestinat
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteEventDestinationCommand_base: {
|
|
24
24
|
new (input: DeleteEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventDestinationCommandInput, DeleteEventDestinationCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteEventDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventDestinationCommandInput, DeleteEventDestinationCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an existing event destination.</p>
|
|
30
30
|
* <p>An event destination is a location where you send response information about the
|
|
31
31
|
* messages that you send. For example, when a message is delivered successfully, you can
|
|
@@ -95,6 +95,7 @@ declare const DeleteEventDestinationCommand_base: {
|
|
|
95
95
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class DeleteEventDestinationCommand extends DeleteEventDestinationCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteKeywordCommandOutput extends DeleteKeywordResult, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteKeywordCommand_base: {
|
|
24
24
|
new (input: DeleteKeywordCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKeywordCommandInput, DeleteKeywordCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteKeywordCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteKeywordCommandInput, DeleteKeywordCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an existing keyword from an origination phone number or pool.</p>
|
|
30
30
|
* <p>A keyword is a word that you can search for on a particular phone number or pool. It
|
|
31
31
|
* is also a specific word or phrase that an end user can send to your number to elicit a
|
|
@@ -88,6 +88,7 @@ declare const DeleteKeywordCommand_base: {
|
|
|
88
88
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class DeleteKeywordCommand extends DeleteKeywordCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteOptOutListCommandOutput extends DeleteOptOutListResult, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteOptOutListCommand_base: {
|
|
24
24
|
new (input: DeleteOptOutListCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOptOutListCommandInput, DeleteOptOutListCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteOptOutListCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOptOutListCommandInput, DeleteOptOutListCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an existing opt-out list. All opted out phone numbers in the opt-out list are
|
|
30
30
|
* deleted.</p>
|
|
31
31
|
* <p>If the specified opt-out list name doesn't exist or is in-use by an origination phone
|
|
@@ -82,6 +82,7 @@ declare const DeleteOptOutListCommand_base: {
|
|
|
82
82
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class DeleteOptOutListCommand extends DeleteOptOutListCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteOptedOutNumberCommandOutput extends DeleteOptedOutNumberR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteOptedOutNumberCommand_base: {
|
|
24
24
|
new (input: DeleteOptedOutNumberCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOptedOutNumberCommandInput, DeleteOptedOutNumberCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteOptedOutNumberCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOptedOutNumberCommandInput, DeleteOptedOutNumberCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an existing opted out destination phone number from the specified opt-out
|
|
30
30
|
* list.</p>
|
|
31
31
|
* <p>Each destination phone number can only be deleted once every 30 days.</p>
|
|
@@ -86,6 +86,7 @@ declare const DeleteOptedOutNumberCommand_base: {
|
|
|
86
86
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class DeleteOptedOutNumberCommand extends DeleteOptedOutNumberCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeletePoolCommandOutput extends DeletePoolResult, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeletePoolCommand_base: {
|
|
24
24
|
new (input: DeletePoolCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePoolCommandInput, DeletePoolCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeletePoolCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePoolCommandInput, DeletePoolCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an existing pool. Deleting a pool disassociates all origination identities
|
|
30
30
|
* from that pool.</p>
|
|
31
31
|
* <p>If the pool status isn't active or if deletion protection is enabled, an error is
|
|
@@ -93,6 +93,7 @@ declare const DeletePoolCommand_base: {
|
|
|
93
93
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class DeletePoolCommand extends DeletePoolCommand_base {
|
|
98
99
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteRegistrationAttachmentCommandOutput extends DeleteRegistr
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRegistrationAttachmentCommand_base: {
|
|
24
24
|
new (input: DeleteRegistrationAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegistrationAttachmentCommandInput, DeleteRegistrationAttachmentCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRegistrationAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegistrationAttachmentCommandInput, DeleteRegistrationAttachmentCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Permanently delete the specified registration attachment.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -81,6 +81,7 @@ declare const DeleteRegistrationAttachmentCommand_base: {
|
|
|
81
81
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class DeleteRegistrationAttachmentCommand extends DeleteRegistrationAttachmentCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteRegistrationCommandOutput extends DeleteRegistrationResul
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRegistrationCommand_base: {
|
|
24
24
|
new (input: DeleteRegistrationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegistrationCommandInput, DeleteRegistrationCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRegistrationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegistrationCommandInput, DeleteRegistrationCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Permanently delete an existing registration from your account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -87,6 +87,7 @@ declare const DeleteRegistrationCommand_base: {
|
|
|
87
87
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class DeleteRegistrationCommand extends DeleteRegistrationCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteRegistrationFieldValueCommandOutput extends DeleteRegistr
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRegistrationFieldValueCommand_base: {
|
|
24
24
|
new (input: DeleteRegistrationFieldValueCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegistrationFieldValueCommandInput, DeleteRegistrationFieldValueCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRegistrationFieldValueCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegistrationFieldValueCommandInput, DeleteRegistrationFieldValueCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Delete the value in a registration form field.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -86,6 +86,7 @@ declare const DeleteRegistrationFieldValueCommand_base: {
|
|
|
86
86
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class DeleteRegistrationFieldValueCommand extends DeleteRegistrationFieldValueCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteTextMessageSpendLimitOverrideCommandOutput extends Delete
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteTextMessageSpendLimitOverrideCommand_base: {
|
|
24
24
|
new (input: DeleteTextMessageSpendLimitOverrideCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTextMessageSpendLimitOverrideCommandInput, DeleteTextMessageSpendLimitOverrideCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DeleteTextMessageSpendLimitOverrideCommandInput]): import("@smithy/smithy-client").CommandImpl<DeleteTextMessageSpendLimitOverrideCommandInput, DeleteTextMessageSpendLimitOverrideCommandOutput, PinpointSMSVoiceV2ClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an account-level monthly spending limit override for sending text messages.
|
|
30
30
|
* Deleting a spend limit override will set the <code>EnforcedLimit</code> to equal the
|
|
31
31
|
* <code>MaxLimit</code>, which is controlled by Amazon Web Services. For more
|
|
@@ -70,6 +70,7 @@ declare const DeleteTextMessageSpendLimitOverrideCommand_base: {
|
|
|
70
70
|
* @throws {@link PinpointSMSVoiceV2ServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from PinpointSMSVoiceV2 service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DeleteTextMessageSpendLimitOverrideCommand extends DeleteTextMessageSpendLimitOverrideCommand_base {
|
|
75
76
|
}
|