aws-sdk-pinpointsmsvoicev2 1.9.0 → 1.11.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -24,6 +24,10 @@ module Aws::PinpointSMSVoiceV2
24
24
  AmazonResourceName = Shapes::StringShape.new(name: 'AmazonResourceName')
25
25
  AssociateOriginationIdentityRequest = Shapes::StructureShape.new(name: 'AssociateOriginationIdentityRequest')
26
26
  AssociateOriginationIdentityResult = Shapes::StructureShape.new(name: 'AssociateOriginationIdentityResult')
27
+ AttachmentBody = Shapes::BlobShape.new(name: 'AttachmentBody')
28
+ AttachmentStatus = Shapes::StringShape.new(name: 'AttachmentStatus')
29
+ AttachmentUploadErrorReason = Shapes::StringShape.new(name: 'AttachmentUploadErrorReason')
30
+ AttachmentUrl = Shapes::StringShape.new(name: 'AttachmentUrl')
27
31
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
28
32
  ClientToken = Shapes::StringShape.new(name: 'ClientToken')
29
33
  CloudWatchLogsDestination = Shapes::StructureShape.new(name: 'CloudWatchLogsDestination')
@@ -48,6 +52,16 @@ module Aws::PinpointSMSVoiceV2
48
52
  CreateOptOutListResult = Shapes::StructureShape.new(name: 'CreateOptOutListResult')
49
53
  CreatePoolRequest = Shapes::StructureShape.new(name: 'CreatePoolRequest')
50
54
  CreatePoolResult = Shapes::StructureShape.new(name: 'CreatePoolResult')
55
+ CreateRegistrationAssociationRequest = Shapes::StructureShape.new(name: 'CreateRegistrationAssociationRequest')
56
+ CreateRegistrationAssociationResult = Shapes::StructureShape.new(name: 'CreateRegistrationAssociationResult')
57
+ CreateRegistrationAttachmentRequest = Shapes::StructureShape.new(name: 'CreateRegistrationAttachmentRequest')
58
+ CreateRegistrationAttachmentResult = Shapes::StructureShape.new(name: 'CreateRegistrationAttachmentResult')
59
+ CreateRegistrationRequest = Shapes::StructureShape.new(name: 'CreateRegistrationRequest')
60
+ CreateRegistrationResult = Shapes::StructureShape.new(name: 'CreateRegistrationResult')
61
+ CreateRegistrationVersionRequest = Shapes::StructureShape.new(name: 'CreateRegistrationVersionRequest')
62
+ CreateRegistrationVersionResult = Shapes::StructureShape.new(name: 'CreateRegistrationVersionResult')
63
+ CreateVerifiedDestinationNumberRequest = Shapes::StructureShape.new(name: 'CreateVerifiedDestinationNumberRequest')
64
+ CreateVerifiedDestinationNumberResult = Shapes::StructureShape.new(name: 'CreateVerifiedDestinationNumberResult')
51
65
  DeleteConfigurationSetRequest = Shapes::StructureShape.new(name: 'DeleteConfigurationSetRequest')
52
66
  DeleteConfigurationSetResult = Shapes::StructureShape.new(name: 'DeleteConfigurationSetResult')
53
67
  DeleteDefaultMessageTypeRequest = Shapes::StructureShape.new(name: 'DeleteDefaultMessageTypeRequest')
@@ -64,8 +78,16 @@ module Aws::PinpointSMSVoiceV2
64
78
  DeleteOptedOutNumberResult = Shapes::StructureShape.new(name: 'DeleteOptedOutNumberResult')
65
79
  DeletePoolRequest = Shapes::StructureShape.new(name: 'DeletePoolRequest')
66
80
  DeletePoolResult = Shapes::StructureShape.new(name: 'DeletePoolResult')
81
+ DeleteRegistrationAttachmentRequest = Shapes::StructureShape.new(name: 'DeleteRegistrationAttachmentRequest')
82
+ DeleteRegistrationAttachmentResult = Shapes::StructureShape.new(name: 'DeleteRegistrationAttachmentResult')
83
+ DeleteRegistrationFieldValueRequest = Shapes::StructureShape.new(name: 'DeleteRegistrationFieldValueRequest')
84
+ DeleteRegistrationFieldValueResult = Shapes::StructureShape.new(name: 'DeleteRegistrationFieldValueResult')
85
+ DeleteRegistrationRequest = Shapes::StructureShape.new(name: 'DeleteRegistrationRequest')
86
+ DeleteRegistrationResult = Shapes::StructureShape.new(name: 'DeleteRegistrationResult')
67
87
  DeleteTextMessageSpendLimitOverrideRequest = Shapes::StructureShape.new(name: 'DeleteTextMessageSpendLimitOverrideRequest')
68
88
  DeleteTextMessageSpendLimitOverrideResult = Shapes::StructureShape.new(name: 'DeleteTextMessageSpendLimitOverrideResult')
89
+ DeleteVerifiedDestinationNumberRequest = Shapes::StructureShape.new(name: 'DeleteVerifiedDestinationNumberRequest')
90
+ DeleteVerifiedDestinationNumberResult = Shapes::StructureShape.new(name: 'DeleteVerifiedDestinationNumberResult')
69
91
  DeleteVoiceMessageSpendLimitOverrideRequest = Shapes::StructureShape.new(name: 'DeleteVoiceMessageSpendLimitOverrideRequest')
70
92
  DeleteVoiceMessageSpendLimitOverrideResult = Shapes::StructureShape.new(name: 'DeleteVoiceMessageSpendLimitOverrideResult')
71
93
  DeliveryStreamArn = Shapes::StringShape.new(name: 'DeliveryStreamArn')
@@ -85,23 +107,47 @@ module Aws::PinpointSMSVoiceV2
85
107
  DescribePhoneNumbersResult = Shapes::StructureShape.new(name: 'DescribePhoneNumbersResult')
86
108
  DescribePoolsRequest = Shapes::StructureShape.new(name: 'DescribePoolsRequest')
87
109
  DescribePoolsResult = Shapes::StructureShape.new(name: 'DescribePoolsResult')
110
+ DescribeRegistrationAttachmentsRequest = Shapes::StructureShape.new(name: 'DescribeRegistrationAttachmentsRequest')
111
+ DescribeRegistrationAttachmentsResult = Shapes::StructureShape.new(name: 'DescribeRegistrationAttachmentsResult')
112
+ DescribeRegistrationFieldDefinitionsRequest = Shapes::StructureShape.new(name: 'DescribeRegistrationFieldDefinitionsRequest')
113
+ DescribeRegistrationFieldDefinitionsResult = Shapes::StructureShape.new(name: 'DescribeRegistrationFieldDefinitionsResult')
114
+ DescribeRegistrationFieldValuesRequest = Shapes::StructureShape.new(name: 'DescribeRegistrationFieldValuesRequest')
115
+ DescribeRegistrationFieldValuesResult = Shapes::StructureShape.new(name: 'DescribeRegistrationFieldValuesResult')
116
+ DescribeRegistrationSectionDefinitionsRequest = Shapes::StructureShape.new(name: 'DescribeRegistrationSectionDefinitionsRequest')
117
+ DescribeRegistrationSectionDefinitionsResult = Shapes::StructureShape.new(name: 'DescribeRegistrationSectionDefinitionsResult')
118
+ DescribeRegistrationTypeDefinitionsRequest = Shapes::StructureShape.new(name: 'DescribeRegistrationTypeDefinitionsRequest')
119
+ DescribeRegistrationTypeDefinitionsResult = Shapes::StructureShape.new(name: 'DescribeRegistrationTypeDefinitionsResult')
120
+ DescribeRegistrationVersionsRequest = Shapes::StructureShape.new(name: 'DescribeRegistrationVersionsRequest')
121
+ DescribeRegistrationVersionsResult = Shapes::StructureShape.new(name: 'DescribeRegistrationVersionsResult')
122
+ DescribeRegistrationsRequest = Shapes::StructureShape.new(name: 'DescribeRegistrationsRequest')
123
+ DescribeRegistrationsResult = Shapes::StructureShape.new(name: 'DescribeRegistrationsResult')
88
124
  DescribeSenderIdsRequest = Shapes::StructureShape.new(name: 'DescribeSenderIdsRequest')
89
125
  DescribeSenderIdsResult = Shapes::StructureShape.new(name: 'DescribeSenderIdsResult')
90
126
  DescribeSpendLimitsRequest = Shapes::StructureShape.new(name: 'DescribeSpendLimitsRequest')
91
127
  DescribeSpendLimitsResult = Shapes::StructureShape.new(name: 'DescribeSpendLimitsResult')
128
+ DescribeVerifiedDestinationNumbersRequest = Shapes::StructureShape.new(name: 'DescribeVerifiedDestinationNumbersRequest')
129
+ DescribeVerifiedDestinationNumbersResult = Shapes::StructureShape.new(name: 'DescribeVerifiedDestinationNumbersResult')
92
130
  DestinationCountryParameterKey = Shapes::StringShape.new(name: 'DestinationCountryParameterKey')
93
131
  DestinationCountryParameterValue = Shapes::StringShape.new(name: 'DestinationCountryParameterValue')
94
132
  DestinationCountryParameters = Shapes::MapShape.new(name: 'DestinationCountryParameters')
133
+ DestinationPhoneNumberList = Shapes::ListShape.new(name: 'DestinationPhoneNumberList')
95
134
  DisassociateOriginationIdentityRequest = Shapes::StructureShape.new(name: 'DisassociateOriginationIdentityRequest')
96
135
  DisassociateOriginationIdentityResult = Shapes::StructureShape.new(name: 'DisassociateOriginationIdentityResult')
136
+ DiscardRegistrationVersionRequest = Shapes::StructureShape.new(name: 'DiscardRegistrationVersionRequest')
137
+ DiscardRegistrationVersionResult = Shapes::StructureShape.new(name: 'DiscardRegistrationVersionResult')
97
138
  EventDestination = Shapes::StructureShape.new(name: 'EventDestination')
98
139
  EventDestinationList = Shapes::ListShape.new(name: 'EventDestinationList')
99
140
  EventDestinationName = Shapes::StringShape.new(name: 'EventDestinationName')
100
141
  EventType = Shapes::StringShape.new(name: 'EventType')
101
142
  EventTypeList = Shapes::ListShape.new(name: 'EventTypeList')
143
+ FieldPath = Shapes::StringShape.new(name: 'FieldPath')
144
+ FieldPathList = Shapes::ListShape.new(name: 'FieldPathList')
145
+ FieldRequirement = Shapes::StringShape.new(name: 'FieldRequirement')
146
+ FieldType = Shapes::StringShape.new(name: 'FieldType')
102
147
  FilterValue = Shapes::StringShape.new(name: 'FilterValue')
103
148
  FilterValueList = Shapes::ListShape.new(name: 'FilterValueList')
104
149
  IamRoleArn = Shapes::StringShape.new(name: 'IamRoleArn')
150
+ Integer = Shapes::IntegerShape.new(name: 'Integer')
105
151
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
106
152
  IsoCountryCode = Shapes::StringShape.new(name: 'IsoCountryCode')
107
153
  Keyword = Shapes::StringShape.new(name: 'Keyword')
@@ -114,8 +160,11 @@ module Aws::PinpointSMSVoiceV2
114
160
  KeywordList = Shapes::ListShape.new(name: 'KeywordList')
115
161
  KeywordMessage = Shapes::StringShape.new(name: 'KeywordMessage')
116
162
  KinesisFirehoseDestination = Shapes::StructureShape.new(name: 'KinesisFirehoseDestination')
163
+ LanguageCode = Shapes::StringShape.new(name: 'LanguageCode')
117
164
  ListPoolOriginationIdentitiesRequest = Shapes::StructureShape.new(name: 'ListPoolOriginationIdentitiesRequest')
118
165
  ListPoolOriginationIdentitiesResult = Shapes::StructureShape.new(name: 'ListPoolOriginationIdentitiesResult')
166
+ ListRegistrationAssociationsRequest = Shapes::StructureShape.new(name: 'ListRegistrationAssociationsRequest')
167
+ ListRegistrationAssociationsResult = Shapes::StructureShape.new(name: 'ListRegistrationAssociationsResult')
119
168
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
120
169
  ListTagsForResourceResult = Shapes::StructureShape.new(name: 'ListTagsForResourceResult')
121
170
  LogGroupArn = Shapes::StringShape.new(name: 'LogGroupArn')
@@ -170,14 +219,78 @@ module Aws::PinpointSMSVoiceV2
170
219
  PutKeywordResult = Shapes::StructureShape.new(name: 'PutKeywordResult')
171
220
  PutOptedOutNumberRequest = Shapes::StructureShape.new(name: 'PutOptedOutNumberRequest')
172
221
  PutOptedOutNumberResult = Shapes::StructureShape.new(name: 'PutOptedOutNumberResult')
