@aws-sdk/client-pinpoint-sms-voice-v2 3.650.0 → 3.654.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 (165) hide show
  1. package/dist-types/commands/AssociateOriginationIdentityCommand.d.ts +11 -0
  2. package/dist-types/commands/AssociateProtectConfigurationCommand.d.ts +11 -0
  3. package/dist-types/commands/CreateConfigurationSetCommand.d.ts +11 -0
  4. package/dist-types/commands/CreateEventDestinationCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateOptOutListCommand.d.ts +11 -0
  6. package/dist-types/commands/CreatePoolCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateProtectConfigurationCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateRegistrationAssociationCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateRegistrationAttachmentCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateRegistrationCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateRegistrationVersionCommand.d.ts +11 -0
  12. package/dist-types/commands/CreateVerifiedDestinationNumberCommand.d.ts +11 -0
  13. package/dist-types/commands/DeleteAccountDefaultProtectConfigurationCommand.d.ts +11 -0
  14. package/dist-types/commands/DeleteConfigurationSetCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteDefaultMessageTypeCommand.d.ts +11 -0
  16. package/dist-types/commands/DeleteDefaultSenderIdCommand.d.ts +11 -0
  17. package/dist-types/commands/DeleteEventDestinationCommand.d.ts +11 -0
  18. package/dist-types/commands/DeleteKeywordCommand.d.ts +11 -0
  19. package/dist-types/commands/DeleteMediaMessageSpendLimitOverrideCommand.d.ts +11 -0
  20. package/dist-types/commands/DeleteOptOutListCommand.d.ts +11 -0
  21. package/dist-types/commands/DeleteOptedOutNumberCommand.d.ts +11 -0
  22. package/dist-types/commands/DeletePoolCommand.d.ts +11 -0
  23. package/dist-types/commands/DeleteProtectConfigurationCommand.d.ts +11 -0
  24. package/dist-types/commands/DeleteRegistrationAttachmentCommand.d.ts +11 -0
  25. package/dist-types/commands/DeleteRegistrationCommand.d.ts +11 -0
  26. package/dist-types/commands/DeleteRegistrationFieldValueCommand.d.ts +11 -0
  27. package/dist-types/commands/DeleteTextMessageSpendLimitOverrideCommand.d.ts +11 -0
  28. package/dist-types/commands/DeleteVerifiedDestinationNumberCommand.d.ts +11 -0
  29. package/dist-types/commands/DeleteVoiceMessageSpendLimitOverrideCommand.d.ts +11 -0
  30. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +11 -0
  31. package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +11 -0
  32. package/dist-types/commands/DescribeConfigurationSetsCommand.d.ts +11 -0
  33. package/dist-types/commands/DescribeKeywordsCommand.d.ts +11 -0
  34. package/dist-types/commands/DescribeOptOutListsCommand.d.ts +11 -0
  35. package/dist-types/commands/DescribeOptedOutNumbersCommand.d.ts +11 -0
  36. package/dist-types/commands/DescribePhoneNumbersCommand.d.ts +11 -0
  37. package/dist-types/commands/DescribePoolsCommand.d.ts +11 -0
  38. package/dist-types/commands/DescribeProtectConfigurationsCommand.d.ts +11 -0
  39. package/dist-types/commands/DescribeRegistrationAttachmentsCommand.d.ts +11 -0
  40. package/dist-types/commands/DescribeRegistrationFieldDefinitionsCommand.d.ts +11 -0
  41. package/dist-types/commands/DescribeRegistrationFieldValuesCommand.d.ts +11 -0
  42. package/dist-types/commands/DescribeRegistrationSectionDefinitionsCommand.d.ts +11 -0
  43. package/dist-types/commands/DescribeRegistrationTypeDefinitionsCommand.d.ts +11 -0
  44. package/dist-types/commands/DescribeRegistrationVersionsCommand.d.ts +11 -0
  45. package/dist-types/commands/DescribeRegistrationsCommand.d.ts +11 -0
  46. package/dist-types/commands/DescribeSenderIdsCommand.d.ts +11 -0
  47. package/dist-types/commands/DescribeSpendLimitsCommand.d.ts +11 -0
  48. package/dist-types/commands/DescribeVerifiedDestinationNumbersCommand.d.ts +11 -0
  49. package/dist-types/commands/DisassociateOriginationIdentityCommand.d.ts +11 -0
  50. package/dist-types/commands/DisassociateProtectConfigurationCommand.d.ts +11 -0
  51. package/dist-types/commands/DiscardRegistrationVersionCommand.d.ts +11 -0
  52. package/dist-types/commands/GetProtectConfigurationCountryRuleSetCommand.d.ts +11 -0
  53. package/dist-types/commands/ListPoolOriginationIdentitiesCommand.d.ts +11 -0
  54. package/dist-types/commands/ListRegistrationAssociationsCommand.d.ts +11 -0
  55. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  56. package/dist-types/commands/PutKeywordCommand.d.ts +11 -0
  57. package/dist-types/commands/PutOptedOutNumberCommand.d.ts +11 -0
  58. package/dist-types/commands/PutRegistrationFieldValueCommand.d.ts +11 -0
  59. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +11 -0
  60. package/dist-types/commands/ReleaseSenderIdCommand.d.ts +11 -0
  61. package/dist-types/commands/RequestPhoneNumberCommand.d.ts +11 -0
  62. package/dist-types/commands/RequestSenderIdCommand.d.ts +11 -0
  63. package/dist-types/commands/SendDestinationNumberVerificationCodeCommand.d.ts +11 -0
  64. package/dist-types/commands/SendMediaMessageCommand.d.ts +11 -0
  65. package/dist-types/commands/SendTextMessageCommand.d.ts +11 -0
  66. package/dist-types/commands/SendVoiceMessageCommand.d.ts +11 -0
  67. package/dist-types/commands/SetAccountDefaultProtectConfigurationCommand.d.ts +11 -0
  68. package/dist-types/commands/SetDefaultMessageTypeCommand.d.ts +11 -0
  69. package/dist-types/commands/SetDefaultSenderIdCommand.d.ts +11 -0
  70. package/dist-types/commands/SetMediaMessageSpendLimitOverrideCommand.d.ts +11 -0
  71. package/dist-types/commands/SetTextMessageSpendLimitOverrideCommand.d.ts +11 -0
  72. package/dist-types/commands/SetVoiceMessageSpendLimitOverrideCommand.d.ts +11 -0
  73. package/dist-types/commands/SubmitRegistrationVersionCommand.d.ts +11 -0
  74. package/dist-types/commands/TagResourceCommand.d.ts +11 -0
  75. package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  76. package/dist-types/commands/UpdateEventDestinationCommand.d.ts +11 -0
  77. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +11 -0
  78. package/dist-types/commands/UpdatePoolCommand.d.ts +11 -0
  79. package/dist-types/commands/UpdateProtectConfigurationCommand.d.ts +11 -0
  80. package/dist-types/commands/UpdateProtectConfigurationCountryRuleSetCommand.d.ts +11 -0
  81. package/dist-types/commands/UpdateSenderIdCommand.d.ts +11 -0
  82. package/dist-types/commands/VerifyDestinationNumberCommand.d.ts +11 -0
  83. package/dist-types/ts3.4/commands/AssociateOriginationIdentityCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/AssociateProtectConfigurationCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/CreateEventDestinationCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/CreateOptOutListCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/CreatePoolCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/CreateProtectConfigurationCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/CreateRegistrationAssociationCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/CreateRegistrationAttachmentCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/CreateRegistrationCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/CreateRegistrationVersionCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/CreateVerifiedDestinationNumberCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/DeleteAccountDefaultProtectConfigurationCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/DeleteDefaultMessageTypeCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/DeleteDefaultSenderIdCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/DeleteEventDestinationCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/DeleteKeywordCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/DeleteMediaMessageSpendLimitOverrideCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/DeleteOptOutListCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/DeleteOptedOutNumberCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/DeletePoolCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/DeleteProtectConfigurationCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/DeleteRegistrationAttachmentCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/DeleteRegistrationCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/DeleteRegistrationFieldValueCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/DeleteTextMessageSpendLimitOverrideCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/DeleteVerifiedDestinationNumberCommand.d.ts +12 -1
  111. package/dist-types/ts3.4/commands/DeleteVoiceMessageSpendLimitOverrideCommand.d.ts +12 -1
  112. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +12 -1
  113. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +12 -1
  114. package/dist-types/ts3.4/commands/DescribeConfigurationSetsCommand.d.ts +12 -1
  115. package/dist-types/ts3.4/commands/DescribeKeywordsCommand.d.ts +12 -1
  116. package/dist-types/ts3.4/commands/DescribeOptOutListsCommand.d.ts +12 -1
  117. package/dist-types/ts3.4/commands/DescribeOptedOutNumbersCommand.d.ts +12 -1
  118. package/dist-types/ts3.4/commands/DescribePhoneNumbersCommand.d.ts +12 -1
  119. package/dist-types/ts3.4/commands/DescribePoolsCommand.d.ts +12 -1
  120. package/dist-types/ts3.4/commands/DescribeProtectConfigurationsCommand.d.ts +12 -1
  121. package/dist-types/ts3.4/commands/DescribeRegistrationAttachmentsCommand.d.ts +12 -1
  122. package/dist-types/ts3.4/commands/DescribeRegistrationFieldDefinitionsCommand.d.ts +12 -1
  123. package/dist-types/ts3.4/commands/DescribeRegistrationFieldValuesCommand.d.ts +12 -1
  124. package/dist-types/ts3.4/commands/DescribeRegistrationSectionDefinitionsCommand.d.ts +12 -1
  125. package/dist-types/ts3.4/commands/DescribeRegistrationTypeDefinitionsCommand.d.ts +12 -1
  126. package/dist-types/ts3.4/commands/DescribeRegistrationVersionsCommand.d.ts +12 -1
  127. package/dist-types/ts3.4/commands/DescribeRegistrationsCommand.d.ts +12 -1
  128. package/dist-types/ts3.4/commands/DescribeSenderIdsCommand.d.ts +12 -1
  129. package/dist-types/ts3.4/commands/DescribeSpendLimitsCommand.d.ts +12 -1
  130. package/dist-types/ts3.4/commands/DescribeVerifiedDestinationNumbersCommand.d.ts +12 -1
  131. package/dist-types/ts3.4/commands/DisassociateOriginationIdentityCommand.d.ts +12 -1
  132. package/dist-types/ts3.4/commands/DisassociateProtectConfigurationCommand.d.ts +12 -1
  133. package/dist-types/ts3.4/commands/DiscardRegistrationVersionCommand.d.ts +12 -1
  134. package/dist-types/ts3.4/commands/GetProtectConfigurationCountryRuleSetCommand.d.ts +12 -1
  135. package/dist-types/ts3.4/commands/ListPoolOriginationIdentitiesCommand.d.ts +12 -1
  136. package/dist-types/ts3.4/commands/ListRegistrationAssociationsCommand.d.ts +12 -1
  137. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  138. package/dist-types/ts3.4/commands/PutKeywordCommand.d.ts +12 -1
  139. package/dist-types/ts3.4/commands/PutOptedOutNumberCommand.d.ts +12 -1
  140. package/dist-types/ts3.4/commands/PutRegistrationFieldValueCommand.d.ts +12 -1
  141. package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +12 -1
  142. package/dist-types/ts3.4/commands/ReleaseSenderIdCommand.d.ts +12 -1
  143. package/dist-types/ts3.4/commands/RequestPhoneNumberCommand.d.ts +12 -1
  144. package/dist-types/ts3.4/commands/RequestSenderIdCommand.d.ts +12 -1
  145. package/dist-types/ts3.4/commands/SendDestinationNumberVerificationCodeCommand.d.ts +12 -1
  146. package/dist-types/ts3.4/commands/SendMediaMessageCommand.d.ts +12 -1
  147. package/dist-types/ts3.4/commands/SendTextMessageCommand.d.ts +12 -1
  148. package/dist-types/ts3.4/commands/SendVoiceMessageCommand.d.ts +12 -1
  149. package/dist-types/ts3.4/commands/SetAccountDefaultProtectConfigurationCommand.d.ts +12 -1
  150. package/dist-types/ts3.4/commands/SetDefaultMessageTypeCommand.d.ts +12 -1
  151. package/dist-types/ts3.4/commands/SetDefaultSenderIdCommand.d.ts +12 -1
  152. package/dist-types/ts3.4/commands/SetMediaMessageSpendLimitOverrideCommand.d.ts +12 -1
  153. package/dist-types/ts3.4/commands/SetTextMessageSpendLimitOverrideCommand.d.ts +12 -1
  154. package/dist-types/ts3.4/commands/SetVoiceMessageSpendLimitOverrideCommand.d.ts +12 -1
  155. package/dist-types/ts3.4/commands/SubmitRegistrationVersionCommand.d.ts +12 -1
  156. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
  157. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
  158. package/dist-types/ts3.4/commands/UpdateEventDestinationCommand.d.ts +12 -1
  159. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +12 -1
  160. package/dist-types/ts3.4/commands/UpdatePoolCommand.d.ts +12 -1
  161. package/dist-types/ts3.4/commands/UpdateProtectConfigurationCommand.d.ts +12 -1
  162. package/dist-types/ts3.4/commands/UpdateProtectConfigurationCountryRuleSetCommand.d.ts +12 -1
  163. package/dist-types/ts3.4/commands/UpdateSenderIdCommand.d.ts +12 -1
  164. package/dist-types/ts3.4/commands/VerifyDestinationNumberCommand.d.ts +12 -1
  165. package/package.json +35 -35
