aws_sdk_pinpointsmsvoicev2/operation.rs
1// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
2pub use ::aws_types::request_id::RequestId;
3
4/// Types for the `AssociateOriginationIdentity` operation.
5pub mod associate_origination_identity;
6
7/// Types for the `AssociateProtectConfiguration` operation.
8pub mod associate_protect_configuration;
9
10/// Types for the `CarrierLookup` operation.
11pub mod carrier_lookup;
12
13/// Types for the `CreateConfigurationSet` operation.
14pub mod create_configuration_set;
15
16/// Types for the `CreateEventDestination` operation.
17pub mod create_event_destination;
18
19/// Types for the `CreateNotifyConfiguration` operation.
20pub mod create_notify_configuration;
21
22/// Types for the `CreateOptOutList` operation.
23pub mod create_opt_out_list;
24
25/// Types for the `CreatePool` operation.
26pub mod create_pool;
27
28/// Types for the `CreateProtectConfiguration` operation.
29pub mod create_protect_configuration;
30
31/// Types for the `CreateRcsAgent` operation.
32pub mod create_rcs_agent;
33
34/// Types for the `CreateRegistration` operation.
35pub mod create_registration;
36
37/// Types for the `CreateRegistrationAssociation` operation.
38pub mod create_registration_association;
39
40/// Types for the `CreateRegistrationAttachment` operation.
41pub mod create_registration_attachment;
42
43/// Types for the `CreateRegistrationVersion` operation.
44pub mod create_registration_version;
45
46/// Types for the `CreateVerifiedDestinationNumber` operation.
47pub mod create_verified_destination_number;
48
49/// Types for the `DeleteAccountDefaultProtectConfiguration` operation.
50pub mod delete_account_default_protect_configuration;
51
52/// Types for the `DeleteConfigurationSet` operation.
53pub mod delete_configuration_set;
54
55/// Types for the `DeleteDefaultMessageType` operation.
56pub mod delete_default_message_type;
57
58/// Types for the `DeleteDefaultSenderId` operation.
59pub mod delete_default_sender_id;
60
61/// Types for the `DeleteEventDestination` operation.
62pub mod delete_event_destination;
63
64/// Types for the `DeleteKeyword` operation.
65pub mod delete_keyword;
66
67/// Types for the `DeleteMediaMessageSpendLimitOverride` operation.
68pub mod delete_media_message_spend_limit_override;
69
70/// Types for the `DeleteNotifyConfiguration` operation.
71pub mod delete_notify_configuration;
72
73/// Types for the `DeleteNotifyMessageSpendLimitOverride` operation.
74pub mod delete_notify_message_spend_limit_override;
75
76/// Types for the `DeleteOptOutList` operation.
77pub mod delete_opt_out_list;
78
79/// Types for the `DeleteOptedOutNumber` operation.
80pub mod delete_opted_out_number;
81
82/// Types for the `DeletePool` operation.
83pub mod delete_pool;
84
85/// Types for the `DeleteProtectConfiguration` operation.
86pub mod delete_protect_configuration;
87
88/// Types for the `DeleteProtectConfigurationRuleSetNumberOverride` operation.
89pub mod delete_protect_configuration_rule_set_number_override;
90
91/// Types for the `DeleteRcsAgent` operation.
92pub mod delete_rcs_agent;
93
94/// Types for the `DeleteRegistration` operation.
95pub mod delete_registration;
96
97/// Types for the `DeleteRegistrationAttachment` operation.
98pub mod delete_registration_attachment;
99
100/// Types for the `DeleteRegistrationFieldValue` operation.
101pub mod delete_registration_field_value;
102
103/// Types for the `DeleteResourcePolicy` operation.
104pub mod delete_resource_policy;
105
106/// Types for the `DeleteTextMessageSpendLimitOverride` operation.
107pub mod delete_text_message_spend_limit_override;
108
109/// Types for the `DeleteVerifiedDestinationNumber` operation.
110pub mod delete_verified_destination_number;
111
112/// Types for the `DeleteVoiceMessageSpendLimitOverride` operation.
113pub mod delete_voice_message_spend_limit_override;
114
115/// Types for the `DescribeAccountAttributes` operation.
116pub mod describe_account_attributes;
117
118/// Types for the `DescribeAccountLimits` operation.
119pub mod describe_account_limits;
120
121/// Types for the `DescribeConfigurationSets` operation.
122pub mod describe_configuration_sets;
123
124/// Types for the `DescribeKeywords` operation.
125pub mod describe_keywords;
126
127/// Types for the `DescribeNotifyConfigurations` operation.
128pub mod describe_notify_configurations;
129
130/// Types for the `DescribeNotifyTemplates` operation.
131pub mod describe_notify_templates;
132
133/// Types for the `DescribeOptOutLists` operation.
134pub mod describe_opt_out_lists;
135
136/// Types for the `DescribeOptedOutNumbers` operation.
137pub mod describe_opted_out_numbers;
138
139/// Types for the `DescribePhoneNumbers` operation.
140pub mod describe_phone_numbers;
141
142/// Types for the `DescribePools` operation.
143pub mod describe_pools;
144
145/// Types for the `DescribeProtectConfigurations` operation.
146pub mod describe_protect_configurations;
147
148/// Types for the `DescribeRcsAgentCountryLaunchStatus` operation.
149pub mod describe_rcs_agent_country_launch_status;
150
151/// Types for the `DescribeRcsAgents` operation.
152pub mod describe_rcs_agents;
153
154/// Types for the `DescribeRegistrationAttachments` operation.
155pub mod describe_registration_attachments;
156
157/// Types for the `DescribeRegistrationFieldDefinitions` operation.
158pub mod describe_registration_field_definitions;
159
160/// Types for the `DescribeRegistrationFieldValues` operation.
161pub mod describe_registration_field_values;
162
163/// Types for the `DescribeRegistrationSectionDefinitions` operation.
164pub mod describe_registration_section_definitions;
165
166/// Types for the `DescribeRegistrationTypeDefinitions` operation.
167pub mod describe_registration_type_definitions;
168
169/// Types for the `DescribeRegistrationVersions` operation.
170pub mod describe_registration_versions;
171
172/// Types for the `DescribeRegistrations` operation.
173pub mod describe_registrations;
174
175/// Types for the `DescribeSenderIds` operation.
176pub mod describe_sender_ids;
177
178/// Types for the `DescribeSpendLimits` operation.
179pub mod describe_spend_limits;
180
181/// Types for the `DescribeVerifiedDestinationNumbers` operation.
182pub mod describe_verified_destination_numbers;
183
184/// Types for the `DisassociateOriginationIdentity` operation.
185pub mod disassociate_origination_identity;
186
187/// Types for the `DisassociateProtectConfiguration` operation.
188pub mod disassociate_protect_configuration;
189
190/// Types for the `DiscardRegistrationVersion` operation.
191pub mod discard_registration_version;
192
193/// Types for the `GetProtectConfigurationCountryRuleSet` operation.
194pub mod get_protect_configuration_country_rule_set;
195
196/// Types for the `GetResourcePolicy` operation.
197pub mod get_resource_policy;
198
199/// Types for the `ListNotifyCountries` operation.
200pub mod list_notify_countries;
201
202/// Types for the `ListPoolOriginationIdentities` operation.
203pub mod list_pool_origination_identities;
204
205/// Types for the `ListProtectConfigurationRuleSetNumberOverrides` operation.
206pub mod list_protect_configuration_rule_set_number_overrides;
207
208/// Types for the `ListRegistrationAssociations` operation.
209pub mod list_registration_associations;
210
211/// Types for the `ListTagsForResource` operation.
212pub mod list_tags_for_resource;
213
214/// Types for the `PutKeyword` operation.
215pub mod put_keyword;
216
217/// Types for the `PutMessageFeedback` operation.
218pub mod put_message_feedback;
219
220/// Types for the `PutOptedOutNumber` operation.
221pub mod put_opted_out_number;
222
223/// Types for the `PutProtectConfigurationRuleSetNumberOverride` operation.
224pub mod put_protect_configuration_rule_set_number_override;
225
226/// Types for the `PutRegistrationFieldValue` operation.
227pub mod put_registration_field_value;
228
229/// Types for the `PutResourcePolicy` operation.
230pub mod put_resource_policy;
231
232/// Types for the `ReleasePhoneNumber` operation.
233pub mod release_phone_number;
234
235/// Types for the `ReleaseSenderId` operation.
236pub mod release_sender_id;
237
238/// Types for the `RequestPhoneNumber` operation.
239pub mod request_phone_number;
240
241/// Types for the `RequestSenderId` operation.
242pub mod request_sender_id;
243
244/// Types for the `SendDestinationNumberVerificationCode` operation.
245pub mod send_destination_number_verification_code;
246
247/// Types for the `SendMediaMessage` operation.
248pub mod send_media_message;
249
250/// Types for the `SendNotifyTextMessage` operation.
251pub mod send_notify_text_message;
252
253/// Types for the `SendNotifyVoiceMessage` operation.
254pub mod send_notify_voice_message;
255
256/// Types for the `SendTextMessage` operation.
257pub mod send_text_message;
258
259/// Types for the `SendVoiceMessage` operation.
260pub mod send_voice_message;
261
262/// Types for the `SetAccountDefaultProtectConfiguration` operation.
263pub mod set_account_default_protect_configuration;
264
265/// Types for the `SetDefaultMessageFeedbackEnabled` operation.
266pub mod set_default_message_feedback_enabled;
267
268/// Types for the `SetDefaultMessageType` operation.
269pub mod set_default_message_type;
270
271/// Types for the `SetDefaultSenderId` operation.
272pub mod set_default_sender_id;
273
274/// Types for the `SetMediaMessageSpendLimitOverride` operation.
275pub mod set_media_message_spend_limit_override;
276
277/// Types for the `SetNotifyMessageSpendLimitOverride` operation.
278pub mod set_notify_message_spend_limit_override;
279
280/// Types for the `SetTextMessageSpendLimitOverride` operation.
281pub mod set_text_message_spend_limit_override;
282
283/// Types for the `SetVoiceMessageSpendLimitOverride` operation.
284pub mod set_voice_message_spend_limit_override;
285
286/// Types for the `SubmitRegistrationVersion` operation.
287pub mod submit_registration_version;
288
289/// Types for the `TagResource` operation.
290pub mod tag_resource;
291
292/// Types for the `UntagResource` operation.
293pub mod untag_resource;
294
295/// Types for the `UpdateEventDestination` operation.
296pub mod update_event_destination;
297
298/// Types for the `UpdateNotifyConfiguration` operation.
299pub mod update_notify_configuration;
300
301/// Types for the `UpdatePhoneNumber` operation.
302pub mod update_phone_number;
303
304/// Types for the `UpdatePool` operation.
305pub mod update_pool;
306
307/// Types for the `UpdateProtectConfiguration` operation.
308pub mod update_protect_configuration;
309
310/// Types for the `UpdateProtectConfigurationCountryRuleSet` operation.
311pub mod update_protect_configuration_country_rule_set;
312
313/// Types for the `UpdateRcsAgent` operation.
314pub mod update_rcs_agent;
315
316/// Types for the `UpdateSenderId` operation.
317pub mod update_sender_id;
318
319/// Types for the `VerifyDestinationNumber` operation.
320pub mod verify_destination_number;