173
- RegistrationId = Shapes::StringShape.new(name: 'RegistrationId')
222
+ PutRegistrationFieldValueRequest = Shapes::StructureShape.new(name: 'PutRegistrationFieldValueRequest')
223
+ PutRegistrationFieldValueResult = Shapes::StructureShape.new(name: 'PutRegistrationFieldValueResult')
224
+ RegistrationAssociationBehavior = Shapes::StringShape.new(name: 'RegistrationAssociationBehavior')
225
+ RegistrationAssociationFilter = Shapes::StructureShape.new(name: 'RegistrationAssociationFilter')
226
+ RegistrationAssociationFilterList = Shapes::ListShape.new(name: 'RegistrationAssociationFilterList')
227
+ RegistrationAssociationFilterName = Shapes::StringShape.new(name: 'RegistrationAssociationFilterName')
228
+ RegistrationAssociationMetadata = Shapes::StructureShape.new(name: 'RegistrationAssociationMetadata')
229
+ RegistrationAssociationMetadataList = Shapes::ListShape.new(name: 'RegistrationAssociationMetadataList')
230
+ RegistrationAttachmentFilter = Shapes::StructureShape.new(name: 'RegistrationAttachmentFilter')
231
+ RegistrationAttachmentFilterList = Shapes::ListShape.new(name: 'RegistrationAttachmentFilterList')
232
+ RegistrationAttachmentFilterName = Shapes::StringShape.new(name: 'RegistrationAttachmentFilterName')
233
+ RegistrationAttachmentIdList = Shapes::ListShape.new(name: 'RegistrationAttachmentIdList')
234
+ RegistrationAttachmentIdOrArn = Shapes::StringShape.new(name: 'RegistrationAttachmentIdOrArn')
235
+ RegistrationAttachmentsInformation = Shapes::StructureShape.new(name: 'RegistrationAttachmentsInformation')
236
+ RegistrationAttachmentsInformationList = Shapes::ListShape.new(name: 'RegistrationAttachmentsInformationList')
237
+ RegistrationDeniedReasonInformation = Shapes::StructureShape.new(name: 'RegistrationDeniedReasonInformation')
238
+ RegistrationDeniedReasonInformationList = Shapes::ListShape.new(name: 'RegistrationDeniedReasonInformationList')
239
+ RegistrationDisassociationBehavior = Shapes::StringShape.new(name: 'RegistrationDisassociationBehavior')
240
+ RegistrationFieldDefinition = Shapes::StructureShape.new(name: 'RegistrationFieldDefinition')
241
+ RegistrationFieldDefinitionList = Shapes::ListShape.new(name: 'RegistrationFieldDefinitionList')
242
+ RegistrationFieldDisplayHints = Shapes::StructureShape.new(name: 'RegistrationFieldDisplayHints')
243
+ RegistrationFieldValueInformation = Shapes::StructureShape.new(name: 'RegistrationFieldValueInformation')
244
+ RegistrationFieldValueInformationList = Shapes::ListShape.new(name: 'RegistrationFieldValueInformationList')
245
+ RegistrationFilter = Shapes::StructureShape.new(name: 'RegistrationFilter')
246
+ RegistrationFilterList = Shapes::ListShape.new(name: 'RegistrationFilterList')
247
+ RegistrationFilterName = Shapes::StringShape.new(name: 'RegistrationFilterName')
248
+ RegistrationIdList = Shapes::ListShape.new(name: 'RegistrationIdList')
249
+ RegistrationIdOrArn = Shapes::StringShape.new(name: 'RegistrationIdOrArn')
250
+ RegistrationInformation = Shapes::StructureShape.new(name: 'RegistrationInformation')
251
+ RegistrationInformationList = Shapes::ListShape.new(name: 'RegistrationInformationList')
252
+ RegistrationSectionDefinition = Shapes::StructureShape.new(name: 'RegistrationSectionDefinition')
253
+ RegistrationSectionDefinitionList = Shapes::ListShape.new(name: 'RegistrationSectionDefinitionList')
254
+ RegistrationSectionDisplayHints = Shapes::StructureShape.new(name: 'RegistrationSectionDisplayHints')
255
+ RegistrationStatus = Shapes::StringShape.new(name: 'RegistrationStatus')
256
+ RegistrationType = Shapes::StringShape.new(name: 'RegistrationType')
257
+ RegistrationTypeDefinition = Shapes::StructureShape.new(name: 'RegistrationTypeDefinition')
258
+ RegistrationTypeDefinitionList = Shapes::ListShape.new(name: 'RegistrationTypeDefinitionList')
259
+ RegistrationTypeDisplayHints = Shapes::StructureShape.new(name: 'RegistrationTypeDisplayHints')
260
+ RegistrationTypeFilter = Shapes::StructureShape.new(name: 'RegistrationTypeFilter')
261
+ RegistrationTypeFilterList = Shapes::ListShape.new(name: 'RegistrationTypeFilterList')
262
+ RegistrationTypeFilterName = Shapes::StringShape.new(name: 'RegistrationTypeFilterName')
263
+ RegistrationTypeList = Shapes::ListShape.new(name: 'RegistrationTypeList')
264
+ RegistrationVersionFilter = Shapes::StructureShape.new(name: 'RegistrationVersionFilter')
265
+ RegistrationVersionFilterList = Shapes::ListShape.new(name: 'RegistrationVersionFilterList')
266
+ RegistrationVersionFilterName = Shapes::StringShape.new(name: 'RegistrationVersionFilterName')
267
+ RegistrationVersionInformation = Shapes::StructureShape.new(name: 'RegistrationVersionInformation')
268
+ RegistrationVersionInformationList = Shapes::ListShape.new(name: 'RegistrationVersionInformationList')
269
+ RegistrationVersionNumber = Shapes::IntegerShape.new(name: 'RegistrationVersionNumber')
270
+ RegistrationVersionNumberList = Shapes::ListShape.new(name: 'RegistrationVersionNumberList')
271
+ RegistrationVersionStatus = Shapes::StringShape.new(name: 'RegistrationVersionStatus')
272
+ RegistrationVersionStatusHistory = Shapes::StructureShape.new(name: 'RegistrationVersionStatusHistory')
174
273
  ReleasePhoneNumberRequest = Shapes::StructureShape.new(name: 'ReleasePhoneNumberRequest')
175
274
  ReleasePhoneNumberResult = Shapes::StructureShape.new(name: 'ReleasePhoneNumberResult')
275
+ ReleaseSenderIdRequest = Shapes::StructureShape.new(name: 'ReleaseSenderIdRequest')
276
+ ReleaseSenderIdResult = Shapes::StructureShape.new(name: 'ReleaseSenderIdResult')
176
277
  RequestPhoneNumberRequest = Shapes::StructureShape.new(name: 'RequestPhoneNumberRequest')
177
278
  RequestPhoneNumberResult = Shapes::StructureShape.new(name: 'RequestPhoneNumberResult')
279
+ RequestSenderIdRequest = Shapes::StructureShape.new(name: 'RequestSenderIdRequest')
280
+ RequestSenderIdResult = Shapes::StructureShape.new(name: 'RequestSenderIdResult')
178
281
  RequestableNumberType = Shapes::StringShape.new(name: 'RequestableNumberType')
282
+ ResourceIdOrArn = Shapes::StringShape.new(name: 'ResourceIdOrArn')
179
283
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
180
284
  ResourceType = Shapes::StringShape.new(name: 'ResourceType')
285
+ SectionPath = Shapes::StringShape.new(name: 'SectionPath')
286
+ SectionPathList = Shapes::ListShape.new(name: 'SectionPathList')
287
+ SelectChoice = Shapes::StringShape.new(name: 'SelectChoice')
288
+ SelectChoiceList = Shapes::ListShape.new(name: 'SelectChoiceList')
289
+ SelectOptionDescription = Shapes::StructureShape.new(name: 'SelectOptionDescription')
290
+ SelectOptionDescriptionsList = Shapes::ListShape.new(name: 'SelectOptionDescriptionsList')
291
+ SelectValidation = Shapes::StructureShape.new(name: 'SelectValidation')
292
+ SendDestinationNumberVerificationCodeRequest = Shapes::StructureShape.new(name: 'SendDestinationNumberVerificationCodeRequest')
293
+ SendDestinationNumberVerificationCodeResult = Shapes::StructureShape.new(name: 'SendDestinationNumberVerificationCodeResult')
181
294
  SendTextMessageRequest = Shapes::StructureShape.new(name: 'SendTextMessageRequest')
182
295
  SendTextMessageResult = Shapes::StructureShape.new(name: 'SendTextMessageResult')
183
296
  SendVoiceMessageRequest = Shapes::StructureShape.new(name: 'SendVoiceMessageRequest')
@@ -207,6 +320,12 @@ module Aws::PinpointSMSVoiceV2
207
320
  SpendLimitList = Shapes::ListShape.new(name: 'SpendLimitList')
208
321
  SpendLimitName = Shapes::StringShape.new(name: 'SpendLimitName')
209
322
  String = Shapes::StringShape.new(name: 'String')
323
+ StringList = Shapes::ListShape.new(name: 'StringList')
324
+ StringMap = Shapes::MapShape.new(name: 'StringMap')
325
+ SubmitRegistrationVersionRequest = Shapes::StructureShape.new(name: 'SubmitRegistrationVersionRequest')
326
+ SubmitRegistrationVersionResult = Shapes::StructureShape.new(name: 'SubmitRegistrationVersionResult')
327
+ SupportedAssociation = Shapes::StructureShape.new(name: 'SupportedAssociation')
328
+ SupportedAssociationList = Shapes::ListShape.new(name: 'SupportedAssociationList')
210
329
  Tag = Shapes::StructureShape.new(name: 'Tag')
211
330
  TagKey = Shapes::StringShape.new(name: 'TagKey')
212
331
  TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
@@ -216,6 +335,8 @@ module Aws::PinpointSMSVoiceV2
216
335
  TagValue = Shapes::StringShape.new(name: 'TagValue')
217
336
  TextMessageBody = Shapes::StringShape.new(name: 'TextMessageBody')
218
337
  TextMessageOriginationIdentity = Shapes::StringShape.new(name: 'TextMessageOriginationIdentity')
338
+ TextValidation = Shapes::StructureShape.new(name: 'TextValidation')
339
+ TextValue = Shapes::StringShape.new(name: 'TextValue')
219
340
  ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
220
341
  TimeToLive = Shapes::IntegerShape.new(name: 'TimeToLive')
221
342
  Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
@@ -228,10 +349,25 @@ module Aws::PinpointSMSVoiceV2
228
349
  UpdatePhoneNumberResult = Shapes::StructureShape.new(name: 'UpdatePhoneNumberResult')
229
350
  UpdatePoolRequest = Shapes::StructureShape.new(name: 'UpdatePoolRequest')
230
351
  UpdatePoolResult = Shapes::StructureShape.new(name: 'UpdatePoolResult')
352
+ UpdateSenderIdRequest = Shapes::StructureShape.new(name: 'UpdateSenderIdRequest')
353
+ UpdateSenderIdResult = Shapes::StructureShape.new(name: 'UpdateSenderIdResult')
231
354
  ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
232
355
  ValidationExceptionField = Shapes::StructureShape.new(name: 'ValidationExceptionField')
233
356
  ValidationExceptionFieldList = Shapes::ListShape.new(name: 'ValidationExceptionFieldList')
234
357
  ValidationExceptionReason = Shapes::StringShape.new(name: 'ValidationExceptionReason')
358
+ VerificationChannel = Shapes::StringShape.new(name: 'VerificationChannel')
359
+ VerificationCode = Shapes::StringShape.new(name: 'VerificationCode')
360
+ VerificationMessageOriginationIdentity = Shapes::StringShape.new(name: 'VerificationMessageOriginationIdentity')
361
+ VerificationStatus = Shapes::StringShape.new(name: 'VerificationStatus')
362
+ VerifiedDestinationNumberFilter = Shapes::StructureShape.new(name: 'VerifiedDestinationNumberFilter')
363
+ VerifiedDestinationNumberFilterList = Shapes::ListShape.new(name: 'VerifiedDestinationNumberFilterList')
364
+ VerifiedDestinationNumberFilterName = Shapes::StringShape.new(name: 'VerifiedDestinationNumberFilterName')
365
+ VerifiedDestinationNumberIdList = Shapes::ListShape.new(name: 'VerifiedDestinationNumberIdList')
366
+ VerifiedDestinationNumberIdOrArn = Shapes::StringShape.new(name: 'VerifiedDestinationNumberIdOrArn')
367
+ VerifiedDestinationNumberInformation = Shapes::StructureShape.new(name: 'VerifiedDestinationNumberInformation')
368
+ VerifiedDestinationNumberInformationList = Shapes::ListShape.new(name: 'VerifiedDestinationNumberInformationList')
369
+ VerifyDestinationNumberRequest = Shapes::StructureShape.new(name: 'VerifyDestinationNumberRequest')
370
+ VerifyDestinationNumberResult = Shapes::StructureShape.new(name: 'VerifyDestinationNumberResult')
235
371
  VoiceId = Shapes::StringShape.new(name: 'VoiceId')
236
372
  VoiceMessageBody = Shapes::StringShape.new(name: 'VoiceMessageBody')
237
373
  VoiceMessageBodyTextType = Shapes::StringShape.new(name: 'VoiceMessageBodyTextType')
@@ -348,6 +484,7 @@ module Aws::PinpointSMSVoiceV2
348
484
  CreatePoolResult.add_member(:message_type, Shapes::ShapeRef.new(shape: MessageType, location_name: "MessageType"))
349
485
  CreatePoolResult.add_member(:two_way_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "TwoWayEnabled"))
350
486
  CreatePoolResult.add_member(:two_way_channel_arn, Shapes::ShapeRef.new(shape: TwoWayChannelArn, location_name: "TwoWayChannelArn"))
487
+ CreatePoolResult.add_member(:two_way_channel_role, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "TwoWayChannelRole"))
351
488
  CreatePoolResult.add_member(:self_managed_opt_outs_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "SelfManagedOptOutsEnabled"))
352
489
  CreatePoolResult.add_member(:opt_out_list_name, Shapes::ShapeRef.new(shape: OptOutListName, location_name: "OptOutListName"))
353
490
  CreatePoolResult.add_member(:shared_routes_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "SharedRoutesEnabled"))
@@ -356,6 +493,71 @@ module Aws::PinpointSMSVoiceV2
356
493
  CreatePoolResult.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
357
494
  CreatePoolResult.struct_class = Types::CreatePoolResult
358
495
 
