aws-sdk-chimesdkvoice 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,2264 @@
1
+ # frozen_string_literal: true
2
+
3
+ # WARNING ABOUT GENERATED CODE
4
+ #
5
+ # This file is generated. See the contributing guide for more information:
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
+ #
8
+ # WARNING ABOUT GENERATED CODE
9
+
10
+ module Aws::ChimeSDKVoice
11
+ # @api private
12
+ module ClientApi
13
+
14
+ include Seahorse::Model
15
+
16
+ AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
17
+ Address = Shapes::StructureShape.new(name: 'Address')
18
+ AlexaSkillId = Shapes::StringShape.new(name: 'AlexaSkillId')
19
+ AlexaSkillIdList = Shapes::ListShape.new(name: 'AlexaSkillIdList')
20
+ AlexaSkillStatus = Shapes::StringShape.new(name: 'AlexaSkillStatus')
21
+ Alpha2CountryCode = Shapes::StringShape.new(name: 'Alpha2CountryCode')
22
+ AreaCode = Shapes::StringShape.new(name: 'AreaCode')
23
+ AssociatePhoneNumbersWithVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'AssociatePhoneNumbersWithVoiceConnectorGroupRequest')
24
+ AssociatePhoneNumbersWithVoiceConnectorGroupResponse = Shapes::StructureShape.new(name: 'AssociatePhoneNumbersWithVoiceConnectorGroupResponse')
25
+ AssociatePhoneNumbersWithVoiceConnectorRequest = Shapes::StructureShape.new(name: 'AssociatePhoneNumbersWithVoiceConnectorRequest')
26
+ AssociatePhoneNumbersWithVoiceConnectorResponse = Shapes::StructureShape.new(name: 'AssociatePhoneNumbersWithVoiceConnectorResponse')
27
+ BadRequestException = Shapes::StructureShape.new(name: 'BadRequestException')
28
+ BatchDeletePhoneNumberRequest = Shapes::StructureShape.new(name: 'BatchDeletePhoneNumberRequest')
29
+ BatchDeletePhoneNumberResponse = Shapes::StructureShape.new(name: 'BatchDeletePhoneNumberResponse')
30
+ BatchUpdatePhoneNumberRequest = Shapes::StructureShape.new(name: 'BatchUpdatePhoneNumberRequest')
31
+ BatchUpdatePhoneNumberResponse = Shapes::StructureShape.new(name: 'BatchUpdatePhoneNumberResponse')
32
+ Boolean = Shapes::BooleanShape.new(name: 'Boolean')
33
+ CallingName = Shapes::StringShape.new(name: 'CallingName')
34
+ CallingNameStatus = Shapes::StringShape.new(name: 'CallingNameStatus')
35
+ CallingRegion = Shapes::StringShape.new(name: 'CallingRegion')
36
+ CallingRegionList = Shapes::ListShape.new(name: 'CallingRegionList')
37
+ CandidateAddress = Shapes::StructureShape.new(name: 'CandidateAddress')
38
+ CandidateAddressList = Shapes::ListShape.new(name: 'CandidateAddressList')
39
+ Capability = Shapes::StringShape.new(name: 'Capability')
40
+ CapabilityList = Shapes::ListShape.new(name: 'CapabilityList')
41
+ ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
42
+ Country = Shapes::StringShape.new(name: 'Country')
43
+ CountryList = Shapes::ListShape.new(name: 'CountryList')
44
+ CpsLimit = Shapes::IntegerShape.new(name: 'CpsLimit')
45
+ CreatePhoneNumberOrderRequest = Shapes::StructureShape.new(name: 'CreatePhoneNumberOrderRequest')
46
+ CreatePhoneNumberOrderResponse = Shapes::StructureShape.new(name: 'CreatePhoneNumberOrderResponse')
47
+ CreateProxySessionRequest = Shapes::StructureShape.new(name: 'CreateProxySessionRequest')
48
+ CreateProxySessionResponse = Shapes::StructureShape.new(name: 'CreateProxySessionResponse')
49
+ CreateSipMediaApplicationCallRequest = Shapes::StructureShape.new(name: 'CreateSipMediaApplicationCallRequest')
50
+ CreateSipMediaApplicationCallResponse = Shapes::StructureShape.new(name: 'CreateSipMediaApplicationCallResponse')
51
+ CreateSipMediaApplicationRequest = Shapes::StructureShape.new(name: 'CreateSipMediaApplicationRequest')
52
+ CreateSipMediaApplicationResponse = Shapes::StructureShape.new(name: 'CreateSipMediaApplicationResponse')
53
+ CreateSipRuleRequest = Shapes::StructureShape.new(name: 'CreateSipRuleRequest')
54
+ CreateSipRuleResponse = Shapes::StructureShape.new(name: 'CreateSipRuleResponse')
55
+ CreateVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'CreateVoiceConnectorGroupRequest')
56
+ CreateVoiceConnectorGroupResponse = Shapes::StructureShape.new(name: 'CreateVoiceConnectorGroupResponse')
57
+ CreateVoiceConnectorRequest = Shapes::StructureShape.new(name: 'CreateVoiceConnectorRequest')
58
+ CreateVoiceConnectorResponse = Shapes::StructureShape.new(name: 'CreateVoiceConnectorResponse')
59
+ Credential = Shapes::StructureShape.new(name: 'Credential')
60
+ CredentialList = Shapes::ListShape.new(name: 'CredentialList')
61
+ DNISEmergencyCallingConfiguration = Shapes::StructureShape.new(name: 'DNISEmergencyCallingConfiguration')
62
+ DNISEmergencyCallingConfigurationList = Shapes::ListShape.new(name: 'DNISEmergencyCallingConfigurationList')
63
+ DataRetentionInHours = Shapes::IntegerShape.new(name: 'DataRetentionInHours')
64
+ DeletePhoneNumberRequest = Shapes::StructureShape.new(name: 'DeletePhoneNumberRequest')
65
+ DeleteProxySessionRequest = Shapes::StructureShape.new(name: 'DeleteProxySessionRequest')
66
+ DeleteSipMediaApplicationRequest = Shapes::StructureShape.new(name: 'DeleteSipMediaApplicationRequest')
67
+ DeleteSipRuleRequest = Shapes::StructureShape.new(name: 'DeleteSipRuleRequest')
68
+ DeleteVoiceConnectorEmergencyCallingConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorEmergencyCallingConfigurationRequest')
69
+ DeleteVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorGroupRequest')
70
+ DeleteVoiceConnectorOriginationRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorOriginationRequest')
71
+ DeleteVoiceConnectorProxyRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorProxyRequest')
72
+ DeleteVoiceConnectorRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorRequest')
73
+ DeleteVoiceConnectorStreamingConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorStreamingConfigurationRequest')
74
+ DeleteVoiceConnectorTerminationCredentialsRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorTerminationCredentialsRequest')
75
+ DeleteVoiceConnectorTerminationRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorTerminationRequest')
76
+ DisassociatePhoneNumbersFromVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'DisassociatePhoneNumbersFromVoiceConnectorGroupRequest')
77
+ DisassociatePhoneNumbersFromVoiceConnectorGroupResponse = Shapes::StructureShape.new(name: 'DisassociatePhoneNumbersFromVoiceConnectorGroupResponse')
78
+ DisassociatePhoneNumbersFromVoiceConnectorRequest = Shapes::StructureShape.new(name: 'DisassociatePhoneNumbersFromVoiceConnectorRequest')
79
+ DisassociatePhoneNumbersFromVoiceConnectorResponse = Shapes::StructureShape.new(name: 'DisassociatePhoneNumbersFromVoiceConnectorResponse')
80
+ E164PhoneNumber = Shapes::StringShape.new(name: 'E164PhoneNumber')
81
+ E164PhoneNumberList = Shapes::ListShape.new(name: 'E164PhoneNumberList')
82
+ EmergencyCallingConfiguration = Shapes::StructureShape.new(name: 'EmergencyCallingConfiguration')
83
+ ErrorCode = Shapes::StringShape.new(name: 'ErrorCode')
84
+ ForbiddenException = Shapes::StructureShape.new(name: 'ForbiddenException')
85
+ FunctionArn = Shapes::StringShape.new(name: 'FunctionArn')
86
+ GeoMatchLevel = Shapes::StringShape.new(name: 'GeoMatchLevel')
87
+ GeoMatchParams = Shapes::StructureShape.new(name: 'GeoMatchParams')
88
+ GetGlobalSettingsResponse = Shapes::StructureShape.new(name: 'GetGlobalSettingsResponse')
89
+ GetPhoneNumberOrderRequest = Shapes::StructureShape.new(name: 'GetPhoneNumberOrderRequest')
90
+ GetPhoneNumberOrderResponse = Shapes::StructureShape.new(name: 'GetPhoneNumberOrderResponse')
91
+ GetPhoneNumberRequest = Shapes::StructureShape.new(name: 'GetPhoneNumberRequest')
92
+ GetPhoneNumberResponse = Shapes::StructureShape.new(name: 'GetPhoneNumberResponse')
93
+ GetPhoneNumberSettingsResponse = Shapes::StructureShape.new(name: 'GetPhoneNumberSettingsResponse')
94
+ GetProxySessionRequest = Shapes::StructureShape.new(name: 'GetProxySessionRequest')
95
+ GetProxySessionResponse = Shapes::StructureShape.new(name: 'GetProxySessionResponse')
96
+ GetSipMediaApplicationAlexaSkillConfigurationRequest = Shapes::StructureShape.new(name: 'GetSipMediaApplicationAlexaSkillConfigurationRequest')
97
+ GetSipMediaApplicationAlexaSkillConfigurationResponse = Shapes::StructureShape.new(name: 'GetSipMediaApplicationAlexaSkillConfigurationResponse')
98
+ GetSipMediaApplicationLoggingConfigurationRequest = Shapes::StructureShape.new(name: 'GetSipMediaApplicationLoggingConfigurationRequest')
99
+ GetSipMediaApplicationLoggingConfigurationResponse = Shapes::StructureShape.new(name: 'GetSipMediaApplicationLoggingConfigurationResponse')
100
+ GetSipMediaApplicationRequest = Shapes::StructureShape.new(name: 'GetSipMediaApplicationRequest')
101
+ GetSipMediaApplicationResponse = Shapes::StructureShape.new(name: 'GetSipMediaApplicationResponse')
102
+ GetSipRuleRequest = Shapes::StructureShape.new(name: 'GetSipRuleRequest')
103
+ GetSipRuleResponse = Shapes::StructureShape.new(name: 'GetSipRuleResponse')
104
+ GetVoiceConnectorEmergencyCallingConfigurationRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorEmergencyCallingConfigurationRequest')
105
+ GetVoiceConnectorEmergencyCallingConfigurationResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorEmergencyCallingConfigurationResponse')
106
+ GetVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorGroupRequest')
107
+ GetVoiceConnectorGroupResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorGroupResponse')
108
+ GetVoiceConnectorLoggingConfigurationRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorLoggingConfigurationRequest')
109
+ GetVoiceConnectorLoggingConfigurationResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorLoggingConfigurationResponse')
110
+ GetVoiceConnectorOriginationRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorOriginationRequest')
111
+ GetVoiceConnectorOriginationResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorOriginationResponse')
112
+ GetVoiceConnectorProxyRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorProxyRequest')
113
+ GetVoiceConnectorProxyResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorProxyResponse')
114
+ GetVoiceConnectorRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorRequest')
115
+ GetVoiceConnectorResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorResponse')
116
+ GetVoiceConnectorStreamingConfigurationRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorStreamingConfigurationRequest')
117
+ GetVoiceConnectorStreamingConfigurationResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorStreamingConfigurationResponse')
118
+ GetVoiceConnectorTerminationHealthRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorTerminationHealthRequest')
119
+ GetVoiceConnectorTerminationHealthResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorTerminationHealthResponse')
120
+ GetVoiceConnectorTerminationRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorTerminationRequest')
121
+ GetVoiceConnectorTerminationResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorTerminationResponse')
122
+ GuidString = Shapes::StringShape.new(name: 'GuidString')
123
+ Integer = Shapes::IntegerShape.new(name: 'Integer')
124
+ Iso8601Timestamp = Shapes::TimestampShape.new(name: 'Iso8601Timestamp', timestampFormat: "iso8601")
125
+ ListAvailableVoiceConnectorRegionsResponse = Shapes::StructureShape.new(name: 'ListAvailableVoiceConnectorRegionsResponse')
126
+ ListPhoneNumberOrdersRequest = Shapes::StructureShape.new(name: 'ListPhoneNumberOrdersRequest')
127
+ ListPhoneNumberOrdersResponse = Shapes::StructureShape.new(name: 'ListPhoneNumberOrdersResponse')
128
+ ListPhoneNumbersRequest = Shapes::StructureShape.new(name: 'ListPhoneNumbersRequest')
129
+ ListPhoneNumbersResponse = Shapes::StructureShape.new(name: 'ListPhoneNumbersResponse')
130
+ ListProxySessionsRequest = Shapes::StructureShape.new(name: 'ListProxySessionsRequest')
131
+ ListProxySessionsResponse = Shapes::StructureShape.new(name: 'ListProxySessionsResponse')
132
+ ListSipMediaApplicationsRequest = Shapes::StructureShape.new(name: 'ListSipMediaApplicationsRequest')
133
+ ListSipMediaApplicationsResponse = Shapes::StructureShape.new(name: 'ListSipMediaApplicationsResponse')
134
+ ListSipRulesRequest = Shapes::StructureShape.new(name: 'ListSipRulesRequest')
135
+ ListSipRulesResponse = Shapes::StructureShape.new(name: 'ListSipRulesResponse')
136
+ ListSupportedPhoneNumberCountriesRequest = Shapes::StructureShape.new(name: 'ListSupportedPhoneNumberCountriesRequest')
137
+ ListSupportedPhoneNumberCountriesResponse = Shapes::StructureShape.new(name: 'ListSupportedPhoneNumberCountriesResponse')
138
+ ListVoiceConnectorGroupsRequest = Shapes::StructureShape.new(name: 'ListVoiceConnectorGroupsRequest')
139
+ ListVoiceConnectorGroupsResponse = Shapes::StructureShape.new(name: 'ListVoiceConnectorGroupsResponse')
140
+ ListVoiceConnectorTerminationCredentialsRequest = Shapes::StructureShape.new(name: 'ListVoiceConnectorTerminationCredentialsRequest')
141
+ ListVoiceConnectorTerminationCredentialsResponse = Shapes::StructureShape.new(name: 'ListVoiceConnectorTerminationCredentialsResponse')
142
+ ListVoiceConnectorsRequest = Shapes::StructureShape.new(name: 'ListVoiceConnectorsRequest')
143
+ ListVoiceConnectorsResponse = Shapes::StructureShape.new(name: 'ListVoiceConnectorsResponse')
144
+ LoggingConfiguration = Shapes::StructureShape.new(name: 'LoggingConfiguration')
145
+ NextTokenString = Shapes::StringShape.new(name: 'NextTokenString')
146
+ NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
147
+ NonEmptyString128 = Shapes::StringShape.new(name: 'NonEmptyString128')
148
+ NonEmptyStringList = Shapes::ListShape.new(name: 'NonEmptyStringList')
149
+ NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
150
+ NotificationTarget = Shapes::StringShape.new(name: 'NotificationTarget')
151
+ NullableBoolean = Shapes::BooleanShape.new(name: 'NullableBoolean')
152
+ NumberSelectionBehavior = Shapes::StringShape.new(name: 'NumberSelectionBehavior')
153
+ OrderedPhoneNumber = Shapes::StructureShape.new(name: 'OrderedPhoneNumber')
154
+ OrderedPhoneNumberList = Shapes::ListShape.new(name: 'OrderedPhoneNumberList')
155
+ OrderedPhoneNumberStatus = Shapes::StringShape.new(name: 'OrderedPhoneNumberStatus')
156
+ Origination = Shapes::StructureShape.new(name: 'Origination')
157
+ OriginationRoute = Shapes::StructureShape.new(name: 'OriginationRoute')
158
+ OriginationRouteList = Shapes::ListShape.new(name: 'OriginationRouteList')
159
+ OriginationRoutePriority = Shapes::IntegerShape.new(name: 'OriginationRoutePriority')
160
+ OriginationRouteProtocol = Shapes::StringShape.new(name: 'OriginationRouteProtocol')
161
+ OriginationRouteWeight = Shapes::IntegerShape.new(name: 'OriginationRouteWeight')
162
+ Participant = Shapes::StructureShape.new(name: 'Participant')
163
+ ParticipantPhoneNumberList = Shapes::ListShape.new(name: 'ParticipantPhoneNumberList')
164
+ Participants = Shapes::ListShape.new(name: 'Participants')
165
+ PhoneNumber = Shapes::StructureShape.new(name: 'PhoneNumber')
166
+ PhoneNumberAssociation = Shapes::StructureShape.new(name: 'PhoneNumberAssociation')
167
+ PhoneNumberAssociationList = Shapes::ListShape.new(name: 'PhoneNumberAssociationList')
168
+ PhoneNumberAssociationName = Shapes::StringShape.new(name: 'PhoneNumberAssociationName')
169
+ PhoneNumberCapabilities = Shapes::StructureShape.new(name: 'PhoneNumberCapabilities')
170
+ PhoneNumberCountriesList = Shapes::ListShape.new(name: 'PhoneNumberCountriesList')
171
+ PhoneNumberCountry = Shapes::StructureShape.new(name: 'PhoneNumberCountry')
172
+ PhoneNumberError = Shapes::StructureShape.new(name: 'PhoneNumberError')
173
+ PhoneNumberErrorList = Shapes::ListShape.new(name: 'PhoneNumberErrorList')
174
+ PhoneNumberList = Shapes::ListShape.new(name: 'PhoneNumberList')
175
+ PhoneNumberMaxResults = Shapes::IntegerShape.new(name: 'PhoneNumberMaxResults')
176
+ PhoneNumberOrder = Shapes::StructureShape.new(name: 'PhoneNumberOrder')
177
+ PhoneNumberOrderList = Shapes::ListShape.new(name: 'PhoneNumberOrderList')
178
+ PhoneNumberOrderStatus = Shapes::StringShape.new(name: 'PhoneNumberOrderStatus')
179
+ PhoneNumberOrderType = Shapes::StringShape.new(name: 'PhoneNumberOrderType')
180
+ PhoneNumberProductType = Shapes::StringShape.new(name: 'PhoneNumberProductType')
181
+ PhoneNumberStatus = Shapes::StringShape.new(name: 'PhoneNumberStatus')
182
+ PhoneNumberType = Shapes::StringShape.new(name: 'PhoneNumberType')
183
+ PhoneNumberTypeList = Shapes::ListShape.new(name: 'PhoneNumberTypeList')
184
+ Port = Shapes::IntegerShape.new(name: 'Port')
185
+ PositiveInteger = Shapes::IntegerShape.new(name: 'PositiveInteger')
186
+ Proxy = Shapes::StructureShape.new(name: 'Proxy')
187
+ ProxySession = Shapes::StructureShape.new(name: 'ProxySession')
188
+ ProxySessionNameString = Shapes::StringShape.new(name: 'ProxySessionNameString')
189
+ ProxySessionStatus = Shapes::StringShape.new(name: 'ProxySessionStatus')
190
+ ProxySessions = Shapes::ListShape.new(name: 'ProxySessions')
191
+ PutSipMediaApplicationAlexaSkillConfigurationRequest = Shapes::StructureShape.new(name: 'PutSipMediaApplicationAlexaSkillConfigurationRequest')
192
+ PutSipMediaApplicationAlexaSkillConfigurationResponse = Shapes::StructureShape.new(name: 'PutSipMediaApplicationAlexaSkillConfigurationResponse')
193
+ PutSipMediaApplicationLoggingConfigurationRequest = Shapes::StructureShape.new(name: 'PutSipMediaApplicationLoggingConfigurationRequest')
194
+ PutSipMediaApplicationLoggingConfigurationResponse = Shapes::StructureShape.new(name: 'PutSipMediaApplicationLoggingConfigurationResponse')
195
+ PutVoiceConnectorEmergencyCallingConfigurationRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorEmergencyCallingConfigurationRequest')
196
+ PutVoiceConnectorEmergencyCallingConfigurationResponse = Shapes::StructureShape.new(name: 'PutVoiceConnectorEmergencyCallingConfigurationResponse')
197
+ PutVoiceConnectorLoggingConfigurationRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorLoggingConfigurationRequest')
198
+ PutVoiceConnectorLoggingConfigurationResponse = Shapes::StructureShape.new(name: 'PutVoiceConnectorLoggingConfigurationResponse')
199
+ PutVoiceConnectorOriginationRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorOriginationRequest')
200
+ PutVoiceConnectorOriginationResponse = Shapes::StructureShape.new(name: 'PutVoiceConnectorOriginationResponse')
201
+ PutVoiceConnectorProxyRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorProxyRequest')
202
+ PutVoiceConnectorProxyResponse = Shapes::StructureShape.new(name: 'PutVoiceConnectorProxyResponse')
203
+ PutVoiceConnectorStreamingConfigurationRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorStreamingConfigurationRequest')
204
+ PutVoiceConnectorStreamingConfigurationResponse = Shapes::StructureShape.new(name: 'PutVoiceConnectorStreamingConfigurationResponse')
205
+ PutVoiceConnectorTerminationCredentialsRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorTerminationCredentialsRequest')
206
+ PutVoiceConnectorTerminationRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorTerminationRequest')
207
+ PutVoiceConnectorTerminationResponse = Shapes::StructureShape.new(name: 'PutVoiceConnectorTerminationResponse')
208
+ ResourceLimitExceededException = Shapes::StructureShape.new(name: 'ResourceLimitExceededException')
209
+ RestorePhoneNumberRequest = Shapes::StructureShape.new(name: 'RestorePhoneNumberRequest')
210
+ RestorePhoneNumberResponse = Shapes::StructureShape.new(name: 'RestorePhoneNumberResponse')
211
+ ResultMax = Shapes::IntegerShape.new(name: 'ResultMax')
212
+ SMACreateCallArgumentsMap = Shapes::MapShape.new(name: 'SMACreateCallArgumentsMap')
213
+ SMAUpdateCallArgumentsMap = Shapes::MapShape.new(name: 'SMAUpdateCallArgumentsMap')
214
+ SearchAvailablePhoneNumbersRequest = Shapes::StructureShape.new(name: 'SearchAvailablePhoneNumbersRequest')
215
+ SearchAvailablePhoneNumbersResponse = Shapes::StructureShape.new(name: 'SearchAvailablePhoneNumbersResponse')
216
+ SensitiveNonEmptyString = Shapes::StringShape.new(name: 'SensitiveNonEmptyString')
217
+ SensitiveString = Shapes::StringShape.new(name: 'SensitiveString')
218
+ SensitiveStringList = Shapes::ListShape.new(name: 'SensitiveStringList')
219
+ ServiceFailureException = Shapes::StructureShape.new(name: 'ServiceFailureException')
220
+ ServiceUnavailableException = Shapes::StructureShape.new(name: 'ServiceUnavailableException')
221
+ SipApplicationPriority = Shapes::IntegerShape.new(name: 'SipApplicationPriority')
222
+ SipHeadersMap = Shapes::MapShape.new(name: 'SipHeadersMap')
223
+ SipMediaApplication = Shapes::StructureShape.new(name: 'SipMediaApplication')
224
+ SipMediaApplicationAlexaSkillConfiguration = Shapes::StructureShape.new(name: 'SipMediaApplicationAlexaSkillConfiguration')
225
+ SipMediaApplicationCall = Shapes::StructureShape.new(name: 'SipMediaApplicationCall')
226
+ SipMediaApplicationEndpoint = Shapes::StructureShape.new(name: 'SipMediaApplicationEndpoint')
227
+ SipMediaApplicationEndpointList = Shapes::ListShape.new(name: 'SipMediaApplicationEndpointList')
228
+ SipMediaApplicationList = Shapes::ListShape.new(name: 'SipMediaApplicationList')
229
+ SipMediaApplicationLoggingConfiguration = Shapes::StructureShape.new(name: 'SipMediaApplicationLoggingConfiguration')
230
+ SipMediaApplicationName = Shapes::StringShape.new(name: 'SipMediaApplicationName')
231
+ SipRule = Shapes::StructureShape.new(name: 'SipRule')
232
+ SipRuleList = Shapes::ListShape.new(name: 'SipRuleList')
233
+ SipRuleName = Shapes::StringShape.new(name: 'SipRuleName')
234
+ SipRuleTargetApplication = Shapes::StructureShape.new(name: 'SipRuleTargetApplication')
235
+ SipRuleTargetApplicationList = Shapes::ListShape.new(name: 'SipRuleTargetApplicationList')
236
+ SipRuleTriggerType = Shapes::StringShape.new(name: 'SipRuleTriggerType')
237
+ StreamingConfiguration = Shapes::StructureShape.new(name: 'StreamingConfiguration')
238
+ StreamingNotificationTarget = Shapes::StructureShape.new(name: 'StreamingNotificationTarget')
239
+ StreamingNotificationTargetList = Shapes::ListShape.new(name: 'StreamingNotificationTargetList')
240
+ String = Shapes::StringShape.new(name: 'String')
241
+ String128 = Shapes::StringShape.new(name: 'String128')
242
+ StringList = Shapes::ListShape.new(name: 'StringList')
243
+ Termination = Shapes::StructureShape.new(name: 'Termination')
244
+ TerminationHealth = Shapes::StructureShape.new(name: 'TerminationHealth')
245
+ ThrottledClientException = Shapes::StructureShape.new(name: 'ThrottledClientException')
246
+ TollFreePrefix = Shapes::StringShape.new(name: 'TollFreePrefix')
247
+ UnauthorizedClientException = Shapes::StructureShape.new(name: 'UnauthorizedClientException')
248
+ UpdateGlobalSettingsRequest = Shapes::StructureShape.new(name: 'UpdateGlobalSettingsRequest')
249
+ UpdatePhoneNumberRequest = Shapes::StructureShape.new(name: 'UpdatePhoneNumberRequest')
250
+ UpdatePhoneNumberRequestItem = Shapes::StructureShape.new(name: 'UpdatePhoneNumberRequestItem')
251
+ UpdatePhoneNumberRequestItemList = Shapes::ListShape.new(name: 'UpdatePhoneNumberRequestItemList')
252
+ UpdatePhoneNumberResponse = Shapes::StructureShape.new(name: 'UpdatePhoneNumberResponse')
253
+ UpdatePhoneNumberSettingsRequest = Shapes::StructureShape.new(name: 'UpdatePhoneNumberSettingsRequest')
254
+ UpdateProxySessionRequest = Shapes::StructureShape.new(name: 'UpdateProxySessionRequest')
255
+ UpdateProxySessionResponse = Shapes::StructureShape.new(name: 'UpdateProxySessionResponse')
256
+ UpdateSipMediaApplicationCallRequest = Shapes::StructureShape.new(name: 'UpdateSipMediaApplicationCallRequest')
257
+ UpdateSipMediaApplicationCallResponse = Shapes::StructureShape.new(name: 'UpdateSipMediaApplicationCallResponse')
258
+ UpdateSipMediaApplicationRequest = Shapes::StructureShape.new(name: 'UpdateSipMediaApplicationRequest')
259
+ UpdateSipMediaApplicationResponse = Shapes::StructureShape.new(name: 'UpdateSipMediaApplicationResponse')
260
+ UpdateSipRuleRequest = Shapes::StructureShape.new(name: 'UpdateSipRuleRequest')
261
+ UpdateSipRuleResponse = Shapes::StructureShape.new(name: 'UpdateSipRuleResponse')
262
+ UpdateVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'UpdateVoiceConnectorGroupRequest')
263
+ UpdateVoiceConnectorGroupResponse = Shapes::StructureShape.new(name: 'UpdateVoiceConnectorGroupResponse')
264
+ UpdateVoiceConnectorRequest = Shapes::StructureShape.new(name: 'UpdateVoiceConnectorRequest')
265
+ UpdateVoiceConnectorResponse = Shapes::StructureShape.new(name: 'UpdateVoiceConnectorResponse')
266
+ ValidateE911AddressRequest = Shapes::StructureShape.new(name: 'ValidateE911AddressRequest')
267
+ ValidateE911AddressResponse = Shapes::StructureShape.new(name: 'ValidateE911AddressResponse')
268
+ ValidationResult = Shapes::IntegerShape.new(name: 'ValidationResult')
269
+ VoiceConnector = Shapes::StructureShape.new(name: 'VoiceConnector')
270
+ VoiceConnectorAwsRegion = Shapes::StringShape.new(name: 'VoiceConnectorAwsRegion')
271
+ VoiceConnectorAwsRegionList = Shapes::ListShape.new(name: 'VoiceConnectorAwsRegionList')
272
+ VoiceConnectorGroup = Shapes::StructureShape.new(name: 'VoiceConnectorGroup')
273
+ VoiceConnectorGroupList = Shapes::ListShape.new(name: 'VoiceConnectorGroupList')
274
+ VoiceConnectorGroupName = Shapes::StringShape.new(name: 'VoiceConnectorGroupName')
275
+ VoiceConnectorItem = Shapes::StructureShape.new(name: 'VoiceConnectorItem')
276
+ VoiceConnectorItemList = Shapes::ListShape.new(name: 'VoiceConnectorItemList')
277
+ VoiceConnectorItemPriority = Shapes::IntegerShape.new(name: 'VoiceConnectorItemPriority')
278
+ VoiceConnectorList = Shapes::ListShape.new(name: 'VoiceConnectorList')
279
+ VoiceConnectorName = Shapes::StringShape.new(name: 'VoiceConnectorName')
280
+ VoiceConnectorSettings = Shapes::StructureShape.new(name: 'VoiceConnectorSettings')
281
+
282
+ AccessDeniedException.struct_class = Types::AccessDeniedException
283
+
284
+ Address.add_member(:street_name, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, location_name: "streetName"))
285
+ Address.add_member(:street_suffix, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, location_name: "streetSuffix"))
286
+ Address.add_member(:post_directional, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, location_name: "postDirectional"))
287
+ Address.add_member(:pre_directional, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, location_name: "preDirectional"))
288
+ Address.add_member(:street_number, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, location_name: "streetNumber"))
289
+ Address.add_member(:city, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, location_name: "city"))
290
+ Address.add_member(:state, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, location_name: "state"))
291
+ Address.add_member(:postal_code, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, location_name: "postalCode"))
292
+ Address.add_member(:postal_code_plus_4, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, location_name: "postalCodePlus4"))
293
+ Address.add_member(:country, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, location_name: "country"))
294
+ Address.struct_class = Types::Address
295
+
296
+ AlexaSkillIdList.member = Shapes::ShapeRef.new(shape: AlexaSkillId)
297
+
298
+ AssociatePhoneNumbersWithVoiceConnectorGroupRequest.add_member(:voice_connector_group_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorGroupId"))
299
+ AssociatePhoneNumbersWithVoiceConnectorGroupRequest.add_member(:e164_phone_numbers, Shapes::ShapeRef.new(shape: E164PhoneNumberList, required: true, location_name: "E164PhoneNumbers"))
300
+ AssociatePhoneNumbersWithVoiceConnectorGroupRequest.add_member(:force_associate, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "ForceAssociate"))
301
+ AssociatePhoneNumbersWithVoiceConnectorGroupRequest.struct_class = Types::AssociatePhoneNumbersWithVoiceConnectorGroupRequest
302
+
303
+ AssociatePhoneNumbersWithVoiceConnectorGroupResponse.add_member(:phone_number_errors, Shapes::ShapeRef.new(shape: PhoneNumberErrorList, location_name: "PhoneNumberErrors"))
304
+ AssociatePhoneNumbersWithVoiceConnectorGroupResponse.struct_class = Types::AssociatePhoneNumbersWithVoiceConnectorGroupResponse
305
+
306
+ AssociatePhoneNumbersWithVoiceConnectorRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
307
+ AssociatePhoneNumbersWithVoiceConnectorRequest.add_member(:e164_phone_numbers, Shapes::ShapeRef.new(shape: E164PhoneNumberList, required: true, location_name: "E164PhoneNumbers"))
308
+ AssociatePhoneNumbersWithVoiceConnectorRequest.add_member(:force_associate, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "ForceAssociate"))
309
+ AssociatePhoneNumbersWithVoiceConnectorRequest.struct_class = Types::AssociatePhoneNumbersWithVoiceConnectorRequest
310
+
311
+ AssociatePhoneNumbersWithVoiceConnectorResponse.add_member(:phone_number_errors, Shapes::ShapeRef.new(shape: PhoneNumberErrorList, location_name: "PhoneNumberErrors"))
312
+ AssociatePhoneNumbersWithVoiceConnectorResponse.struct_class = Types::AssociatePhoneNumbersWithVoiceConnectorResponse
313
+
314
+ BadRequestException.struct_class = Types::BadRequestException
315
+
316
+ BatchDeletePhoneNumberRequest.add_member(:phone_number_ids, Shapes::ShapeRef.new(shape: NonEmptyStringList, required: true, location_name: "PhoneNumberIds"))
317
+ BatchDeletePhoneNumberRequest.struct_class = Types::BatchDeletePhoneNumberRequest
318
+
319
+ BatchDeletePhoneNumberResponse.add_member(:phone_number_errors, Shapes::ShapeRef.new(shape: PhoneNumberErrorList, location_name: "PhoneNumberErrors"))
320
+ BatchDeletePhoneNumberResponse.struct_class = Types::BatchDeletePhoneNumberResponse
321
+
322
+ BatchUpdatePhoneNumberRequest.add_member(:update_phone_number_request_items, Shapes::ShapeRef.new(shape: UpdatePhoneNumberRequestItemList, required: true, location_name: "UpdatePhoneNumberRequestItems"))
323
+ BatchUpdatePhoneNumberRequest.struct_class = Types::BatchUpdatePhoneNumberRequest
324
+
325
+ BatchUpdatePhoneNumberResponse.add_member(:phone_number_errors, Shapes::ShapeRef.new(shape: PhoneNumberErrorList, location_name: "PhoneNumberErrors"))
326
+ BatchUpdatePhoneNumberResponse.struct_class = Types::BatchUpdatePhoneNumberResponse
327
+
328
+ CallingRegionList.member = Shapes::ShapeRef.new(shape: CallingRegion)
329
+
330
+ CandidateAddress.add_member(:street_info, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, location_name: "streetInfo"))
331
+ CandidateAddress.add_member(:street_number, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, location_name: "streetNumber"))
332
+ CandidateAddress.add_member(:city, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, location_name: "city"))
333
+ CandidateAddress.add_member(:state, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, location_name: "state"))
334
+ CandidateAddress.add_member(:postal_code, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, location_name: "postalCode"))
335
+ CandidateAddress.add_member(:postal_code_plus_4, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, location_name: "postalCodePlus4"))
336
+ CandidateAddress.add_member(:country, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, location_name: "country"))
337
+ CandidateAddress.struct_class = Types::CandidateAddress
338
+
339
+ CandidateAddressList.member = Shapes::ShapeRef.new(shape: CandidateAddress)
340
+
341
+ CapabilityList.member = Shapes::ShapeRef.new(shape: Capability)
342
+
343
+ ConflictException.struct_class = Types::ConflictException
344
+
345
+ CountryList.member = Shapes::ShapeRef.new(shape: Country)
346
+
347
+ CreatePhoneNumberOrderRequest.add_member(:product_type, Shapes::ShapeRef.new(shape: PhoneNumberProductType, required: true, location_name: "ProductType"))
348
+ CreatePhoneNumberOrderRequest.add_member(:e164_phone_numbers, Shapes::ShapeRef.new(shape: E164PhoneNumberList, required: true, location_name: "E164PhoneNumbers"))
349
+ CreatePhoneNumberOrderRequest.struct_class = Types::CreatePhoneNumberOrderRequest
350
+
351
+ CreatePhoneNumberOrderResponse.add_member(:phone_number_order, Shapes::ShapeRef.new(shape: PhoneNumberOrder, location_name: "PhoneNumberOrder"))
352
+ CreatePhoneNumberOrderResponse.struct_class = Types::CreatePhoneNumberOrderResponse
353
+
354
+ CreateProxySessionRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "voiceConnectorId"))
355
+ CreateProxySessionRequest.add_member(:participant_phone_numbers, Shapes::ShapeRef.new(shape: ParticipantPhoneNumberList, required: true, location_name: "ParticipantPhoneNumbers"))
356
+ CreateProxySessionRequest.add_member(:name, Shapes::ShapeRef.new(shape: ProxySessionNameString, location_name: "Name"))
357
+ CreateProxySessionRequest.add_member(:expiry_minutes, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "ExpiryMinutes"))
358
+ CreateProxySessionRequest.add_member(:capabilities, Shapes::ShapeRef.new(shape: CapabilityList, required: true, location_name: "Capabilities"))
359
+ CreateProxySessionRequest.add_member(:number_selection_behavior, Shapes::ShapeRef.new(shape: NumberSelectionBehavior, location_name: "NumberSelectionBehavior"))
360
+ CreateProxySessionRequest.add_member(:geo_match_level, Shapes::ShapeRef.new(shape: GeoMatchLevel, location_name: "GeoMatchLevel"))
361
+ CreateProxySessionRequest.add_member(:geo_match_params, Shapes::ShapeRef.new(shape: GeoMatchParams, location_name: "GeoMatchParams"))
362
+ CreateProxySessionRequest.struct_class = Types::CreateProxySessionRequest
363
+
364
+ CreateProxySessionResponse.add_member(:proxy_session, Shapes::ShapeRef.new(shape: ProxySession, location_name: "ProxySession"))
365
+ CreateProxySessionResponse.struct_class = Types::CreateProxySessionResponse
366
+
367
+ CreateSipMediaApplicationCallRequest.add_member(:from_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, required: true, location_name: "FromPhoneNumber"))
368
+ CreateSipMediaApplicationCallRequest.add_member(:to_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, required: true, location_name: "ToPhoneNumber"))
369
+ CreateSipMediaApplicationCallRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipMediaApplicationId"))
370
+ CreateSipMediaApplicationCallRequest.add_member(:sip_headers, Shapes::ShapeRef.new(shape: SipHeadersMap, location_name: "SipHeaders"))
371
+ CreateSipMediaApplicationCallRequest.add_member(:arguments_map, Shapes::ShapeRef.new(shape: SMACreateCallArgumentsMap, location_name: "ArgumentsMap"))
372
+ CreateSipMediaApplicationCallRequest.struct_class = Types::CreateSipMediaApplicationCallRequest
373
+
374
+ CreateSipMediaApplicationCallResponse.add_member(:sip_media_application_call, Shapes::ShapeRef.new(shape: SipMediaApplicationCall, location_name: "SipMediaApplicationCall"))
375
+ CreateSipMediaApplicationCallResponse.struct_class = Types::CreateSipMediaApplicationCallResponse
376
+
377
+ CreateSipMediaApplicationRequest.add_member(:aws_region, Shapes::ShapeRef.new(shape: String, required: true, location_name: "AwsRegion"))
378
+ CreateSipMediaApplicationRequest.add_member(:name, Shapes::ShapeRef.new(shape: SipMediaApplicationName, required: true, location_name: "Name"))
379
+ CreateSipMediaApplicationRequest.add_member(:endpoints, Shapes::ShapeRef.new(shape: SipMediaApplicationEndpointList, required: true, location_name: "Endpoints"))
380
+ CreateSipMediaApplicationRequest.struct_class = Types::CreateSipMediaApplicationRequest
381
+
382
+ CreateSipMediaApplicationResponse.add_member(:sip_media_application, Shapes::ShapeRef.new(shape: SipMediaApplication, location_name: "SipMediaApplication"))
383
+ CreateSipMediaApplicationResponse.struct_class = Types::CreateSipMediaApplicationResponse
384
+
385
+ CreateSipRuleRequest.add_member(:name, Shapes::ShapeRef.new(shape: SipRuleName, required: true, location_name: "Name"))
386
+ CreateSipRuleRequest.add_member(:trigger_type, Shapes::ShapeRef.new(shape: SipRuleTriggerType, required: true, location_name: "TriggerType"))
387
+ CreateSipRuleRequest.add_member(:trigger_value, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "TriggerValue"))
388
+ CreateSipRuleRequest.add_member(:disabled, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "Disabled"))
389
+ CreateSipRuleRequest.add_member(:target_applications, Shapes::ShapeRef.new(shape: SipRuleTargetApplicationList, location_name: "TargetApplications"))
390
+ CreateSipRuleRequest.struct_class = Types::CreateSipRuleRequest
391
+
392
+ CreateSipRuleResponse.add_member(:sip_rule, Shapes::ShapeRef.new(shape: SipRule, location_name: "SipRule"))
393
+ CreateSipRuleResponse.struct_class = Types::CreateSipRuleResponse
394
+
395
+ CreateVoiceConnectorGroupRequest.add_member(:name, Shapes::ShapeRef.new(shape: VoiceConnectorGroupName, required: true, location_name: "Name"))
396
+ CreateVoiceConnectorGroupRequest.add_member(:voice_connector_items, Shapes::ShapeRef.new(shape: VoiceConnectorItemList, location_name: "VoiceConnectorItems"))
397
+ CreateVoiceConnectorGroupRequest.struct_class = Types::CreateVoiceConnectorGroupRequest
398
+
399
+ CreateVoiceConnectorGroupResponse.add_member(:voice_connector_group, Shapes::ShapeRef.new(shape: VoiceConnectorGroup, location_name: "VoiceConnectorGroup"))
400
+ CreateVoiceConnectorGroupResponse.struct_class = Types::CreateVoiceConnectorGroupResponse
401
+
402
+ CreateVoiceConnectorRequest.add_member(:name, Shapes::ShapeRef.new(shape: VoiceConnectorName, required: true, location_name: "Name"))
403
+ CreateVoiceConnectorRequest.add_member(:aws_region, Shapes::ShapeRef.new(shape: VoiceConnectorAwsRegion, location_name: "AwsRegion"))
404
+ CreateVoiceConnectorRequest.add_member(:require_encryption, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "RequireEncryption"))
405
+ CreateVoiceConnectorRequest.struct_class = Types::CreateVoiceConnectorRequest
406
+
407
+ CreateVoiceConnectorResponse.add_member(:voice_connector, Shapes::ShapeRef.new(shape: VoiceConnector, location_name: "VoiceConnector"))
408
+ CreateVoiceConnectorResponse.struct_class = Types::CreateVoiceConnectorResponse
409
+
410
+ Credential.add_member(:username, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "Username"))
411
+ Credential.add_member(:password, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "Password"))
412
+ Credential.struct_class = Types::Credential
413
+
414
+ CredentialList.member = Shapes::ShapeRef.new(shape: Credential)
415
+
416
+ DNISEmergencyCallingConfiguration.add_member(:emergency_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, required: true, location_name: "EmergencyPhoneNumber"))
417
+ DNISEmergencyCallingConfiguration.add_member(:test_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, location_name: "TestPhoneNumber"))
418
+ DNISEmergencyCallingConfiguration.add_member(:calling_country, Shapes::ShapeRef.new(shape: Alpha2CountryCode, required: true, location_name: "CallingCountry"))
419
+ DNISEmergencyCallingConfiguration.struct_class = Types::DNISEmergencyCallingConfiguration
420
+
421
+ DNISEmergencyCallingConfigurationList.member = Shapes::ShapeRef.new(shape: DNISEmergencyCallingConfiguration)
422
+
423
+ DeletePhoneNumberRequest.add_member(:phone_number_id, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, required: true, location: "uri", location_name: "phoneNumberId"))
424
+ DeletePhoneNumberRequest.struct_class = Types::DeletePhoneNumberRequest
425
+
426
+ DeleteProxySessionRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "voiceConnectorId"))
427
+ DeleteProxySessionRequest.add_member(:proxy_session_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "proxySessionId"))
428
+ DeleteProxySessionRequest.struct_class = Types::DeleteProxySessionRequest
429
+
430
+ DeleteSipMediaApplicationRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipMediaApplicationId"))
431
+ DeleteSipMediaApplicationRequest.struct_class = Types::DeleteSipMediaApplicationRequest
432
+
433
+ DeleteSipRuleRequest.add_member(:sip_rule_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipRuleId"))
434
+ DeleteSipRuleRequest.struct_class = Types::DeleteSipRuleRequest
435
+
436
+ DeleteVoiceConnectorEmergencyCallingConfigurationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
437
+ DeleteVoiceConnectorEmergencyCallingConfigurationRequest.struct_class = Types::DeleteVoiceConnectorEmergencyCallingConfigurationRequest
438
+
439
+ DeleteVoiceConnectorGroupRequest.add_member(:voice_connector_group_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorGroupId"))
440
+ DeleteVoiceConnectorGroupRequest.struct_class = Types::DeleteVoiceConnectorGroupRequest
441
+
442
+ DeleteVoiceConnectorOriginationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
443
+ DeleteVoiceConnectorOriginationRequest.struct_class = Types::DeleteVoiceConnectorOriginationRequest
444
+
445
+ DeleteVoiceConnectorProxyRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "voiceConnectorId"))
446
+ DeleteVoiceConnectorProxyRequest.struct_class = Types::DeleteVoiceConnectorProxyRequest
447
+
448
+ DeleteVoiceConnectorRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
449
+ DeleteVoiceConnectorRequest.struct_class = Types::DeleteVoiceConnectorRequest
450
+
451
+ DeleteVoiceConnectorStreamingConfigurationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
452
+ DeleteVoiceConnectorStreamingConfigurationRequest.struct_class = Types::DeleteVoiceConnectorStreamingConfigurationRequest
453
+
454
+ DeleteVoiceConnectorTerminationCredentialsRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
455
+ DeleteVoiceConnectorTerminationCredentialsRequest.add_member(:usernames, Shapes::ShapeRef.new(shape: SensitiveStringList, required: true, location_name: "Usernames"))
456
+ DeleteVoiceConnectorTerminationCredentialsRequest.struct_class = Types::DeleteVoiceConnectorTerminationCredentialsRequest
457
+
458
+ DeleteVoiceConnectorTerminationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
459
+ DeleteVoiceConnectorTerminationRequest.struct_class = Types::DeleteVoiceConnectorTerminationRequest
460
+
461
+ DisassociatePhoneNumbersFromVoiceConnectorGroupRequest.add_member(:voice_connector_group_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorGroupId"))
462
+ DisassociatePhoneNumbersFromVoiceConnectorGroupRequest.add_member(:e164_phone_numbers, Shapes::ShapeRef.new(shape: E164PhoneNumberList, required: true, location_name: "E164PhoneNumbers"))
463
+ DisassociatePhoneNumbersFromVoiceConnectorGroupRequest.struct_class = Types::DisassociatePhoneNumbersFromVoiceConnectorGroupRequest
464
+
465
+ DisassociatePhoneNumbersFromVoiceConnectorGroupResponse.add_member(:phone_number_errors, Shapes::ShapeRef.new(shape: PhoneNumberErrorList, location_name: "PhoneNumberErrors"))
466
+ DisassociatePhoneNumbersFromVoiceConnectorGroupResponse.struct_class = Types::DisassociatePhoneNumbersFromVoiceConnectorGroupResponse
467
+
468
+ DisassociatePhoneNumbersFromVoiceConnectorRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
469
+ DisassociatePhoneNumbersFromVoiceConnectorRequest.add_member(:e164_phone_numbers, Shapes::ShapeRef.new(shape: E164PhoneNumberList, required: true, location_name: "E164PhoneNumbers"))
470
+ DisassociatePhoneNumbersFromVoiceConnectorRequest.struct_class = Types::DisassociatePhoneNumbersFromVoiceConnectorRequest
471
+
472
+ DisassociatePhoneNumbersFromVoiceConnectorResponse.add_member(:phone_number_errors, Shapes::ShapeRef.new(shape: PhoneNumberErrorList, location_name: "PhoneNumberErrors"))
473
+ DisassociatePhoneNumbersFromVoiceConnectorResponse.struct_class = Types::DisassociatePhoneNumbersFromVoiceConnectorResponse
474
+
475
+ E164PhoneNumberList.member = Shapes::ShapeRef.new(shape: E164PhoneNumber)
476
+
477
+ EmergencyCallingConfiguration.add_member(:dnis, Shapes::ShapeRef.new(shape: DNISEmergencyCallingConfigurationList, location_name: "DNIS"))
478
+ EmergencyCallingConfiguration.struct_class = Types::EmergencyCallingConfiguration
479
+
480
+ ForbiddenException.struct_class = Types::ForbiddenException
481
+
482
+ GeoMatchParams.add_member(:country, Shapes::ShapeRef.new(shape: Country, required: true, location_name: "Country"))
483
+ GeoMatchParams.add_member(:area_code, Shapes::ShapeRef.new(shape: AreaCode, required: true, location_name: "AreaCode"))
484
+ GeoMatchParams.struct_class = Types::GeoMatchParams
485
+
486
+ GetGlobalSettingsResponse.add_member(:voice_connector, Shapes::ShapeRef.new(shape: VoiceConnectorSettings, location_name: "VoiceConnector"))
487
+ GetGlobalSettingsResponse.struct_class = Types::GetGlobalSettingsResponse
488
+
489
+ GetPhoneNumberOrderRequest.add_member(:phone_number_order_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "phoneNumberOrderId"))
490
+ GetPhoneNumberOrderRequest.struct_class = Types::GetPhoneNumberOrderRequest
491
+
492
+ GetPhoneNumberOrderResponse.add_member(:phone_number_order, Shapes::ShapeRef.new(shape: PhoneNumberOrder, location_name: "PhoneNumberOrder"))
493
+ GetPhoneNumberOrderResponse.struct_class = Types::GetPhoneNumberOrderResponse
494
+
495
+ GetPhoneNumberRequest.add_member(:phone_number_id, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, required: true, location: "uri", location_name: "phoneNumberId"))
496
+ GetPhoneNumberRequest.struct_class = Types::GetPhoneNumberRequest
497
+
498
+ GetPhoneNumberResponse.add_member(:phone_number, Shapes::ShapeRef.new(shape: PhoneNumber, location_name: "PhoneNumber"))
499
+ GetPhoneNumberResponse.struct_class = Types::GetPhoneNumberResponse
500
+
501
+ GetPhoneNumberSettingsResponse.add_member(:calling_name, Shapes::ShapeRef.new(shape: CallingName, location_name: "CallingName"))
502
+ GetPhoneNumberSettingsResponse.add_member(:calling_name_updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CallingNameUpdatedTimestamp"))
503
+ GetPhoneNumberSettingsResponse.struct_class = Types::GetPhoneNumberSettingsResponse
504
+
505
+ GetProxySessionRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "voiceConnectorId"))
506
+ GetProxySessionRequest.add_member(:proxy_session_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "proxySessionId"))
507
+ GetProxySessionRequest.struct_class = Types::GetProxySessionRequest
508
+
509
+ GetProxySessionResponse.add_member(:proxy_session, Shapes::ShapeRef.new(shape: ProxySession, location_name: "ProxySession"))
510
+ GetProxySessionResponse.struct_class = Types::GetProxySessionResponse
511
+
512
+ GetSipMediaApplicationAlexaSkillConfigurationRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipMediaApplicationId"))
513
+ GetSipMediaApplicationAlexaSkillConfigurationRequest.struct_class = Types::GetSipMediaApplicationAlexaSkillConfigurationRequest
514
+
515
+ GetSipMediaApplicationAlexaSkillConfigurationResponse.add_member(:sip_media_application_alexa_skill_configuration, Shapes::ShapeRef.new(shape: SipMediaApplicationAlexaSkillConfiguration, location_name: "SipMediaApplicationAlexaSkillConfiguration"))
516
+ GetSipMediaApplicationAlexaSkillConfigurationResponse.struct_class = Types::GetSipMediaApplicationAlexaSkillConfigurationResponse
517
+
518
+ GetSipMediaApplicationLoggingConfigurationRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipMediaApplicationId"))
519
+ GetSipMediaApplicationLoggingConfigurationRequest.struct_class = Types::GetSipMediaApplicationLoggingConfigurationRequest
520
+
521
+ GetSipMediaApplicationLoggingConfigurationResponse.add_member(:sip_media_application_logging_configuration, Shapes::ShapeRef.new(shape: SipMediaApplicationLoggingConfiguration, location_name: "SipMediaApplicationLoggingConfiguration"))
522
+ GetSipMediaApplicationLoggingConfigurationResponse.struct_class = Types::GetSipMediaApplicationLoggingConfigurationResponse
523
+
524
+ GetSipMediaApplicationRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipMediaApplicationId"))
525
+ GetSipMediaApplicationRequest.struct_class = Types::GetSipMediaApplicationRequest
526
+
527
+ GetSipMediaApplicationResponse.add_member(:sip_media_application, Shapes::ShapeRef.new(shape: SipMediaApplication, location_name: "SipMediaApplication"))
528
+ GetSipMediaApplicationResponse.struct_class = Types::GetSipMediaApplicationResponse
529
+
530
+ GetSipRuleRequest.add_member(:sip_rule_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipRuleId"))
531
+ GetSipRuleRequest.struct_class = Types::GetSipRuleRequest
532
+
533
+ GetSipRuleResponse.add_member(:sip_rule, Shapes::ShapeRef.new(shape: SipRule, location_name: "SipRule"))
534
+ GetSipRuleResponse.struct_class = Types::GetSipRuleResponse
535
+
536
+ GetVoiceConnectorEmergencyCallingConfigurationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
537
+ GetVoiceConnectorEmergencyCallingConfigurationRequest.struct_class = Types::GetVoiceConnectorEmergencyCallingConfigurationRequest
538
+
539
+ GetVoiceConnectorEmergencyCallingConfigurationResponse.add_member(:emergency_calling_configuration, Shapes::ShapeRef.new(shape: EmergencyCallingConfiguration, location_name: "EmergencyCallingConfiguration"))
540
+ GetVoiceConnectorEmergencyCallingConfigurationResponse.struct_class = Types::GetVoiceConnectorEmergencyCallingConfigurationResponse
541
+
542
+ GetVoiceConnectorGroupRequest.add_member(:voice_connector_group_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorGroupId"))
543
+ GetVoiceConnectorGroupRequest.struct_class = Types::GetVoiceConnectorGroupRequest
544
+
545
+ GetVoiceConnectorGroupResponse.add_member(:voice_connector_group, Shapes::ShapeRef.new(shape: VoiceConnectorGroup, location_name: "VoiceConnectorGroup"))
546
+ GetVoiceConnectorGroupResponse.struct_class = Types::GetVoiceConnectorGroupResponse
547
+
548
+ GetVoiceConnectorLoggingConfigurationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
549
+ GetVoiceConnectorLoggingConfigurationRequest.struct_class = Types::GetVoiceConnectorLoggingConfigurationRequest
550
+
551
+ GetVoiceConnectorLoggingConfigurationResponse.add_member(:logging_configuration, Shapes::ShapeRef.new(shape: LoggingConfiguration, location_name: "LoggingConfiguration"))
552
+ GetVoiceConnectorLoggingConfigurationResponse.struct_class = Types::GetVoiceConnectorLoggingConfigurationResponse
553
+
554
+ GetVoiceConnectorOriginationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
555
+ GetVoiceConnectorOriginationRequest.struct_class = Types::GetVoiceConnectorOriginationRequest
556
+
557
+ GetVoiceConnectorOriginationResponse.add_member(:origination, Shapes::ShapeRef.new(shape: Origination, location_name: "Origination"))
558
+ GetVoiceConnectorOriginationResponse.struct_class = Types::GetVoiceConnectorOriginationResponse
559
+
560
+ GetVoiceConnectorProxyRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "voiceConnectorId"))
561
+ GetVoiceConnectorProxyRequest.struct_class = Types::GetVoiceConnectorProxyRequest
562
+
563
+ GetVoiceConnectorProxyResponse.add_member(:proxy, Shapes::ShapeRef.new(shape: Proxy, location_name: "Proxy"))
564
+ GetVoiceConnectorProxyResponse.struct_class = Types::GetVoiceConnectorProxyResponse
565
+
566
+ GetVoiceConnectorRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
567
+ GetVoiceConnectorRequest.struct_class = Types::GetVoiceConnectorRequest
568
+
569
+ GetVoiceConnectorResponse.add_member(:voice_connector, Shapes::ShapeRef.new(shape: VoiceConnector, location_name: "VoiceConnector"))
570
+ GetVoiceConnectorResponse.struct_class = Types::GetVoiceConnectorResponse
571
+
572
+ GetVoiceConnectorStreamingConfigurationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
573
+ GetVoiceConnectorStreamingConfigurationRequest.struct_class = Types::GetVoiceConnectorStreamingConfigurationRequest
574
+
575
+ GetVoiceConnectorStreamingConfigurationResponse.add_member(:streaming_configuration, Shapes::ShapeRef.new(shape: StreamingConfiguration, location_name: "StreamingConfiguration"))
576
+ GetVoiceConnectorStreamingConfigurationResponse.struct_class = Types::GetVoiceConnectorStreamingConfigurationResponse
577
+
578
+ GetVoiceConnectorTerminationHealthRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
579
+ GetVoiceConnectorTerminationHealthRequest.struct_class = Types::GetVoiceConnectorTerminationHealthRequest
580
+
581
+ GetVoiceConnectorTerminationHealthResponse.add_member(:termination_health, Shapes::ShapeRef.new(shape: TerminationHealth, location_name: "TerminationHealth"))
582
+ GetVoiceConnectorTerminationHealthResponse.struct_class = Types::GetVoiceConnectorTerminationHealthResponse
583
+
584
+ GetVoiceConnectorTerminationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
585
+ GetVoiceConnectorTerminationRequest.struct_class = Types::GetVoiceConnectorTerminationRequest
586
+
587
+ GetVoiceConnectorTerminationResponse.add_member(:termination, Shapes::ShapeRef.new(shape: Termination, location_name: "Termination"))
588
+ GetVoiceConnectorTerminationResponse.struct_class = Types::GetVoiceConnectorTerminationResponse
589
+
590
+ ListAvailableVoiceConnectorRegionsResponse.add_member(:voice_connector_regions, Shapes::ShapeRef.new(shape: VoiceConnectorAwsRegionList, location_name: "VoiceConnectorRegions"))
591
+ ListAvailableVoiceConnectorRegionsResponse.struct_class = Types::ListAvailableVoiceConnectorRegionsResponse
592
+
593
+ ListPhoneNumberOrdersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
594
+ ListPhoneNumberOrdersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ResultMax, location: "querystring", location_name: "max-results"))
595
+ ListPhoneNumberOrdersRequest.struct_class = Types::ListPhoneNumberOrdersRequest
596
+
597
+ ListPhoneNumberOrdersResponse.add_member(:phone_number_orders, Shapes::ShapeRef.new(shape: PhoneNumberOrderList, location_name: "PhoneNumberOrders"))
598
+ ListPhoneNumberOrdersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
599
+ ListPhoneNumberOrdersResponse.struct_class = Types::ListPhoneNumberOrdersResponse
600
+
601
+ ListPhoneNumbersRequest.add_member(:status, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "status"))
602
+ ListPhoneNumbersRequest.add_member(:product_type, Shapes::ShapeRef.new(shape: PhoneNumberProductType, location: "querystring", location_name: "product-type"))
603
+ ListPhoneNumbersRequest.add_member(:filter_name, Shapes::ShapeRef.new(shape: PhoneNumberAssociationName, location: "querystring", location_name: "filter-name"))
604
+ ListPhoneNumbersRequest.add_member(:filter_value, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "filter-value"))
605
+ ListPhoneNumbersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ResultMax, location: "querystring", location_name: "max-results"))
606
+ ListPhoneNumbersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
607
+ ListPhoneNumbersRequest.struct_class = Types::ListPhoneNumbersRequest
608
+
609
+ ListPhoneNumbersResponse.add_member(:phone_numbers, Shapes::ShapeRef.new(shape: PhoneNumberList, location_name: "PhoneNumbers"))
610
+ ListPhoneNumbersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
611
+ ListPhoneNumbersResponse.struct_class = Types::ListPhoneNumbersResponse
612
+
613
+ ListProxySessionsRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "voiceConnectorId"))
614
+ ListProxySessionsRequest.add_member(:status, Shapes::ShapeRef.new(shape: ProxySessionStatus, location: "querystring", location_name: "status"))
615
+ ListProxySessionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextTokenString, location: "querystring", location_name: "next-token"))
616
+ ListProxySessionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ResultMax, location: "querystring", location_name: "max-results"))
617
+ ListProxySessionsRequest.struct_class = Types::ListProxySessionsRequest
618
+
619
+ ListProxySessionsResponse.add_member(:proxy_sessions, Shapes::ShapeRef.new(shape: ProxySessions, location_name: "ProxySessions"))
620
+ ListProxySessionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextTokenString, location_name: "NextToken"))
621
+ ListProxySessionsResponse.struct_class = Types::ListProxySessionsResponse
622
+
623
+ ListSipMediaApplicationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ResultMax, location: "querystring", location_name: "max-results"))
624
+ ListSipMediaApplicationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextTokenString, location: "querystring", location_name: "next-token"))
625
+ ListSipMediaApplicationsRequest.struct_class = Types::ListSipMediaApplicationsRequest
626
+
627
+ ListSipMediaApplicationsResponse.add_member(:sip_media_applications, Shapes::ShapeRef.new(shape: SipMediaApplicationList, location_name: "SipMediaApplications"))
628
+ ListSipMediaApplicationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextTokenString, location_name: "NextToken"))
629
+ ListSipMediaApplicationsResponse.struct_class = Types::ListSipMediaApplicationsResponse
630
+
631
+ ListSipRulesRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, location: "querystring", location_name: "sip-media-application"))
632
+ ListSipRulesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ResultMax, location: "querystring", location_name: "max-results"))
633
+ ListSipRulesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextTokenString, location: "querystring", location_name: "next-token"))
634
+ ListSipRulesRequest.struct_class = Types::ListSipRulesRequest
635
+
636
+ ListSipRulesResponse.add_member(:sip_rules, Shapes::ShapeRef.new(shape: SipRuleList, location_name: "SipRules"))
637
+ ListSipRulesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextTokenString, location_name: "NextToken"))
638
+ ListSipRulesResponse.struct_class = Types::ListSipRulesResponse
639
+
640
+ ListSupportedPhoneNumberCountriesRequest.add_member(:product_type, Shapes::ShapeRef.new(shape: PhoneNumberProductType, required: true, location: "querystring", location_name: "product-type"))
641
+ ListSupportedPhoneNumberCountriesRequest.struct_class = Types::ListSupportedPhoneNumberCountriesRequest
642
+
643
+ ListSupportedPhoneNumberCountriesResponse.add_member(:phone_number_countries, Shapes::ShapeRef.new(shape: PhoneNumberCountriesList, location_name: "PhoneNumberCountries"))
644
+ ListSupportedPhoneNumberCountriesResponse.struct_class = Types::ListSupportedPhoneNumberCountriesResponse
645
+
646
+ ListVoiceConnectorGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
647
+ ListVoiceConnectorGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ResultMax, location: "querystring", location_name: "max-results"))
648
+ ListVoiceConnectorGroupsRequest.struct_class = Types::ListVoiceConnectorGroupsRequest
649
+
650
+ ListVoiceConnectorGroupsResponse.add_member(:voice_connector_groups, Shapes::ShapeRef.new(shape: VoiceConnectorGroupList, location_name: "VoiceConnectorGroups"))
651
+ ListVoiceConnectorGroupsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
652
+ ListVoiceConnectorGroupsResponse.struct_class = Types::ListVoiceConnectorGroupsResponse
653
+
654
+ ListVoiceConnectorTerminationCredentialsRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
655
+ ListVoiceConnectorTerminationCredentialsRequest.struct_class = Types::ListVoiceConnectorTerminationCredentialsRequest
656
+
657
+ ListVoiceConnectorTerminationCredentialsResponse.add_member(:usernames, Shapes::ShapeRef.new(shape: SensitiveStringList, location_name: "Usernames"))
658
+ ListVoiceConnectorTerminationCredentialsResponse.struct_class = Types::ListVoiceConnectorTerminationCredentialsResponse
659
+
660
+ ListVoiceConnectorsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
661
+ ListVoiceConnectorsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ResultMax, location: "querystring", location_name: "max-results"))
662
+ ListVoiceConnectorsRequest.struct_class = Types::ListVoiceConnectorsRequest
663
+
664
+ ListVoiceConnectorsResponse.add_member(:voice_connectors, Shapes::ShapeRef.new(shape: VoiceConnectorList, location_name: "VoiceConnectors"))
665
+ ListVoiceConnectorsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
666
+ ListVoiceConnectorsResponse.struct_class = Types::ListVoiceConnectorsResponse
667
+
668
+ LoggingConfiguration.add_member(:enable_sip_logs, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableSIPLogs"))
669
+ LoggingConfiguration.struct_class = Types::LoggingConfiguration
670
+
671
+ NonEmptyStringList.member = Shapes::ShapeRef.new(shape: String)
672
+
673
+ NotFoundException.struct_class = Types::NotFoundException
674
+
675
+ OrderedPhoneNumber.add_member(:e164_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, location_name: "E164PhoneNumber"))
676
+ OrderedPhoneNumber.add_member(:status, Shapes::ShapeRef.new(shape: OrderedPhoneNumberStatus, location_name: "Status"))
677
+ OrderedPhoneNumber.struct_class = Types::OrderedPhoneNumber
678
+
679
+ OrderedPhoneNumberList.member = Shapes::ShapeRef.new(shape: OrderedPhoneNumber)
680
+
681
+ Origination.add_member(:routes, Shapes::ShapeRef.new(shape: OriginationRouteList, location_name: "Routes"))
682
+ Origination.add_member(:disabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Disabled"))
683
+ Origination.struct_class = Types::Origination
684
+
685
+ OriginationRoute.add_member(:host, Shapes::ShapeRef.new(shape: String, location_name: "Host"))
686
+ OriginationRoute.add_member(:port, Shapes::ShapeRef.new(shape: Port, location_name: "Port"))
687
+ OriginationRoute.add_member(:protocol, Shapes::ShapeRef.new(shape: OriginationRouteProtocol, location_name: "Protocol"))
688
+ OriginationRoute.add_member(:priority, Shapes::ShapeRef.new(shape: OriginationRoutePriority, location_name: "Priority"))
689
+ OriginationRoute.add_member(:weight, Shapes::ShapeRef.new(shape: OriginationRouteWeight, location_name: "Weight"))
690
+ OriginationRoute.struct_class = Types::OriginationRoute
691
+
692
+ OriginationRouteList.member = Shapes::ShapeRef.new(shape: OriginationRoute)
693
+
694
+ Participant.add_member(:phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, location_name: "PhoneNumber"))
695
+ Participant.add_member(:proxy_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, location_name: "ProxyPhoneNumber"))
696
+ Participant.struct_class = Types::Participant
697
+
698
+ ParticipantPhoneNumberList.member = Shapes::ShapeRef.new(shape: E164PhoneNumber)
699
+
700
+ Participants.member = Shapes::ShapeRef.new(shape: Participant)
701
+
702
+ PhoneNumber.add_member(:phone_number_id, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, location_name: "PhoneNumberId"))
703
+ PhoneNumber.add_member(:e164_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, location_name: "E164PhoneNumber"))
704
+ PhoneNumber.add_member(:country, Shapes::ShapeRef.new(shape: Alpha2CountryCode, location_name: "Country"))
705
+ PhoneNumber.add_member(:type, Shapes::ShapeRef.new(shape: PhoneNumberType, location_name: "Type"))
706
+ PhoneNumber.add_member(:product_type, Shapes::ShapeRef.new(shape: PhoneNumberProductType, location_name: "ProductType"))
707
+ PhoneNumber.add_member(:status, Shapes::ShapeRef.new(shape: PhoneNumberStatus, location_name: "Status"))
708
+ PhoneNumber.add_member(:capabilities, Shapes::ShapeRef.new(shape: PhoneNumberCapabilities, location_name: "Capabilities"))
709
+ PhoneNumber.add_member(:associations, Shapes::ShapeRef.new(shape: PhoneNumberAssociationList, location_name: "Associations"))
710
+ PhoneNumber.add_member(:calling_name, Shapes::ShapeRef.new(shape: CallingName, location_name: "CallingName"))
711
+ PhoneNumber.add_member(:calling_name_status, Shapes::ShapeRef.new(shape: CallingNameStatus, location_name: "CallingNameStatus"))
712
+ PhoneNumber.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
713
+ PhoneNumber.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
714
+ PhoneNumber.add_member(:deletion_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "DeletionTimestamp"))
715
+ PhoneNumber.add_member(:order_id, Shapes::ShapeRef.new(shape: GuidString, location_name: "OrderId"))
716
+ PhoneNumber.struct_class = Types::PhoneNumber
717
+
718
+ PhoneNumberAssociation.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
719
+ PhoneNumberAssociation.add_member(:name, Shapes::ShapeRef.new(shape: PhoneNumberAssociationName, location_name: "Name"))
720
+ PhoneNumberAssociation.add_member(:associated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "AssociatedTimestamp"))
721
+ PhoneNumberAssociation.struct_class = Types::PhoneNumberAssociation
722
+
723
+ PhoneNumberAssociationList.member = Shapes::ShapeRef.new(shape: PhoneNumberAssociation)
724
+
725
+ PhoneNumberCapabilities.add_member(:inbound_call, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "InboundCall"))
726
+ PhoneNumberCapabilities.add_member(:outbound_call, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "OutboundCall"))
727
+ PhoneNumberCapabilities.add_member(:inbound_sms, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "InboundSMS"))
728
+ PhoneNumberCapabilities.add_member(:outbound_sms, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "OutboundSMS"))
729
+ PhoneNumberCapabilities.add_member(:inbound_mms, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "InboundMMS"))
730
+ PhoneNumberCapabilities.add_member(:outbound_mms, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "OutboundMMS"))
731
+ PhoneNumberCapabilities.struct_class = Types::PhoneNumberCapabilities
732
+
733
+ PhoneNumberCountriesList.member = Shapes::ShapeRef.new(shape: PhoneNumberCountry)
734
+
735
+ PhoneNumberCountry.add_member(:country_code, Shapes::ShapeRef.new(shape: Alpha2CountryCode, location_name: "CountryCode"))
736
+ PhoneNumberCountry.add_member(:supported_phone_number_types, Shapes::ShapeRef.new(shape: PhoneNumberTypeList, location_name: "SupportedPhoneNumberTypes"))
737
+ PhoneNumberCountry.struct_class = Types::PhoneNumberCountry
738
+
739
+ PhoneNumberError.add_member(:phone_number_id, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, location_name: "PhoneNumberId"))
740
+ PhoneNumberError.add_member(:error_code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "ErrorCode"))
741
+ PhoneNumberError.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "ErrorMessage"))
742
+ PhoneNumberError.struct_class = Types::PhoneNumberError
743
+
744
+ PhoneNumberErrorList.member = Shapes::ShapeRef.new(shape: PhoneNumberError)
745
+
746
+ PhoneNumberList.member = Shapes::ShapeRef.new(shape: PhoneNumber)
747
+
748
+ PhoneNumberOrder.add_member(:phone_number_order_id, Shapes::ShapeRef.new(shape: GuidString, location_name: "PhoneNumberOrderId"))
749
+ PhoneNumberOrder.add_member(:product_type, Shapes::ShapeRef.new(shape: PhoneNumberProductType, location_name: "ProductType"))
750
+ PhoneNumberOrder.add_member(:status, Shapes::ShapeRef.new(shape: PhoneNumberOrderStatus, location_name: "Status"))
751
+ PhoneNumberOrder.add_member(:order_type, Shapes::ShapeRef.new(shape: PhoneNumberOrderType, location_name: "OrderType"))
752
+ PhoneNumberOrder.add_member(:ordered_phone_numbers, Shapes::ShapeRef.new(shape: OrderedPhoneNumberList, location_name: "OrderedPhoneNumbers"))
753
+ PhoneNumberOrder.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
754
+ PhoneNumberOrder.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
755
+ PhoneNumberOrder.struct_class = Types::PhoneNumberOrder
756
+
757
+ PhoneNumberOrderList.member = Shapes::ShapeRef.new(shape: PhoneNumberOrder)
758
+
759
+ PhoneNumberTypeList.member = Shapes::ShapeRef.new(shape: PhoneNumberType)
760
+
761
+ Proxy.add_member(:default_session_expiry_minutes, Shapes::ShapeRef.new(shape: Integer, location_name: "DefaultSessionExpiryMinutes"))
762
+ Proxy.add_member(:disabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Disabled"))
763
+ Proxy.add_member(:fall_back_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, location_name: "FallBackPhoneNumber"))
764
+ Proxy.add_member(:phone_number_countries, Shapes::ShapeRef.new(shape: StringList, location_name: "PhoneNumberCountries"))
765
+ Proxy.struct_class = Types::Proxy
766
+
767
+ ProxySession.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, location_name: "VoiceConnectorId"))
768
+ ProxySession.add_member(:proxy_session_id, Shapes::ShapeRef.new(shape: NonEmptyString128, location_name: "ProxySessionId"))
769
+ ProxySession.add_member(:name, Shapes::ShapeRef.new(shape: String128, location_name: "Name"))
770
+ ProxySession.add_member(:status, Shapes::ShapeRef.new(shape: ProxySessionStatus, location_name: "Status"))
771
+ ProxySession.add_member(:expiry_minutes, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "ExpiryMinutes"))
772
+ ProxySession.add_member(:capabilities, Shapes::ShapeRef.new(shape: CapabilityList, location_name: "Capabilities"))
773
+ ProxySession.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
774
+ ProxySession.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
775
+ ProxySession.add_member(:ended_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "EndedTimestamp"))
776
+ ProxySession.add_member(:participants, Shapes::ShapeRef.new(shape: Participants, location_name: "Participants"))
777
+ ProxySession.add_member(:number_selection_behavior, Shapes::ShapeRef.new(shape: NumberSelectionBehavior, location_name: "NumberSelectionBehavior"))
778
+ ProxySession.add_member(:geo_match_level, Shapes::ShapeRef.new(shape: GeoMatchLevel, location_name: "GeoMatchLevel"))
779
+ ProxySession.add_member(:geo_match_params, Shapes::ShapeRef.new(shape: GeoMatchParams, location_name: "GeoMatchParams"))
780
+ ProxySession.struct_class = Types::ProxySession
781
+
782
+ ProxySessions.member = Shapes::ShapeRef.new(shape: ProxySession)
783
+
784
+ PutSipMediaApplicationAlexaSkillConfigurationRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipMediaApplicationId"))
785
+ PutSipMediaApplicationAlexaSkillConfigurationRequest.add_member(:sip_media_application_alexa_skill_configuration, Shapes::ShapeRef.new(shape: SipMediaApplicationAlexaSkillConfiguration, location_name: "SipMediaApplicationAlexaSkillConfiguration"))
786
+ PutSipMediaApplicationAlexaSkillConfigurationRequest.struct_class = Types::PutSipMediaApplicationAlexaSkillConfigurationRequest
787
+
788
+ PutSipMediaApplicationAlexaSkillConfigurationResponse.add_member(:sip_media_application_alexa_skill_configuration, Shapes::ShapeRef.new(shape: SipMediaApplicationAlexaSkillConfiguration, location_name: "SipMediaApplicationAlexaSkillConfiguration"))
789
+ PutSipMediaApplicationAlexaSkillConfigurationResponse.struct_class = Types::PutSipMediaApplicationAlexaSkillConfigurationResponse
790
+
791
+ PutSipMediaApplicationLoggingConfigurationRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipMediaApplicationId"))
792
+ PutSipMediaApplicationLoggingConfigurationRequest.add_member(:sip_media_application_logging_configuration, Shapes::ShapeRef.new(shape: SipMediaApplicationLoggingConfiguration, location_name: "SipMediaApplicationLoggingConfiguration"))
793
+ PutSipMediaApplicationLoggingConfigurationRequest.struct_class = Types::PutSipMediaApplicationLoggingConfigurationRequest
794
+
795
+ PutSipMediaApplicationLoggingConfigurationResponse.add_member(:sip_media_application_logging_configuration, Shapes::ShapeRef.new(shape: SipMediaApplicationLoggingConfiguration, location_name: "SipMediaApplicationLoggingConfiguration"))
796
+ PutSipMediaApplicationLoggingConfigurationResponse.struct_class = Types::PutSipMediaApplicationLoggingConfigurationResponse
797
+
798
+ PutVoiceConnectorEmergencyCallingConfigurationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
799
+ PutVoiceConnectorEmergencyCallingConfigurationRequest.add_member(:emergency_calling_configuration, Shapes::ShapeRef.new(shape: EmergencyCallingConfiguration, required: true, location_name: "EmergencyCallingConfiguration"))
800
+ PutVoiceConnectorEmergencyCallingConfigurationRequest.struct_class = Types::PutVoiceConnectorEmergencyCallingConfigurationRequest
801
+
802
+ PutVoiceConnectorEmergencyCallingConfigurationResponse.add_member(:emergency_calling_configuration, Shapes::ShapeRef.new(shape: EmergencyCallingConfiguration, location_name: "EmergencyCallingConfiguration"))
803
+ PutVoiceConnectorEmergencyCallingConfigurationResponse.struct_class = Types::PutVoiceConnectorEmergencyCallingConfigurationResponse
804
+
805
+ PutVoiceConnectorLoggingConfigurationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
806
+ PutVoiceConnectorLoggingConfigurationRequest.add_member(:logging_configuration, Shapes::ShapeRef.new(shape: LoggingConfiguration, required: true, location_name: "LoggingConfiguration"))
807
+ PutVoiceConnectorLoggingConfigurationRequest.struct_class = Types::PutVoiceConnectorLoggingConfigurationRequest
808
+
809
+ PutVoiceConnectorLoggingConfigurationResponse.add_member(:logging_configuration, Shapes::ShapeRef.new(shape: LoggingConfiguration, location_name: "LoggingConfiguration"))
810
+ PutVoiceConnectorLoggingConfigurationResponse.struct_class = Types::PutVoiceConnectorLoggingConfigurationResponse
811
+
812
+ PutVoiceConnectorOriginationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
813
+ PutVoiceConnectorOriginationRequest.add_member(:origination, Shapes::ShapeRef.new(shape: Origination, required: true, location_name: "Origination"))
814
+ PutVoiceConnectorOriginationRequest.struct_class = Types::PutVoiceConnectorOriginationRequest
815
+
816
+ PutVoiceConnectorOriginationResponse.add_member(:origination, Shapes::ShapeRef.new(shape: Origination, location_name: "Origination"))
817
+ PutVoiceConnectorOriginationResponse.struct_class = Types::PutVoiceConnectorOriginationResponse
818
+
819
+ PutVoiceConnectorProxyRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "voiceConnectorId"))
820
+ PutVoiceConnectorProxyRequest.add_member(:default_session_expiry_minutes, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "DefaultSessionExpiryMinutes"))
821
+ PutVoiceConnectorProxyRequest.add_member(:phone_number_pool_countries, Shapes::ShapeRef.new(shape: CountryList, required: true, location_name: "PhoneNumberPoolCountries"))
822
+ PutVoiceConnectorProxyRequest.add_member(:fall_back_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, location_name: "FallBackPhoneNumber"))
823
+ PutVoiceConnectorProxyRequest.add_member(:disabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Disabled"))
824
+ PutVoiceConnectorProxyRequest.struct_class = Types::PutVoiceConnectorProxyRequest
825
+
826
+ PutVoiceConnectorProxyResponse.add_member(:proxy, Shapes::ShapeRef.new(shape: Proxy, location_name: "Proxy"))
827
+ PutVoiceConnectorProxyResponse.struct_class = Types::PutVoiceConnectorProxyResponse
828
+
829
+ PutVoiceConnectorStreamingConfigurationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
830
+ PutVoiceConnectorStreamingConfigurationRequest.add_member(:streaming_configuration, Shapes::ShapeRef.new(shape: StreamingConfiguration, required: true, location_name: "StreamingConfiguration"))
831
+ PutVoiceConnectorStreamingConfigurationRequest.struct_class = Types::PutVoiceConnectorStreamingConfigurationRequest
832
+
833
+ PutVoiceConnectorStreamingConfigurationResponse.add_member(:streaming_configuration, Shapes::ShapeRef.new(shape: StreamingConfiguration, location_name: "StreamingConfiguration"))
834
+ PutVoiceConnectorStreamingConfigurationResponse.struct_class = Types::PutVoiceConnectorStreamingConfigurationResponse
835
+
836
+ PutVoiceConnectorTerminationCredentialsRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
837
+ PutVoiceConnectorTerminationCredentialsRequest.add_member(:credentials, Shapes::ShapeRef.new(shape: CredentialList, location_name: "Credentials"))
838
+ PutVoiceConnectorTerminationCredentialsRequest.struct_class = Types::PutVoiceConnectorTerminationCredentialsRequest
839
+
840
+ PutVoiceConnectorTerminationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
841
+ PutVoiceConnectorTerminationRequest.add_member(:termination, Shapes::ShapeRef.new(shape: Termination, required: true, location_name: "Termination"))
842
+ PutVoiceConnectorTerminationRequest.struct_class = Types::PutVoiceConnectorTerminationRequest
843
+
844
+ PutVoiceConnectorTerminationResponse.add_member(:termination, Shapes::ShapeRef.new(shape: Termination, location_name: "Termination"))
845
+ PutVoiceConnectorTerminationResponse.struct_class = Types::PutVoiceConnectorTerminationResponse
846
+
847
+ ResourceLimitExceededException.struct_class = Types::ResourceLimitExceededException
848
+
849
+ RestorePhoneNumberRequest.add_member(:phone_number_id, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, required: true, location: "uri", location_name: "phoneNumberId"))
850
+ RestorePhoneNumberRequest.struct_class = Types::RestorePhoneNumberRequest
851
+
852
+ RestorePhoneNumberResponse.add_member(:phone_number, Shapes::ShapeRef.new(shape: PhoneNumber, location_name: "PhoneNumber"))
853
+ RestorePhoneNumberResponse.struct_class = Types::RestorePhoneNumberResponse
854
+
855
+ SMACreateCallArgumentsMap.key = Shapes::ShapeRef.new(shape: SensitiveString)
856
+ SMACreateCallArgumentsMap.value = Shapes::ShapeRef.new(shape: SensitiveString)
857
+
858
+ SMAUpdateCallArgumentsMap.key = Shapes::ShapeRef.new(shape: SensitiveString)
859
+ SMAUpdateCallArgumentsMap.value = Shapes::ShapeRef.new(shape: SensitiveString)
860
+
861
+ SearchAvailablePhoneNumbersRequest.add_member(:area_code, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "area-code"))
862
+ SearchAvailablePhoneNumbersRequest.add_member(:city, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "city"))
863
+ SearchAvailablePhoneNumbersRequest.add_member(:country, Shapes::ShapeRef.new(shape: Alpha2CountryCode, location: "querystring", location_name: "country"))
864
+ SearchAvailablePhoneNumbersRequest.add_member(:state, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "state"))
865
+ SearchAvailablePhoneNumbersRequest.add_member(:toll_free_prefix, Shapes::ShapeRef.new(shape: TollFreePrefix, location: "querystring", location_name: "toll-free-prefix"))
866
+ SearchAvailablePhoneNumbersRequest.add_member(:phone_number_type, Shapes::ShapeRef.new(shape: PhoneNumberType, location: "querystring", location_name: "phone-number-type"))
867
+ SearchAvailablePhoneNumbersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PhoneNumberMaxResults, location: "querystring", location_name: "max-results"))
868
+ SearchAvailablePhoneNumbersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "next-token"))
869
+ SearchAvailablePhoneNumbersRequest.struct_class = Types::SearchAvailablePhoneNumbersRequest
870
+
871
+ SearchAvailablePhoneNumbersResponse.add_member(:e164_phone_numbers, Shapes::ShapeRef.new(shape: E164PhoneNumberList, location_name: "E164PhoneNumbers"))
872
+ SearchAvailablePhoneNumbersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
873
+ SearchAvailablePhoneNumbersResponse.struct_class = Types::SearchAvailablePhoneNumbersResponse
874
+
875
+ SensitiveStringList.member = Shapes::ShapeRef.new(shape: SensitiveString)
876
+
877
+ ServiceFailureException.struct_class = Types::ServiceFailureException
878
+
879
+ ServiceUnavailableException.struct_class = Types::ServiceUnavailableException
880
+
881
+ SipHeadersMap.key = Shapes::ShapeRef.new(shape: SensitiveString)
882
+ SipHeadersMap.value = Shapes::ShapeRef.new(shape: SensitiveString)
883
+
884
+ SipMediaApplication.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "SipMediaApplicationId"))
885
+ SipMediaApplication.add_member(:aws_region, Shapes::ShapeRef.new(shape: String, location_name: "AwsRegion"))
886
+ SipMediaApplication.add_member(:name, Shapes::ShapeRef.new(shape: SipMediaApplicationName, location_name: "Name"))
887
+ SipMediaApplication.add_member(:endpoints, Shapes::ShapeRef.new(shape: SipMediaApplicationEndpointList, location_name: "Endpoints"))
888
+ SipMediaApplication.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
889
+ SipMediaApplication.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
890
+ SipMediaApplication.struct_class = Types::SipMediaApplication
891
+
892
+ SipMediaApplicationAlexaSkillConfiguration.add_member(:alexa_skill_status, Shapes::ShapeRef.new(shape: AlexaSkillStatus, required: true, location_name: "AlexaSkillStatus"))
893
+ SipMediaApplicationAlexaSkillConfiguration.add_member(:alexa_skill_ids, Shapes::ShapeRef.new(shape: AlexaSkillIdList, required: true, location_name: "AlexaSkillIds"))
894
+ SipMediaApplicationAlexaSkillConfiguration.struct_class = Types::SipMediaApplicationAlexaSkillConfiguration
895
+
896
+ SipMediaApplicationCall.add_member(:transaction_id, Shapes::ShapeRef.new(shape: GuidString, location_name: "TransactionId"))
897
+ SipMediaApplicationCall.struct_class = Types::SipMediaApplicationCall
898
+
899
+ SipMediaApplicationEndpoint.add_member(:lambda_arn, Shapes::ShapeRef.new(shape: FunctionArn, location_name: "LambdaArn"))
900
+ SipMediaApplicationEndpoint.struct_class = Types::SipMediaApplicationEndpoint
901
+
902
+ SipMediaApplicationEndpointList.member = Shapes::ShapeRef.new(shape: SipMediaApplicationEndpoint)
903
+
904
+ SipMediaApplicationList.member = Shapes::ShapeRef.new(shape: SipMediaApplication)
905
+
906
+ SipMediaApplicationLoggingConfiguration.add_member(:enable_sip_media_application_message_logs, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableSipMediaApplicationMessageLogs"))
907
+ SipMediaApplicationLoggingConfiguration.struct_class = Types::SipMediaApplicationLoggingConfiguration
908
+
909
+ SipRule.add_member(:sip_rule_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "SipRuleId"))
910
+ SipRule.add_member(:name, Shapes::ShapeRef.new(shape: SipRuleName, location_name: "Name"))
911
+ SipRule.add_member(:disabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Disabled"))
912
+ SipRule.add_member(:trigger_type, Shapes::ShapeRef.new(shape: SipRuleTriggerType, location_name: "TriggerType"))
913
+ SipRule.add_member(:trigger_value, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "TriggerValue"))
914
+ SipRule.add_member(:target_applications, Shapes::ShapeRef.new(shape: SipRuleTargetApplicationList, location_name: "TargetApplications"))
915
+ SipRule.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
916
+ SipRule.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
917
+ SipRule.struct_class = Types::SipRule
918
+
919
+ SipRuleList.member = Shapes::ShapeRef.new(shape: SipRule)
920
+
921
+ SipRuleTargetApplication.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "SipMediaApplicationId"))
922
+ SipRuleTargetApplication.add_member(:priority, Shapes::ShapeRef.new(shape: SipApplicationPriority, location_name: "Priority"))
923
+ SipRuleTargetApplication.add_member(:aws_region, Shapes::ShapeRef.new(shape: String, location_name: "AwsRegion"))
924
+ SipRuleTargetApplication.struct_class = Types::SipRuleTargetApplication
925
+
926
+ SipRuleTargetApplicationList.member = Shapes::ShapeRef.new(shape: SipRuleTargetApplication)
927
+
928
+ StreamingConfiguration.add_member(:data_retention_in_hours, Shapes::ShapeRef.new(shape: DataRetentionInHours, required: true, location_name: "DataRetentionInHours"))
929
+ StreamingConfiguration.add_member(:disabled, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "Disabled"))
930
+ StreamingConfiguration.add_member(:streaming_notification_targets, Shapes::ShapeRef.new(shape: StreamingNotificationTargetList, location_name: "StreamingNotificationTargets"))
931
+ StreamingConfiguration.struct_class = Types::StreamingConfiguration
932
+
933
+ StreamingNotificationTarget.add_member(:notification_target, Shapes::ShapeRef.new(shape: NotificationTarget, location_name: "NotificationTarget"))
934
+ StreamingNotificationTarget.struct_class = Types::StreamingNotificationTarget
935
+
936
+ StreamingNotificationTargetList.member = Shapes::ShapeRef.new(shape: StreamingNotificationTarget)
937
+
938
+ StringList.member = Shapes::ShapeRef.new(shape: String)
939
+
940
+ Termination.add_member(:cps_limit, Shapes::ShapeRef.new(shape: CpsLimit, location_name: "CpsLimit"))
941
+ Termination.add_member(:default_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, location_name: "DefaultPhoneNumber"))
942
+ Termination.add_member(:calling_regions, Shapes::ShapeRef.new(shape: CallingRegionList, location_name: "CallingRegions"))
943
+ Termination.add_member(:cidr_allowed_list, Shapes::ShapeRef.new(shape: StringList, location_name: "CidrAllowedList"))
944
+ Termination.add_member(:disabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Disabled"))
945
+ Termination.struct_class = Types::Termination
946
+
947
+ TerminationHealth.add_member(:timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "Timestamp"))
948
+ TerminationHealth.add_member(:source, Shapes::ShapeRef.new(shape: String, location_name: "Source"))
949
+ TerminationHealth.struct_class = Types::TerminationHealth
950
+
951
+ ThrottledClientException.struct_class = Types::ThrottledClientException
952
+
953
+ UnauthorizedClientException.struct_class = Types::UnauthorizedClientException
954
+
955
+ UpdateGlobalSettingsRequest.add_member(:voice_connector, Shapes::ShapeRef.new(shape: VoiceConnectorSettings, location_name: "VoiceConnector"))
956
+ UpdateGlobalSettingsRequest.struct_class = Types::UpdateGlobalSettingsRequest
957
+
958
+ UpdatePhoneNumberRequest.add_member(:phone_number_id, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, required: true, location: "uri", location_name: "phoneNumberId"))
959
+ UpdatePhoneNumberRequest.add_member(:product_type, Shapes::ShapeRef.new(shape: PhoneNumberProductType, location_name: "ProductType"))
960
+ UpdatePhoneNumberRequest.add_member(:calling_name, Shapes::ShapeRef.new(shape: CallingName, location_name: "CallingName"))
961
+ UpdatePhoneNumberRequest.struct_class = Types::UpdatePhoneNumberRequest
962
+
963
+ UpdatePhoneNumberRequestItem.add_member(:phone_number_id, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, required: true, location_name: "PhoneNumberId"))
964
+ UpdatePhoneNumberRequestItem.add_member(:product_type, Shapes::ShapeRef.new(shape: PhoneNumberProductType, location_name: "ProductType"))
965
+ UpdatePhoneNumberRequestItem.add_member(:calling_name, Shapes::ShapeRef.new(shape: CallingName, location_name: "CallingName"))
966
+ UpdatePhoneNumberRequestItem.struct_class = Types::UpdatePhoneNumberRequestItem
967
+
968
+ UpdatePhoneNumberRequestItemList.member = Shapes::ShapeRef.new(shape: UpdatePhoneNumberRequestItem)
969
+
970
+ UpdatePhoneNumberResponse.add_member(:phone_number, Shapes::ShapeRef.new(shape: PhoneNumber, location_name: "PhoneNumber"))
971
+ UpdatePhoneNumberResponse.struct_class = Types::UpdatePhoneNumberResponse
972
+
973
+ UpdatePhoneNumberSettingsRequest.add_member(:calling_name, Shapes::ShapeRef.new(shape: CallingName, required: true, location_name: "CallingName"))
974
+ UpdatePhoneNumberSettingsRequest.struct_class = Types::UpdatePhoneNumberSettingsRequest
975
+
976
+ UpdateProxySessionRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "voiceConnectorId"))
977
+ UpdateProxySessionRequest.add_member(:proxy_session_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "proxySessionId"))
978
+ UpdateProxySessionRequest.add_member(:capabilities, Shapes::ShapeRef.new(shape: CapabilityList, required: true, location_name: "Capabilities"))
979
+ UpdateProxySessionRequest.add_member(:expiry_minutes, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "ExpiryMinutes"))
980
+ UpdateProxySessionRequest.struct_class = Types::UpdateProxySessionRequest
981
+
982
+ UpdateProxySessionResponse.add_member(:proxy_session, Shapes::ShapeRef.new(shape: ProxySession, location_name: "ProxySession"))
983
+ UpdateProxySessionResponse.struct_class = Types::UpdateProxySessionResponse
984
+
985
+ UpdateSipMediaApplicationCallRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipMediaApplicationId"))
986
+ UpdateSipMediaApplicationCallRequest.add_member(:transaction_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "transactionId"))
987
+ UpdateSipMediaApplicationCallRequest.add_member(:arguments, Shapes::ShapeRef.new(shape: SMAUpdateCallArgumentsMap, required: true, location_name: "Arguments"))
988
+ UpdateSipMediaApplicationCallRequest.struct_class = Types::UpdateSipMediaApplicationCallRequest
989
+
990
+ UpdateSipMediaApplicationCallResponse.add_member(:sip_media_application_call, Shapes::ShapeRef.new(shape: SipMediaApplicationCall, location_name: "SipMediaApplicationCall"))
991
+ UpdateSipMediaApplicationCallResponse.struct_class = Types::UpdateSipMediaApplicationCallResponse
992
+
993
+ UpdateSipMediaApplicationRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipMediaApplicationId"))
994
+ UpdateSipMediaApplicationRequest.add_member(:name, Shapes::ShapeRef.new(shape: SipMediaApplicationName, location_name: "Name"))
995
+ UpdateSipMediaApplicationRequest.add_member(:endpoints, Shapes::ShapeRef.new(shape: SipMediaApplicationEndpointList, location_name: "Endpoints"))
996
+ UpdateSipMediaApplicationRequest.struct_class = Types::UpdateSipMediaApplicationRequest
997
+
998
+ UpdateSipMediaApplicationResponse.add_member(:sip_media_application, Shapes::ShapeRef.new(shape: SipMediaApplication, location_name: "SipMediaApplication"))
999
+ UpdateSipMediaApplicationResponse.struct_class = Types::UpdateSipMediaApplicationResponse
1000
+
1001
+ UpdateSipRuleRequest.add_member(:sip_rule_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipRuleId"))
1002
+ UpdateSipRuleRequest.add_member(:name, Shapes::ShapeRef.new(shape: SipRuleName, required: true, location_name: "Name"))
1003
+ UpdateSipRuleRequest.add_member(:disabled, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "Disabled"))
1004
+ UpdateSipRuleRequest.add_member(:target_applications, Shapes::ShapeRef.new(shape: SipRuleTargetApplicationList, location_name: "TargetApplications"))
1005
+ UpdateSipRuleRequest.struct_class = Types::UpdateSipRuleRequest
1006
+
1007
+ UpdateSipRuleResponse.add_member(:sip_rule, Shapes::ShapeRef.new(shape: SipRule, location_name: "SipRule"))
1008
+ UpdateSipRuleResponse.struct_class = Types::UpdateSipRuleResponse
1009
+
1010
+ UpdateVoiceConnectorGroupRequest.add_member(:voice_connector_group_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorGroupId"))
1011
+ UpdateVoiceConnectorGroupRequest.add_member(:name, Shapes::ShapeRef.new(shape: VoiceConnectorGroupName, required: true, location_name: "Name"))
1012
+ UpdateVoiceConnectorGroupRequest.add_member(:voice_connector_items, Shapes::ShapeRef.new(shape: VoiceConnectorItemList, required: true, location_name: "VoiceConnectorItems"))
1013
+ UpdateVoiceConnectorGroupRequest.struct_class = Types::UpdateVoiceConnectorGroupRequest
1014
+
1015
+ UpdateVoiceConnectorGroupResponse.add_member(:voice_connector_group, Shapes::ShapeRef.new(shape: VoiceConnectorGroup, location_name: "VoiceConnectorGroup"))
1016
+ UpdateVoiceConnectorGroupResponse.struct_class = Types::UpdateVoiceConnectorGroupResponse
1017
+
1018
+ UpdateVoiceConnectorRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
1019
+ UpdateVoiceConnectorRequest.add_member(:name, Shapes::ShapeRef.new(shape: VoiceConnectorName, required: true, location_name: "Name"))
1020
+ UpdateVoiceConnectorRequest.add_member(:require_encryption, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "RequireEncryption"))
1021
+ UpdateVoiceConnectorRequest.struct_class = Types::UpdateVoiceConnectorRequest
1022
+
1023
+ UpdateVoiceConnectorResponse.add_member(:voice_connector, Shapes::ShapeRef.new(shape: VoiceConnector, location_name: "VoiceConnector"))
1024
+ UpdateVoiceConnectorResponse.struct_class = Types::UpdateVoiceConnectorResponse
1025
+
1026
+ ValidateE911AddressRequest.add_member(:aws_account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "AwsAccountId"))
1027
+ ValidateE911AddressRequest.add_member(:street_number, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, required: true, location_name: "StreetNumber"))
1028
+ ValidateE911AddressRequest.add_member(:street_info, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, required: true, location_name: "StreetInfo"))
1029
+ ValidateE911AddressRequest.add_member(:city, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, required: true, location_name: "City"))
1030
+ ValidateE911AddressRequest.add_member(:state, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, required: true, location_name: "State"))
1031
+ ValidateE911AddressRequest.add_member(:country, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, required: true, location_name: "Country"))
1032
+ ValidateE911AddressRequest.add_member(:postal_code, Shapes::ShapeRef.new(shape: SensitiveNonEmptyString, required: true, location_name: "PostalCode"))
1033
+ ValidateE911AddressRequest.struct_class = Types::ValidateE911AddressRequest
1034
+
1035
+ ValidateE911AddressResponse.add_member(:validation_result, Shapes::ShapeRef.new(shape: ValidationResult, location_name: "ValidationResult"))
1036
+ ValidateE911AddressResponse.add_member(:address_external_id, Shapes::ShapeRef.new(shape: String, location_name: "AddressExternalId"))
1037
+ ValidateE911AddressResponse.add_member(:address, Shapes::ShapeRef.new(shape: Address, location_name: "Address"))
1038
+ ValidateE911AddressResponse.add_member(:candidate_address_list, Shapes::ShapeRef.new(shape: CandidateAddressList, location_name: "CandidateAddressList"))
1039
+ ValidateE911AddressResponse.struct_class = Types::ValidateE911AddressResponse
1040
+
1041
+ VoiceConnector.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "VoiceConnectorId"))
1042
+ VoiceConnector.add_member(:aws_region, Shapes::ShapeRef.new(shape: VoiceConnectorAwsRegion, location_name: "AwsRegion"))
1043
+ VoiceConnector.add_member(:name, Shapes::ShapeRef.new(shape: VoiceConnectorName, location_name: "Name"))
1044
+ VoiceConnector.add_member(:outbound_host_name, Shapes::ShapeRef.new(shape: String, location_name: "OutboundHostName"))
1045
+ VoiceConnector.add_member(:require_encryption, Shapes::ShapeRef.new(shape: Boolean, location_name: "RequireEncryption"))
1046
+ VoiceConnector.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
1047
+ VoiceConnector.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
1048
+ VoiceConnector.add_member(:voice_connector_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "VoiceConnectorArn"))
1049
+ VoiceConnector.struct_class = Types::VoiceConnector
1050
+
1051
+ VoiceConnectorAwsRegionList.member = Shapes::ShapeRef.new(shape: VoiceConnectorAwsRegion)
1052
+
1053
+ VoiceConnectorGroup.add_member(:voice_connector_group_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "VoiceConnectorGroupId"))
1054
+ VoiceConnectorGroup.add_member(:name, Shapes::ShapeRef.new(shape: VoiceConnectorGroupName, location_name: "Name"))
1055
+ VoiceConnectorGroup.add_member(:voice_connector_items, Shapes::ShapeRef.new(shape: VoiceConnectorItemList, location_name: "VoiceConnectorItems"))
1056
+ VoiceConnectorGroup.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
1057
+ VoiceConnectorGroup.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
1058
+ VoiceConnectorGroup.add_member(:voice_connector_group_arn, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "VoiceConnectorGroupArn"))
1059
+ VoiceConnectorGroup.struct_class = Types::VoiceConnectorGroup
1060
+
1061
+ VoiceConnectorGroupList.member = Shapes::ShapeRef.new(shape: VoiceConnectorGroup)
1062
+
1063
+ VoiceConnectorItem.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "VoiceConnectorId"))
1064
+ VoiceConnectorItem.add_member(:priority, Shapes::ShapeRef.new(shape: VoiceConnectorItemPriority, required: true, location_name: "Priority"))
1065
+ VoiceConnectorItem.struct_class = Types::VoiceConnectorItem
1066
+
1067
+ VoiceConnectorItemList.member = Shapes::ShapeRef.new(shape: VoiceConnectorItem)
1068
+
1069
+ VoiceConnectorList.member = Shapes::ShapeRef.new(shape: VoiceConnector)
1070
+
1071
+ VoiceConnectorSettings.add_member(:cdr_bucket, Shapes::ShapeRef.new(shape: String, location_name: "CdrBucket"))
1072
+ VoiceConnectorSettings.struct_class = Types::VoiceConnectorSettings
1073
+
1074
+
1075
+ # @api private
1076
+ API = Seahorse::Model::Api.new.tap do |api|
1077
+
1078
+ api.version = "2022-08-03"
1079
+
1080
+ api.metadata = {
1081
+ "apiVersion" => "2022-08-03",
1082
+ "endpointPrefix" => "voice-chime",
1083
+ "protocol" => "rest-json",
1084
+ "serviceFullName" => "Amazon Chime SDK Voice",
1085
+ "serviceId" => "Chime SDK Voice",
1086
+ "signatureVersion" => "v4",
1087
+ "signingName" => "chime",
1088
+ "uid" => "chime-sdk-voice-2022-08-03",
1089
+ }
1090
+
1091
+ api.add_operation(:associate_phone_numbers_with_voice_connector, Seahorse::Model::Operation.new.tap do |o|
1092
+ o.name = "AssociatePhoneNumbersWithVoiceConnector"
1093
+ o.http_method = "POST"
1094
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}?operation=associate-phone-numbers"
1095
+ o.input = Shapes::ShapeRef.new(shape: AssociatePhoneNumbersWithVoiceConnectorRequest)
1096
+ o.output = Shapes::ShapeRef.new(shape: AssociatePhoneNumbersWithVoiceConnectorResponse)
1097
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1098
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1099
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1100
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1101
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1102
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1103
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1104
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1105
+ end)
1106
+
1107
+ api.add_operation(:associate_phone_numbers_with_voice_connector_group, Seahorse::Model::Operation.new.tap do |o|
1108
+ o.name = "AssociatePhoneNumbersWithVoiceConnectorGroup"
1109
+ o.http_method = "POST"
1110
+ o.http_request_uri = "/voice-connector-groups/{voiceConnectorGroupId}?operation=associate-phone-numbers"
1111
+ o.input = Shapes::ShapeRef.new(shape: AssociatePhoneNumbersWithVoiceConnectorGroupRequest)
1112
+ o.output = Shapes::ShapeRef.new(shape: AssociatePhoneNumbersWithVoiceConnectorGroupResponse)
1113
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1114
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1115
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1116
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1117
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1118
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1119
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1120
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1121
+ end)
1122
+
1123
+ api.add_operation(:batch_delete_phone_number, Seahorse::Model::Operation.new.tap do |o|
1124
+ o.name = "BatchDeletePhoneNumber"
1125
+ o.http_method = "POST"
1126
+ o.http_request_uri = "/phone-numbers?operation=batch-delete"
1127
+ o.input = Shapes::ShapeRef.new(shape: BatchDeletePhoneNumberRequest)
1128
+ o.output = Shapes::ShapeRef.new(shape: BatchDeletePhoneNumberResponse)
1129
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1130
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1131
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1132
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1133
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1134
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1135
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1136
+ end)
1137
+
1138
+ api.add_operation(:batch_update_phone_number, Seahorse::Model::Operation.new.tap do |o|
1139
+ o.name = "BatchUpdatePhoneNumber"
1140
+ o.http_method = "POST"
1141
+ o.http_request_uri = "/phone-numbers?operation=batch-update"
1142
+ o.input = Shapes::ShapeRef.new(shape: BatchUpdatePhoneNumberRequest)
1143
+ o.output = Shapes::ShapeRef.new(shape: BatchUpdatePhoneNumberResponse)
1144
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1145
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1146
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1147
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1148
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1149
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1150
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1151
+ end)
1152
+
1153
+ api.add_operation(:create_phone_number_order, Seahorse::Model::Operation.new.tap do |o|
1154
+ o.name = "CreatePhoneNumberOrder"
1155
+ o.http_method = "POST"
1156
+ o.http_request_uri = "/phone-number-orders"
1157
+ o.input = Shapes::ShapeRef.new(shape: CreatePhoneNumberOrderRequest)
1158
+ o.output = Shapes::ShapeRef.new(shape: CreatePhoneNumberOrderResponse)
1159
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1160
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1161
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1162
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1163
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1164
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1165
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1166
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1167
+ end)
1168
+
1169
+ api.add_operation(:create_proxy_session, Seahorse::Model::Operation.new.tap do |o|
1170
+ o.name = "CreateProxySession"
1171
+ o.http_method = "POST"
1172
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/proxy-sessions"
1173
+ o.input = Shapes::ShapeRef.new(shape: CreateProxySessionRequest)
1174
+ o.output = Shapes::ShapeRef.new(shape: CreateProxySessionResponse)
1175
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1176
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1177
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1178
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1179
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1180
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1181
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1182
+ end)
1183
+
1184
+ api.add_operation(:create_sip_media_application, Seahorse::Model::Operation.new.tap do |o|
1185
+ o.name = "CreateSipMediaApplication"
1186
+ o.http_method = "POST"
1187
+ o.http_request_uri = "/sip-media-applications"
1188
+ o.input = Shapes::ShapeRef.new(shape: CreateSipMediaApplicationRequest)
1189
+ o.output = Shapes::ShapeRef.new(shape: CreateSipMediaApplicationResponse)
1190
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1191
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1192
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1193
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1194
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1195
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1196
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1197
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1198
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1199
+ end)
1200
+
1201
+ api.add_operation(:create_sip_media_application_call, Seahorse::Model::Operation.new.tap do |o|
1202
+ o.name = "CreateSipMediaApplicationCall"
1203
+ o.http_method = "POST"
1204
+ o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}/calls"
1205
+ o.input = Shapes::ShapeRef.new(shape: CreateSipMediaApplicationCallRequest)
1206
+ o.output = Shapes::ShapeRef.new(shape: CreateSipMediaApplicationCallResponse)
1207
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1208
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1209
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1210
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1211
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1212
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1213
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1214
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1215
+ end)
1216
+
1217
+ api.add_operation(:create_sip_rule, Seahorse::Model::Operation.new.tap do |o|
1218
+ o.name = "CreateSipRule"
1219
+ o.http_method = "POST"
1220
+ o.http_request_uri = "/sip-rules"
1221
+ o.input = Shapes::ShapeRef.new(shape: CreateSipRuleRequest)
1222
+ o.output = Shapes::ShapeRef.new(shape: CreateSipRuleResponse)
1223
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1224
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1225
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1226
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1227
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1228
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1229
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1230
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1231
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1232
+ end)
1233
+
1234
+ api.add_operation(:create_voice_connector, Seahorse::Model::Operation.new.tap do |o|
1235
+ o.name = "CreateVoiceConnector"
1236
+ o.http_method = "POST"
1237
+ o.http_request_uri = "/voice-connectors"
1238
+ o.input = Shapes::ShapeRef.new(shape: CreateVoiceConnectorRequest)
1239
+ o.output = Shapes::ShapeRef.new(shape: CreateVoiceConnectorResponse)
1240
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1241
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1242
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1243
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1244
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1245
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1246
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1247
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1248
+ end)
1249
+
1250
+ api.add_operation(:create_voice_connector_group, Seahorse::Model::Operation.new.tap do |o|
1251
+ o.name = "CreateVoiceConnectorGroup"
1252
+ o.http_method = "POST"
1253
+ o.http_request_uri = "/voice-connector-groups"
1254
+ o.input = Shapes::ShapeRef.new(shape: CreateVoiceConnectorGroupRequest)
1255
+ o.output = Shapes::ShapeRef.new(shape: CreateVoiceConnectorGroupResponse)
1256
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1257
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1258
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1259
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1260
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1261
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
1262
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1263
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1264
+ end)
1265
+
1266
+ api.add_operation(:delete_phone_number, Seahorse::Model::Operation.new.tap do |o|
1267
+ o.name = "DeletePhoneNumber"
1268
+ o.http_method = "DELETE"
1269
+ o.http_request_uri = "/phone-numbers/{phoneNumberId}"
1270
+ o.input = Shapes::ShapeRef.new(shape: DeletePhoneNumberRequest)
1271
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1272
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1273
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1274
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1275
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1276
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1277
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1278
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1279
+ end)
1280
+
1281
+ api.add_operation(:delete_proxy_session, Seahorse::Model::Operation.new.tap do |o|
1282
+ o.name = "DeleteProxySession"
1283
+ o.http_method = "DELETE"
1284
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}"
1285
+ o.input = Shapes::ShapeRef.new(shape: DeleteProxySessionRequest)
1286
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1287
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1288
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1289
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1290
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1291
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1292
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1293
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1294
+ end)
1295
+
1296
+ api.add_operation(:delete_sip_media_application, Seahorse::Model::Operation.new.tap do |o|
1297
+ o.name = "DeleteSipMediaApplication"
1298
+ o.http_method = "DELETE"
1299
+ o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}"
1300
+ o.input = Shapes::ShapeRef.new(shape: DeleteSipMediaApplicationRequest)
1301
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1302
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1303
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1304
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1305
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1306
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1307
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1308
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1309
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1310
+ end)
1311
+
1312
+ api.add_operation(:delete_sip_rule, Seahorse::Model::Operation.new.tap do |o|
1313
+ o.name = "DeleteSipRule"
1314
+ o.http_method = "DELETE"
1315
+ o.http_request_uri = "/sip-rules/{sipRuleId}"
1316
+ o.input = Shapes::ShapeRef.new(shape: DeleteSipRuleRequest)
1317
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1318
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1319
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1320
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1321
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1322
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1323
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1324
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1325
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1326
+ end)
1327
+
1328
+ api.add_operation(:delete_voice_connector, Seahorse::Model::Operation.new.tap do |o|
1329
+ o.name = "DeleteVoiceConnector"
1330
+ o.http_method = "DELETE"
1331
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}"
1332
+ o.input = Shapes::ShapeRef.new(shape: DeleteVoiceConnectorRequest)
1333
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1334
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1335
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1336
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1337
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1338
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1339
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1340
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1341
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1342
+ end)
1343
+
1344
+ api.add_operation(:delete_voice_connector_emergency_calling_configuration, Seahorse::Model::Operation.new.tap do |o|
1345
+ o.name = "DeleteVoiceConnectorEmergencyCallingConfiguration"
1346
+ o.http_method = "DELETE"
1347
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/emergency-calling-configuration"
1348
+ o.input = Shapes::ShapeRef.new(shape: DeleteVoiceConnectorEmergencyCallingConfigurationRequest)
1349
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1350
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1351
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1352
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1353
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1354
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1355
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1356
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1357
+ end)
1358
+
1359
+ api.add_operation(:delete_voice_connector_group, Seahorse::Model::Operation.new.tap do |o|
1360
+ o.name = "DeleteVoiceConnectorGroup"
1361
+ o.http_method = "DELETE"
1362
+ o.http_request_uri = "/voice-connector-groups/{voiceConnectorGroupId}"
1363
+ o.input = Shapes::ShapeRef.new(shape: DeleteVoiceConnectorGroupRequest)
1364
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1365
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1366
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1367
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1368
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1369
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1370
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1371
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1372
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1373
+ end)
1374
+
1375
+ api.add_operation(:delete_voice_connector_origination, Seahorse::Model::Operation.new.tap do |o|
1376
+ o.name = "DeleteVoiceConnectorOrigination"
1377
+ o.http_method = "DELETE"
1378
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/origination"
1379
+ o.input = Shapes::ShapeRef.new(shape: DeleteVoiceConnectorOriginationRequest)
1380
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1381
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1382
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1383
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1384
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1385
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1386
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1387
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1388
+ end)
1389
+
1390
+ api.add_operation(:delete_voice_connector_proxy, Seahorse::Model::Operation.new.tap do |o|
1391
+ o.name = "DeleteVoiceConnectorProxy"
1392
+ o.http_method = "DELETE"
1393
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy"
1394
+ o.input = Shapes::ShapeRef.new(shape: DeleteVoiceConnectorProxyRequest)
1395
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1396
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1397
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1398
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1399
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1400
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1401
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1402
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1403
+ end)
1404
+
1405
+ api.add_operation(:delete_voice_connector_streaming_configuration, Seahorse::Model::Operation.new.tap do |o|
1406
+ o.name = "DeleteVoiceConnectorStreamingConfiguration"
1407
+ o.http_method = "DELETE"
1408
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/streaming-configuration"
1409
+ o.input = Shapes::ShapeRef.new(shape: DeleteVoiceConnectorStreamingConfigurationRequest)
1410
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1411
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1412
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1413
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1414
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1415
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1416
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1417
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1418
+ end)
1419
+
1420
+ api.add_operation(:delete_voice_connector_termination, Seahorse::Model::Operation.new.tap do |o|
1421
+ o.name = "DeleteVoiceConnectorTermination"
1422
+ o.http_method = "DELETE"
1423
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/termination"
1424
+ o.input = Shapes::ShapeRef.new(shape: DeleteVoiceConnectorTerminationRequest)
1425
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1426
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1427
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1428
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1429
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1430
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1431
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1432
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1433
+ end)
1434
+
1435
+ api.add_operation(:delete_voice_connector_termination_credentials, Seahorse::Model::Operation.new.tap do |o|
1436
+ o.name = "DeleteVoiceConnectorTerminationCredentials"
1437
+ o.http_method = "POST"
1438
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/termination/credentials?operation=delete"
1439
+ o.input = Shapes::ShapeRef.new(shape: DeleteVoiceConnectorTerminationCredentialsRequest)
1440
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1441
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1442
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1443
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1444
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1445
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1446
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1447
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1448
+ end)
1449
+
1450
+ api.add_operation(:disassociate_phone_numbers_from_voice_connector, Seahorse::Model::Operation.new.tap do |o|
1451
+ o.name = "DisassociatePhoneNumbersFromVoiceConnector"
1452
+ o.http_method = "POST"
1453
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}?operation=disassociate-phone-numbers"
1454
+ o.input = Shapes::ShapeRef.new(shape: DisassociatePhoneNumbersFromVoiceConnectorRequest)
1455
+ o.output = Shapes::ShapeRef.new(shape: DisassociatePhoneNumbersFromVoiceConnectorResponse)
1456
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1457
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1458
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1459
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1460
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1461
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1462
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1463
+ end)
1464
+
1465
+ api.add_operation(:disassociate_phone_numbers_from_voice_connector_group, Seahorse::Model::Operation.new.tap do |o|
1466
+ o.name = "DisassociatePhoneNumbersFromVoiceConnectorGroup"
1467
+ o.http_method = "POST"
1468
+ o.http_request_uri = "/voice-connector-groups/{voiceConnectorGroupId}?operation=disassociate-phone-numbers"
1469
+ o.input = Shapes::ShapeRef.new(shape: DisassociatePhoneNumbersFromVoiceConnectorGroupRequest)
1470
+ o.output = Shapes::ShapeRef.new(shape: DisassociatePhoneNumbersFromVoiceConnectorGroupResponse)
1471
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1472
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1473
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1474
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1475
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1476
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1477
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1478
+ end)
1479
+
1480
+ api.add_operation(:get_global_settings, Seahorse::Model::Operation.new.tap do |o|
1481
+ o.name = "GetGlobalSettings"
1482
+ o.http_method = "GET"
1483
+ o.http_request_uri = "/settings"
1484
+ o.input = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1485
+ o.output = Shapes::ShapeRef.new(shape: GetGlobalSettingsResponse)
1486
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1487
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1488
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1489
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1490
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1491
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1492
+ end)
1493
+
1494
+ api.add_operation(:get_phone_number, Seahorse::Model::Operation.new.tap do |o|
1495
+ o.name = "GetPhoneNumber"
1496
+ o.http_method = "GET"
1497
+ o.http_request_uri = "/phone-numbers/{phoneNumberId}"
1498
+ o.input = Shapes::ShapeRef.new(shape: GetPhoneNumberRequest)
1499
+ o.output = Shapes::ShapeRef.new(shape: GetPhoneNumberResponse)
1500
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1501
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1502
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1503
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1504
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1505
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1506
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1507
+ end)
1508
+
1509
+ api.add_operation(:get_phone_number_order, Seahorse::Model::Operation.new.tap do |o|
1510
+ o.name = "GetPhoneNumberOrder"
1511
+ o.http_method = "GET"
1512
+ o.http_request_uri = "/phone-number-orders/{phoneNumberOrderId}"
1513
+ o.input = Shapes::ShapeRef.new(shape: GetPhoneNumberOrderRequest)
1514
+ o.output = Shapes::ShapeRef.new(shape: GetPhoneNumberOrderResponse)
1515
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1516
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1517
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1518
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1519
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1520
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1521
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1522
+ end)
1523
+
1524
+ api.add_operation(:get_phone_number_settings, Seahorse::Model::Operation.new.tap do |o|
1525
+ o.name = "GetPhoneNumberSettings"
1526
+ o.http_method = "GET"
1527
+ o.http_request_uri = "/settings/phone-number"
1528
+ o.input = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1529
+ o.output = Shapes::ShapeRef.new(shape: GetPhoneNumberSettingsResponse)
1530
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1531
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1532
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1533
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1534
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1535
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1536
+ end)
1537
+
1538
+ api.add_operation(:get_proxy_session, Seahorse::Model::Operation.new.tap do |o|
1539
+ o.name = "GetProxySession"
1540
+ o.http_method = "GET"
1541
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}"
1542
+ o.input = Shapes::ShapeRef.new(shape: GetProxySessionRequest)
1543
+ o.output = Shapes::ShapeRef.new(shape: GetProxySessionResponse)
1544
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1545
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1546
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1547
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1548
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1549
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1550
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1551
+ end)
1552
+
1553
+ api.add_operation(:get_sip_media_application, Seahorse::Model::Operation.new.tap do |o|
1554
+ o.name = "GetSipMediaApplication"
1555
+ o.http_method = "GET"
1556
+ o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}"
1557
+ o.input = Shapes::ShapeRef.new(shape: GetSipMediaApplicationRequest)
1558
+ o.output = Shapes::ShapeRef.new(shape: GetSipMediaApplicationResponse)
1559
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1560
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1561
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1562
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1563
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1564
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1565
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1566
+ end)
1567
+
1568
+ api.add_operation(:get_sip_media_application_alexa_skill_configuration, Seahorse::Model::Operation.new.tap do |o|
1569
+ o.name = "GetSipMediaApplicationAlexaSkillConfiguration"
1570
+ o.http_method = "GET"
1571
+ o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}/alexa-skill-configuration"
1572
+ o.input = Shapes::ShapeRef.new(shape: GetSipMediaApplicationAlexaSkillConfigurationRequest)
1573
+ o.output = Shapes::ShapeRef.new(shape: GetSipMediaApplicationAlexaSkillConfigurationResponse)
1574
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1575
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1576
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1577
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1578
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1579
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1580
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1581
+ end)
1582
+
1583
+ api.add_operation(:get_sip_media_application_logging_configuration, Seahorse::Model::Operation.new.tap do |o|
1584
+ o.name = "GetSipMediaApplicationLoggingConfiguration"
1585
+ o.http_method = "GET"
1586
+ o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}/logging-configuration"
1587
+ o.input = Shapes::ShapeRef.new(shape: GetSipMediaApplicationLoggingConfigurationRequest)
1588
+ o.output = Shapes::ShapeRef.new(shape: GetSipMediaApplicationLoggingConfigurationResponse)
1589
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1590
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1591
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1592
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1593
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1594
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1595
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1596
+ end)
1597
+
1598
+ api.add_operation(:get_sip_rule, Seahorse::Model::Operation.new.tap do |o|
1599
+ o.name = "GetSipRule"
1600
+ o.http_method = "GET"
1601
+ o.http_request_uri = "/sip-rules/{sipRuleId}"
1602
+ o.input = Shapes::ShapeRef.new(shape: GetSipRuleRequest)
1603
+ o.output = Shapes::ShapeRef.new(shape: GetSipRuleResponse)
1604
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1605
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1606
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1607
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1608
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1609
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1610
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1611
+ end)
1612
+
1613
+ api.add_operation(:get_voice_connector, Seahorse::Model::Operation.new.tap do |o|
1614
+ o.name = "GetVoiceConnector"
1615
+ o.http_method = "GET"
1616
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}"
1617
+ o.input = Shapes::ShapeRef.new(shape: GetVoiceConnectorRequest)
1618
+ o.output = Shapes::ShapeRef.new(shape: GetVoiceConnectorResponse)
1619
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1620
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1621
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1622
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1623
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1624
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1625
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1626
+ end)
1627
+
1628
+ api.add_operation(:get_voice_connector_emergency_calling_configuration, Seahorse::Model::Operation.new.tap do |o|
1629
+ o.name = "GetVoiceConnectorEmergencyCallingConfiguration"
1630
+ o.http_method = "GET"
1631
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/emergency-calling-configuration"
1632
+ o.input = Shapes::ShapeRef.new(shape: GetVoiceConnectorEmergencyCallingConfigurationRequest)
1633
+ o.output = Shapes::ShapeRef.new(shape: GetVoiceConnectorEmergencyCallingConfigurationResponse)
1634
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1635
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1636
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1637
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1638
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1639
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1640
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1641
+ end)
1642
+
1643
+ api.add_operation(:get_voice_connector_group, Seahorse::Model::Operation.new.tap do |o|
1644
+ o.name = "GetVoiceConnectorGroup"
1645
+ o.http_method = "GET"
1646
+ o.http_request_uri = "/voice-connector-groups/{voiceConnectorGroupId}"
1647
+ o.input = Shapes::ShapeRef.new(shape: GetVoiceConnectorGroupRequest)
1648
+ o.output = Shapes::ShapeRef.new(shape: GetVoiceConnectorGroupResponse)
1649
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1650
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1651
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1652
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1653
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1654
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1655
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1656
+ end)
1657
+
1658
+ api.add_operation(:get_voice_connector_logging_configuration, Seahorse::Model::Operation.new.tap do |o|
1659
+ o.name = "GetVoiceConnectorLoggingConfiguration"
1660
+ o.http_method = "GET"
1661
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/logging-configuration"
1662
+ o.input = Shapes::ShapeRef.new(shape: GetVoiceConnectorLoggingConfigurationRequest)
1663
+ o.output = Shapes::ShapeRef.new(shape: GetVoiceConnectorLoggingConfigurationResponse)
1664
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1665
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1666
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1667
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1668
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1669
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1670
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1671
+ end)
1672
+
1673
+ api.add_operation(:get_voice_connector_origination, Seahorse::Model::Operation.new.tap do |o|
1674
+ o.name = "GetVoiceConnectorOrigination"
1675
+ o.http_method = "GET"
1676
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/origination"
1677
+ o.input = Shapes::ShapeRef.new(shape: GetVoiceConnectorOriginationRequest)
1678
+ o.output = Shapes::ShapeRef.new(shape: GetVoiceConnectorOriginationResponse)
1679
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1680
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1681
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1682
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1683
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1684
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1685
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1686
+ end)
1687
+
1688
+ api.add_operation(:get_voice_connector_proxy, Seahorse::Model::Operation.new.tap do |o|
1689
+ o.name = "GetVoiceConnectorProxy"
1690
+ o.http_method = "GET"
1691
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy"
1692
+ o.input = Shapes::ShapeRef.new(shape: GetVoiceConnectorProxyRequest)
1693
+ o.output = Shapes::ShapeRef.new(shape: GetVoiceConnectorProxyResponse)
1694
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1695
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1696
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1697
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1698
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1699
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1700
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1701
+ end)
1702
+
1703
+ api.add_operation(:get_voice_connector_streaming_configuration, Seahorse::Model::Operation.new.tap do |o|
1704
+ o.name = "GetVoiceConnectorStreamingConfiguration"
1705
+ o.http_method = "GET"
1706
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/streaming-configuration"
1707
+ o.input = Shapes::ShapeRef.new(shape: GetVoiceConnectorStreamingConfigurationRequest)
1708
+ o.output = Shapes::ShapeRef.new(shape: GetVoiceConnectorStreamingConfigurationResponse)
1709
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1710
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1711
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1712
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1713
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1714
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1715
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1716
+ end)
1717
+
1718
+ api.add_operation(:get_voice_connector_termination, Seahorse::Model::Operation.new.tap do |o|
1719
+ o.name = "GetVoiceConnectorTermination"
1720
+ o.http_method = "GET"
1721
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/termination"
1722
+ o.input = Shapes::ShapeRef.new(shape: GetVoiceConnectorTerminationRequest)
1723
+ o.output = Shapes::ShapeRef.new(shape: GetVoiceConnectorTerminationResponse)
1724
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1725
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1726
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1727
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1728
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1729
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1730
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1731
+ end)
1732
+
1733
+ api.add_operation(:get_voice_connector_termination_health, Seahorse::Model::Operation.new.tap do |o|
1734
+ o.name = "GetVoiceConnectorTerminationHealth"
1735
+ o.http_method = "GET"
1736
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/termination/health"
1737
+ o.input = Shapes::ShapeRef.new(shape: GetVoiceConnectorTerminationHealthRequest)
1738
+ o.output = Shapes::ShapeRef.new(shape: GetVoiceConnectorTerminationHealthResponse)
1739
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1740
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1741
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1742
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1743
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1744
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1745
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1746
+ end)
1747
+
1748
+ api.add_operation(:list_available_voice_connector_regions, Seahorse::Model::Operation.new.tap do |o|
1749
+ o.name = "ListAvailableVoiceConnectorRegions"
1750
+ o.http_method = "GET"
1751
+ o.http_request_uri = "/voice-connector-regions"
1752
+ o.input = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1753
+ o.output = Shapes::ShapeRef.new(shape: ListAvailableVoiceConnectorRegionsResponse)
1754
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1755
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1756
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1757
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1758
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1759
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1760
+ end)
1761
+
1762
+ api.add_operation(:list_phone_number_orders, Seahorse::Model::Operation.new.tap do |o|
1763
+ o.name = "ListPhoneNumberOrders"
1764
+ o.http_method = "GET"
1765
+ o.http_request_uri = "/phone-number-orders"
1766
+ o.input = Shapes::ShapeRef.new(shape: ListPhoneNumberOrdersRequest)
1767
+ o.output = Shapes::ShapeRef.new(shape: ListPhoneNumberOrdersResponse)
1768
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1769
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1770
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1771
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1772
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1773
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1774
+ o[:pager] = Aws::Pager.new(
1775
+ limit_key: "max_results",
1776
+ tokens: {
1777
+ "next_token" => "next_token"
1778
+ }
1779
+ )
1780
+ end)
1781
+
1782
+ api.add_operation(:list_phone_numbers, Seahorse::Model::Operation.new.tap do |o|
1783
+ o.name = "ListPhoneNumbers"
1784
+ o.http_method = "GET"
1785
+ o.http_request_uri = "/phone-numbers"
1786
+ o.input = Shapes::ShapeRef.new(shape: ListPhoneNumbersRequest)
1787
+ o.output = Shapes::ShapeRef.new(shape: ListPhoneNumbersResponse)
1788
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1789
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1790
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1791
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1792
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1793
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1794
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1795
+ o[:pager] = Aws::Pager.new(
1796
+ limit_key: "max_results",
1797
+ tokens: {
1798
+ "next_token" => "next_token"
1799
+ }
1800
+ )
1801
+ end)
1802
+
1803
+ api.add_operation(:list_proxy_sessions, Seahorse::Model::Operation.new.tap do |o|
1804
+ o.name = "ListProxySessions"
1805
+ o.http_method = "GET"
1806
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/proxy-sessions"
1807
+ o.input = Shapes::ShapeRef.new(shape: ListProxySessionsRequest)
1808
+ o.output = Shapes::ShapeRef.new(shape: ListProxySessionsResponse)
1809
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1810
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1811
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1812
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1813
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1814
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1815
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1816
+ o[:pager] = Aws::Pager.new(
1817
+ limit_key: "max_results",
1818
+ tokens: {
1819
+ "next_token" => "next_token"
1820
+ }
1821
+ )
1822
+ end)
1823
+
1824
+ api.add_operation(:list_sip_media_applications, Seahorse::Model::Operation.new.tap do |o|
1825
+ o.name = "ListSipMediaApplications"
1826
+ o.http_method = "GET"
1827
+ o.http_request_uri = "/sip-media-applications"
1828
+ o.input = Shapes::ShapeRef.new(shape: ListSipMediaApplicationsRequest)
1829
+ o.output = Shapes::ShapeRef.new(shape: ListSipMediaApplicationsResponse)
1830
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1831
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1832
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1833
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1834
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1835
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1836
+ o[:pager] = Aws::Pager.new(
1837
+ limit_key: "max_results",
1838
+ tokens: {
1839
+ "next_token" => "next_token"
1840
+ }
1841
+ )
1842
+ end)
1843
+
1844
+ api.add_operation(:list_sip_rules, Seahorse::Model::Operation.new.tap do |o|
1845
+ o.name = "ListSipRules"
1846
+ o.http_method = "GET"
1847
+ o.http_request_uri = "/sip-rules"
1848
+ o.input = Shapes::ShapeRef.new(shape: ListSipRulesRequest)
1849
+ o.output = Shapes::ShapeRef.new(shape: ListSipRulesResponse)
1850
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1851
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1852
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1853
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1854
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1855
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1856
+ o[:pager] = Aws::Pager.new(
1857
+ limit_key: "max_results",
1858
+ tokens: {
1859
+ "next_token" => "next_token"
1860
+ }
1861
+ )
1862
+ end)
1863
+
1864
+ api.add_operation(:list_supported_phone_number_countries, Seahorse::Model::Operation.new.tap do |o|
1865
+ o.name = "ListSupportedPhoneNumberCountries"
1866
+ o.http_method = "GET"
1867
+ o.http_request_uri = "/phone-number-countries"
1868
+ o.input = Shapes::ShapeRef.new(shape: ListSupportedPhoneNumberCountriesRequest)
1869
+ o.output = Shapes::ShapeRef.new(shape: ListSupportedPhoneNumberCountriesResponse)
1870
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1871
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1872
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1873
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1874
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1875
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1876
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1877
+ end)
1878
+
1879
+ api.add_operation(:list_voice_connector_groups, Seahorse::Model::Operation.new.tap do |o|
1880
+ o.name = "ListVoiceConnectorGroups"
1881
+ o.http_method = "GET"
1882
+ o.http_request_uri = "/voice-connector-groups"
1883
+ o.input = Shapes::ShapeRef.new(shape: ListVoiceConnectorGroupsRequest)
1884
+ o.output = Shapes::ShapeRef.new(shape: ListVoiceConnectorGroupsResponse)
1885
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1886
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1887
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1888
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1889
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1890
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1891
+ o[:pager] = Aws::Pager.new(
1892
+ limit_key: "max_results",
1893
+ tokens: {
1894
+ "next_token" => "next_token"
1895
+ }
1896
+ )
1897
+ end)
1898
+
1899
+ api.add_operation(:list_voice_connector_termination_credentials, Seahorse::Model::Operation.new.tap do |o|
1900
+ o.name = "ListVoiceConnectorTerminationCredentials"
1901
+ o.http_method = "GET"
1902
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/termination/credentials"
1903
+ o.input = Shapes::ShapeRef.new(shape: ListVoiceConnectorTerminationCredentialsRequest)
1904
+ o.output = Shapes::ShapeRef.new(shape: ListVoiceConnectorTerminationCredentialsResponse)
1905
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1906
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1907
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1908
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1909
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1910
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1911
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1912
+ end)
1913
+
1914
+ api.add_operation(:list_voice_connectors, Seahorse::Model::Operation.new.tap do |o|
1915
+ o.name = "ListVoiceConnectors"
1916
+ o.http_method = "GET"
1917
+ o.http_request_uri = "/voice-connectors"
1918
+ o.input = Shapes::ShapeRef.new(shape: ListVoiceConnectorsRequest)
1919
+ o.output = Shapes::ShapeRef.new(shape: ListVoiceConnectorsResponse)
1920
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1921
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1922
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1923
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1924
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1925
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1926
+ o[:pager] = Aws::Pager.new(
1927
+ limit_key: "max_results",
1928
+ tokens: {
1929
+ "next_token" => "next_token"
1930
+ }
1931
+ )
1932
+ end)
1933
+
1934
+ api.add_operation(:put_sip_media_application_alexa_skill_configuration, Seahorse::Model::Operation.new.tap do |o|
1935
+ o.name = "PutSipMediaApplicationAlexaSkillConfiguration"
1936
+ o.http_method = "PUT"
1937
+ o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}/alexa-skill-configuration"
1938
+ o.input = Shapes::ShapeRef.new(shape: PutSipMediaApplicationAlexaSkillConfigurationRequest)
1939
+ o.output = Shapes::ShapeRef.new(shape: PutSipMediaApplicationAlexaSkillConfigurationResponse)
1940
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1941
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1942
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1943
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1944
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1945
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1946
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1947
+ end)
1948
+
1949
+ api.add_operation(:put_sip_media_application_logging_configuration, Seahorse::Model::Operation.new.tap do |o|
1950
+ o.name = "PutSipMediaApplicationLoggingConfiguration"
1951
+ o.http_method = "PUT"
1952
+ o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}/logging-configuration"
1953
+ o.input = Shapes::ShapeRef.new(shape: PutSipMediaApplicationLoggingConfigurationRequest)
1954
+ o.output = Shapes::ShapeRef.new(shape: PutSipMediaApplicationLoggingConfigurationResponse)
1955
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1956
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1957
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1958
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1959
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1960
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1961
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1962
+ end)
1963
+
1964
+ api.add_operation(:put_voice_connector_emergency_calling_configuration, Seahorse::Model::Operation.new.tap do |o|
1965
+ o.name = "PutVoiceConnectorEmergencyCallingConfiguration"
1966
+ o.http_method = "PUT"
1967
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/emergency-calling-configuration"
1968
+ o.input = Shapes::ShapeRef.new(shape: PutVoiceConnectorEmergencyCallingConfigurationRequest)
1969
+ o.output = Shapes::ShapeRef.new(shape: PutVoiceConnectorEmergencyCallingConfigurationResponse)
1970
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1971
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1972
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1973
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1974
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1975
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1976
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1977
+ end)
1978
+
1979
+ api.add_operation(:put_voice_connector_logging_configuration, Seahorse::Model::Operation.new.tap do |o|
1980
+ o.name = "PutVoiceConnectorLoggingConfiguration"
1981
+ o.http_method = "PUT"
1982
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/logging-configuration"
1983
+ o.input = Shapes::ShapeRef.new(shape: PutVoiceConnectorLoggingConfigurationRequest)
1984
+ o.output = Shapes::ShapeRef.new(shape: PutVoiceConnectorLoggingConfigurationResponse)
1985
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
1986
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1987
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1988
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1989
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1990
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1991
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1992
+ end)
1993
+
1994
+ api.add_operation(:put_voice_connector_origination, Seahorse::Model::Operation.new.tap do |o|
1995
+ o.name = "PutVoiceConnectorOrigination"
1996
+ o.http_method = "PUT"
1997
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/origination"
1998
+ o.input = Shapes::ShapeRef.new(shape: PutVoiceConnectorOriginationRequest)
1999
+ o.output = Shapes::ShapeRef.new(shape: PutVoiceConnectorOriginationResponse)
2000
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2001
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2002
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2003
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2004
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2005
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2006
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2007
+ end)
2008
+
2009
+ api.add_operation(:put_voice_connector_proxy, Seahorse::Model::Operation.new.tap do |o|
2010
+ o.name = "PutVoiceConnectorProxy"
2011
+ o.http_method = "PUT"
2012
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy"
2013
+ o.input = Shapes::ShapeRef.new(shape: PutVoiceConnectorProxyRequest)
2014
+ o.output = Shapes::ShapeRef.new(shape: PutVoiceConnectorProxyResponse)
2015
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2016
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2017
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2018
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2019
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2020
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2021
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2022
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2023
+ end)
2024
+
2025
+ api.add_operation(:put_voice_connector_streaming_configuration, Seahorse::Model::Operation.new.tap do |o|
2026
+ o.name = "PutVoiceConnectorStreamingConfiguration"
2027
+ o.http_method = "PUT"
2028
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/streaming-configuration"
2029
+ o.input = Shapes::ShapeRef.new(shape: PutVoiceConnectorStreamingConfigurationRequest)
2030
+ o.output = Shapes::ShapeRef.new(shape: PutVoiceConnectorStreamingConfigurationResponse)
2031
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2032
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2033
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2034
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2035
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2036
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2037
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2038
+ end)
2039
+
2040
+ api.add_operation(:put_voice_connector_termination, Seahorse::Model::Operation.new.tap do |o|
2041
+ o.name = "PutVoiceConnectorTermination"
2042
+ o.http_method = "PUT"
2043
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/termination"
2044
+ o.input = Shapes::ShapeRef.new(shape: PutVoiceConnectorTerminationRequest)
2045
+ o.output = Shapes::ShapeRef.new(shape: PutVoiceConnectorTerminationResponse)
2046
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2047
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2048
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2049
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2050
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2051
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2052
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2053
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2054
+ end)
2055
+
2056
+ api.add_operation(:put_voice_connector_termination_credentials, Seahorse::Model::Operation.new.tap do |o|
2057
+ o.name = "PutVoiceConnectorTerminationCredentials"
2058
+ o.http_method = "POST"
2059
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/termination/credentials?operation=put"
2060
+ o.input = Shapes::ShapeRef.new(shape: PutVoiceConnectorTerminationCredentialsRequest)
2061
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2062
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2063
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2064
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2065
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2066
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2067
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2068
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2069
+ end)
2070
+
2071
+ api.add_operation(:restore_phone_number, Seahorse::Model::Operation.new.tap do |o|
2072
+ o.name = "RestorePhoneNumber"
2073
+ o.http_method = "POST"
2074
+ o.http_request_uri = "/phone-numbers/{phoneNumberId}?operation=restore"
2075
+ o.input = Shapes::ShapeRef.new(shape: RestorePhoneNumberRequest)
2076
+ o.output = Shapes::ShapeRef.new(shape: RestorePhoneNumberResponse)
2077
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2078
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2079
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2080
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2081
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2082
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2083
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2084
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2085
+ end)
2086
+
2087
+ api.add_operation(:search_available_phone_numbers, Seahorse::Model::Operation.new.tap do |o|
2088
+ o.name = "SearchAvailablePhoneNumbers"
2089
+ o.http_method = "GET"
2090
+ o.http_request_uri = "/search?type=phone-numbers"
2091
+ o.input = Shapes::ShapeRef.new(shape: SearchAvailablePhoneNumbersRequest)
2092
+ o.output = Shapes::ShapeRef.new(shape: SearchAvailablePhoneNumbersResponse)
2093
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2094
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2095
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2096
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2097
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2098
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2099
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2100
+ o[:pager] = Aws::Pager.new(
2101
+ limit_key: "max_results",
2102
+ tokens: {
2103
+ "next_token" => "next_token"
2104
+ }
2105
+ )
2106
+ end)
2107
+
2108
+ api.add_operation(:update_global_settings, Seahorse::Model::Operation.new.tap do |o|
2109
+ o.name = "UpdateGlobalSettings"
2110
+ o.http_method = "PUT"
2111
+ o.http_request_uri = "/settings"
2112
+ o.input = Shapes::ShapeRef.new(shape: UpdateGlobalSettingsRequest)
2113
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2114
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2115
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2116
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2117
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2118
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2119
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2120
+ end)
2121
+
2122
+ api.add_operation(:update_phone_number, Seahorse::Model::Operation.new.tap do |o|
2123
+ o.name = "UpdatePhoneNumber"
2124
+ o.http_method = "POST"
2125
+ o.http_request_uri = "/phone-numbers/{phoneNumberId}"
2126
+ o.input = Shapes::ShapeRef.new(shape: UpdatePhoneNumberRequest)
2127
+ o.output = Shapes::ShapeRef.new(shape: UpdatePhoneNumberResponse)
2128
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2129
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2130
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2131
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2132
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2133
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2134
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2135
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2136
+ end)
2137
+
2138
+ api.add_operation(:update_phone_number_settings, Seahorse::Model::Operation.new.tap do |o|
2139
+ o.name = "UpdatePhoneNumberSettings"
2140
+ o.http_method = "PUT"
2141
+ o.http_request_uri = "/settings/phone-number"
2142
+ o.input = Shapes::ShapeRef.new(shape: UpdatePhoneNumberSettingsRequest)
2143
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2144
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2145
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2146
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2147
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2148
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2149
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2150
+ end)
2151
+
2152
+ api.add_operation(:update_proxy_session, Seahorse::Model::Operation.new.tap do |o|
2153
+ o.name = "UpdateProxySession"
2154
+ o.http_method = "POST"
2155
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}"
2156
+ o.input = Shapes::ShapeRef.new(shape: UpdateProxySessionRequest)
2157
+ o.output = Shapes::ShapeRef.new(shape: UpdateProxySessionResponse)
2158
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2159
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2160
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2161
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2162
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2163
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2164
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2165
+ end)
2166
+
2167
+ api.add_operation(:update_sip_media_application, Seahorse::Model::Operation.new.tap do |o|
2168
+ o.name = "UpdateSipMediaApplication"
2169
+ o.http_method = "PUT"
2170
+ o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}"
2171
+ o.input = Shapes::ShapeRef.new(shape: UpdateSipMediaApplicationRequest)
2172
+ o.output = Shapes::ShapeRef.new(shape: UpdateSipMediaApplicationResponse)
2173
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2174
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2175
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2176
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2177
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2178
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2179
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2180
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2181
+ end)
2182
+
2183
+ api.add_operation(:update_sip_media_application_call, Seahorse::Model::Operation.new.tap do |o|
2184
+ o.name = "UpdateSipMediaApplicationCall"
2185
+ o.http_method = "POST"
2186
+ o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}/calls/{transactionId}"
2187
+ o.input = Shapes::ShapeRef.new(shape: UpdateSipMediaApplicationCallRequest)
2188
+ o.output = Shapes::ShapeRef.new(shape: UpdateSipMediaApplicationCallResponse)
2189
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2190
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2191
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2192
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2193
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2194
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2195
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2196
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2197
+ end)
2198
+
2199
+ api.add_operation(:update_sip_rule, Seahorse::Model::Operation.new.tap do |o|
2200
+ o.name = "UpdateSipRule"
2201
+ o.http_method = "PUT"
2202
+ o.http_request_uri = "/sip-rules/{sipRuleId}"
2203
+ o.input = Shapes::ShapeRef.new(shape: UpdateSipRuleRequest)
2204
+ o.output = Shapes::ShapeRef.new(shape: UpdateSipRuleResponse)
2205
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2206
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2207
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2208
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2209
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2210
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2211
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2212
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2213
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2214
+ end)
2215
+
2216
+ api.add_operation(:update_voice_connector, Seahorse::Model::Operation.new.tap do |o|
2217
+ o.name = "UpdateVoiceConnector"
2218
+ o.http_method = "PUT"
2219
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}"
2220
+ o.input = Shapes::ShapeRef.new(shape: UpdateVoiceConnectorRequest)
2221
+ o.output = Shapes::ShapeRef.new(shape: UpdateVoiceConnectorResponse)
2222
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2223
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2224
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2225
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2226
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2227
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2228
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2229
+ end)
2230
+
2231
+ api.add_operation(:update_voice_connector_group, Seahorse::Model::Operation.new.tap do |o|
2232
+ o.name = "UpdateVoiceConnectorGroup"
2233
+ o.http_method = "PUT"
2234
+ o.http_request_uri = "/voice-connector-groups/{voiceConnectorGroupId}"
2235
+ o.input = Shapes::ShapeRef.new(shape: UpdateVoiceConnectorGroupRequest)
2236
+ o.output = Shapes::ShapeRef.new(shape: UpdateVoiceConnectorGroupResponse)
2237
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2238
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2239
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2240
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2241
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2242
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2243
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2244
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2245
+ end)
2246
+
2247
+ api.add_operation(:validate_e911_address, Seahorse::Model::Operation.new.tap do |o|
2248
+ o.name = "ValidateE911Address"
2249
+ o.http_method = "POST"
2250
+ o.http_request_uri = "/emergency-calling/address"
2251
+ o.input = Shapes::ShapeRef.new(shape: ValidateE911AddressRequest)
2252
+ o.output = Shapes::ShapeRef.new(shape: ValidateE911AddressResponse)
2253
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2254
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2255
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2256
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2257
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2258
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2259
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2260
+ end)
2261
+ end
2262
+
2263
+ end
2264
+ end