aws-sdk-chime 1.21.0 → 1.22.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/aws-sdk-chime.rb +1 -1
- data/lib/aws-sdk-chime/client.rb +368 -18
- data/lib/aws-sdk-chime/client_api.rb +263 -0
- data/lib/aws-sdk-chime/resource.rb +1 -7
- data/lib/aws-sdk-chime/types.rb +414 -0
- metadata +2 -2
@@ -18,6 +18,7 @@ module Aws::Chime
|
|
18
18
|
AccountSettings = Shapes::StructureShape.new(name: 'AccountSettings')
|
19
19
|
AccountType = Shapes::StringShape.new(name: 'AccountType')
|
20
20
|
AlexaForBusinessMetadata = Shapes::StructureShape.new(name: 'AlexaForBusinessMetadata')
|
21
|
+
AreaCode = Shapes::StringShape.new(name: 'AreaCode')
|
21
22
|
Arn = Shapes::StringShape.new(name: 'Arn')
|
22
23
|
AssociatePhoneNumberWithUserRequest = Shapes::StructureShape.new(name: 'AssociatePhoneNumberWithUserRequest')
|
23
24
|
AssociatePhoneNumberWithUserResponse = Shapes::StructureShape.new(name: 'AssociatePhoneNumberWithUserResponse')
|
@@ -54,8 +55,12 @@ module Aws::Chime
|
|
54
55
|
CallingNameStatus = Shapes::StringShape.new(name: 'CallingNameStatus')
|
55
56
|
CallingRegion = Shapes::StringShape.new(name: 'CallingRegion')
|
56
57
|
CallingRegionList = Shapes::ListShape.new(name: 'CallingRegionList')
|
58
|
+
Capability = Shapes::StringShape.new(name: 'Capability')
|
59
|
+
CapabilityList = Shapes::ListShape.new(name: 'CapabilityList')
|
57
60
|
ClientRequestToken = Shapes::StringShape.new(name: 'ClientRequestToken')
|
58
61
|
ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
|
62
|
+
Country = Shapes::StringShape.new(name: 'Country')
|
63
|
+
CountryList = Shapes::ListShape.new(name: 'CountryList')
|
59
64
|
CpsLimit = Shapes::IntegerShape.new(name: 'CpsLimit')
|
60
65
|
CreateAccountRequest = Shapes::StructureShape.new(name: 'CreateAccountRequest')
|
61
66
|
CreateAccountResponse = Shapes::StructureShape.new(name: 'CreateAccountResponse')
|
@@ -70,6 +75,8 @@ module Aws::Chime
|
|
70
75
|
CreateMeetingResponse = Shapes::StructureShape.new(name: 'CreateMeetingResponse')
|
71
76
|
CreatePhoneNumberOrderRequest = Shapes::StructureShape.new(name: 'CreatePhoneNumberOrderRequest')
|
72
77
|
CreatePhoneNumberOrderResponse = Shapes::StructureShape.new(name: 'CreatePhoneNumberOrderResponse')
|
78
|
+
CreateProxySessionRequest = Shapes::StructureShape.new(name: 'CreateProxySessionRequest')
|
79
|
+
CreateProxySessionResponse = Shapes::StructureShape.new(name: 'CreateProxySessionResponse')
|
73
80
|
CreateRoomMembershipRequest = Shapes::StructureShape.new(name: 'CreateRoomMembershipRequest')
|
74
81
|
CreateRoomMembershipResponse = Shapes::StructureShape.new(name: 'CreateRoomMembershipResponse')
|
75
82
|
CreateRoomRequest = Shapes::StructureShape.new(name: 'CreateRoomRequest')
|
@@ -89,10 +96,12 @@ module Aws::Chime
|
|
89
96
|
DeleteEventsConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteEventsConfigurationRequest')
|
90
97
|
DeleteMeetingRequest = Shapes::StructureShape.new(name: 'DeleteMeetingRequest')
|
91
98
|
DeletePhoneNumberRequest = Shapes::StructureShape.new(name: 'DeletePhoneNumberRequest')
|
99
|
+
DeleteProxySessionRequest = Shapes::StructureShape.new(name: 'DeleteProxySessionRequest')
|
92
100
|
DeleteRoomMembershipRequest = Shapes::StructureShape.new(name: 'DeleteRoomMembershipRequest')
|
93
101
|
DeleteRoomRequest = Shapes::StructureShape.new(name: 'DeleteRoomRequest')
|
94
102
|
DeleteVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorGroupRequest')
|
95
103
|
DeleteVoiceConnectorOriginationRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorOriginationRequest')
|
104
|
+
DeleteVoiceConnectorProxyRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorProxyRequest')
|
96
105
|
DeleteVoiceConnectorRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorRequest')
|
97
106
|
DeleteVoiceConnectorStreamingConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorStreamingConfigurationRequest')
|
98
107
|
DeleteVoiceConnectorTerminationCredentialsRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorTerminationCredentialsRequest')
|
@@ -113,6 +122,8 @@ module Aws::Chime
|
|
113
122
|
EventsConfiguration = Shapes::StructureShape.new(name: 'EventsConfiguration')
|
114
123
|
ExternalUserIdType = Shapes::StringShape.new(name: 'ExternalUserIdType')
|
115
124
|
ForbiddenException = Shapes::StructureShape.new(name: 'ForbiddenException')
|
125
|
+
GeoMatchLevel = Shapes::StringShape.new(name: 'GeoMatchLevel')
|
126
|
+
GeoMatchParams = Shapes::StructureShape.new(name: 'GeoMatchParams')
|
116
127
|
GetAccountRequest = Shapes::StructureShape.new(name: 'GetAccountRequest')
|
117
128
|
GetAccountResponse = Shapes::StructureShape.new(name: 'GetAccountResponse')
|
118
129
|
GetAccountSettingsRequest = Shapes::StructureShape.new(name: 'GetAccountSettingsRequest')
|
@@ -131,6 +142,8 @@ module Aws::Chime
|
|
131
142
|
GetPhoneNumberRequest = Shapes::StructureShape.new(name: 'GetPhoneNumberRequest')
|
132
143
|
GetPhoneNumberResponse = Shapes::StructureShape.new(name: 'GetPhoneNumberResponse')
|
133
144
|
GetPhoneNumberSettingsResponse = Shapes::StructureShape.new(name: 'GetPhoneNumberSettingsResponse')
|
145
|
+
GetProxySessionRequest = Shapes::StructureShape.new(name: 'GetProxySessionRequest')
|
146
|
+
GetProxySessionResponse = Shapes::StructureShape.new(name: 'GetProxySessionResponse')
|
134
147
|
GetRoomRequest = Shapes::StructureShape.new(name: 'GetRoomRequest')
|
135
148
|
GetRoomResponse = Shapes::StructureShape.new(name: 'GetRoomResponse')
|
136
149
|
GetUserRequest = Shapes::StructureShape.new(name: 'GetUserRequest')
|
@@ -143,6 +156,8 @@ module Aws::Chime
|
|
143
156
|
GetVoiceConnectorLoggingConfigurationResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorLoggingConfigurationResponse')
|
144
157
|
GetVoiceConnectorOriginationRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorOriginationRequest')
|
145
158
|
GetVoiceConnectorOriginationResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorOriginationResponse')
|
159
|
+
GetVoiceConnectorProxyRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorProxyRequest')
|
160
|
+
GetVoiceConnectorProxyResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorProxyResponse')
|
146
161
|
GetVoiceConnectorRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorRequest')
|
147
162
|
GetVoiceConnectorResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorResponse')
|
148
163
|
GetVoiceConnectorStreamingConfigurationRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorStreamingConfigurationRequest')
|
@@ -152,6 +167,7 @@ module Aws::Chime
|
|
152
167
|
GetVoiceConnectorTerminationRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorTerminationRequest')
|
153
168
|
GetVoiceConnectorTerminationResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorTerminationResponse')
|
154
169
|
GuidString = Shapes::StringShape.new(name: 'GuidString')
|
170
|
+
Integer = Shapes::IntegerShape.new(name: 'Integer')
|
155
171
|
Invite = Shapes::StructureShape.new(name: 'Invite')
|
156
172
|
InviteList = Shapes::ListShape.new(name: 'InviteList')
|
157
173
|
InviteStatus = Shapes::StringShape.new(name: 'InviteStatus')
|
@@ -173,6 +189,8 @@ module Aws::Chime
|
|
173
189
|
ListPhoneNumberOrdersResponse = Shapes::StructureShape.new(name: 'ListPhoneNumberOrdersResponse')
|
174
190
|
ListPhoneNumbersRequest = Shapes::StructureShape.new(name: 'ListPhoneNumbersRequest')
|
175
191
|
ListPhoneNumbersResponse = Shapes::StructureShape.new(name: 'ListPhoneNumbersResponse')
|
192
|
+
ListProxySessionsRequest = Shapes::StructureShape.new(name: 'ListProxySessionsRequest')
|
193
|
+
ListProxySessionsResponse = Shapes::StructureShape.new(name: 'ListProxySessionsResponse')
|
176
194
|
ListRoomMembershipsRequest = Shapes::StructureShape.new(name: 'ListRoomMembershipsRequest')
|
177
195
|
ListRoomMembershipsResponse = Shapes::StructureShape.new(name: 'ListRoomMembershipsResponse')
|
178
196
|
ListRoomsRequest = Shapes::StructureShape.new(name: 'ListRoomsRequest')
|
@@ -198,10 +216,13 @@ module Aws::Chime
|
|
198
216
|
MemberType = Shapes::StringShape.new(name: 'MemberType')
|
199
217
|
MembershipItem = Shapes::StructureShape.new(name: 'MembershipItem')
|
200
218
|
MembershipItemList = Shapes::ListShape.new(name: 'MembershipItemList')
|
219
|
+
NextTokenString = Shapes::StringShape.new(name: 'NextTokenString')
|
201
220
|
NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
|
221
|
+
NonEmptyString128 = Shapes::StringShape.new(name: 'NonEmptyString128')
|
202
222
|
NonEmptyStringList = Shapes::ListShape.new(name: 'NonEmptyStringList')
|
203
223
|
NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
|
204
224
|
NullableBoolean = Shapes::BooleanShape.new(name: 'NullableBoolean')
|
225
|
+
NumberSelectionBehavior = Shapes::StringShape.new(name: 'NumberSelectionBehavior')
|
205
226
|
OrderedPhoneNumber = Shapes::StructureShape.new(name: 'OrderedPhoneNumber')
|
206
227
|
OrderedPhoneNumberList = Shapes::ListShape.new(name: 'OrderedPhoneNumberList')
|
207
228
|
OrderedPhoneNumberStatus = Shapes::StringShape.new(name: 'OrderedPhoneNumberStatus')
|
@@ -211,6 +232,9 @@ module Aws::Chime
|
|
211
232
|
OriginationRoutePriority = Shapes::IntegerShape.new(name: 'OriginationRoutePriority')
|
212
233
|
OriginationRouteProtocol = Shapes::StringShape.new(name: 'OriginationRouteProtocol')
|
213
234
|
OriginationRouteWeight = Shapes::IntegerShape.new(name: 'OriginationRouteWeight')
|
235
|
+
Participant = Shapes::StructureShape.new(name: 'Participant')
|
236
|
+
ParticipantPhoneNumberList = Shapes::ListShape.new(name: 'ParticipantPhoneNumberList')
|
237
|
+
Participants = Shapes::ListShape.new(name: 'Participants')
|
214
238
|
PhoneNumber = Shapes::StructureShape.new(name: 'PhoneNumber')
|
215
239
|
PhoneNumberAssociation = Shapes::StructureShape.new(name: 'PhoneNumberAssociation')
|
216
240
|
PhoneNumberAssociationList = Shapes::ListShape.new(name: 'PhoneNumberAssociationList')
|
@@ -227,13 +251,21 @@ module Aws::Chime
|
|
227
251
|
PhoneNumberStatus = Shapes::StringShape.new(name: 'PhoneNumberStatus')
|
228
252
|
PhoneNumberType = Shapes::StringShape.new(name: 'PhoneNumberType')
|
229
253
|
Port = Shapes::IntegerShape.new(name: 'Port')
|
254
|
+
PositiveInteger = Shapes::IntegerShape.new(name: 'PositiveInteger')
|
230
255
|
ProfileServiceMaxResults = Shapes::IntegerShape.new(name: 'ProfileServiceMaxResults')
|
256
|
+
Proxy = Shapes::StructureShape.new(name: 'Proxy')
|
257
|
+
ProxySession = Shapes::StructureShape.new(name: 'ProxySession')
|
258
|
+
ProxySessionNameString = Shapes::StringShape.new(name: 'ProxySessionNameString')
|
259
|
+
ProxySessionStatus = Shapes::StringShape.new(name: 'ProxySessionStatus')
|
260
|
+
ProxySessions = Shapes::ListShape.new(name: 'ProxySessions')
|
231
261
|
PutEventsConfigurationRequest = Shapes::StructureShape.new(name: 'PutEventsConfigurationRequest')
|
232
262
|
PutEventsConfigurationResponse = Shapes::StructureShape.new(name: 'PutEventsConfigurationResponse')
|
233
263
|
PutVoiceConnectorLoggingConfigurationRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorLoggingConfigurationRequest')
|
234
264
|
PutVoiceConnectorLoggingConfigurationResponse = Shapes::StructureShape.new(name: 'PutVoiceConnectorLoggingConfigurationResponse')
|
235
265
|
PutVoiceConnectorOriginationRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorOriginationRequest')
|
236
266
|
PutVoiceConnectorOriginationResponse = Shapes::StructureShape.new(name: 'PutVoiceConnectorOriginationResponse')
|
267
|
+
PutVoiceConnectorProxyRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorProxyRequest')
|
268
|
+
PutVoiceConnectorProxyResponse = Shapes::StructureShape.new(name: 'PutVoiceConnectorProxyResponse')
|
237
269
|
PutVoiceConnectorStreamingConfigurationRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorStreamingConfigurationRequest')
|
238
270
|
PutVoiceConnectorStreamingConfigurationResponse = Shapes::StructureShape.new(name: 'PutVoiceConnectorStreamingConfigurationResponse')
|
239
271
|
PutVoiceConnectorTerminationCredentialsRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorTerminationCredentialsRequest')
|
@@ -263,6 +295,7 @@ module Aws::Chime
|
|
263
295
|
SigninDelegateGroupList = Shapes::ListShape.new(name: 'SigninDelegateGroupList')
|
264
296
|
StreamingConfiguration = Shapes::StructureShape.new(name: 'StreamingConfiguration')
|
265
297
|
String = Shapes::StringShape.new(name: 'String')
|
298
|
+
String128 = Shapes::StringShape.new(name: 'String128')
|
266
299
|
StringList = Shapes::ListShape.new(name: 'StringList')
|
267
300
|
TelephonySettings = Shapes::StructureShape.new(name: 'TelephonySettings')
|
268
301
|
Termination = Shapes::StructureShape.new(name: 'Termination')
|
@@ -283,6 +316,8 @@ module Aws::Chime
|
|
283
316
|
UpdatePhoneNumberRequestItemList = Shapes::ListShape.new(name: 'UpdatePhoneNumberRequestItemList')
|
284
317
|
UpdatePhoneNumberResponse = Shapes::StructureShape.new(name: 'UpdatePhoneNumberResponse')
|
285
318
|
UpdatePhoneNumberSettingsRequest = Shapes::StructureShape.new(name: 'UpdatePhoneNumberSettingsRequest')
|
319
|
+
UpdateProxySessionRequest = Shapes::StructureShape.new(name: 'UpdateProxySessionRequest')
|
320
|
+
UpdateProxySessionResponse = Shapes::StructureShape.new(name: 'UpdateProxySessionResponse')
|
286
321
|
UpdateRoomMembershipRequest = Shapes::StructureShape.new(name: 'UpdateRoomMembershipRequest')
|
287
322
|
UpdateRoomMembershipResponse = Shapes::StructureShape.new(name: 'UpdateRoomMembershipResponse')
|
288
323
|
UpdateRoomRequest = Shapes::StructureShape.new(name: 'UpdateRoomRequest')
|
@@ -450,10 +485,14 @@ module Aws::Chime
|
|
450
485
|
|
451
486
|
CallingRegionList.member = Shapes::ShapeRef.new(shape: CallingRegion)
|
452
487
|
|
488
|
+
CapabilityList.member = Shapes::ShapeRef.new(shape: Capability)
|
489
|
+
|
453
490
|
ConflictException.add_member(:code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "Code"))
|
454
491
|
ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
|
455
492
|
ConflictException.struct_class = Types::ConflictException
|
456
493
|
|
494
|
+
CountryList.member = Shapes::ShapeRef.new(shape: Country)
|
495
|
+
|
457
496
|
CreateAccountRequest.add_member(:name, Shapes::ShapeRef.new(shape: AccountName, required: true, location_name: "Name"))
|
458
497
|
CreateAccountRequest.struct_class = Types::CreateAccountRequest
|
459
498
|
|
@@ -501,6 +540,19 @@ module Aws::Chime
|
|
501
540
|
CreatePhoneNumberOrderResponse.add_member(:phone_number_order, Shapes::ShapeRef.new(shape: PhoneNumberOrder, location_name: "PhoneNumberOrder"))
|
502
541
|
CreatePhoneNumberOrderResponse.struct_class = Types::CreatePhoneNumberOrderResponse
|
503
542
|
|
543
|
+
CreateProxySessionRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "voiceConnectorId"))
|
544
|
+
CreateProxySessionRequest.add_member(:participant_phone_numbers, Shapes::ShapeRef.new(shape: ParticipantPhoneNumberList, required: true, location_name: "ParticipantPhoneNumbers"))
|
545
|
+
CreateProxySessionRequest.add_member(:name, Shapes::ShapeRef.new(shape: ProxySessionNameString, location_name: "Name"))
|
546
|
+
CreateProxySessionRequest.add_member(:expiry_minutes, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "ExpiryMinutes"))
|
547
|
+
CreateProxySessionRequest.add_member(:capabilities, Shapes::ShapeRef.new(shape: CapabilityList, required: true, location_name: "Capabilities"))
|
548
|
+
CreateProxySessionRequest.add_member(:number_selection_behavior, Shapes::ShapeRef.new(shape: NumberSelectionBehavior, location_name: "NumberSelectionBehavior"))
|
549
|
+
CreateProxySessionRequest.add_member(:geo_match_level, Shapes::ShapeRef.new(shape: GeoMatchLevel, location_name: "GeoMatchLevel"))
|
550
|
+
CreateProxySessionRequest.add_member(:geo_match_params, Shapes::ShapeRef.new(shape: GeoMatchParams, location_name: "GeoMatchParams"))
|
551
|
+
CreateProxySessionRequest.struct_class = Types::CreateProxySessionRequest
|
552
|
+
|
553
|
+
CreateProxySessionResponse.add_member(:proxy_session, Shapes::ShapeRef.new(shape: ProxySession, location_name: "ProxySession"))
|
554
|
+
CreateProxySessionResponse.struct_class = Types::CreateProxySessionResponse
|
555
|
+
|
504
556
|
CreateRoomMembershipRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
|
505
557
|
CreateRoomMembershipRequest.add_member(:room_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "roomId"))
|
506
558
|
CreateRoomMembershipRequest.add_member(:member_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "MemberId"))
|
@@ -567,6 +619,10 @@ module Aws::Chime
|
|
567
619
|
DeletePhoneNumberRequest.add_member(:phone_number_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "phoneNumberId"))
|
568
620
|
DeletePhoneNumberRequest.struct_class = Types::DeletePhoneNumberRequest
|
569
621
|
|
622
|
+
DeleteProxySessionRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "voiceConnectorId"))
|
623
|
+
DeleteProxySessionRequest.add_member(:proxy_session_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "proxySessionId"))
|
624
|
+
DeleteProxySessionRequest.struct_class = Types::DeleteProxySessionRequest
|
625
|
+
|
570
626
|
DeleteRoomMembershipRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
|
571
627
|
DeleteRoomMembershipRequest.add_member(:room_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "roomId"))
|
572
628
|
DeleteRoomMembershipRequest.add_member(:member_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "memberId"))
|
@@ -582,6 +638,9 @@ module Aws::Chime
|
|
582
638
|
DeleteVoiceConnectorOriginationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
|
583
639
|
DeleteVoiceConnectorOriginationRequest.struct_class = Types::DeleteVoiceConnectorOriginationRequest
|
584
640
|
|
641
|
+
DeleteVoiceConnectorProxyRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "voiceConnectorId"))
|
642
|
+
DeleteVoiceConnectorProxyRequest.struct_class = Types::DeleteVoiceConnectorProxyRequest
|
643
|
+
|
585
644
|
DeleteVoiceConnectorRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
|
586
645
|
DeleteVoiceConnectorRequest.struct_class = Types::DeleteVoiceConnectorRequest
|
587
646
|
|
@@ -632,6 +691,10 @@ module Aws::Chime
|
|
632
691
|
ForbiddenException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
|
633
692
|
ForbiddenException.struct_class = Types::ForbiddenException
|
634
693
|
|
694
|
+
GeoMatchParams.add_member(:country, Shapes::ShapeRef.new(shape: Country, required: true, location_name: "Country"))
|
695
|
+
GeoMatchParams.add_member(:area_code, Shapes::ShapeRef.new(shape: AreaCode, required: true, location_name: "AreaCode"))
|
696
|
+
GeoMatchParams.struct_class = Types::GeoMatchParams
|
697
|
+
|
635
698
|
GetAccountRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
|
636
699
|
GetAccountRequest.struct_class = Types::GetAccountRequest
|
637
700
|
|
@@ -691,6 +754,13 @@ module Aws::Chime
|
|
691
754
|
GetPhoneNumberSettingsResponse.add_member(:calling_name_updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CallingNameUpdatedTimestamp"))
|
692
755
|
GetPhoneNumberSettingsResponse.struct_class = Types::GetPhoneNumberSettingsResponse
|
693
756
|
|
757
|
+
GetProxySessionRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "voiceConnectorId"))
|
758
|
+
GetProxySessionRequest.add_member(:proxy_session_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "proxySessionId"))
|
759
|
+
GetProxySessionRequest.struct_class = Types::GetProxySessionRequest
|
760
|
+
|
761
|
+
GetProxySessionResponse.add_member(:proxy_session, Shapes::ShapeRef.new(shape: ProxySession, location_name: "ProxySession"))
|
762
|
+
GetProxySessionResponse.struct_class = Types::GetProxySessionResponse
|
763
|
+
|
694
764
|
GetRoomRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
|
695
765
|
GetRoomRequest.add_member(:room_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "roomId"))
|
696
766
|
GetRoomRequest.struct_class = Types::GetRoomRequest
|
@@ -730,6 +800,12 @@ module Aws::Chime
|
|
730
800
|
GetVoiceConnectorOriginationResponse.add_member(:origination, Shapes::ShapeRef.new(shape: Origination, location_name: "Origination"))
|
731
801
|
GetVoiceConnectorOriginationResponse.struct_class = Types::GetVoiceConnectorOriginationResponse
|
732
802
|
|
803
|
+
GetVoiceConnectorProxyRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "voiceConnectorId"))
|
804
|
+
GetVoiceConnectorProxyRequest.struct_class = Types::GetVoiceConnectorProxyRequest
|
805
|
+
|
806
|
+
GetVoiceConnectorProxyResponse.add_member(:proxy, Shapes::ShapeRef.new(shape: Proxy, location_name: "Proxy"))
|
807
|
+
GetVoiceConnectorProxyResponse.struct_class = Types::GetVoiceConnectorProxyResponse
|
808
|
+
|
733
809
|
GetVoiceConnectorRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
|
734
810
|
GetVoiceConnectorRequest.struct_class = Types::GetVoiceConnectorRequest
|
735
811
|
|
@@ -828,6 +904,16 @@ module Aws::Chime
|
|
828
904
|
ListPhoneNumbersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
|
829
905
|
ListPhoneNumbersResponse.struct_class = Types::ListPhoneNumbersResponse
|
830
906
|
|
907
|
+
ListProxySessionsRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "voiceConnectorId"))
|
908
|
+
ListProxySessionsRequest.add_member(:status, Shapes::ShapeRef.new(shape: ProxySessionStatus, location: "querystring", location_name: "status"))
|
909
|
+
ListProxySessionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextTokenString, location: "querystring", location_name: "next-token"))
|
910
|
+
ListProxySessionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ResultMax, location: "querystring", location_name: "max-results"))
|
911
|
+
ListProxySessionsRequest.struct_class = Types::ListProxySessionsRequest
|
912
|
+
|
913
|
+
ListProxySessionsResponse.add_member(:proxy_sessions, Shapes::ShapeRef.new(shape: ProxySessions, location_name: "ProxySessions"))
|
914
|
+
ListProxySessionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextTokenString, location_name: "NextToken"))
|
915
|
+
ListProxySessionsResponse.struct_class = Types::ListProxySessionsResponse
|
916
|
+
|
831
917
|
ListRoomMembershipsRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
|
832
918
|
ListRoomMembershipsRequest.add_member(:room_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "roomId"))
|
833
919
|
ListRoomMembershipsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ResultMax, location: "querystring", location_name: "max-results"))
|
@@ -955,6 +1041,14 @@ module Aws::Chime
|
|
955
1041
|
|
956
1042
|
OriginationRouteList.member = Shapes::ShapeRef.new(shape: OriginationRoute)
|
957
1043
|
|
1044
|
+
Participant.add_member(:phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, location_name: "PhoneNumber"))
|
1045
|
+
Participant.add_member(:proxy_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, location_name: "ProxyPhoneNumber"))
|
1046
|
+
Participant.struct_class = Types::Participant
|
1047
|
+
|
1048
|
+
ParticipantPhoneNumberList.member = Shapes::ShapeRef.new(shape: E164PhoneNumber)
|
1049
|
+
|
1050
|
+
Participants.member = Shapes::ShapeRef.new(shape: Participant)
|
1051
|
+
|
958
1052
|
PhoneNumber.add_member(:phone_number_id, Shapes::ShapeRef.new(shape: String, location_name: "PhoneNumberId"))
|
959
1053
|
PhoneNumber.add_member(:e164_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, location_name: "E164PhoneNumber"))
|
960
1054
|
PhoneNumber.add_member(:type, Shapes::ShapeRef.new(shape: PhoneNumberType, location_name: "Type"))
|
@@ -1003,6 +1097,29 @@ module Aws::Chime
|
|
1003
1097
|
|
1004
1098
|
PhoneNumberOrderList.member = Shapes::ShapeRef.new(shape: PhoneNumberOrder)
|
1005
1099
|
|
1100
|
+
Proxy.add_member(:default_session_expiry_minutes, Shapes::ShapeRef.new(shape: Integer, location_name: "DefaultSessionExpiryMinutes"))
|
1101
|
+
Proxy.add_member(:disabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Disabled"))
|
1102
|
+
Proxy.add_member(:fall_back_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, location_name: "FallBackPhoneNumber"))
|
1103
|
+
Proxy.add_member(:phone_number_countries, Shapes::ShapeRef.new(shape: StringList, location_name: "PhoneNumberCountries"))
|
1104
|
+
Proxy.struct_class = Types::Proxy
|
1105
|
+
|
1106
|
+
ProxySession.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, location_name: "VoiceConnectorId"))
|
1107
|
+
ProxySession.add_member(:proxy_session_id, Shapes::ShapeRef.new(shape: NonEmptyString128, location_name: "ProxySessionId"))
|
1108
|
+
ProxySession.add_member(:name, Shapes::ShapeRef.new(shape: String128, location_name: "Name"))
|
1109
|
+
ProxySession.add_member(:status, Shapes::ShapeRef.new(shape: ProxySessionStatus, location_name: "Status"))
|
1110
|
+
ProxySession.add_member(:expiry_minutes, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "ExpiryMinutes"))
|
1111
|
+
ProxySession.add_member(:capabilities, Shapes::ShapeRef.new(shape: CapabilityList, location_name: "Capabilities"))
|
1112
|
+
ProxySession.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
|
1113
|
+
ProxySession.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
|
1114
|
+
ProxySession.add_member(:ended_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "EndedTimestamp"))
|
1115
|
+
ProxySession.add_member(:participants, Shapes::ShapeRef.new(shape: Participants, location_name: "Participants"))
|
1116
|
+
ProxySession.add_member(:number_selection_behavior, Shapes::ShapeRef.new(shape: NumberSelectionBehavior, location_name: "NumberSelectionBehavior"))
|
1117
|
+
ProxySession.add_member(:geo_match_level, Shapes::ShapeRef.new(shape: GeoMatchLevel, location_name: "GeoMatchLevel"))
|
1118
|
+
ProxySession.add_member(:geo_match_params, Shapes::ShapeRef.new(shape: GeoMatchParams, location_name: "GeoMatchParams"))
|
1119
|
+
ProxySession.struct_class = Types::ProxySession
|
1120
|
+
|
1121
|
+
ProxySessions.member = Shapes::ShapeRef.new(shape: ProxySession)
|
1122
|
+
|
1006
1123
|
PutEventsConfigurationRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
|
1007
1124
|
PutEventsConfigurationRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "botId"))
|
1008
1125
|
PutEventsConfigurationRequest.add_member(:outbound_events_https_endpoint, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "OutboundEventsHTTPSEndpoint"))
|
@@ -1026,6 +1143,16 @@ module Aws::Chime
|
|
1026
1143
|
PutVoiceConnectorOriginationResponse.add_member(:origination, Shapes::ShapeRef.new(shape: Origination, location_name: "Origination"))
|
1027
1144
|
PutVoiceConnectorOriginationResponse.struct_class = Types::PutVoiceConnectorOriginationResponse
|
1028
1145
|
|
1146
|
+
PutVoiceConnectorProxyRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "voiceConnectorId"))
|
1147
|
+
PutVoiceConnectorProxyRequest.add_member(:default_session_expiry_minutes, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "DefaultSessionExpiryMinutes"))
|
1148
|
+
PutVoiceConnectorProxyRequest.add_member(:phone_number_pool_countries, Shapes::ShapeRef.new(shape: CountryList, required: true, location_name: "PhoneNumberPoolCountries"))
|
1149
|
+
PutVoiceConnectorProxyRequest.add_member(:fall_back_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, location_name: "FallBackPhoneNumber"))
|
1150
|
+
PutVoiceConnectorProxyRequest.add_member(:disabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Disabled"))
|
1151
|
+
PutVoiceConnectorProxyRequest.struct_class = Types::PutVoiceConnectorProxyRequest
|
1152
|
+
|
1153
|
+
PutVoiceConnectorProxyResponse.add_member(:proxy, Shapes::ShapeRef.new(shape: Proxy, location_name: "Proxy"))
|
1154
|
+
PutVoiceConnectorProxyResponse.struct_class = Types::PutVoiceConnectorProxyResponse
|
1155
|
+
|
1029
1156
|
PutVoiceConnectorStreamingConfigurationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
|
1030
1157
|
PutVoiceConnectorStreamingConfigurationRequest.add_member(:streaming_configuration, Shapes::ShapeRef.new(shape: StreamingConfiguration, required: true, location_name: "StreamingConfiguration"))
|
1031
1158
|
PutVoiceConnectorStreamingConfigurationRequest.struct_class = Types::PutVoiceConnectorStreamingConfigurationRequest
|
@@ -1191,6 +1318,15 @@ module Aws::Chime
|
|
1191
1318
|
UpdatePhoneNumberSettingsRequest.add_member(:calling_name, Shapes::ShapeRef.new(shape: CallingName, required: true, location_name: "CallingName"))
|
1192
1319
|
UpdatePhoneNumberSettingsRequest.struct_class = Types::UpdatePhoneNumberSettingsRequest
|
1193
1320
|
|
1321
|
+
UpdateProxySessionRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "voiceConnectorId"))
|
1322
|
+
UpdateProxySessionRequest.add_member(:proxy_session_id, Shapes::ShapeRef.new(shape: NonEmptyString128, required: true, location: "uri", location_name: "proxySessionId"))
|
1323
|
+
UpdateProxySessionRequest.add_member(:capabilities, Shapes::ShapeRef.new(shape: CapabilityList, required: true, location_name: "Capabilities"))
|
1324
|
+
UpdateProxySessionRequest.add_member(:expiry_minutes, Shapes::ShapeRef.new(shape: PositiveInteger, location_name: "ExpiryMinutes"))
|
1325
|
+
UpdateProxySessionRequest.struct_class = Types::UpdateProxySessionRequest
|
1326
|
+
|
1327
|
+
UpdateProxySessionResponse.add_member(:proxy_session, Shapes::ShapeRef.new(shape: ProxySession, location_name: "ProxySession"))
|
1328
|
+
UpdateProxySessionResponse.struct_class = Types::UpdateProxySessionResponse
|
1329
|
+
|
1194
1330
|
UpdateRoomMembershipRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
|
1195
1331
|
UpdateRoomMembershipRequest.add_member(:room_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "roomId"))
|
1196
1332
|
UpdateRoomMembershipRequest.add_member(:member_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "memberId"))
|
@@ -1570,6 +1706,21 @@ module Aws::Chime
|
|
1570
1706
|
o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
|
1571
1707
|
end)
|
1572
1708
|
|
1709
|
+
api.add_operation(:create_proxy_session, Seahorse::Model::Operation.new.tap do |o|
|
1710
|
+
o.name = "CreateProxySession"
|
1711
|
+
o.http_method = "POST"
|
1712
|
+
o.http_request_uri = "/voice-connectors/{voiceConnectorId}/proxy-sessions"
|
1713
|
+
o.input = Shapes::ShapeRef.new(shape: CreateProxySessionRequest)
|
1714
|
+
o.output = Shapes::ShapeRef.new(shape: CreateProxySessionResponse)
|
1715
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
|
1716
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1717
|
+
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1718
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1719
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
|
1720
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1721
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
|
1722
|
+
end)
|
1723
|
+
|
1573
1724
|
api.add_operation(:create_room, Seahorse::Model::Operation.new.tap do |o|
|
1574
1725
|
o.name = "CreateRoom"
|
1575
1726
|
o.http_method = "POST"
|
@@ -1726,6 +1877,21 @@ module Aws::Chime
|
|
1726
1877
|
o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
|
1727
1878
|
end)
|
1728
1879
|
|
1880
|
+
api.add_operation(:delete_proxy_session, Seahorse::Model::Operation.new.tap do |o|
|
1881
|
+
o.name = "DeleteProxySession"
|
1882
|
+
o.http_method = "DELETE"
|
1883
|
+
o.http_request_uri = "/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}"
|
1884
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteProxySessionRequest)
|
1885
|
+
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1886
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
|
1887
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1888
|
+
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1889
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1890
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
|
1891
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1892
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
|
1893
|
+
end)
|
1894
|
+
|
1729
1895
|
api.add_operation(:delete_room, Seahorse::Model::Operation.new.tap do |o|
|
1730
1896
|
o.name = "DeleteRoom"
|
1731
1897
|
o.http_method = "DELETE"
|
@@ -1803,6 +1969,21 @@ module Aws::Chime
|
|
1803
1969
|
o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
|
1804
1970
|
end)
|
1805
1971
|
|
1972
|
+
api.add_operation(:delete_voice_connector_proxy, Seahorse::Model::Operation.new.tap do |o|
|
1973
|
+
o.name = "DeleteVoiceConnectorProxy"
|
1974
|
+
o.http_method = "DELETE"
|
1975
|
+
o.http_request_uri = "/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy"
|
1976
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteVoiceConnectorProxyRequest)
|
1977
|
+
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
1978
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
|
1979
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
1980
|
+
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
1981
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1982
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
|
1983
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
1984
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
|
1985
|
+
end)
|
1986
|
+
|
1806
1987
|
api.add_operation(:delete_voice_connector_streaming_configuration, Seahorse::Model::Operation.new.tap do |o|
|
1807
1988
|
o.name = "DeleteVoiceConnectorStreamingConfiguration"
|
1808
1989
|
o.http_method = "DELETE"
|
@@ -2056,6 +2237,21 @@ module Aws::Chime
|
|
2056
2237
|
o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
|
2057
2238
|
end)
|
2058
2239
|
|
2240
|
+
api.add_operation(:get_proxy_session, Seahorse::Model::Operation.new.tap do |o|
|
2241
|
+
o.name = "GetProxySession"
|
2242
|
+
o.http_method = "GET"
|
2243
|
+
o.http_request_uri = "/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}"
|
2244
|
+
o.input = Shapes::ShapeRef.new(shape: GetProxySessionRequest)
|
2245
|
+
o.output = Shapes::ShapeRef.new(shape: GetProxySessionResponse)
|
2246
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
|
2247
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2248
|
+
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
2249
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2250
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
|
2251
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
2252
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
|
2253
|
+
end)
|
2254
|
+
|
2059
2255
|
api.add_operation(:get_room, Seahorse::Model::Operation.new.tap do |o|
|
2060
2256
|
o.name = "GetRoom"
|
2061
2257
|
o.http_method = "GET"
|
@@ -2161,6 +2357,21 @@ module Aws::Chime
|
|
2161
2357
|
o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
|
2162
2358
|
end)
|
2163
2359
|
|
2360
|
+
api.add_operation(:get_voice_connector_proxy, Seahorse::Model::Operation.new.tap do |o|
|
2361
|
+
o.name = "GetVoiceConnectorProxy"
|
2362
|
+
o.http_method = "GET"
|
2363
|
+
o.http_request_uri = "/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy"
|
2364
|
+
o.input = Shapes::ShapeRef.new(shape: GetVoiceConnectorProxyRequest)
|
2365
|
+
o.output = Shapes::ShapeRef.new(shape: GetVoiceConnectorProxyResponse)
|
2366
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
|
2367
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2368
|
+
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
2369
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2370
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
|
2371
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
2372
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
|
2373
|
+
end)
|
2374
|
+
|
2164
2375
|
api.add_operation(:get_voice_connector_streaming_configuration, Seahorse::Model::Operation.new.tap do |o|
|
2165
2376
|
o.name = "GetVoiceConnectorStreamingConfiguration"
|
2166
2377
|
o.http_method = "GET"
|
@@ -2344,6 +2555,27 @@ module Aws::Chime
|
|
2344
2555
|
)
|
2345
2556
|
end)
|
2346
2557
|
|
2558
|
+
api.add_operation(:list_proxy_sessions, Seahorse::Model::Operation.new.tap do |o|
|
2559
|
+
o.name = "ListProxySessions"
|
2560
|
+
o.http_method = "GET"
|
2561
|
+
o.http_request_uri = "/voice-connectors/{voiceConnectorId}/proxy-sessions"
|
2562
|
+
o.input = Shapes::ShapeRef.new(shape: ListProxySessionsRequest)
|
2563
|
+
o.output = Shapes::ShapeRef.new(shape: ListProxySessionsResponse)
|
2564
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
|
2565
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2566
|
+
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
2567
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2568
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
|
2569
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
2570
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
|
2571
|
+
o[:pager] = Aws::Pager.new(
|
2572
|
+
limit_key: "max_results",
|
2573
|
+
tokens: {
|
2574
|
+
"next_token" => "next_token"
|
2575
|
+
}
|
2576
|
+
)
|
2577
|
+
end)
|
2578
|
+
|
2347
2579
|
api.add_operation(:list_room_memberships, Seahorse::Model::Operation.new.tap do |o|
|
2348
2580
|
o.name = "ListRoomMemberships"
|
2349
2581
|
o.http_method = "GET"
|
@@ -2522,6 +2754,22 @@ module Aws::Chime
|
|
2522
2754
|
o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
|
2523
2755
|
end)
|
2524
2756
|
|
2757
|
+
api.add_operation(:put_voice_connector_proxy, Seahorse::Model::Operation.new.tap do |o|
|
2758
|
+
o.name = "PutVoiceConnectorProxy"
|
2759
|
+
o.http_method = "PUT"
|
2760
|
+
o.http_request_uri = "/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy"
|
2761
|
+
o.input = Shapes::ShapeRef.new(shape: PutVoiceConnectorProxyRequest)
|
2762
|
+
o.output = Shapes::ShapeRef.new(shape: PutVoiceConnectorProxyResponse)
|
2763
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
|
2764
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
|
2765
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2766
|
+
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
2767
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2768
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
|
2769
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
2770
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
|
2771
|
+
end)
|
2772
|
+
|
2525
2773
|
api.add_operation(:put_voice_connector_streaming_configuration, Seahorse::Model::Operation.new.tap do |o|
|
2526
2774
|
o.name = "PutVoiceConnectorStreamingConfiguration"
|
2527
2775
|
o.http_method = "PUT"
|
@@ -2718,6 +2966,21 @@ module Aws::Chime
|
|
2718
2966
|
o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
|
2719
2967
|
end)
|
2720
2968
|
|
2969
|
+
api.add_operation(:update_proxy_session, Seahorse::Model::Operation.new.tap do |o|
|
2970
|
+
o.name = "UpdateProxySession"
|
2971
|
+
o.http_method = "POST"
|
2972
|
+
o.http_request_uri = "/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}"
|
2973
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateProxySessionRequest)
|
2974
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateProxySessionResponse)
|
2975
|
+
o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
|
2976
|
+
o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
|
2977
|
+
o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
|
2978
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2979
|
+
o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
|
2980
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
|
2981
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
|
2982
|
+
end)
|
2983
|
+
|
2721
2984
|
api.add_operation(:update_room, Seahorse::Model::Operation.new.tap do |o|
|
2722
2985
|
o.name = "UpdateRoom"
|
2723
2986
|
o.http_method = "POST"
|