496
+ CreateRegistrationAssociationRequest.add_member(:registration_id, Shapes::ShapeRef.new(shape: RegistrationIdOrArn, required: true, location_name: "RegistrationId"))
497
+ CreateRegistrationAssociationRequest.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceIdOrArn, required: true, location_name: "ResourceId"))
498
+ CreateRegistrationAssociationRequest.struct_class = Types::CreateRegistrationAssociationRequest
499
+
500
+ CreateRegistrationAssociationResult.add_member(:registration_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationArn"))
501
+ CreateRegistrationAssociationResult.add_member(:registration_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationId"))
502
+ CreateRegistrationAssociationResult.add_member(:registration_type, Shapes::ShapeRef.new(shape: RegistrationType, required: true, location_name: "RegistrationType"))
503
+ CreateRegistrationAssociationResult.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceArn"))
504
+ CreateRegistrationAssociationResult.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceId"))
505
+ CreateRegistrationAssociationResult.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceType"))
506
+ CreateRegistrationAssociationResult.add_member(:iso_country_code, Shapes::ShapeRef.new(shape: IsoCountryCode, location_name: "IsoCountryCode"))
507
+ CreateRegistrationAssociationResult.add_member(:phone_number, Shapes::ShapeRef.new(shape: PhoneNumber, location_name: "PhoneNumber"))
508
+ CreateRegistrationAssociationResult.struct_class = Types::CreateRegistrationAssociationResult
509
+
510
+ CreateRegistrationAttachmentRequest.add_member(:attachment_body, Shapes::ShapeRef.new(shape: AttachmentBody, location_name: "AttachmentBody"))
511
+ CreateRegistrationAttachmentRequest.add_member(:attachment_url, Shapes::ShapeRef.new(shape: AttachmentUrl, location_name: "AttachmentUrl"))
512
+ CreateRegistrationAttachmentRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
513
+ CreateRegistrationAttachmentRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
514
+ CreateRegistrationAttachmentRequest.struct_class = Types::CreateRegistrationAttachmentRequest
515
+
516
+ CreateRegistrationAttachmentResult.add_member(:registration_attachment_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationAttachmentArn"))
517
+ CreateRegistrationAttachmentResult.add_member(:registration_attachment_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationAttachmentId"))
518
+ CreateRegistrationAttachmentResult.add_member(:attachment_status, Shapes::ShapeRef.new(shape: AttachmentStatus, required: true, location_name: "AttachmentStatus"))
519
+ CreateRegistrationAttachmentResult.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
520
+ CreateRegistrationAttachmentResult.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedTimestamp"))
521
+ CreateRegistrationAttachmentResult.struct_class = Types::CreateRegistrationAttachmentResult
522
+
523
+ CreateRegistrationRequest.add_member(:registration_type, Shapes::ShapeRef.new(shape: RegistrationType, required: true, location_name: "RegistrationType"))
524
+ CreateRegistrationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
525
+ CreateRegistrationRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
526
+ CreateRegistrationRequest.struct_class = Types::CreateRegistrationRequest
527
+
528
+ CreateRegistrationResult.add_member(:registration_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationArn"))
529
+ CreateRegistrationResult.add_member(:registration_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationId"))
530
+ CreateRegistrationResult.add_member(:registration_type, Shapes::ShapeRef.new(shape: RegistrationType, required: true, location_name: "RegistrationType"))
531
+ CreateRegistrationResult.add_member(:registration_status, Shapes::ShapeRef.new(shape: RegistrationStatus, required: true, location_name: "RegistrationStatus"))
532
+ CreateRegistrationResult.add_member(:current_version_number, Shapes::ShapeRef.new(shape: RegistrationVersionNumber, required: true, location_name: "CurrentVersionNumber"))
533
+ CreateRegistrationResult.add_member(:additional_attributes, Shapes::ShapeRef.new(shape: StringMap, location_name: "AdditionalAttributes"))
534
+ CreateRegistrationResult.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
535
+ CreateRegistrationResult.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedTimestamp"))
536
+ CreateRegistrationResult.struct_class = Types::CreateRegistrationResult
537
+
538
+ CreateRegistrationVersionRequest.add_member(:registration_id, Shapes::ShapeRef.new(shape: RegistrationIdOrArn, required: true, location_name: "RegistrationId"))
539
+ CreateRegistrationVersionRequest.struct_class = Types::CreateRegistrationVersionRequest
540
+
541
+ CreateRegistrationVersionResult.add_member(:registration_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationArn"))
542
+ CreateRegistrationVersionResult.add_member(:registration_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationId"))
543
+ CreateRegistrationVersionResult.add_member(:version_number, Shapes::ShapeRef.new(shape: RegistrationVersionNumber, required: true, location_name: "VersionNumber"))
544
+ CreateRegistrationVersionResult.add_member(:registration_version_status, Shapes::ShapeRef.new(shape: RegistrationVersionStatus, required: true, location_name: "RegistrationVersionStatus"))
545
+ CreateRegistrationVersionResult.add_member(:registration_version_status_history, Shapes::ShapeRef.new(shape: RegistrationVersionStatusHistory, required: true, location_name: "RegistrationVersionStatusHistory"))
546
+ CreateRegistrationVersionResult.struct_class = Types::CreateRegistrationVersionResult
547
+
548
+ CreateVerifiedDestinationNumberRequest.add_member(:destination_phone_number, Shapes::ShapeRef.new(shape: PhoneNumber, required: true, location_name: "DestinationPhoneNumber"))
549
+ CreateVerifiedDestinationNumberRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
550
+ CreateVerifiedDestinationNumberRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
551
+ CreateVerifiedDestinationNumberRequest.struct_class = Types::CreateVerifiedDestinationNumberRequest
552
+
553
+ CreateVerifiedDestinationNumberResult.add_member(:verified_destination_number_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "VerifiedDestinationNumberArn"))
554
+ CreateVerifiedDestinationNumberResult.add_member(:verified_destination_number_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "VerifiedDestinationNumberId"))
555
+ CreateVerifiedDestinationNumberResult.add_member(:destination_phone_number, Shapes::ShapeRef.new(shape: PhoneNumber, required: true, location_name: "DestinationPhoneNumber"))
556
+ CreateVerifiedDestinationNumberResult.add_member(:status, Shapes::ShapeRef.new(shape: VerificationStatus, required: true, location_name: "Status"))
557
+ CreateVerifiedDestinationNumberResult.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
558
+ CreateVerifiedDestinationNumberResult.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedTimestamp"))
559
+ CreateVerifiedDestinationNumberResult.struct_class = Types::CreateVerifiedDestinationNumberResult
560
+
359
561
  DeleteConfigurationSetRequest.add_member(:configuration_set_name, Shapes::ShapeRef.new(shape: ConfigurationSetNameOrArn, required: true, location_name: "ConfigurationSetName"))
360
562
  DeleteConfigurationSetRequest.struct_class = Types::DeleteConfigurationSetRequest
361
563
 
@@ -431,17 +633,64 @@ module Aws::PinpointSMSVoiceV2
431
633
  DeletePoolResult.add_member(:message_type, Shapes::ShapeRef.new(shape: MessageType, location_name: "MessageType"))
432
634
  DeletePoolResult.add_member(:two_way_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "TwoWayEnabled"))
433
635
  DeletePoolResult.add_member(:two_way_channel_arn, Shapes::ShapeRef.new(shape: TwoWayChannelArn, location_name: "TwoWayChannelArn"))
636
+ DeletePoolResult.add_member(:two_way_channel_role, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "TwoWayChannelRole"))
434
637
  DeletePoolResult.add_member(:self_managed_opt_outs_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "SelfManagedOptOutsEnabled"))
435
638
  DeletePoolResult.add_member(:opt_out_list_name, Shapes::ShapeRef.new(shape: OptOutListName, location_name: "OptOutListName"))
436
639
  DeletePoolResult.add_member(:shared_routes_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "SharedRoutesEnabled"))
437
640
  DeletePoolResult.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
438
641
  DeletePoolResult.struct_class = Types::DeletePoolResult
439
642
 
643
+ DeleteRegistrationAttachmentRequest.add_member(:registration_attachment_id, Shapes::ShapeRef.new(shape: RegistrationAttachmentIdOrArn, required: true, location_name: "RegistrationAttachmentId"))
644
+ DeleteRegistrationAttachmentRequest.struct_class = Types::DeleteRegistrationAttachmentRequest
645
+
646
+ DeleteRegistrationAttachmentResult.add_member(:registration_attachment_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationAttachmentArn"))
647
+ DeleteRegistrationAttachmentResult.add_member(:registration_attachment_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationAttachmentId"))
648
+ DeleteRegistrationAttachmentResult.add_member(:attachment_status, Shapes::ShapeRef.new(shape: AttachmentStatus, required: true, location_name: "AttachmentStatus"))
649
+ DeleteRegistrationAttachmentResult.add_member(:attachment_upload_error_reason, Shapes::ShapeRef.new(shape: AttachmentUploadErrorReason, location_name: "AttachmentUploadErrorReason"))
650
+ DeleteRegistrationAttachmentResult.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedTimestamp"))
651
+ DeleteRegistrationAttachmentResult.struct_class = Types::DeleteRegistrationAttachmentResult
652
+
653
+ DeleteRegistrationFieldValueRequest.add_member(:registration_id, Shapes::ShapeRef.new(shape: RegistrationIdOrArn, required: true, location_name: "RegistrationId"))
654
+ DeleteRegistrationFieldValueRequest.add_member(:field_path, Shapes::ShapeRef.new(shape: FieldPath, required: true, location_name: "FieldPath"))
655
+ DeleteRegistrationFieldValueRequest.struct_class = Types::DeleteRegistrationFieldValueRequest
656
+
657
+ DeleteRegistrationFieldValueResult.add_member(:registration_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationArn"))
658
+ DeleteRegistrationFieldValueResult.add_member(:registration_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationId"))
659
+ DeleteRegistrationFieldValueResult.add_member(:version_number, Shapes::ShapeRef.new(shape: RegistrationVersionNumber, required: true, location_name: "VersionNumber"))
660
+ DeleteRegistrationFieldValueResult.add_member(:field_path, Shapes::ShapeRef.new(shape: FieldPath, required: true, location_name: "FieldPath"))
661
+ DeleteRegistrationFieldValueResult.add_member(:select_choices, Shapes::ShapeRef.new(shape: SelectChoiceList, location_name: "SelectChoices"))
662
+ DeleteRegistrationFieldValueResult.add_member(:text_value, Shapes::ShapeRef.new(shape: TextValue, location_name: "TextValue"))
663
+ DeleteRegistrationFieldValueResult.add_member(:registration_attachment_id, Shapes::ShapeRef.new(shape: String, location_name: "RegistrationAttachmentId"))
664
+ DeleteRegistrationFieldValueResult.struct_class = Types::DeleteRegistrationFieldValueResult
665
+
666
+ DeleteRegistrationRequest.add_member(:registration_id, Shapes::ShapeRef.new(shape: RegistrationIdOrArn, required: true, location_name: "RegistrationId"))
667
+ DeleteRegistrationRequest.struct_class = Types::DeleteRegistrationRequest
668
+
669
+ DeleteRegistrationResult.add_member(:registration_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationArn"))
670
+ DeleteRegistrationResult.add_member(:registration_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationId"))
671
+ DeleteRegistrationResult.add_member(:registration_type, Shapes::ShapeRef.new(shape: RegistrationType, required: true, location_name: "RegistrationType"))
672
+ DeleteRegistrationResult.add_member(:registration_status, Shapes::ShapeRef.new(shape: RegistrationStatus, required: true, location_name: "RegistrationStatus"))
673
+ DeleteRegistrationResult.add_member(:current_version_number, Shapes::ShapeRef.new(shape: RegistrationVersionNumber, required: true, location_name: "CurrentVersionNumber"))
674
+ DeleteRegistrationResult.add_member(:approved_version_number, Shapes::ShapeRef.new(shape: RegistrationVersionNumber, location_name: "ApprovedVersionNumber"))
675
+ DeleteRegistrationResult.add_member(:latest_denied_version_number, Shapes::ShapeRef.new(shape: RegistrationVersionNumber, location_name: "LatestDeniedVersionNumber"))
676
+ DeleteRegistrationResult.add_member(:additional_attributes, Shapes::ShapeRef.new(shape: StringMap, location_name: "AdditionalAttributes"))
677
+ DeleteRegistrationResult.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedTimestamp"))
678
+ DeleteRegistrationResult.struct_class = Types::DeleteRegistrationResult
679
+
440
680
  DeleteTextMessageSpendLimitOverrideRequest.struct_class = Types::DeleteTextMessageSpendLimitOverrideRequest
441
681
 
442
682
  DeleteTextMessageSpendLimitOverrideResult.add_member(:monthly_limit, Shapes::ShapeRef.new(shape: MonthlyLimit, location_name: "MonthlyLimit"))
443
683
  DeleteTextMessageSpendLimitOverrideResult.struct_class = Types::DeleteTextMessageSpendLimitOverrideResult
444
684
 
685
+ DeleteVerifiedDestinationNumberRequest.add_member(:verified_destination_number_id, Shapes::ShapeRef.new(shape: VerifiedDestinationNumberIdOrArn, required: true, location_name: "VerifiedDestinationNumberId"))
686
+ DeleteVerifiedDestinationNumberRequest.struct_class = Types::DeleteVerifiedDestinationNumberRequest
687
+
688
+ DeleteVerifiedDestinationNumberResult.add_member(:verified_destination_number_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "VerifiedDestinationNumberArn"))
689
+ DeleteVerifiedDestinationNumberResult.add_member(:verified_destination_number_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "VerifiedDestinationNumberId"))
690
+ DeleteVerifiedDestinationNumberResult.add_member(:destination_phone_number, Shapes::ShapeRef.new(shape: PhoneNumber, required: true, location_name: "DestinationPhoneNumber"))
691
+ DeleteVerifiedDestinationNumberResult.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedTimestamp"))
692
+ DeleteVerifiedDestinationNumberResult.struct_class = Types::DeleteVerifiedDestinationNumberResult
693
+
445
694
  DeleteVoiceMessageSpendLimitOverrideRequest.struct_class = Types::DeleteVoiceMessageSpendLimitOverrideRequest
446
695
 
447
696
  DeleteVoiceMessageSpendLimitOverrideResult.add_member(:monthly_limit, Shapes::ShapeRef.new(shape: MonthlyLimit, location_name: "MonthlyLimit"))
@@ -528,6 +777,87 @@ module Aws::PinpointSMSVoiceV2
528
777
  DescribePoolsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
529
778
  DescribePoolsResult.struct_class = Types::DescribePoolsResult
530
779
 
780
+ DescribeRegistrationAttachmentsRequest.add_member(:registration_attachment_ids, Shapes::ShapeRef.new(shape: RegistrationAttachmentIdList, location_name: "RegistrationAttachmentIds"))
781
+ DescribeRegistrationAttachmentsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: RegistrationAttachmentFilterList, location_name: "Filters"))
782
+ DescribeRegistrationAttachmentsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
783
+ DescribeRegistrationAttachmentsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
784
+ DescribeRegistrationAttachmentsRequest.struct_class = Types::DescribeRegistrationAttachmentsRequest
785
+
786
+ DescribeRegistrationAttachmentsResult.add_member(:registration_attachments, Shapes::ShapeRef.new(shape: RegistrationAttachmentsInformationList, required: true, location_name: "RegistrationAttachments"))
787
+ DescribeRegistrationAttachmentsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
788
+ DescribeRegistrationAttachmentsResult.struct_class = Types::DescribeRegistrationAttachmentsResult
789
+
790
+ DescribeRegistrationFieldDefinitionsRequest.add_member(:registration_type, Shapes::ShapeRef.new(shape: RegistrationType, required: true, location_name: "RegistrationType"))
791
+ DescribeRegistrationFieldDefinitionsRequest.add_member(:section_path, Shapes::ShapeRef.new(shape: SectionPath, location_name: "SectionPath"))
792
+ DescribeRegistrationFieldDefinitionsRequest.add_member(:field_paths, Shapes::ShapeRef.new(shape: FieldPathList, location_name: "FieldPaths"))
793
+ DescribeRegistrationFieldDefinitionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
794
+ DescribeRegistrationFieldDefinitionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
795
+ DescribeRegistrationFieldDefinitionsRequest.struct_class = Types::DescribeRegistrationFieldDefinitionsRequest
796
+
797
+ DescribeRegistrationFieldDefinitionsResult.add_member(:registration_type, Shapes::ShapeRef.new(shape: RegistrationType, required: true, location_name: "RegistrationType"))
798
+ DescribeRegistrationFieldDefinitionsResult.add_member(:registration_field_definitions, Shapes::ShapeRef.new(shape: RegistrationFieldDefinitionList, required: true, location_name: "RegistrationFieldDefinitions"))
799
+ DescribeRegistrationFieldDefinitionsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
800
+ DescribeRegistrationFieldDefinitionsResult.struct_class = Types::DescribeRegistrationFieldDefinitionsResult
801
+
802
+ DescribeRegistrationFieldValuesRequest.add_member(:registration_id, Shapes::ShapeRef.new(shape: RegistrationIdOrArn, required: true, location_name: "RegistrationId"))
803
+ DescribeRegistrationFieldValuesRequest.add_member(:version_number, Shapes::ShapeRef.new(shape: RegistrationVersionNumber, location_name: "VersionNumber"))
804
+ DescribeRegistrationFieldValuesRequest.add_member(:section_path, Shapes::ShapeRef.new(shape: SectionPath, location_name: "SectionPath"))
805
+ DescribeRegistrationFieldValuesRequest.add_member(:field_paths, Shapes::ShapeRef.new(shape: FieldPathList, location_name: "FieldPaths"))
806
+ DescribeRegistrationFieldValuesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
807
+ DescribeRegistrationFieldValuesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
808
+ DescribeRegistrationFieldValuesRequest.struct_class = Types::DescribeRegistrationFieldValuesRequest
809
+
810
+ DescribeRegistrationFieldValuesResult.add_member(:registration_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationArn"))
811
+ DescribeRegistrationFieldValuesResult.add_member(:registration_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationId"))
812
+ DescribeRegistrationFieldValuesResult.add_member(:version_number, Shapes::ShapeRef.new(shape: RegistrationVersionNumber, required: true, location_name: "VersionNumber"))
813
+ DescribeRegistrationFieldValuesResult.add_member(:registration_field_values, Shapes::ShapeRef.new(shape: RegistrationFieldValueInformationList, required: true, location_name: "RegistrationFieldValues"))
814
+ DescribeRegistrationFieldValuesResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
815
+ DescribeRegistrationFieldValuesResult.struct_class = Types::DescribeRegistrationFieldValuesResult
816
+
817
+ DescribeRegistrationSectionDefinitionsRequest.add_member(:registration_type, Shapes::ShapeRef.new(shape: RegistrationType, required: true, location_name: "RegistrationType"))
818
+ DescribeRegistrationSectionDefinitionsRequest.add_member(:section_paths, Shapes::ShapeRef.new(shape: SectionPathList, location_name: "SectionPaths"))
819
+ DescribeRegistrationSectionDefinitionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
820
+ DescribeRegistrationSectionDefinitionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
821
+ DescribeRegistrationSectionDefinitionsRequest.struct_class = Types::DescribeRegistrationSectionDefinitionsRequest
822
+
823
+ DescribeRegistrationSectionDefinitionsResult.add_member(:registration_type, Shapes::ShapeRef.new(shape: RegistrationType, required: true, location_name: "RegistrationType"))
824
+ DescribeRegistrationSectionDefinitionsResult.add_member(:registration_section_definitions, Shapes::ShapeRef.new(shape: RegistrationSectionDefinitionList, required: true, location_name: "RegistrationSectionDefinitions"))
825
+ DescribeRegistrationSectionDefinitionsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
826
+ DescribeRegistrationSectionDefinitionsResult.struct_class = Types::DescribeRegistrationSectionDefinitionsResult
827
+
828
+ DescribeRegistrationTypeDefinitionsRequest.add_member(:registration_types, Shapes::ShapeRef.new(shape: RegistrationTypeList, location_name: "RegistrationTypes"))
829
+ DescribeRegistrationTypeDefinitionsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: RegistrationTypeFilterList, location_name: "Filters"))
830
+ DescribeRegistrationTypeDefinitionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
831
+ DescribeRegistrationTypeDefinitionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
832
+ DescribeRegistrationTypeDefinitionsRequest.struct_class = Types::DescribeRegistrationTypeDefinitionsRequest
833
+
834
+ DescribeRegistrationTypeDefinitionsResult.add_member(:registration_type_definitions, Shapes::ShapeRef.new(shape: RegistrationTypeDefinitionList, required: true, location_name: "RegistrationTypeDefinitions"))
835
+ DescribeRegistrationTypeDefinitionsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
836
+ DescribeRegistrationTypeDefinitionsResult.struct_class = Types::DescribeRegistrationTypeDefinitionsResult
837
+
838
+ DescribeRegistrationVersionsRequest.add_member(:registration_id, Shapes::ShapeRef.new(shape: RegistrationIdOrArn, required: true, location_name: "RegistrationId"))
839
+ DescribeRegistrationVersionsRequest.add_member(:version_numbers, Shapes::ShapeRef.new(shape: RegistrationVersionNumberList, location_name: "VersionNumbers"))
840
+ DescribeRegistrationVersionsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: RegistrationVersionFilterList, location_name: "Filters"))
841
+ DescribeRegistrationVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
842
+ DescribeRegistrationVersionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
843
+ DescribeRegistrationVersionsRequest.struct_class = Types::DescribeRegistrationVersionsRequest
844
+
845
+ DescribeRegistrationVersionsResult.add_member(:registration_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationArn"))
846
+ DescribeRegistrationVersionsResult.add_member(:registration_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationId"))
847
+ DescribeRegistrationVersionsResult.add_member(:registration_versions, Shapes::ShapeRef.new(shape: RegistrationVersionInformationList, required: true, location_name: "RegistrationVersions"))
848
+ DescribeRegistrationVersionsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
849
+ DescribeRegistrationVersionsResult.struct_class = Types::DescribeRegistrationVersionsResult
850
+
851
+ DescribeRegistrationsRequest.add_member(:registration_ids, Shapes::ShapeRef.new(shape: RegistrationIdList, location_name: "RegistrationIds"))
852
+ DescribeRegistrationsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: RegistrationFilterList, location_name: "Filters"))
853
+ DescribeRegistrationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
854
+ DescribeRegistrationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
855
+ DescribeRegistrationsRequest.struct_class = Types::DescribeRegistrationsRequest
856
+
857
+ DescribeRegistrationsResult.add_member(:registrations, Shapes::ShapeRef.new(shape: RegistrationInformationList, required: true, location_name: "Registrations"))
858
+ DescribeRegistrationsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
859
+ DescribeRegistrationsResult.struct_class = Types::DescribeRegistrationsResult
860
+
531
861
  DescribeSenderIdsRequest.add_member(:sender_ids, Shapes::ShapeRef.new(shape: SenderIdList, location_name: "SenderIds"))
532
862
  DescribeSenderIdsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: SenderIdFilterList, location_name: "Filters"))