@@ -95,4 +95,15 @@ declare const AssociateOriginationIdentityCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class AssociateOriginationIdentityCommand extends AssociateOriginationIdentityCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: AssociateOriginationIdentityRequest;
102
+ output: AssociateOriginationIdentityResult;
103
+ };
104
+ sdk: {
105
+ input: AssociateOriginationIdentityCommandInput;
106
+ output: AssociateOriginationIdentityCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -88,4 +88,15 @@ declare const AssociateProtectConfigurationCommand_base: {
88
88
  * @public
89
89
  */
90
90
  export declare class AssociateProtectConfigurationCommand extends AssociateProtectConfigurationCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: AssociateProtectConfigurationRequest;
95
+ output: AssociateProtectConfigurationResult;
96
+ };
97
+ sdk: {
98
+ input: AssociateProtectConfigurationCommandInput;
99
+ output: AssociateProtectConfigurationCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -100,4 +100,15 @@ declare const CreateConfigurationSetCommand_base: {
100
100
  * @public
101
101
  */
102
102
  export declare class CreateConfigurationSetCommand extends CreateConfigurationSetCommand_base {
103
+ /** @internal type navigation helper, not in runtime. */
104
+ protected static __types: {
105
+ api: {
106
+ input: CreateConfigurationSetRequest;
107
+ output: CreateConfigurationSetResult;
108
+ };
109
+ sdk: {
110
+ input: CreateConfigurationSetCommandInput;
111
+ output: CreateConfigurationSetCommandOutput;
112
+ };
113
+ };
103
114
  }
@@ -127,4 +127,15 @@ declare const CreateEventDestinationCommand_base: {
127
127
  * @public
128
128
  */
129
129
  export declare class CreateEventDestinationCommand extends CreateEventDestinationCommand_base {
130
+ /** @internal type navigation helper, not in runtime. */
131
+ protected static __types: {
132
+ api: {
133
+ input: CreateEventDestinationRequest;
134
+ output: CreateEventDestinationResult;
135
+ };
136
+ sdk: {
137
+ input: CreateEventDestinationCommandInput;
138
+ output: CreateEventDestinationCommandOutput;
139
+ };
140
+ };
130
141
  }
@@ -103,4 +103,15 @@ declare const CreateOptOutListCommand_base: {
103
103
  * @public
104
104
  */
105
105
  export declare class CreateOptOutListCommand extends CreateOptOutListCommand_base {
106
+ /** @internal type navigation helper, not in runtime. */
107
+ protected static __types: {
108
+ api: {
109
+ input: CreateOptOutListRequest;
110
+ output: CreateOptOutListResult;
111
+ };
112
+ sdk: {
113
+ input: CreateOptOutListCommandInput;
114
+ output: CreateOptOutListCommandOutput;
115
+ };
116
+ };
106
117
  }
@@ -119,4 +119,15 @@ declare const CreatePoolCommand_base: {
119
119
  * @public
120
120
  */
121
121
  export declare class CreatePoolCommand extends CreatePoolCommand_base {
122
+ /** @internal type navigation helper, not in runtime. */
123
+ protected static __types: {
124
+ api: {
125
+ input: CreatePoolRequest;
126
+ output: CreatePoolResult;
127
+ };
128
+ sdk: {
129
+ input: CreatePoolCommandInput;
130
+ output: CreatePoolCommandOutput;
131
+ };
132
+ };
122
133
  }
@@ -92,4 +92,15 @@ declare const CreateProtectConfigurationCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class CreateProtectConfigurationCommand extends CreateProtectConfigurationCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: CreateProtectConfigurationRequest;
99
+ output: CreateProtectConfigurationResult;
100
+ };
101
+ sdk: {
102
+ input: CreateProtectConfigurationCommandInput;
103
+ output: CreateProtectConfigurationCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -92,4 +92,15 @@ declare const CreateRegistrationAssociationCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class CreateRegistrationAssociationCommand extends CreateRegistrationAssociationCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: CreateRegistrationAssociationRequest;
99
+ output: CreateRegistrationAssociationResult;
100
+ };
101
+ sdk: {
102
+ input: CreateRegistrationAssociationCommandInput;
103
+ output: CreateRegistrationAssociationCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -98,4 +98,15 @@ declare const CreateRegistrationAttachmentCommand_base: {
98
98
  * @public
99
99
  */
100
100
  export declare class CreateRegistrationAttachmentCommand extends CreateRegistrationAttachmentCommand_base {
101
+ /** @internal type navigation helper, not in runtime. */
102
+ protected static __types: {
103
+ api: {
104
+ input: CreateRegistrationAttachmentRequest;
105
+ output: CreateRegistrationAttachmentResult;
106
+ };
107
+ sdk: {
108
+ input: CreateRegistrationAttachmentCommandInput;
109
+ output: CreateRegistrationAttachmentCommandOutput;
110
+ };
111
+ };
101
112
  }
@@ -102,4 +102,15 @@ declare const CreateRegistrationCommand_base: {
102
102
  * @public
103
103
  */
104
104
  export declare class CreateRegistrationCommand extends CreateRegistrationCommand_base {
105
+ /** @internal type navigation helper, not in runtime. */
106
+ protected static __types: {
107
+ api: {
108
+ input: CreateRegistrationRequest;
109
+ output: CreateRegistrationResult;
110
+ };
111
+ sdk: {
112
+ input: CreateRegistrationCommandInput;
113
+ output: CreateRegistrationCommandOutput;
114
+ };
115
+ };
105
116
  }
@@ -97,4 +97,15 @@ declare const CreateRegistrationVersionCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class CreateRegistrationVersionCommand extends CreateRegistrationVersionCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: CreateRegistrationVersionRequest;
104
+ output: CreateRegistrationVersionResult;
105
+ };
106
+ sdk: {
107
+ input: CreateRegistrationVersionCommandInput;
108
+ output: CreateRegistrationVersionCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -99,4 +99,15 @@ declare const CreateVerifiedDestinationNumberCommand_base: {
99
99
  * @public
100
100
  */
101
101
  export declare class CreateVerifiedDestinationNumberCommand extends CreateVerifiedDestinationNumberCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: CreateVerifiedDestinationNumberRequest;
106
+ output: CreateVerifiedDestinationNumberResult;
107
+ };
108
+ sdk: {
109
+ input: CreateVerifiedDestinationNumberCommandInput;
110
+ output: CreateVerifiedDestinationNumberCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -74,4 +74,15 @@ declare const DeleteAccountDefaultProtectConfigurationCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class DeleteAccountDefaultProtectConfigurationCommand extends DeleteAccountDefaultProtectConfigurationCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: {};
81
+ output: DeleteAccountDefaultProtectConfigurationResult;
82
+ };
83
+ sdk: {
84
+ input: DeleteAccountDefaultProtectConfigurationCommandInput;
85
+ output: DeleteAccountDefaultProtectConfigurationCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -102,4 +102,15 @@ declare const DeleteConfigurationSetCommand_base: {
102
102
  * @public
103
103
  */
104
104
  export declare class DeleteConfigurationSetCommand extends DeleteConfigurationSetCommand_base {
105
+ /** @internal type navigation helper, not in runtime. */
106
+ protected static __types: {
107
+ api: {
108
+ input: DeleteConfigurationSetRequest;
109
+ output: DeleteConfigurationSetResult;
110
+ };
111
+ sdk: {
112
+ input: DeleteConfigurationSetCommandInput;
113
+ output: DeleteConfigurationSetCommandOutput;
114
+ };
115
+ };
105
116
  }
@@ -82,4 +82,15 @@ declare const DeleteDefaultMessageTypeCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class DeleteDefaultMessageTypeCommand extends DeleteDefaultMessageTypeCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: DeleteDefaultMessageTypeRequest;
89
+ output: DeleteDefaultMessageTypeResult;
90
+ };
91
+ sdk: {
92
+ input: DeleteDefaultMessageTypeCommandInput;
93
+ output: DeleteDefaultMessageTypeCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -80,4 +80,15 @@ declare const DeleteDefaultSenderIdCommand_base: {
80
80
  * @public
81
81
  */
82
82
  export declare class DeleteDefaultSenderIdCommand extends DeleteDefaultSenderIdCommand_base {
83
+ /** @internal type navigation helper, not in runtime. */
84
+ protected static __types: {
85
+ api: {
86
+ input: DeleteDefaultSenderIdRequest;
87
+ output: DeleteDefaultSenderIdResult;
88
+ };
89
+ sdk: {
90
+ input: DeleteDefaultSenderIdCommandInput;
91
+ output: DeleteDefaultSenderIdCommandOutput;
92
+ };
93
+ };
83
94
  }
@@ -99,4 +99,15 @@ declare const DeleteEventDestinationCommand_base: {
99
99
  * @public
100
100
  */
101
101
  export declare class DeleteEventDestinationCommand extends DeleteEventDestinationCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: DeleteEventDestinationRequest;
106
+ output: DeleteEventDestinationResult;
107
+ };
108
+ sdk: {
109
+ input: DeleteEventDestinationCommandInput;
110
+ output: DeleteEventDestinationCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -92,4 +92,15 @@ declare const DeleteKeywordCommand_base: {
92
92
  * @public
93
93
  */
94
94
  export declare class DeleteKeywordCommand extends DeleteKeywordCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: DeleteKeywordRequest;
99
+ output: DeleteKeywordResult;
100
+ };
101
+ sdk: {
102
+ input: DeleteKeywordCommandInput;
103
+ output: DeleteKeywordCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -74,4 +74,15 @@ declare const DeleteMediaMessageSpendLimitOverrideCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class DeleteMediaMessageSpendLimitOverrideCommand extends DeleteMediaMessageSpendLimitOverrideCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: {};
81
+ output: DeleteMediaMessageSpendLimitOverrideResult;
82
+ };
83
+ sdk: {
84
+ input: DeleteMediaMessageSpendLimitOverrideCommandInput;
85
+ output: DeleteMediaMessageSpendLimitOverrideCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -86,4 +86,15 @@ declare const DeleteOptOutListCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class DeleteOptOutListCommand extends DeleteOptOutListCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: DeleteOptOutListRequest;
93
+ output: DeleteOptOutListResult;
94
+ };
95
+ sdk: {
96
+ input: DeleteOptOutListCommandInput;
97
+ output: DeleteOptOutListCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -90,4 +90,15 @@ declare const DeleteOptedOutNumberCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class DeleteOptedOutNumberCommand extends DeleteOptedOutNumberCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: DeleteOptedOutNumberRequest;
97
+ output: DeleteOptedOutNumberResult;
98
+ };
99
+ sdk: {
100
+ input: DeleteOptedOutNumberCommandInput;
101
+ output: DeleteOptedOutNumberCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -97,4 +97,15 @@ declare const DeletePoolCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class DeletePoolCommand extends DeletePoolCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: DeletePoolRequest;
104
+ output: DeletePoolResult;
105
+ };
106
+ sdk: {
107
+ input: DeletePoolCommandInput;
108
+ output: DeletePoolCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -85,4 +85,15 @@ declare const DeleteProtectConfigurationCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class DeleteProtectConfigurationCommand extends DeleteProtectConfigurationCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: DeleteProtectConfigurationRequest;
92
+ output: DeleteProtectConfigurationResult;
93
+ };
94
+ sdk: {
95
+ input: DeleteProtectConfigurationCommandInput;
96
+ output: DeleteProtectConfigurationCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -85,4 +85,15 @@ declare const DeleteRegistrationAttachmentCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class DeleteRegistrationAttachmentCommand extends DeleteRegistrationAttachmentCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: DeleteRegistrationAttachmentRequest;
92
+ output: DeleteRegistrationAttachmentResult;
93
+ };
94
+ sdk: {
95
+ input: DeleteRegistrationAttachmentCommandInput;
96
+ output: DeleteRegistrationAttachmentCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -91,4 +91,15 @@ declare const DeleteRegistrationCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class DeleteRegistrationCommand extends DeleteRegistrationCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: DeleteRegistrationRequest;
98
+ output: DeleteRegistrationResult;
99
+ };
100
+ sdk: {
101
+ input: DeleteRegistrationCommandInput;
102
+ output: DeleteRegistrationCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -90,4 +90,15 @@ declare const DeleteRegistrationFieldValueCommand_base: {
90
90
  * @public
91
91
  */
92
92
  export declare class DeleteRegistrationFieldValueCommand extends DeleteRegistrationFieldValueCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: DeleteRegistrationFieldValueRequest;
97
+ output: DeleteRegistrationFieldValueResult;
98
+ };
99
+ sdk: {
100
+ input: DeleteRegistrationFieldValueCommandInput;
101
+ output: DeleteRegistrationFieldValueCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -74,4 +74,15 @@ declare const DeleteTextMessageSpendLimitOverrideCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class DeleteTextMessageSpendLimitOverrideCommand extends DeleteTextMessageSpendLimitOverrideCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: {};
81
+ output: DeleteTextMessageSpendLimitOverrideResult;
82
+ };
83
+ sdk: {
84
+ input: DeleteTextMessageSpendLimitOverrideCommandInput;
85
+ output: DeleteTextMessageSpendLimitOverrideCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -84,4 +84,15 @@ declare const DeleteVerifiedDestinationNumberCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class DeleteVerifiedDestinationNumberCommand extends DeleteVerifiedDestinationNumberCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: DeleteVerifiedDestinationNumberRequest;
91
+ output: DeleteVerifiedDestinationNumberResult;
92
+ };
93
+ sdk: {
94
+ input: DeleteVerifiedDestinationNumberCommandInput;
95
+ output: DeleteVerifiedDestinationNumberCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -74,4 +74,15 @@ declare const DeleteVoiceMessageSpendLimitOverrideCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class DeleteVoiceMessageSpendLimitOverrideCommand extends DeleteVoiceMessageSpendLimitOverrideCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: {};
81
+ output: DeleteVoiceMessageSpendLimitOverrideResult;
82
+ };
83
+ sdk: {
84
+ input: DeleteVoiceMessageSpendLimitOverrideCommandInput;
85
+ output: DeleteVoiceMessageSpendLimitOverrideCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -85,4 +85,15 @@ declare const DescribeAccountAttributesCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class DescribeAccountAttributesCommand extends DescribeAccountAttributesCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: DescribeAccountAttributesRequest;
92
+ output: DescribeAccountAttributesResult;
93
+ };
94
+ sdk: {
95
+ input: DescribeAccountAttributesCommandInput;
96
+ output: DescribeAccountAttributesCommandOutput;
97
+ };
98
+ };
88
99
  }
@@ -86,4 +86,15 @@ declare const DescribeAccountLimitsCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class DescribeAccountLimitsCommand extends DescribeAccountLimitsCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: DescribeAccountLimitsRequest;
93
+ output: DescribeAccountLimitsResult;
94
+ };
95
+ sdk: {
96
+ input: DescribeAccountLimitsCommandInput;
97
+ output: DescribeAccountLimitsCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -123,4 +123,15 @@ declare const DescribeConfigurationSetsCommand_base: {
123
123
  * @public
124
124
  */
125
125
  export declare class DescribeConfigurationSetsCommand extends DescribeConfigurationSetsCommand_base {
126
+ /** @internal type navigation helper, not in runtime. */
127
+ protected static __types: {
128
+ api: {
129
+ input: DescribeConfigurationSetsRequest;
130
+ output: DescribeConfigurationSetsResult;
131
+ };
132
+ sdk: {
133
+ input: DescribeConfigurationSetsCommandInput;
134
+ output: DescribeConfigurationSetsCommandOutput;
135
+ };
136
+ };
126
137
  }
@@ -104,4 +104,15 @@ declare const DescribeKeywordsCommand_base: {
104
104
  * @public
105
105
  */
106
106
  export declare class DescribeKeywordsCommand extends DescribeKeywordsCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: DescribeKeywordsRequest;
111
+ output: DescribeKeywordsResult;
112
+ };
113
+ sdk: {
114
+ input: DescribeKeywordsCommandInput;
115
+ output: DescribeKeywordsCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -91,4 +91,15 @@ declare const DescribeOptOutListsCommand_base: {
91
91
  * @public
92
92
  */
93
93
  export declare class DescribeOptOutListsCommand extends DescribeOptOutListsCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: DescribeOptOutListsRequest;
98
+ output: DescribeOptOutListsResult;
99
+ };
100
+ sdk: {
101
+ input: DescribeOptOutListsCommandInput;
102
+ output: DescribeOptOutListsCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -104,4 +104,15 @@ declare const DescribeOptedOutNumbersCommand_base: {
104
104
  * @public
105
105
  */
106
106
  export declare class DescribeOptedOutNumbersCommand extends DescribeOptedOutNumbersCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: DescribeOptedOutNumbersRequest;
111
+ output: DescribeOptedOutNumbersResult;
112
+ };
113
+ sdk: {
114
+ input: DescribeOptedOutNumbersCommandInput;
115
+ output: DescribeOptedOutNumbersCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -117,4 +117,15 @@ declare const DescribePhoneNumbersCommand_base: {
117
117
  * @public
118
118
  */
119
119
  export declare class DescribePhoneNumbersCommand extends DescribePhoneNumbersCommand_base {
120
+ /** @internal type navigation helper, not in runtime. */
121
+ protected static __types: {
122
+ api: {
123
+ input: DescribePhoneNumbersRequest;
124
+ output: DescribePhoneNumbersResult;
125
+ };
126
+ sdk: {
127
+ input: DescribePhoneNumbersCommandInput;
128
+ output: DescribePhoneNumbersCommandOutput;
129
+ };
130
+ };
120
131
  }
@@ -112,4 +112,15 @@ declare const DescribePoolsCommand_base: {
112
112
  * @public
113
113
  */
114
114
  export declare class DescribePoolsCommand extends DescribePoolsCommand_base {
115
+ /** @internal type navigation helper, not in runtime. */
116
+ protected static __types: {
117
+ api: {
118
+ input: DescribePoolsRequest;
119
+ output: DescribePoolsResult;
120
+ };
121
+ sdk: {
122
+ input: DescribePoolsCommandInput;
123
+ output: DescribePoolsCommandOutput;
124
+ };
125
+ };
115
126
  }
@@ -96,4 +96,15 @@ declare const DescribeProtectConfigurationsCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class DescribeProtectConfigurationsCommand extends DescribeProtectConfigurationsCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: DescribeProtectConfigurationsRequest;
103
+ output: DescribeProtectConfigurationsResult;
104
+ };
105
+ sdk: {
106
+ input: DescribeProtectConfigurationsCommandInput;
107
+ output: DescribeProtectConfigurationsCommandOutput;
108
+ };
109
+ };
99
110
  }
@@ -96,4 +96,15 @@ declare const DescribeRegistrationAttachmentsCommand_base: {
96
96
  * @public
97
97
  */
98
98
  export declare class DescribeRegistrationAttachmentsCommand extends DescribeRegistrationAttachmentsCommand_base {
99
+ /** @internal type navigation helper, not in runtime. */
100
+ protected static __types: {
101
+ api: {
102
+ input: DescribeRegistrationAttachmentsRequest;
103
+ output: DescribeRegistrationAttachmentsResult;
104
+ };
105
+ sdk: {
106
+ input: DescribeRegistrationAttachmentsCommandInput;
107
+ output: DescribeRegistrationAttachmentsCommandOutput;
108
+ };
109
+ };
99
110
  }