533
863
  DescribeSenderIdsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
@@ -546,9 +876,22 @@ module Aws::PinpointSMSVoiceV2
546
876
  DescribeSpendLimitsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
547
877
  DescribeSpendLimitsResult.struct_class = Types::DescribeSpendLimitsResult
548
878
 
879
+ DescribeVerifiedDestinationNumbersRequest.add_member(:verified_destination_number_ids, Shapes::ShapeRef.new(shape: VerifiedDestinationNumberIdList, location_name: "VerifiedDestinationNumberIds"))
880
+ DescribeVerifiedDestinationNumbersRequest.add_member(:destination_phone_numbers, Shapes::ShapeRef.new(shape: DestinationPhoneNumberList, location_name: "DestinationPhoneNumbers"))
881
+ DescribeVerifiedDestinationNumbersRequest.add_member(:filters, Shapes::ShapeRef.new(shape: VerifiedDestinationNumberFilterList, location_name: "Filters"))
882
+ DescribeVerifiedDestinationNumbersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
883
+ DescribeVerifiedDestinationNumbersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
884
+ DescribeVerifiedDestinationNumbersRequest.struct_class = Types::DescribeVerifiedDestinationNumbersRequest
885
+
886
+ DescribeVerifiedDestinationNumbersResult.add_member(:verified_destination_numbers, Shapes::ShapeRef.new(shape: VerifiedDestinationNumberInformationList, required: true, location_name: "VerifiedDestinationNumbers"))
887
+ DescribeVerifiedDestinationNumbersResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
888
+ DescribeVerifiedDestinationNumbersResult.struct_class = Types::DescribeVerifiedDestinationNumbersResult
889
+
549
890
  DestinationCountryParameters.key = Shapes::ShapeRef.new(shape: DestinationCountryParameterKey)
550
891
  DestinationCountryParameters.value = Shapes::ShapeRef.new(shape: DestinationCountryParameterValue)
551
892
 
893
+ DestinationPhoneNumberList.member = Shapes::ShapeRef.new(shape: PhoneNumber)
894
+
552
895
  DisassociateOriginationIdentityRequest.add_member(:pool_id, Shapes::ShapeRef.new(shape: PoolIdOrArn, required: true, location_name: "PoolId"))
553
896
  DisassociateOriginationIdentityRequest.add_member(:origination_identity, Shapes::ShapeRef.new(shape: PhoneOrSenderIdOrArn, required: true, location_name: "OriginationIdentity"))
554
897
  DisassociateOriginationIdentityRequest.add_member(:iso_country_code, Shapes::ShapeRef.new(shape: IsoCountryCode, required: true, location_name: "IsoCountryCode"))
@@ -562,6 +905,16 @@ module Aws::PinpointSMSVoiceV2
562
905
  DisassociateOriginationIdentityResult.add_member(:iso_country_code, Shapes::ShapeRef.new(shape: IsoCountryCode, location_name: "IsoCountryCode"))
563
906
  DisassociateOriginationIdentityResult.struct_class = Types::DisassociateOriginationIdentityResult
564
907
 
908
+ DiscardRegistrationVersionRequest.add_member(:registration_id, Shapes::ShapeRef.new(shape: RegistrationIdOrArn, required: true, location_name: "RegistrationId"))
909
+ DiscardRegistrationVersionRequest.struct_class = Types::DiscardRegistrationVersionRequest
910
+
911
+ DiscardRegistrationVersionResult.add_member(:registration_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationArn"))
912
+ DiscardRegistrationVersionResult.add_member(:registration_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationId"))
913
+ DiscardRegistrationVersionResult.add_member(:version_number, Shapes::ShapeRef.new(shape: RegistrationVersionNumber, required: true, location_name: "VersionNumber"))
914
+ DiscardRegistrationVersionResult.add_member(:registration_version_status, Shapes::ShapeRef.new(shape: RegistrationVersionStatus, required: true, location_name: "RegistrationVersionStatus"))
915
+ DiscardRegistrationVersionResult.add_member(:registration_version_status_history, Shapes::ShapeRef.new(shape: RegistrationVersionStatusHistory, required: true, location_name: "RegistrationVersionStatusHistory"))
916
+ DiscardRegistrationVersionResult.struct_class = Types::DiscardRegistrationVersionResult
917
+
565
918
  EventDestination.add_member(:event_destination_name, Shapes::ShapeRef.new(shape: EventDestinationName, required: true, location_name: "EventDestinationName"))
566
919
  EventDestination.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "Enabled"))
567
920
  EventDestination.add_member(:matching_event_types, Shapes::ShapeRef.new(shape: EventTypeList, required: true, location_name: "MatchingEventTypes"))
@@ -574,6 +927,8 @@ module Aws::PinpointSMSVoiceV2
574
927
 
575
928
  EventTypeList.member = Shapes::ShapeRef.new(shape: EventType)
576
929
 
930
+ FieldPathList.member = Shapes::ShapeRef.new(shape: FieldPath)
931
+
577
932
  FilterValueList.member = Shapes::ShapeRef.new(shape: FilterValue)
578
933
 
579
934
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
@@ -611,6 +966,19 @@ module Aws::PinpointSMSVoiceV2
611
966
  ListPoolOriginationIdentitiesResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
612
967
  ListPoolOriginationIdentitiesResult.struct_class = Types::ListPoolOriginationIdentitiesResult
613
968
 
969
+ ListRegistrationAssociationsRequest.add_member(:registration_id, Shapes::ShapeRef.new(shape: RegistrationIdOrArn, required: true, location_name: "RegistrationId"))
970
+ ListRegistrationAssociationsRequest.add_member(:filters, Shapes::ShapeRef.new(shape: RegistrationAssociationFilterList, location_name: "Filters"))
971
+ ListRegistrationAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
972
+ ListRegistrationAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
973
+ ListRegistrationAssociationsRequest.struct_class = Types::ListRegistrationAssociationsRequest
974
+
975
+ ListRegistrationAssociationsResult.add_member(:registration_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationArn"))
976
+ ListRegistrationAssociationsResult.add_member(:registration_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationId"))
977
+ ListRegistrationAssociationsResult.add_member(:registration_type, Shapes::ShapeRef.new(shape: RegistrationType, required: true, location_name: "RegistrationType"))
978
+ ListRegistrationAssociationsResult.add_member(:registration_associations, Shapes::ShapeRef.new(shape: RegistrationAssociationMetadataList, required: true, location_name: "RegistrationAssociations"))
979
+ ListRegistrationAssociationsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
980
+ ListRegistrationAssociationsResult.struct_class = Types::ListRegistrationAssociationsResult
981
+
614
982
  ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: AmazonResourceName, required: true, location_name: "ResourceArn"))
615
983
  ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
616
984
 
@@ -652,6 +1020,7 @@ module Aws::PinpointSMSVoiceV2
652
1020
  OriginationIdentityMetadata.add_member(:origination_identity, Shapes::ShapeRef.new(shape: String, required: true, location_name: "OriginationIdentity"))
653
1021
  OriginationIdentityMetadata.add_member(:iso_country_code, Shapes::ShapeRef.new(shape: IsoCountryCode, required: true, location_name: "IsoCountryCode"))
654
1022
  OriginationIdentityMetadata.add_member(:number_capabilities, Shapes::ShapeRef.new(shape: NumberCapabilityList, required: true, location_name: "NumberCapabilities"))
1023
+ OriginationIdentityMetadata.add_member(:phone_number, Shapes::ShapeRef.new(shape: PhoneNumber, location_name: "PhoneNumber"))
655
1024
  OriginationIdentityMetadata.struct_class = Types::OriginationIdentityMetadata
656
1025
 
657
1026
  OriginationIdentityMetadataList.member = Shapes::ShapeRef.new(shape: OriginationIdentityMetadata)
@@ -675,10 +1044,12 @@ module Aws::PinpointSMSVoiceV2
675
1044
  PhoneNumberInformation.add_member(:monthly_leasing_price, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MonthlyLeasingPrice"))
676
1045
  PhoneNumberInformation.add_member(:two_way_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, required: true, location_name: "TwoWayEnabled"))
677
1046
  PhoneNumberInformation.add_member(:two_way_channel_arn, Shapes::ShapeRef.new(shape: TwoWayChannelArn, location_name: "TwoWayChannelArn"))
1047
+ PhoneNumberInformation.add_member(:two_way_channel_role, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "TwoWayChannelRole"))
678
1048
  PhoneNumberInformation.add_member(:self_managed_opt_outs_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, required: true, location_name: "SelfManagedOptOutsEnabled"))
679
1049
  PhoneNumberInformation.add_member(:opt_out_list_name, Shapes::ShapeRef.new(shape: OptOutListName, required: true, location_name: "OptOutListName"))
680
1050
  PhoneNumberInformation.add_member(:deletion_protection_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, required: true, location_name: "DeletionProtectionEnabled"))
681
1051
  PhoneNumberInformation.add_member(:pool_id, Shapes::ShapeRef.new(shape: String, location_name: "PoolId"))
1052
+ PhoneNumberInformation.add_member(:registration_id, Shapes::ShapeRef.new(shape: String, location_name: "RegistrationId"))
682
1053
  PhoneNumberInformation.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedTimestamp"))
683
1054
  PhoneNumberInformation.struct_class = Types::PhoneNumberInformation
684
1055
 
@@ -698,6 +1069,7 @@ module Aws::PinpointSMSVoiceV2
698
1069
  PoolInformation.add_member(:message_type, Shapes::ShapeRef.new(shape: MessageType, required: true, location_name: "MessageType"))
699
1070
  PoolInformation.add_member(:two_way_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, required: true, location_name: "TwoWayEnabled"))
700
1071
  PoolInformation.add_member(:two_way_channel_arn, Shapes::ShapeRef.new(shape: TwoWayChannelArn, location_name: "TwoWayChannelArn"))
1072
+ PoolInformation.add_member(:two_way_channel_role, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "TwoWayChannelRole"))
701
1073
  PoolInformation.add_member(:self_managed_opt_outs_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, required: true, location_name: "SelfManagedOptOutsEnabled"))
702
1074
  PoolInformation.add_member(:opt_out_list_name, Shapes::ShapeRef.new(shape: OptOutListName, required: true, location_name: "OptOutListName"))
703
1075
  PoolInformation.add_member(:shared_routes_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, required: true, location_name: "SharedRoutesEnabled"))
@@ -737,6 +1109,175 @@ module Aws::PinpointSMSVoiceV2
737
1109
  PutOptedOutNumberResult.add_member(:end_user_opted_out, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "EndUserOptedOut"))
738
1110
  PutOptedOutNumberResult.struct_class = Types::PutOptedOutNumberResult
739
1111
 
1112
+ PutRegistrationFieldValueRequest.add_member(:registration_id, Shapes::ShapeRef.new(shape: RegistrationIdOrArn, required: true, location_name: "RegistrationId"))
1113
+ PutRegistrationFieldValueRequest.add_member(:field_path, Shapes::ShapeRef.new(shape: FieldPath, required: true, location_name: "FieldPath"))
1114
+ PutRegistrationFieldValueRequest.add_member(:select_choices, Shapes::ShapeRef.new(shape: SelectChoiceList, location_name: "SelectChoices"))
1115
+ PutRegistrationFieldValueRequest.add_member(:text_value, Shapes::ShapeRef.new(shape: TextValue, location_name: "TextValue"))
1116
+ PutRegistrationFieldValueRequest.add_member(:registration_attachment_id, Shapes::ShapeRef.new(shape: RegistrationAttachmentIdOrArn, location_name: "RegistrationAttachmentId"))
1117
+ PutRegistrationFieldValueRequest.struct_class = Types::PutRegistrationFieldValueRequest
1118
+
1119
+ PutRegistrationFieldValueResult.add_member(:registration_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationArn"))
1120
+ PutRegistrationFieldValueResult.add_member(:registration_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationId"))
1121
+ PutRegistrationFieldValueResult.add_member(:version_number, Shapes::ShapeRef.new(shape: RegistrationVersionNumber, required: true, location_name: "VersionNumber"))
1122
+ PutRegistrationFieldValueResult.add_member(:field_path, Shapes::ShapeRef.new(shape: FieldPath, required: true, location_name: "FieldPath"))
1123
+ PutRegistrationFieldValueResult.add_member(:select_choices, Shapes::ShapeRef.new(shape: SelectChoiceList, location_name: "SelectChoices"))
1124
+ PutRegistrationFieldValueResult.add_member(:text_value, Shapes::ShapeRef.new(shape: TextValue, location_name: "TextValue"))
1125
+ PutRegistrationFieldValueResult.add_member(:registration_attachment_id, Shapes::ShapeRef.new(shape: String, location_name: "RegistrationAttachmentId"))
1126
+ PutRegistrationFieldValueResult.struct_class = Types::PutRegistrationFieldValueResult
1127
+
1128
+ RegistrationAssociationFilter.add_member(:name, Shapes::ShapeRef.new(shape: RegistrationAssociationFilterName, required: true, location_name: "Name"))
1129
+ RegistrationAssociationFilter.add_member(:values, Shapes::ShapeRef.new(shape: FilterValueList, required: true, location_name: "Values"))
1130
+ RegistrationAssociationFilter.struct_class = Types::RegistrationAssociationFilter
1131
+
1132
+ RegistrationAssociationFilterList.member = Shapes::ShapeRef.new(shape: RegistrationAssociationFilter)
1133
+
1134
+ RegistrationAssociationMetadata.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceArn"))
1135
+ RegistrationAssociationMetadata.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceId"))
1136
+ RegistrationAssociationMetadata.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceType"))
1137
+ RegistrationAssociationMetadata.add_member(:iso_country_code, Shapes::ShapeRef.new(shape: IsoCountryCode, location_name: "IsoCountryCode"))
1138
+ RegistrationAssociationMetadata.add_member(:phone_number, Shapes::ShapeRef.new(shape: PhoneNumber, location_name: "PhoneNumber"))
1139
+ RegistrationAssociationMetadata.struct_class = Types::RegistrationAssociationMetadata
1140
+
1141
+ RegistrationAssociationMetadataList.member = Shapes::ShapeRef.new(shape: RegistrationAssociationMetadata)
1142
+
1143
+ RegistrationAttachmentFilter.add_member(:name, Shapes::ShapeRef.new(shape: RegistrationAttachmentFilterName, required: true, location_name: "Name"))
1144
+ RegistrationAttachmentFilter.add_member(:values, Shapes::ShapeRef.new(shape: FilterValueList, required: true, location_name: "Values"))
1145
+ RegistrationAttachmentFilter.struct_class = Types::RegistrationAttachmentFilter
1146
+
1147
+ RegistrationAttachmentFilterList.member = Shapes::ShapeRef.new(shape: RegistrationAttachmentFilter)
1148
+
1149
+ RegistrationAttachmentIdList.member = Shapes::ShapeRef.new(shape: RegistrationIdOrArn)
1150
+
1151
+ RegistrationAttachmentsInformation.add_member(:registration_attachment_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationAttachmentArn"))
1152
+ RegistrationAttachmentsInformation.add_member(:registration_attachment_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationAttachmentId"))
1153
+ RegistrationAttachmentsInformation.add_member(:attachment_status, Shapes::ShapeRef.new(shape: AttachmentStatus, required: true, location_name: "AttachmentStatus"))
1154
+ RegistrationAttachmentsInformation.add_member(:attachment_upload_error_reason, Shapes::ShapeRef.new(shape: AttachmentUploadErrorReason, location_name: "AttachmentUploadErrorReason"))
1155
+ RegistrationAttachmentsInformation.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedTimestamp"))
1156
+ RegistrationAttachmentsInformation.struct_class = Types::RegistrationAttachmentsInformation
1157
+
1158
+ RegistrationAttachmentsInformationList.member = Shapes::ShapeRef.new(shape: RegistrationAttachmentsInformation)
1159
+
1160
+ RegistrationDeniedReasonInformation.add_member(:reason, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Reason"))
1161
+ RegistrationDeniedReasonInformation.add_member(:short_description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ShortDescription"))
1162
+ RegistrationDeniedReasonInformation.add_member(:long_description, Shapes::ShapeRef.new(shape: String, location_name: "LongDescription"))
1163
+ RegistrationDeniedReasonInformation.add_member(:documentation_title, Shapes::ShapeRef.new(shape: String, location_name: "DocumentationTitle"))
1164
+ RegistrationDeniedReasonInformation.add_member(:documentation_link, Shapes::ShapeRef.new(shape: String, location_name: "DocumentationLink"))
1165
+ RegistrationDeniedReasonInformation.struct_class = Types::RegistrationDeniedReasonInformation
1166
+
1167
+ RegistrationDeniedReasonInformationList.member = Shapes::ShapeRef.new(shape: RegistrationDeniedReasonInformation)
1168
+
1169
+ RegistrationFieldDefinition.add_member(:section_path, Shapes::ShapeRef.new(shape: SectionPath, required: true, location_name: "SectionPath"))
1170
+ RegistrationFieldDefinition.add_member(:field_path, Shapes::ShapeRef.new(shape: FieldPath, required: true, location_name: "FieldPath"))
1171
+ RegistrationFieldDefinition.add_member(:field_type, Shapes::ShapeRef.new(shape: FieldType, required: true, location_name: "FieldType"))
1172
+ RegistrationFieldDefinition.add_member(:field_requirement, Shapes::ShapeRef.new(shape: FieldRequirement, required: true, location_name: "FieldRequirement"))
1173
+ RegistrationFieldDefinition.add_member(:select_validation, Shapes::ShapeRef.new(shape: SelectValidation, location_name: "SelectValidation"))
1174
+ RegistrationFieldDefinition.add_member(:text_validation, Shapes::ShapeRef.new(shape: TextValidation, location_name: "TextValidation"))
1175
+ RegistrationFieldDefinition.add_member(:display_hints, Shapes::ShapeRef.new(shape: RegistrationFieldDisplayHints, required: true, location_name: "DisplayHints"))
1176
+ RegistrationFieldDefinition.struct_class = Types::RegistrationFieldDefinition
1177
+
1178
+ RegistrationFieldDefinitionList.member = Shapes::ShapeRef.new(shape: RegistrationFieldDefinition)
1179
+
1180
+ RegistrationFieldDisplayHints.add_member(:title, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Title"))
1181
+ RegistrationFieldDisplayHints.add_member(:short_description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ShortDescription"))
1182
+ RegistrationFieldDisplayHints.add_member(:long_description, Shapes::ShapeRef.new(shape: String, location_name: "LongDescription"))
1183
+ RegistrationFieldDisplayHints.add_member(:documentation_title, Shapes::ShapeRef.new(shape: String, location_name: "DocumentationTitle"))
1184
+ RegistrationFieldDisplayHints.add_member(:documentation_link, Shapes::ShapeRef.new(shape: String, location_name: "DocumentationLink"))
1185
+ RegistrationFieldDisplayHints.add_member(:select_option_descriptions, Shapes::ShapeRef.new(shape: SelectOptionDescriptionsList, location_name: "SelectOptionDescriptions"))
1186
+ RegistrationFieldDisplayHints.add_member(:text_validation_description, Shapes::ShapeRef.new(shape: String, location_name: "TextValidationDescription"))
1187
+ RegistrationFieldDisplayHints.add_member(:example_text_value, Shapes::ShapeRef.new(shape: String, location_name: "ExampleTextValue"))
1188
+ RegistrationFieldDisplayHints.struct_class = Types::RegistrationFieldDisplayHints
1189
+
1190
+ RegistrationFieldValueInformation.add_member(:field_path, Shapes::ShapeRef.new(shape: FieldPath, required: true, location_name: "FieldPath"))
1191
+ RegistrationFieldValueInformation.add_member(:select_choices, Shapes::ShapeRef.new(shape: SelectChoiceList, location_name: "SelectChoices"))
1192
+ RegistrationFieldValueInformation.add_member(:text_value, Shapes::ShapeRef.new(shape: TextValue, location_name: "TextValue"))
1193
+ RegistrationFieldValueInformation.add_member(:registration_attachment_id, Shapes::ShapeRef.new(shape: RegistrationAttachmentIdOrArn, location_name: "RegistrationAttachmentId"))
1194
+ RegistrationFieldValueInformation.add_member(:denied_reason, Shapes::ShapeRef.new(shape: String, location_name: "DeniedReason"))
1195
+ RegistrationFieldValueInformation.struct_class = Types::RegistrationFieldValueInformation
1196
+
1197
+ RegistrationFieldValueInformationList.member = Shapes::ShapeRef.new(shape: RegistrationFieldValueInformation)
1198
+
1199
+ RegistrationFilter.add_member(:name, Shapes::ShapeRef.new(shape: RegistrationFilterName, required: true, location_name: "Name"))
1200
+ RegistrationFilter.add_member(:values, Shapes::ShapeRef.new(shape: FilterValueList, required: true, location_name: "Values"))
1201
+ RegistrationFilter.struct_class = Types::RegistrationFilter
1202
+
1203
+ RegistrationFilterList.member = Shapes::ShapeRef.new(shape: RegistrationFilter)
1204
+
1205
+ RegistrationIdList.member = Shapes::ShapeRef.new(shape: RegistrationIdOrArn)
1206
+
1207
+ RegistrationInformation.add_member(:registration_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationArn"))
1208
+ RegistrationInformation.add_member(:registration_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationId"))
1209
+ RegistrationInformation.add_member(:registration_type, Shapes::ShapeRef.new(shape: RegistrationType, required: true, location_name: "RegistrationType"))
1210
+ RegistrationInformation.add_member(:registration_status, Shapes::ShapeRef.new(shape: RegistrationStatus, required: true, location_name: "RegistrationStatus"))
1211
+ RegistrationInformation.add_member(:current_version_number, Shapes::ShapeRef.new(shape: RegistrationVersionNumber, required: true, location_name: "CurrentVersionNumber"))
1212
+ RegistrationInformation.add_member(:approved_version_number, Shapes::ShapeRef.new(shape: RegistrationVersionNumber, location_name: "ApprovedVersionNumber"))
1213
+ RegistrationInformation.add_member(:latest_denied_version_number, Shapes::ShapeRef.new(shape: RegistrationVersionNumber, location_name: "LatestDeniedVersionNumber"))
1214
+ RegistrationInformation.add_member(:additional_attributes, Shapes::ShapeRef.new(shape: StringMap, location_name: "AdditionalAttributes"))
1215
+ RegistrationInformation.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedTimestamp"))
1216
+ RegistrationInformation.struct_class = Types::RegistrationInformation
1217
+
1218
+ RegistrationInformationList.member = Shapes::ShapeRef.new(shape: RegistrationInformation)
1219
+
1220
+ RegistrationSectionDefinition.add_member(:section_path, Shapes::ShapeRef.new(shape: SectionPath, required: true, location_name: "SectionPath"))
1221
+ RegistrationSectionDefinition.add_member(:display_hints, Shapes::ShapeRef.new(shape: RegistrationSectionDisplayHints, required: true, location_name: "DisplayHints"))
1222
+ RegistrationSectionDefinition.struct_class = Types::RegistrationSectionDefinition
1223
+
1224
+ RegistrationSectionDefinitionList.member = Shapes::ShapeRef.new(shape: RegistrationSectionDefinition)
1225
+
1226
+ RegistrationSectionDisplayHints.add_member(:title, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Title"))
1227
+ RegistrationSectionDisplayHints.add_member(:short_description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ShortDescription"))
1228
+ RegistrationSectionDisplayHints.add_member(:long_description, Shapes::ShapeRef.new(shape: String, location_name: "LongDescription"))
1229
+ RegistrationSectionDisplayHints.add_member(:documentation_title, Shapes::ShapeRef.new(shape: String, location_name: "DocumentationTitle"))
1230
+ RegistrationSectionDisplayHints.add_member(:documentation_link, Shapes::ShapeRef.new(shape: String, location_name: "DocumentationLink"))
1231
+ RegistrationSectionDisplayHints.struct_class = Types::RegistrationSectionDisplayHints
1232
+
1233
+ RegistrationTypeDefinition.add_member(:registration_type, Shapes::ShapeRef.new(shape: RegistrationType, required: true, location_name: "RegistrationType"))
1234
+ RegistrationTypeDefinition.add_member(:supported_associations, Shapes::ShapeRef.new(shape: SupportedAssociationList, location_name: "SupportedAssociations"))
1235
+ RegistrationTypeDefinition.add_member(:display_hints, Shapes::ShapeRef.new(shape: RegistrationTypeDisplayHints, required: true, location_name: "DisplayHints"))
1236
+ RegistrationTypeDefinition.struct_class = Types::RegistrationTypeDefinition
1237
+
1238
+ RegistrationTypeDefinitionList.member = Shapes::ShapeRef.new(shape: RegistrationTypeDefinition)
1239
+
1240
+ RegistrationTypeDisplayHints.add_member(:title, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Title"))
1241
+ RegistrationTypeDisplayHints.add_member(:short_description, Shapes::ShapeRef.new(shape: String, location_name: "ShortDescription"))
1242
+ RegistrationTypeDisplayHints.add_member(:long_description, Shapes::ShapeRef.new(shape: String, location_name: "LongDescription"))
1243
+ RegistrationTypeDisplayHints.add_member(:documentation_title, Shapes::ShapeRef.new(shape: String, location_name: "DocumentationTitle"))
1244
+ RegistrationTypeDisplayHints.add_member(:documentation_link, Shapes::ShapeRef.new(shape: String, location_name: "DocumentationLink"))
1245
+ RegistrationTypeDisplayHints.struct_class = Types::RegistrationTypeDisplayHints
1246
+
1247
+ RegistrationTypeFilter.add_member(:name, Shapes::ShapeRef.new(shape: RegistrationTypeFilterName, required: true, location_name: "Name"))
1248
+ RegistrationTypeFilter.add_member(:values, Shapes::ShapeRef.new(shape: FilterValueList, required: true, location_name: "Values"))
1249
+ RegistrationTypeFilter.struct_class = Types::RegistrationTypeFilter
1250
+
1251
+ RegistrationTypeFilterList.member = Shapes::ShapeRef.new(shape: RegistrationTypeFilter)
1252
+
1253
+ RegistrationTypeList.member = Shapes::ShapeRef.new(shape: RegistrationType)
1254
+
1255
+ RegistrationVersionFilter.add_member(:name, Shapes::ShapeRef.new(shape: RegistrationVersionFilterName, required: true, location_name: "Name"))
1256
+ RegistrationVersionFilter.add_member(:values, Shapes::ShapeRef.new(shape: FilterValueList, required: true, location_name: "Values"))
1257
+ RegistrationVersionFilter.struct_class = Types::RegistrationVersionFilter
1258
+
1259
+ RegistrationVersionFilterList.member = Shapes::ShapeRef.new(shape: RegistrationVersionFilter)
1260
+
1261
+ RegistrationVersionInformation.add_member(:version_number, Shapes::ShapeRef.new(shape: RegistrationVersionNumber, required: true, location_name: "VersionNumber"))
1262
+ RegistrationVersionInformation.add_member(:registration_version_status, Shapes::ShapeRef.new(shape: RegistrationVersionStatus, required: true, location_name: "RegistrationVersionStatus"))
1263
+ RegistrationVersionInformation.add_member(:registration_version_status_history, Shapes::ShapeRef.new(shape: RegistrationVersionStatusHistory, required: true, location_name: "RegistrationVersionStatusHistory"))
1264
+ RegistrationVersionInformation.add_member(:denied_reasons, Shapes::ShapeRef.new(shape: RegistrationDeniedReasonInformationList, location_name: "DeniedReasons"))
1265
+ RegistrationVersionInformation.struct_class = Types::RegistrationVersionInformation
1266
+
1267
+ RegistrationVersionInformationList.member = Shapes::ShapeRef.new(shape: RegistrationVersionInformation)
1268
+
1269
+ RegistrationVersionNumberList.member = Shapes::ShapeRef.new(shape: RegistrationVersionNumber)
1270
+
1271
+ RegistrationVersionStatusHistory.add_member(:draft_timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "DraftTimestamp"))
1272
+ RegistrationVersionStatusHistory.add_member(:submitted_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "SubmittedTimestamp"))
1273
+ RegistrationVersionStatusHistory.add_member(:reviewing_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ReviewingTimestamp"))
1274
+ RegistrationVersionStatusHistory.add_member(:approved_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ApprovedTimestamp"))
1275
+ RegistrationVersionStatusHistory.add_member(:discarded_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "DiscardedTimestamp"))
1276
+ RegistrationVersionStatusHistory.add_member(:denied_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "DeniedTimestamp"))
1277
+ RegistrationVersionStatusHistory.add_member(:revoked_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "RevokedTimestamp"))
1278
+ RegistrationVersionStatusHistory.add_member(:archived_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ArchivedTimestamp"))
1279
+ RegistrationVersionStatusHistory.struct_class = Types::RegistrationVersionStatusHistory
1280
+
740
1281
  ReleasePhoneNumberRequest.add_member(:phone_number_id, Shapes::ShapeRef.new(shape: PhoneNumberIdOrArn, required: true, location_name: "PhoneNumberId"))
741
1282
  ReleasePhoneNumberRequest.struct_class = Types::ReleasePhoneNumberRequest
742
1283
 
@@ -751,18 +1292,33 @@ module Aws::PinpointSMSVoiceV2
751
1292
  ReleasePhoneNumberResult.add_member(:monthly_leasing_price, Shapes::ShapeRef.new(shape: String, location_name: "MonthlyLeasingPrice"))
752
1293
  ReleasePhoneNumberResult.add_member(:two_way_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "TwoWayEnabled"))
753
1294
  ReleasePhoneNumberResult.add_member(:two_way_channel_arn, Shapes::ShapeRef.new(shape: TwoWayChannelArn, location_name: "TwoWayChannelArn"))
1295
+ ReleasePhoneNumberResult.add_member(:two_way_channel_role, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "TwoWayChannelRole"))
754
1296
  ReleasePhoneNumberResult.add_member(:self_managed_opt_outs_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "SelfManagedOptOutsEnabled"))
755
1297
  ReleasePhoneNumberResult.add_member(:opt_out_list_name, Shapes::ShapeRef.new(shape: OptOutListName, location_name: "OptOutListName"))
1298
+ ReleasePhoneNumberResult.add_member(:registration_id, Shapes::ShapeRef.new(shape: String, location_name: "RegistrationId"))
756
1299
  ReleasePhoneNumberResult.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
757
1300
  ReleasePhoneNumberResult.struct_class = Types::ReleasePhoneNumberResult
758
1301
 
1302
+ ReleaseSenderIdRequest.add_member(:sender_id, Shapes::ShapeRef.new(shape: SenderIdOrArn, required: true, location_name: "SenderId"))
1303
+ ReleaseSenderIdRequest.add_member(:iso_country_code, Shapes::ShapeRef.new(shape: IsoCountryCode, required: true, location_name: "IsoCountryCode"))
1304
+ ReleaseSenderIdRequest.struct_class = Types::ReleaseSenderIdRequest
1305
+
1306
+ ReleaseSenderIdResult.add_member(:sender_id_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SenderIdArn"))
1307
+ ReleaseSenderIdResult.add_member(:sender_id, Shapes::ShapeRef.new(shape: SenderId, required: true, location_name: "SenderId"))
1308
+ ReleaseSenderIdResult.add_member(:iso_country_code, Shapes::ShapeRef.new(shape: IsoCountryCode, required: true, location_name: "IsoCountryCode"))
1309
+ ReleaseSenderIdResult.add_member(:message_types, Shapes::ShapeRef.new(shape: MessageTypeList, required: true, location_name: "MessageTypes"))
1310
+ ReleaseSenderIdResult.add_member(:monthly_leasing_price, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MonthlyLeasingPrice"))
1311
+ ReleaseSenderIdResult.add_member(:registered, Shapes::ShapeRef.new(shape: PrimitiveBoolean, required: true, location_name: "Registered"))
1312
+ ReleaseSenderIdResult.add_member(:registration_id, Shapes::ShapeRef.new(shape: String, location_name: "RegistrationId"))
1313
+ ReleaseSenderIdResult.struct_class = Types::ReleaseSenderIdResult
1314
+
759
1315
  RequestPhoneNumberRequest.add_member(:iso_country_code, Shapes::ShapeRef.new(shape: IsoCountryCode, required: true, location_name: "IsoCountryCode"))
760
1316
  RequestPhoneNumberRequest.add_member(:message_type, Shapes::ShapeRef.new(shape: MessageType, required: true, location_name: "MessageType"))
761
1317
  RequestPhoneNumberRequest.add_member(:number_capabilities, Shapes::ShapeRef.new(shape: NumberCapabilityList, required: true, location_name: "NumberCapabilities"))
762
1318
  RequestPhoneNumberRequest.add_member(:number_type, Shapes::ShapeRef.new(shape: RequestableNumberType, required: true, location_name: "NumberType"))
763
1319
  RequestPhoneNumberRequest.add_member(:opt_out_list_name, Shapes::ShapeRef.new(shape: OptOutListNameOrArn, location_name: "OptOutListName"))
764
1320
  RequestPhoneNumberRequest.add_member(:pool_id, Shapes::ShapeRef.new(shape: PoolIdOrArn, location_name: "PoolId"))
765
- RequestPhoneNumberRequest.add_member(:registration_id, Shapes::ShapeRef.new(shape: RegistrationId, location_name: "RegistrationId"))
1321
+ RequestPhoneNumberRequest.add_member(:registration_id, Shapes::ShapeRef.new(shape: RegistrationIdOrArn, location_name: "RegistrationId"))
766
1322
  RequestPhoneNumberRequest.add_member(:deletion_protection_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "DeletionProtectionEnabled"))
767
1323
  RequestPhoneNumberRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
768
1324
  RequestPhoneNumberRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
@@ -779,19 +1335,67 @@ module Aws::PinpointSMSVoiceV2
779
1335
  RequestPhoneNumberResult.add_member(:monthly_leasing_price, Shapes::ShapeRef.new(shape: String, location_name: "MonthlyLeasingPrice"))
780
1336
  RequestPhoneNumberResult.add_member(:two_way_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "TwoWayEnabled"))
781
1337
  RequestPhoneNumberResult.add_member(:two_way_channel_arn, Shapes::ShapeRef.new(shape: TwoWayChannelArn, location_name: "TwoWayChannelArn"))
1338
+ RequestPhoneNumberResult.add_member(:two_way_channel_role, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "TwoWayChannelRole"))
782
1339
  RequestPhoneNumberResult.add_member(:self_managed_opt_outs_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "SelfManagedOptOutsEnabled"))
783
1340
  RequestPhoneNumberResult.add_member(:opt_out_list_name, Shapes::ShapeRef.new(shape: OptOutListName, location_name: "OptOutListName"))
784
1341
  RequestPhoneNumberResult.add_member(:deletion_protection_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "DeletionProtectionEnabled"))
785
1342
  RequestPhoneNumberResult.add_member(:pool_id, Shapes::ShapeRef.new(shape: String, location_name: "PoolId"))
1343
+ RequestPhoneNumberResult.add_member(:registration_id, Shapes::ShapeRef.new(shape: String, location_name: "RegistrationId"))
786
1344
  RequestPhoneNumberResult.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
787
1345
  RequestPhoneNumberResult.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
788
1346
  RequestPhoneNumberResult.struct_class = Types::RequestPhoneNumberResult
789
1347
 
1348
+ RequestSenderIdRequest.add_member(:sender_id, Shapes::ShapeRef.new(shape: SenderId, required: true, location_name: "SenderId"))
1349
+ RequestSenderIdRequest.add_member(:iso_country_code, Shapes::ShapeRef.new(shape: IsoCountryCode, required: true, location_name: "IsoCountryCode"))
1350
+ RequestSenderIdRequest.add_member(:message_types, Shapes::ShapeRef.new(shape: MessageTypeList, location_name: "MessageTypes"))
1351
+ RequestSenderIdRequest.add_member(:deletion_protection_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "DeletionProtectionEnabled"))
1352
+ RequestSenderIdRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1353
+ RequestSenderIdRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
1354
+ RequestSenderIdRequest.struct_class = Types::RequestSenderIdRequest
1355
+
1356
+ RequestSenderIdResult.add_member(:sender_id_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SenderIdArn"))
1357
+ RequestSenderIdResult.add_member(:sender_id, Shapes::ShapeRef.new(shape: SenderId, required: true, location_name: "SenderId"))
1358
+ RequestSenderIdResult.add_member(:iso_country_code, Shapes::ShapeRef.new(shape: IsoCountryCode, required: true, location_name: "IsoCountryCode"))
1359
+ RequestSenderIdResult.add_member(:message_types, Shapes::ShapeRef.new(shape: MessageTypeList, required: true, location_name: "MessageTypes"))
1360
+ RequestSenderIdResult.add_member(:monthly_leasing_price, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MonthlyLeasingPrice"))
1361
+ RequestSenderIdResult.add_member(:deletion_protection_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, required: true, location_name: "DeletionProtectionEnabled"))
1362
+ RequestSenderIdResult.add_member(:registered, Shapes::ShapeRef.new(shape: PrimitiveBoolean, required: true, location_name: "Registered"))
1363
+ RequestSenderIdResult.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1364
+ RequestSenderIdResult.struct_class = Types::RequestSenderIdResult
1365
+
790
1366
  ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
791
1367
  ResourceNotFoundException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "ResourceType"))
792
1368
  ResourceNotFoundException.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, location_name: "ResourceId"))
793
1369
  ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
794
1370
 
1371
+ SectionPathList.member = Shapes::ShapeRef.new(shape: SectionPath)
1372
+
1373
+ SelectChoiceList.member = Shapes::ShapeRef.new(shape: SelectChoice)
1374
+
1375
+ SelectOptionDescription.add_member(:option, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Option"))
1376
+ SelectOptionDescription.add_member(:title, Shapes::ShapeRef.new(shape: String, location_name: "Title"))
1377
+ SelectOptionDescription.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
1378
+ SelectOptionDescription.struct_class = Types::SelectOptionDescription
1379
+
1380
+ SelectOptionDescriptionsList.member = Shapes::ShapeRef.new(shape: SelectOptionDescription)
1381
+
1382
+ SelectValidation.add_member(:min_choices, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "MinChoices"))
1383
+ SelectValidation.add_member(:max_choices, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "MaxChoices"))
1384
+ SelectValidation.add_member(:options, Shapes::ShapeRef.new(shape: StringList, required: true, location_name: "Options"))
1385
+ SelectValidation.struct_class = Types::SelectValidation
1386
+
1387
+ SendDestinationNumberVerificationCodeRequest.add_member(:verified_destination_number_id, Shapes::ShapeRef.new(shape: VerifiedDestinationNumberIdOrArn, required: true, location_name: "VerifiedDestinationNumberId"))
1388
+ SendDestinationNumberVerificationCodeRequest.add_member(:verification_channel, Shapes::ShapeRef.new(shape: VerificationChannel, required: true, location_name: "VerificationChannel"))
1389
+ SendDestinationNumberVerificationCodeRequest.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, location_name: "LanguageCode"))
1390
+ SendDestinationNumberVerificationCodeRequest.add_member(:origination_identity, Shapes::ShapeRef.new(shape: VerificationMessageOriginationIdentity, location_name: "OriginationIdentity"))
1391
+ SendDestinationNumberVerificationCodeRequest.add_member(:configuration_set_name, Shapes::ShapeRef.new(shape: ConfigurationSetNameOrArn, location_name: "ConfigurationSetName"))
1392
+ SendDestinationNumberVerificationCodeRequest.add_member(:context, Shapes::ShapeRef.new(shape: ContextMap, location_name: "Context"))
1393
+ SendDestinationNumberVerificationCodeRequest.add_member(:destination_country_parameters, Shapes::ShapeRef.new(shape: DestinationCountryParameters, location_name: "DestinationCountryParameters"))
1394
+ SendDestinationNumberVerificationCodeRequest.struct_class = Types::SendDestinationNumberVerificationCodeRequest
1395
+
1396
+ SendDestinationNumberVerificationCodeResult.add_member(:message_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MessageId"))
1397
+ SendDestinationNumberVerificationCodeResult.struct_class = Types::SendDestinationNumberVerificationCodeResult
1398
+
795
1399
  SendTextMessageRequest.add_member(:destination_phone_number, Shapes::ShapeRef.new(shape: PhoneNumber, required: true, location_name: "DestinationPhoneNumber"))
796
1400
  SendTextMessageRequest.add_member(:origination_identity, Shapes::ShapeRef.new(shape: TextMessageOriginationIdentity, location_name: "OriginationIdentity"))
797
1401
  SendTextMessageRequest.add_member(:message_body, Shapes::ShapeRef.new(shape: TextMessageBody, location_name: "MessageBody"))
@@ -838,6 +1442,9 @@ module Aws::PinpointSMSVoiceV2
838
1442
  SenderIdInformation.add_member(:iso_country_code, Shapes::ShapeRef.new(shape: IsoCountryCode, required: true, location_name: "IsoCountryCode"))
839
1443
  SenderIdInformation.add_member(:message_types, Shapes::ShapeRef.new(shape: MessageTypeList, required: true, location_name: "MessageTypes"))
840
1444
  SenderIdInformation.add_member(:monthly_leasing_price, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MonthlyLeasingPrice"))
1445
+ SenderIdInformation.add_member(:deletion_protection_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, required: true, location_name: "DeletionProtectionEnabled"))
1446
+ SenderIdInformation.add_member(:registered, Shapes::ShapeRef.new(shape: PrimitiveBoolean, required: true, location_name: "Registered"))
1447
+ SenderIdInformation.add_member(:registration_id, Shapes::ShapeRef.new(shape: String, location_name: "RegistrationId"))
841
1448
  SenderIdInformation.struct_class = Types::SenderIdInformation
842
1449
 
843
1450
  SenderIdInformationList.member = Shapes::ShapeRef.new(shape: SenderIdInformation)
@@ -889,6 +1496,29 @@ module Aws::PinpointSMSVoiceV2
889
1496
 
890
1497
  SpendLimitList.member = Shapes::ShapeRef.new(shape: SpendLimit)
891
1498
 
1499
+ StringList.member = Shapes::ShapeRef.new(shape: String)
1500
+
1501
+ StringMap.key = Shapes::ShapeRef.new(shape: String)
1502
+ StringMap.value = Shapes::ShapeRef.new(shape: String)
1503
+
1504
+ SubmitRegistrationVersionRequest.add_member(:registration_id, Shapes::ShapeRef.new(shape: RegistrationIdOrArn, required: true, location_name: "RegistrationId"))
1505
+ SubmitRegistrationVersionRequest.struct_class = Types::SubmitRegistrationVersionRequest
1506
+
1507
+ SubmitRegistrationVersionResult.add_member(:registration_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationArn"))
1508
+ SubmitRegistrationVersionResult.add_member(:registration_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "RegistrationId"))
1509
+ SubmitRegistrationVersionResult.add_member(:version_number, Shapes::ShapeRef.new(shape: RegistrationVersionNumber, required: true, location_name: "VersionNumber"))
1510
+ SubmitRegistrationVersionResult.add_member(:registration_version_status, Shapes::ShapeRef.new(shape: RegistrationVersionStatus, required: true, location_name: "RegistrationVersionStatus"))
1511
+ SubmitRegistrationVersionResult.add_member(:registration_version_status_history, Shapes::ShapeRef.new(shape: RegistrationVersionStatusHistory, required: true, location_name: "RegistrationVersionStatusHistory"))
1512
+ SubmitRegistrationVersionResult.struct_class = Types::SubmitRegistrationVersionResult
1513
+
1514
+ SupportedAssociation.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceType"))
1515
+ SupportedAssociation.add_member(:iso_country_code, Shapes::ShapeRef.new(shape: IsoCountryCode, location_name: "IsoCountryCode"))
1516
+ SupportedAssociation.add_member(:association_behavior, Shapes::ShapeRef.new(shape: RegistrationAssociationBehavior, required: true, location_name: "AssociationBehavior"))
1517
+ SupportedAssociation.add_member(:disassociation_behavior, Shapes::ShapeRef.new(shape: RegistrationDisassociationBehavior, required: true, location_name: "DisassociationBehavior"))
1518
+ SupportedAssociation.struct_class = Types::SupportedAssociation
1519
+
1520
+ SupportedAssociationList.member = Shapes::ShapeRef.new(shape: SupportedAssociation)
1521
+
892
1522
  Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
893
1523
  Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, required: true, location_name: "Value"))
894
1524
  Tag.struct_class = Types::Tag
@@ -903,6 +1533,11 @@ module Aws::PinpointSMSVoiceV2
903
1533
 
904
1534
  TagResourceResult.struct_class = Types::TagResourceResult
905
1535
 
1536
+ TextValidation.add_member(:min_length, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "MinLength"))
1537
+ TextValidation.add_member(:max_length, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "MaxLength"))
1538
+ TextValidation.add_member(:pattern, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Pattern"))
1539
+ TextValidation.struct_class = Types::TextValidation
1540
+
906
1541
  ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
907
1542
  ThrottlingException.struct_class = Types::ThrottlingException
908
1543
 
@@ -929,6 +1564,7 @@ module Aws::PinpointSMSVoiceV2
929
1564
  UpdatePhoneNumberRequest.add_member(:phone_number_id, Shapes::ShapeRef.new(shape: PhoneNumberIdOrArn, required: true, location_name: "PhoneNumberId"))
930
1565
  UpdatePhoneNumberRequest.add_member(:two_way_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "TwoWayEnabled"))
931
1566
  UpdatePhoneNumberRequest.add_member(:two_way_channel_arn, Shapes::ShapeRef.new(shape: TwoWayChannelArn, location_name: "TwoWayChannelArn"))
1567
+ UpdatePhoneNumberRequest.add_member(:two_way_channel_role, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "TwoWayChannelRole"))
932
1568
  UpdatePhoneNumberRequest.add_member(:self_managed_opt_outs_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "SelfManagedOptOutsEnabled"))
933
1569
  UpdatePhoneNumberRequest.add_member(:opt_out_list_name, Shapes::ShapeRef.new(shape: OptOutListNameOrArn, location_name: "OptOutListName"))
934
1570
  UpdatePhoneNumberRequest.add_member(:deletion_protection_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "DeletionProtectionEnabled"))
@@ -945,15 +1581,18 @@ module Aws::PinpointSMSVoiceV2
945
1581
  UpdatePhoneNumberResult.add_member(:monthly_leasing_price, Shapes::ShapeRef.new(shape: String, location_name: "MonthlyLeasingPrice"))
946
1582
  UpdatePhoneNumberResult.add_member(:two_way_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "TwoWayEnabled"))
947
1583
  UpdatePhoneNumberResult.add_member(:two_way_channel_arn, Shapes::ShapeRef.new(shape: TwoWayChannelArn, location_name: "TwoWayChannelArn"))
1584
+ UpdatePhoneNumberResult.add_member(:two_way_channel_role, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "TwoWayChannelRole"))
948
1585
  UpdatePhoneNumberResult.add_member(:self_managed_opt_outs_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "SelfManagedOptOutsEnabled"))
949
1586
  UpdatePhoneNumberResult.add_member(:opt_out_list_name, Shapes::ShapeRef.new(shape: OptOutListName, location_name: "OptOutListName"))
950
1587
  UpdatePhoneNumberResult.add_member(:deletion_protection_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "DeletionProtectionEnabled"))
1588
+ UpdatePhoneNumberResult.add_member(:registration_id, Shapes::ShapeRef.new(shape: String, location_name: "RegistrationId"))
951
1589
  UpdatePhoneNumberResult.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
952
1590
  UpdatePhoneNumberResult.struct_class = Types::UpdatePhoneNumberResult
953
1591
 
954
1592
  UpdatePoolRequest.add_member(:pool_id, Shapes::ShapeRef.new(shape: PoolIdOrArn, required: true, location_name: "PoolId"))
955
1593
  UpdatePoolRequest.add_member(:two_way_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "TwoWayEnabled"))
956
1594
  UpdatePoolRequest.add_member(:two_way_channel_arn, Shapes::ShapeRef.new(shape: TwoWayChannelArn, location_name: "TwoWayChannelArn"))
1595
+ UpdatePoolRequest.add_member(:two_way_channel_role, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "TwoWayChannelRole"))
957
1596
  UpdatePoolRequest.add_member(:self_managed_opt_outs_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "SelfManagedOptOutsEnabled"))
958
1597
  UpdatePoolRequest.add_member(:opt_out_list_name, Shapes::ShapeRef.new(shape: OptOutListNameOrArn, location_name: "OptOutListName"))
959
1598
  UpdatePoolRequest.add_member(:shared_routes_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "SharedRoutesEnabled"))
@@ -966,6 +1605,7 @@ module Aws::PinpointSMSVoiceV2
966
1605
  UpdatePoolResult.add_member(:message_type, Shapes::ShapeRef.new(shape: MessageType, location_name: "MessageType"))
967
1606
  UpdatePoolResult.add_member(:two_way_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "TwoWayEnabled"))
968
1607
  UpdatePoolResult.add_member(:two_way_channel_arn, Shapes::ShapeRef.new(shape: TwoWayChannelArn, location_name: "TwoWayChannelArn"))
1608
+ UpdatePoolResult.add_member(:two_way_channel_role, Shapes::ShapeRef.new(shape: IamRoleArn, location_name: "TwoWayChannelRole"))
969
1609
  UpdatePoolResult.add_member(:self_managed_opt_outs_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "SelfManagedOptOutsEnabled"))
970
1610
  UpdatePoolResult.add_member(:opt_out_list_name, Shapes::ShapeRef.new(shape: OptOutListName, location_name: "OptOutListName"))
971
1611
  UpdatePoolResult.add_member(:shared_routes_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, location_name: "SharedRoutesEnabled"))
@@ -973,6 +1613,21 @@ module Aws::PinpointSMSVoiceV2
973
1613
  UpdatePoolResult.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
974
1614
  UpdatePoolResult.struct_class = Types::UpdatePoolResult
975
1615
 
1616
+ UpdateSenderIdRequest.add_member(:sender_id, Shapes::ShapeRef.new(shape: SenderIdOrArn, required: true, location_name: "SenderId"))
1617
+ UpdateSenderIdRequest.add_member(:iso_country_code, Shapes::ShapeRef.new(shape: IsoCountryCode, required: true, location_name: "IsoCountryCode"))
1618
+ UpdateSenderIdRequest.add_member(:deletion_protection_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "DeletionProtectionEnabled"))
1619
+ UpdateSenderIdRequest.struct_class = Types::UpdateSenderIdRequest
1620
+
1621
+ UpdateSenderIdResult.add_member(:sender_id_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SenderIdArn"))
1622
+ UpdateSenderIdResult.add_member(:sender_id, Shapes::ShapeRef.new(shape: SenderId, required: true, location_name: "SenderId"))
1623
+ UpdateSenderIdResult.add_member(:iso_country_code, Shapes::ShapeRef.new(shape: IsoCountryCode, required: true, location_name: "IsoCountryCode"))
1624
+ UpdateSenderIdResult.add_member(:message_types, Shapes::ShapeRef.new(shape: MessageTypeList, required: true, location_name: "MessageTypes"))
1625
+ UpdateSenderIdResult.add_member(:monthly_leasing_price, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MonthlyLeasingPrice"))
1626
+ UpdateSenderIdResult.add_member(:deletion_protection_enabled, Shapes::ShapeRef.new(shape: PrimitiveBoolean, required: true, location_name: "DeletionProtectionEnabled"))
1627
+ UpdateSenderIdResult.add_member(:registered, Shapes::ShapeRef.new(shape: PrimitiveBoolean, required: true, location_name: "Registered"))
1628
+ UpdateSenderIdResult.add_member(:registration_id, Shapes::ShapeRef.new(shape: String, location_name: "RegistrationId"))
1629
+ UpdateSenderIdResult.struct_class = Types::UpdateSenderIdResult
1630
+
976
1631
  ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
977
1632
  ValidationException.add_member(:reason, Shapes::ShapeRef.new(shape: ValidationExceptionReason, location_name: "Reason"))
978
1633
  ValidationException.add_member(:fields, Shapes::ShapeRef.new(shape: ValidationExceptionFieldList, location_name: "Fields"))
@@ -984,6 +1639,34 @@ module Aws::PinpointSMSVoiceV2
984
1639
 
985
1640
  ValidationExceptionFieldList.member = Shapes::ShapeRef.new(shape: ValidationExceptionField)
986
1641
 
1642
+ VerifiedDestinationNumberFilter.add_member(:name, Shapes::ShapeRef.new(shape: VerifiedDestinationNumberFilterName, required: true, location_name: "Name"))
1643
+ VerifiedDestinationNumberFilter.add_member(:values, Shapes::ShapeRef.new(shape: FilterValueList, required: true, location_name: "Values"))
1644
+ VerifiedDestinationNumberFilter.struct_class = Types::VerifiedDestinationNumberFilter
1645
+
1646
+ VerifiedDestinationNumberFilterList.member = Shapes::ShapeRef.new(shape: VerifiedDestinationNumberFilter)
1647
+
1648
+ VerifiedDestinationNumberIdList.member = Shapes::ShapeRef.new(shape: VerifiedDestinationNumberIdOrArn)
1649
+
1650
+ VerifiedDestinationNumberInformation.add_member(:verified_destination_number_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "VerifiedDestinationNumberArn"))
1651
+ VerifiedDestinationNumberInformation.add_member(:verified_destination_number_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "VerifiedDestinationNumberId"))
1652
+ VerifiedDestinationNumberInformation.add_member(:destination_phone_number, Shapes::ShapeRef.new(shape: PhoneNumber, required: true, location_name: "DestinationPhoneNumber"))
1653
+ VerifiedDestinationNumberInformation.add_member(:status, Shapes::ShapeRef.new(shape: VerificationStatus, required: true, location_name: "Status"))
1654
+ VerifiedDestinationNumberInformation.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedTimestamp"))
1655
+ VerifiedDestinationNumberInformation.struct_class = Types::VerifiedDestinationNumberInformation
1656
+
1657
+ VerifiedDestinationNumberInformationList.member = Shapes::ShapeRef.new(shape: VerifiedDestinationNumberInformation)
1658
+
1659
+ VerifyDestinationNumberRequest.add_member(:verified_destination_number_id, Shapes::ShapeRef.new(shape: VerifiedDestinationNumberIdOrArn, required: true, location_name: "VerifiedDestinationNumberId"))
1660
+ VerifyDestinationNumberRequest.add_member(:verification_code, Shapes::ShapeRef.new(shape: VerificationCode, required: true, location_name: "VerificationCode"))
1661
+ VerifyDestinationNumberRequest.struct_class = Types::VerifyDestinationNumberRequest
1662
+
1663
+ VerifyDestinationNumberResult.add_member(:verified_destination_number_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "VerifiedDestinationNumberArn"))
1664
+ VerifyDestinationNumberResult.add_member(:verified_destination_number_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "VerifiedDestinationNumberId"))
1665
+ VerifyDestinationNumberResult.add_member(:destination_phone_number, Shapes::ShapeRef.new(shape: PhoneNumber, required: true, location_name: "DestinationPhoneNumber"))
1666
+ VerifyDestinationNumberResult.add_member(:status, Shapes::ShapeRef.new(shape: VerificationStatus, required: true, location_name: "Status"))
1667
+ VerifyDestinationNumberResult.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedTimestamp"))
1668
+ VerifyDestinationNumberResult.struct_class = Types::VerifyDestinationNumberResult
1669
+
987
1670
 
988
1671
  # @api private
989
1672
  API = Seahorse::Model::Api.new.tap do |api|
@@ -1076,6 +1759,78 @@ module Aws::PinpointSMSVoiceV2
1076
1759
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1077
1760
  end)
1078
1761
 
1762
+ api.add_operation(:create_registration, Seahorse::Model::Operation.new.tap do |o|
1763
+ o.name = "CreateRegistration"
1764
+ o.http_method = "POST"
1765
+ o.http_request_uri = "/"
1766
+ o.input = Shapes::ShapeRef.new(shape: CreateRegistrationRequest)
1767
+ o.output = Shapes::ShapeRef.new(shape: CreateRegistrationResult)
1768
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1769
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1770
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1771
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1772
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1773
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1774
+ end)
1775
+
1776
+ api.add_operation(:create_registration_association, Seahorse::Model::Operation.new.tap do |o|
1777
+ o.name = "CreateRegistrationAssociation"
1778
+ o.http_method = "POST"
1779
+ o.http_request_uri = "/"
1780
+ o.input = Shapes::ShapeRef.new(shape: CreateRegistrationAssociationRequest)
1781
+ o.output = Shapes::ShapeRef.new(shape: CreateRegistrationAssociationResult)
1782
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1783
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1784
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1785
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1786
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1787
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1788
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1789
+ end)
1790
+
1791
+ api.add_operation(:create_registration_attachment, Seahorse::Model::Operation.new.tap do |o|
1792
+ o.name = "CreateRegistrationAttachment"
1793
+ o.http_method = "POST"
1794
+ o.http_request_uri = "/"
1795
+ o.input = Shapes::ShapeRef.new(shape: CreateRegistrationAttachmentRequest)
1796
+ o.output = Shapes::ShapeRef.new(shape: CreateRegistrationAttachmentResult)
1797
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1798
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1799
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1800
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1801
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1802
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1803
+ end)
1804
+
1805
+ api.add_operation(:create_registration_version, Seahorse::Model::Operation.new.tap do |o|
1806
+ o.name = "CreateRegistrationVersion"
1807
+ o.http_method = "POST"
1808
+ o.http_request_uri = "/"
1809
+ o.input = Shapes::ShapeRef.new(shape: CreateRegistrationVersionRequest)
1810
+ o.output = Shapes::ShapeRef.new(shape: CreateRegistrationVersionResult)
1811
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1812
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1813
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1814
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1815
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1816
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1817
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1818
+ end)
1819
+
1820
+ api.add_operation(:create_verified_destination_number, Seahorse::Model::Operation.new.tap do |o|
1821
+ o.name = "CreateVerifiedDestinationNumber"
1822
+ o.http_method = "POST"
1823
+ o.http_request_uri = "/"
1824
+ o.input = Shapes::ShapeRef.new(shape: CreateVerifiedDestinationNumberRequest)
1825
+ o.output = Shapes::ShapeRef.new(shape: CreateVerifiedDestinationNumberResult)
1826
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1827
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1828
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1829
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1830
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1831
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1832
+ end)
1833
+
1079
1834
  api.add_operation(:delete_configuration_set, Seahorse::Model::Operation.new.tap do |o|
1080
1835
  o.name = "DeleteConfigurationSet"
1081
1836
  o.http_method = "POST"
@@ -1184,6 +1939,48 @@ module Aws::PinpointSMSVoiceV2
1184
1939
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1185
1940
  end)
1186
1941
 
1942
+ api.add_operation(:delete_registration, Seahorse::Model::Operation.new.tap do |o|
1943
+ o.name = "DeleteRegistration"
1944
+ o.http_method = "POST"
1945
+ o.http_request_uri = "/"
1946
+ o.input = Shapes::ShapeRef.new(shape: DeleteRegistrationRequest)
1947
+ o.output = Shapes::ShapeRef.new(shape: DeleteRegistrationResult)
1948
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1949
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1950
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1951
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1952
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1953
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1954
+ end)
1955
+
1956
+ api.add_operation(:delete_registration_attachment, Seahorse::Model::Operation.new.tap do |o|
1957
+ o.name = "DeleteRegistrationAttachment"
1958
+ o.http_method = "POST"
1959
+ o.http_request_uri = "/"
1960
+ o.input = Shapes::ShapeRef.new(shape: DeleteRegistrationAttachmentRequest)
1961
+ o.output = Shapes::ShapeRef.new(shape: DeleteRegistrationAttachmentResult)
1962
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1963
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1964
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1965
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1966
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1967
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1968
+ end)
1969
+
1970
+ api.add_operation(:delete_registration_field_value, Seahorse::Model::Operation.new.tap do |o|
1971
+ o.name = "DeleteRegistrationFieldValue"
1972
+ o.http_method = "POST"
1973
+ o.http_request_uri = "/"
1974
+ o.input = Shapes::ShapeRef.new(shape: DeleteRegistrationFieldValueRequest)
1975
+ o.output = Shapes::ShapeRef.new(shape: DeleteRegistrationFieldValueResult)
1976
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1977
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1978
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1979
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1980
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1981
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1982
+ end)
1983
+
1187
1984
  api.add_operation(:delete_text_message_spend_limit_override, Seahorse::Model::Operation.new.tap do |o|
1188
1985
  o.name = "DeleteTextMessageSpendLimitOverride"
1189
1986
  o.http_method = "POST"
@@ -1196,6 +1993,20 @@ module Aws::PinpointSMSVoiceV2
1196
1993
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1197
1994
  end)
1198
1995
 
1996
+ api.add_operation(:delete_verified_destination_number, Seahorse::Model::Operation.new.tap do |o|
1997
+ o.name = "DeleteVerifiedDestinationNumber"
1998
+ o.http_method = "POST"
1999
+ o.http_request_uri = "/"
2000
+ o.input = Shapes::ShapeRef.new(shape: DeleteVerifiedDestinationNumberRequest)
2001
+ o.output = Shapes::ShapeRef.new(shape: DeleteVerifiedDestinationNumberResult)
2002
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2003
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2004
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2005
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2006
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2007
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2008
+ end)
2009
+
1199
2010
  api.add_operation(:delete_voice_message_spend_limit_override, Seahorse::Model::Operation.new.tap do |o|
1200
2011
  o.name = "DeleteVoiceMessageSpendLimitOverride"
1201
2012
  o.http_method = "POST"
@@ -1358,6 +2169,136 @@ module Aws::PinpointSMSVoiceV2
1358
2169
  )
1359
2170
  end)
1360
2171
 
2172
+ api.add_operation(:describe_registration_attachments, Seahorse::Model::Operation.new.tap do |o|
2173
+ o.name = "DescribeRegistrationAttachments"
2174
+ o.http_method = "POST"
2175
+ o.http_request_uri = "/"
2176
+ o.input = Shapes::ShapeRef.new(shape: DescribeRegistrationAttachmentsRequest)
2177
+ o.output = Shapes::ShapeRef.new(shape: DescribeRegistrationAttachmentsResult)
2178
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2179
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2180
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2181
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2182
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2183
+ o[:pager] = Aws::Pager.new(
2184
+ limit_key: "max_results",
2185
+ tokens: {
2186
+ "next_token" => "next_token"
2187
+ }
2188
+ )
2189
+ end)
2190
+
2191
+ api.add_operation(:describe_registration_field_definitions, Seahorse::Model::Operation.new.tap do |o|
2192
+ o.name = "DescribeRegistrationFieldDefinitions"
2193
+ o.http_method = "POST"
2194
+ o.http_request_uri = "/"
2195
+ o.input = Shapes::ShapeRef.new(shape: DescribeRegistrationFieldDefinitionsRequest)
2196
+ o.output = Shapes::ShapeRef.new(shape: DescribeRegistrationFieldDefinitionsResult)
2197
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2198
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2199
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2200
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2201
+ o[:pager] = Aws::Pager.new(
2202
+ limit_key: "max_results",
2203
+ tokens: {
2204
+ "next_token" => "next_token"
2205
+ }
2206
+ )
2207
+ end)
2208
+
2209
+ api.add_operation(:describe_registration_field_values, Seahorse::Model::Operation.new.tap do |o|
2210
+ o.name = "DescribeRegistrationFieldValues"
2211
+ o.http_method = "POST"
2212
+ o.http_request_uri = "/"
2213
+ o.input = Shapes::ShapeRef.new(shape: DescribeRegistrationFieldValuesRequest)
2214
+ o.output = Shapes::ShapeRef.new(shape: DescribeRegistrationFieldValuesResult)
2215
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2216
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2217
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2218
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2219
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2220
+ o[:pager] = Aws::Pager.new(
2221
+ limit_key: "max_results",
2222
+ tokens: {
2223
+ "next_token" => "next_token"
2224
+ }
2225
+ )
2226
+ end)
2227
+
2228
+ api.add_operation(:describe_registration_section_definitions, Seahorse::Model::Operation.new.tap do |o|
2229
+ o.name = "DescribeRegistrationSectionDefinitions"
2230
+ o.http_method = "POST"
2231
+ o.http_request_uri = "/"
2232
+ o.input = Shapes::ShapeRef.new(shape: DescribeRegistrationSectionDefinitionsRequest)
2233
+ o.output = Shapes::ShapeRef.new(shape: DescribeRegistrationSectionDefinitionsResult)
2234
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2235
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2236
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2237
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2238
+ o[:pager] = Aws::Pager.new(
2239
+ limit_key: "max_results",
2240
+ tokens: {
2241
+ "next_token" => "next_token"
2242
+ }
2243
+ )
2244
+ end)
2245
+
2246
+ api.add_operation(:describe_registration_type_definitions, Seahorse::Model::Operation.new.tap do |o|
2247
+ o.name = "DescribeRegistrationTypeDefinitions"
2248
+ o.http_method = "POST"
2249
+ o.http_request_uri = "/"
2250
+ o.input = Shapes::ShapeRef.new(shape: DescribeRegistrationTypeDefinitionsRequest)
2251
+ o.output = Shapes::ShapeRef.new(shape: DescribeRegistrationTypeDefinitionsResult)
2252
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2253
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2254
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2255
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2256
+ o[:pager] = Aws::Pager.new(
2257
+ limit_key: "max_results",
2258
+ tokens: {
2259
+ "next_token" => "next_token"
2260
+ }
2261
+ )
2262
+ end)
2263
+
2264
+ api.add_operation(:describe_registration_versions, Seahorse::Model::Operation.new.tap do |o|
2265
+ o.name = "DescribeRegistrationVersions"
2266
+ o.http_method = "POST"
2267
+ o.http_request_uri = "/"
2268
+ o.input = Shapes::ShapeRef.new(shape: DescribeRegistrationVersionsRequest)
2269
+ o.output = Shapes::ShapeRef.new(shape: DescribeRegistrationVersionsResult)
2270
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2271
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2272
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2273
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2274
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2275
+ o[:pager] = Aws::Pager.new(
2276
+ limit_key: "max_results",
2277
+ tokens: {
2278
+ "next_token" => "next_token"
2279
+ }
2280
+ )
2281
+ end)
2282
+
2283
+ api.add_operation(:describe_registrations, Seahorse::Model::Operation.new.tap do |o|
2284
+ o.name = "DescribeRegistrations"
2285
+ o.http_method = "POST"
2286
+ o.http_request_uri = "/"
2287
+ o.input = Shapes::ShapeRef.new(shape: DescribeRegistrationsRequest)
2288
+ o.output = Shapes::ShapeRef.new(shape: DescribeRegistrationsResult)
2289
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2290
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2291
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2292
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2293
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2294
+ o[:pager] = Aws::Pager.new(
2295
+ limit_key: "max_results",
2296
+ tokens: {
2297
+ "next_token" => "next_token"
2298
+ }
2299
+ )
2300
+ end)
2301
+
1361
2302
  api.add_operation(:describe_sender_ids, Seahorse::Model::Operation.new.tap do |o|
1362
2303
  o.name = "DescribeSenderIds"
1363
2304
  o.http_method = "POST"
@@ -1395,6 +2336,25 @@ module Aws::PinpointSMSVoiceV2
1395
2336
  )
1396
2337
  end)
1397
2338
 
2339
+ api.add_operation(:describe_verified_destination_numbers, Seahorse::Model::Operation.new.tap do |o|
2340
+ o.name = "DescribeVerifiedDestinationNumbers"
2341
+ o.http_method = "POST"
2342
+ o.http_request_uri = "/"
2343
+ o.input = Shapes::ShapeRef.new(shape: DescribeVerifiedDestinationNumbersRequest)
2344
+ o.output = Shapes::ShapeRef.new(shape: DescribeVerifiedDestinationNumbersResult)
2345
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2346
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2347
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2348
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2349
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2350
+ o[:pager] = Aws::Pager.new(
2351
+ limit_key: "max_results",
2352
+ tokens: {
2353
+ "next_token" => "next_token"
2354
+ }
2355
+ )
2356
+ end)
2357
+
1398
2358
  api.add_operation(:disassociate_origination_identity, Seahorse::Model::Operation.new.tap do |o|
1399
2359
  o.name = "DisassociateOriginationIdentity"
1400
2360
  o.http_method = "POST"
@@ -1409,6 +2369,20 @@ module Aws::PinpointSMSVoiceV2
1409
2369
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1410
2370
  end)
1411
2371
 
2372
+ api.add_operation(:discard_registration_version, Seahorse::Model::Operation.new.tap do |o|
2373
+ o.name = "DiscardRegistrationVersion"
2374
+ o.http_method = "POST"
2375
+ o.http_request_uri = "/"
2376
+ o.input = Shapes::ShapeRef.new(shape: DiscardRegistrationVersionRequest)
2377
+ o.output = Shapes::ShapeRef.new(shape: DiscardRegistrationVersionResult)
2378
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2379
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2380
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2381
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2382
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2383
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2384
+ end)
2385
+
1412
2386
  api.add_operation(:list_pool_origination_identities, Seahorse::Model::Operation.new.tap do |o|
1413
2387
  o.name = "ListPoolOriginationIdentities"
1414
2388
  o.http_method = "POST"
@@ -1428,6 +2402,25 @@ module Aws::PinpointSMSVoiceV2
1428
2402
  )
1429
2403
  end)
1430
2404
 
2405
+ api.add_operation(:list_registration_associations, Seahorse::Model::Operation.new.tap do |o|
2406
+ o.name = "ListRegistrationAssociations"
2407
+ o.http_method = "POST"
2408
+ o.http_request_uri = "/"
2409
+ o.input = Shapes::ShapeRef.new(shape: ListRegistrationAssociationsRequest)
2410
+ o.output = Shapes::ShapeRef.new(shape: ListRegistrationAssociationsResult)
2411
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2412
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2413
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2414
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2415
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2416
+ o[:pager] = Aws::Pager.new(
2417
+ limit_key: "max_results",
2418
+ tokens: {
2419
+ "next_token" => "next_token"
2420
+ }
2421
+ )
2422
+ end)
2423
+
1431
2424
  api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
1432
2425
  o.name = "ListTagsForResource"
1433
2426
  o.http_method = "POST"
@@ -1469,6 +2462,20 @@ module Aws::PinpointSMSVoiceV2
1469
2462
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1470
2463
  end)
1471
2464
 
2465
+ api.add_operation(:put_registration_field_value, Seahorse::Model::Operation.new.tap do |o|
2466
+ o.name = "PutRegistrationFieldValue"
2467
+ o.http_method = "POST"
2468
+ o.http_request_uri = "/"
2469
+ o.input = Shapes::ShapeRef.new(shape: PutRegistrationFieldValueRequest)
2470
+ o.output = Shapes::ShapeRef.new(shape: PutRegistrationFieldValueResult)
2471
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2472
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2473
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2474
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2475
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2476
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2477
+ end)
2478
+
1472
2479
  api.add_operation(:release_phone_number, Seahorse::Model::Operation.new.tap do |o|
1473
2480
  o.name = "ReleasePhoneNumber"
1474
2481
  o.http_method = "POST"
@@ -1483,6 +2490,20 @@ module Aws::PinpointSMSVoiceV2
1483
2490
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1484
2491
  end)
1485
2492
 
2493
+ api.add_operation(:release_sender_id, Seahorse::Model::Operation.new.tap do |o|
2494
+ o.name = "ReleaseSenderId"
2495
+ o.http_method = "POST"
2496
+ o.http_request_uri = "/"
2497
+ o.input = Shapes::ShapeRef.new(shape: ReleaseSenderIdRequest)
2498
+ o.output = Shapes::ShapeRef.new(shape: ReleaseSenderIdResult)
2499
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2500
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2501
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2502
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2503
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2504
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2505
+ end)
2506
+
1486
2507
  api.add_operation(:request_phone_number, Seahorse::Model::Operation.new.tap do |o|
1487
2508
  o.name = "RequestPhoneNumber"
1488
2509
  o.http_method = "POST"
@@ -1498,6 +2519,35 @@ module Aws::PinpointSMSVoiceV2
1498
2519
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1499
2520
  end)
1500
2521
 
2522
+ api.add_operation(:request_sender_id, Seahorse::Model::Operation.new.tap do |o|
2523
+ o.name = "RequestSenderId"
2524
+ o.http_method = "POST"
2525
+ o.http_request_uri = "/"
2526
+ o.input = Shapes::ShapeRef.new(shape: RequestSenderIdRequest)
2527
+ o.output = Shapes::ShapeRef.new(shape: RequestSenderIdResult)
2528
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2529
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2530
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2531
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2532
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2533
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2534
+ end)
2535
+
2536
+ api.add_operation(:send_destination_number_verification_code, Seahorse::Model::Operation.new.tap do |o|
2537
+ o.name = "SendDestinationNumberVerificationCode"
2538
+ o.http_method = "POST"
2539
+ o.http_request_uri = "/"
2540
+ o.input = Shapes::ShapeRef.new(shape: SendDestinationNumberVerificationCodeRequest)
2541
+ o.output = Shapes::ShapeRef.new(shape: SendDestinationNumberVerificationCodeResult)
2542
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2543
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2544
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2545
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2546
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2547
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2548
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2549
+ end)
2550
+
1501
2551
  api.add_operation(:send_text_message, Seahorse::Model::Operation.new.tap do |o|
1502
2552
  o.name = "SendTextMessage"
1503
2553
  o.http_method = "POST"
@@ -1578,6 +2628,20 @@ module Aws::PinpointSMSVoiceV2
1578
2628
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1579
2629
  end)
1580
2630
 
2631
+ api.add_operation(:submit_registration_version, Seahorse::Model::Operation.new.tap do |o|
2632
+ o.name = "SubmitRegistrationVersion"
2633
+ o.http_method = "POST"
2634
+ o.http_request_uri = "/"
2635
+ o.input = Shapes::ShapeRef.new(shape: SubmitRegistrationVersionRequest)
2636
+ o.output = Shapes::ShapeRef.new(shape: SubmitRegistrationVersionResult)
2637
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2638
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2639
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2640
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2641
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2642
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2643
+ end)
2644
+
1581
2645
  api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
1582
2646
  o.name = "TagResource"
1583
2647
  o.http_method = "POST"
@@ -1646,6 +2710,33 @@ module Aws::PinpointSMSVoiceV2
1646
2710
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1647
2711
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1648
2712
  end)
2713
+
2714
+ api.add_operation(:update_sender_id, Seahorse::Model::Operation.new.tap do |o|
2715
+ o.name = "UpdateSenderId"
2716
+ o.http_method = "POST"
2717
+ o.http_request_uri = "/"
2718
+ o.input = Shapes::ShapeRef.new(shape: UpdateSenderIdRequest)
2719
+ o.output = Shapes::ShapeRef.new(shape: UpdateSenderIdResult)
2720
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2721
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2722
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2723
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2724
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2725
+ end)
2726
+
2727
+ api.add_operation(:verify_destination_number, Seahorse::Model::Operation.new.tap do |o|
2728
+ o.name = "VerifyDestinationNumber"
2729
+ o.http_method = "POST"
2730
+ o.http_request_uri = "/"
2731
+ o.input = Shapes::ShapeRef.new(shape: VerifyDestinationNumberRequest)
2732
+ o.output = Shapes::ShapeRef.new(shape: VerifyDestinationNumberResult)
2733
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2734
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2735
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2736
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2737
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2738
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2739
+ end)
1649
2740
  end
1650
2741
 
1651
2742
  end