aws-sdk-chime 1.33.0 → 1.39.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -21,6 +21,20 @@ module Aws::Chime
21
21
  AccountType = Shapes::StringShape.new(name: 'AccountType')
22
22
  AlexaForBusinessMetadata = Shapes::StructureShape.new(name: 'AlexaForBusinessMetadata')
23
23
  Alpha2CountryCode = Shapes::StringShape.new(name: 'Alpha2CountryCode')
24
+ AppInstance = Shapes::StructureShape.new(name: 'AppInstance')
25
+ AppInstanceAdmin = Shapes::StructureShape.new(name: 'AppInstanceAdmin')
26
+ AppInstanceAdminList = Shapes::ListShape.new(name: 'AppInstanceAdminList')
27
+ AppInstanceAdminSummary = Shapes::StructureShape.new(name: 'AppInstanceAdminSummary')
28
+ AppInstanceDataType = Shapes::StringShape.new(name: 'AppInstanceDataType')
29
+ AppInstanceList = Shapes::ListShape.new(name: 'AppInstanceList')
30
+ AppInstanceRetentionSettings = Shapes::StructureShape.new(name: 'AppInstanceRetentionSettings')
31
+ AppInstanceStreamingConfiguration = Shapes::StructureShape.new(name: 'AppInstanceStreamingConfiguration')
32
+ AppInstanceStreamingConfigurationList = Shapes::ListShape.new(name: 'AppInstanceStreamingConfigurationList')
33
+ AppInstanceSummary = Shapes::StructureShape.new(name: 'AppInstanceSummary')
34
+ AppInstanceUser = Shapes::StructureShape.new(name: 'AppInstanceUser')
35
+ AppInstanceUserList = Shapes::ListShape.new(name: 'AppInstanceUserList')
36
+ AppInstanceUserMembershipSummary = Shapes::StructureShape.new(name: 'AppInstanceUserMembershipSummary')
37
+ AppInstanceUserSummary = Shapes::StructureShape.new(name: 'AppInstanceUserSummary')
24
38
  AreaCode = Shapes::StringShape.new(name: 'AreaCode')
25
39
  Arn = Shapes::StringShape.new(name: 'Arn')
26
40
  AssociatePhoneNumberWithUserRequest = Shapes::StructureShape.new(name: 'AssociatePhoneNumberWithUserRequest')
@@ -62,14 +76,47 @@ module Aws::Chime
62
76
  CallingRegionList = Shapes::ListShape.new(name: 'CallingRegionList')
63
77
  Capability = Shapes::StringShape.new(name: 'Capability')
64
78
  CapabilityList = Shapes::ListShape.new(name: 'CapabilityList')
79
+ Channel = Shapes::StructureShape.new(name: 'Channel')
80
+ ChannelBan = Shapes::StructureShape.new(name: 'ChannelBan')
81
+ ChannelBanSummary = Shapes::StructureShape.new(name: 'ChannelBanSummary')
82
+ ChannelBanSummaryList = Shapes::ListShape.new(name: 'ChannelBanSummaryList')
83
+ ChannelMembership = Shapes::StructureShape.new(name: 'ChannelMembership')
84
+ ChannelMembershipForAppInstanceUserSummary = Shapes::StructureShape.new(name: 'ChannelMembershipForAppInstanceUserSummary')
85
+ ChannelMembershipForAppInstanceUserSummaryList = Shapes::ListShape.new(name: 'ChannelMembershipForAppInstanceUserSummaryList')
86
+ ChannelMembershipSummary = Shapes::StructureShape.new(name: 'ChannelMembershipSummary')
87
+ ChannelMembershipSummaryList = Shapes::ListShape.new(name: 'ChannelMembershipSummaryList')
88
+ ChannelMembershipType = Shapes::StringShape.new(name: 'ChannelMembershipType')
89
+ ChannelMessage = Shapes::StructureShape.new(name: 'ChannelMessage')
90
+ ChannelMessagePersistenceType = Shapes::StringShape.new(name: 'ChannelMessagePersistenceType')
91
+ ChannelMessageSummary = Shapes::StructureShape.new(name: 'ChannelMessageSummary')
92
+ ChannelMessageSummaryList = Shapes::ListShape.new(name: 'ChannelMessageSummaryList')
93
+ ChannelMessageType = Shapes::StringShape.new(name: 'ChannelMessageType')
94
+ ChannelMode = Shapes::StringShape.new(name: 'ChannelMode')
95
+ ChannelModeratedByAppInstanceUserSummary = Shapes::StructureShape.new(name: 'ChannelModeratedByAppInstanceUserSummary')
96
+ ChannelModeratedByAppInstanceUserSummaryList = Shapes::ListShape.new(name: 'ChannelModeratedByAppInstanceUserSummaryList')
97
+ ChannelModerator = Shapes::StructureShape.new(name: 'ChannelModerator')
98
+ ChannelModeratorSummary = Shapes::StructureShape.new(name: 'ChannelModeratorSummary')
99
+ ChannelModeratorSummaryList = Shapes::ListShape.new(name: 'ChannelModeratorSummaryList')
100
+ ChannelPrivacy = Shapes::StringShape.new(name: 'ChannelPrivacy')
101
+ ChannelRetentionSettings = Shapes::StructureShape.new(name: 'ChannelRetentionSettings')
102
+ ChannelSummary = Shapes::StructureShape.new(name: 'ChannelSummary')
103
+ ChannelSummaryList = Shapes::ListShape.new(name: 'ChannelSummaryList')
104
+ ChimeArn = Shapes::StringShape.new(name: 'ChimeArn')
65
105
  ClientRequestToken = Shapes::StringShape.new(name: 'ClientRequestToken')
66
106
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
107
+ Content = Shapes::StringShape.new(name: 'Content')
67
108
  ConversationRetentionSettings = Shapes::StructureShape.new(name: 'ConversationRetentionSettings')
68
109
  Country = Shapes::StringShape.new(name: 'Country')
69
110
  CountryList = Shapes::ListShape.new(name: 'CountryList')
70
111
  CpsLimit = Shapes::IntegerShape.new(name: 'CpsLimit')
71
112
  CreateAccountRequest = Shapes::StructureShape.new(name: 'CreateAccountRequest')
72
113
  CreateAccountResponse = Shapes::StructureShape.new(name: 'CreateAccountResponse')
114
+ CreateAppInstanceAdminRequest = Shapes::StructureShape.new(name: 'CreateAppInstanceAdminRequest')
115
+ CreateAppInstanceAdminResponse = Shapes::StructureShape.new(name: 'CreateAppInstanceAdminResponse')
116
+ CreateAppInstanceRequest = Shapes::StructureShape.new(name: 'CreateAppInstanceRequest')
117
+ CreateAppInstanceResponse = Shapes::StructureShape.new(name: 'CreateAppInstanceResponse')
118
+ CreateAppInstanceUserRequest = Shapes::StructureShape.new(name: 'CreateAppInstanceUserRequest')
119
+ CreateAppInstanceUserResponse = Shapes::StructureShape.new(name: 'CreateAppInstanceUserResponse')
73
120
  CreateAttendeeError = Shapes::StructureShape.new(name: 'CreateAttendeeError')
74
121
  CreateAttendeeRequest = Shapes::StructureShape.new(name: 'CreateAttendeeRequest')
75
122
  CreateAttendeeRequestItem = Shapes::StructureShape.new(name: 'CreateAttendeeRequestItem')
@@ -77,6 +124,16 @@ module Aws::Chime
77
124
  CreateAttendeeResponse = Shapes::StructureShape.new(name: 'CreateAttendeeResponse')
78
125
  CreateBotRequest = Shapes::StructureShape.new(name: 'CreateBotRequest')
79
126
  CreateBotResponse = Shapes::StructureShape.new(name: 'CreateBotResponse')
127
+ CreateChannelBanRequest = Shapes::StructureShape.new(name: 'CreateChannelBanRequest')
128
+ CreateChannelBanResponse = Shapes::StructureShape.new(name: 'CreateChannelBanResponse')
129
+ CreateChannelMembershipRequest = Shapes::StructureShape.new(name: 'CreateChannelMembershipRequest')
130
+ CreateChannelMembershipResponse = Shapes::StructureShape.new(name: 'CreateChannelMembershipResponse')
131
+ CreateChannelModeratorRequest = Shapes::StructureShape.new(name: 'CreateChannelModeratorRequest')
132
+ CreateChannelModeratorResponse = Shapes::StructureShape.new(name: 'CreateChannelModeratorResponse')
133
+ CreateChannelRequest = Shapes::StructureShape.new(name: 'CreateChannelRequest')
134
+ CreateChannelResponse = Shapes::StructureShape.new(name: 'CreateChannelResponse')
135
+ CreateMeetingDialOutRequest = Shapes::StructureShape.new(name: 'CreateMeetingDialOutRequest')
136
+ CreateMeetingDialOutResponse = Shapes::StructureShape.new(name: 'CreateMeetingDialOutResponse')
80
137
  CreateMeetingRequest = Shapes::StructureShape.new(name: 'CreateMeetingRequest')
81
138
  CreateMeetingResponse = Shapes::StructureShape.new(name: 'CreateMeetingResponse')
82
139
  CreateMeetingWithAttendeesRequest = Shapes::StructureShape.new(name: 'CreateMeetingWithAttendeesRequest')
@@ -90,6 +147,12 @@ module Aws::Chime
90
147
  CreateRoomMembershipResponse = Shapes::StructureShape.new(name: 'CreateRoomMembershipResponse')
91
148
  CreateRoomRequest = Shapes::StructureShape.new(name: 'CreateRoomRequest')
92
149
  CreateRoomResponse = Shapes::StructureShape.new(name: 'CreateRoomResponse')
150
+ CreateSipMediaApplicationCallRequest = Shapes::StructureShape.new(name: 'CreateSipMediaApplicationCallRequest')
151
+ CreateSipMediaApplicationCallResponse = Shapes::StructureShape.new(name: 'CreateSipMediaApplicationCallResponse')
152
+ CreateSipMediaApplicationRequest = Shapes::StructureShape.new(name: 'CreateSipMediaApplicationRequest')
153
+ CreateSipMediaApplicationResponse = Shapes::StructureShape.new(name: 'CreateSipMediaApplicationResponse')
154
+ CreateSipRuleRequest = Shapes::StructureShape.new(name: 'CreateSipRuleRequest')
155
+ CreateSipRuleResponse = Shapes::StructureShape.new(name: 'CreateSipRuleResponse')
93
156
  CreateUserRequest = Shapes::StructureShape.new(name: 'CreateUserRequest')
94
157
  CreateUserResponse = Shapes::StructureShape.new(name: 'CreateUserResponse')
95
158
  CreateVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'CreateVoiceConnectorGroupRequest')
@@ -103,13 +166,24 @@ module Aws::Chime
103
166
  DataRetentionInHours = Shapes::IntegerShape.new(name: 'DataRetentionInHours')
104
167
  DeleteAccountRequest = Shapes::StructureShape.new(name: 'DeleteAccountRequest')
105
168
  DeleteAccountResponse = Shapes::StructureShape.new(name: 'DeleteAccountResponse')
169
+ DeleteAppInstanceAdminRequest = Shapes::StructureShape.new(name: 'DeleteAppInstanceAdminRequest')
170
+ DeleteAppInstanceRequest = Shapes::StructureShape.new(name: 'DeleteAppInstanceRequest')
171
+ DeleteAppInstanceStreamingConfigurationsRequest = Shapes::StructureShape.new(name: 'DeleteAppInstanceStreamingConfigurationsRequest')
172
+ DeleteAppInstanceUserRequest = Shapes::StructureShape.new(name: 'DeleteAppInstanceUserRequest')
106
173
  DeleteAttendeeRequest = Shapes::StructureShape.new(name: 'DeleteAttendeeRequest')
174
+ DeleteChannelBanRequest = Shapes::StructureShape.new(name: 'DeleteChannelBanRequest')
175
+ DeleteChannelMembershipRequest = Shapes::StructureShape.new(name: 'DeleteChannelMembershipRequest')
176
+ DeleteChannelMessageRequest = Shapes::StructureShape.new(name: 'DeleteChannelMessageRequest')
177
+ DeleteChannelModeratorRequest = Shapes::StructureShape.new(name: 'DeleteChannelModeratorRequest')
178
+ DeleteChannelRequest = Shapes::StructureShape.new(name: 'DeleteChannelRequest')
107
179
  DeleteEventsConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteEventsConfigurationRequest')
108
180
  DeleteMeetingRequest = Shapes::StructureShape.new(name: 'DeleteMeetingRequest')
109
181
  DeletePhoneNumberRequest = Shapes::StructureShape.new(name: 'DeletePhoneNumberRequest')
110
182
  DeleteProxySessionRequest = Shapes::StructureShape.new(name: 'DeleteProxySessionRequest')
111
183
  DeleteRoomMembershipRequest = Shapes::StructureShape.new(name: 'DeleteRoomMembershipRequest')
112
184
  DeleteRoomRequest = Shapes::StructureShape.new(name: 'DeleteRoomRequest')
185
+ DeleteSipMediaApplicationRequest = Shapes::StructureShape.new(name: 'DeleteSipMediaApplicationRequest')
186
+ DeleteSipRuleRequest = Shapes::StructureShape.new(name: 'DeleteSipRuleRequest')
113
187
  DeleteVoiceConnectorEmergencyCallingConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorEmergencyCallingConfigurationRequest')
114
188
  DeleteVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorGroupRequest')
115
189
  DeleteVoiceConnectorOriginationRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorOriginationRequest')
@@ -118,6 +192,24 @@ module Aws::Chime
118
192
  DeleteVoiceConnectorStreamingConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorStreamingConfigurationRequest')
119
193
  DeleteVoiceConnectorTerminationCredentialsRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorTerminationCredentialsRequest')
120
194
  DeleteVoiceConnectorTerminationRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorTerminationRequest')
195
+ DescribeAppInstanceAdminRequest = Shapes::StructureShape.new(name: 'DescribeAppInstanceAdminRequest')
196
+ DescribeAppInstanceAdminResponse = Shapes::StructureShape.new(name: 'DescribeAppInstanceAdminResponse')
197
+ DescribeAppInstanceRequest = Shapes::StructureShape.new(name: 'DescribeAppInstanceRequest')
198
+ DescribeAppInstanceResponse = Shapes::StructureShape.new(name: 'DescribeAppInstanceResponse')
199
+ DescribeAppInstanceUserRequest = Shapes::StructureShape.new(name: 'DescribeAppInstanceUserRequest')
200
+ DescribeAppInstanceUserResponse = Shapes::StructureShape.new(name: 'DescribeAppInstanceUserResponse')
201
+ DescribeChannelBanRequest = Shapes::StructureShape.new(name: 'DescribeChannelBanRequest')
202
+ DescribeChannelBanResponse = Shapes::StructureShape.new(name: 'DescribeChannelBanResponse')
203
+ DescribeChannelMembershipForAppInstanceUserRequest = Shapes::StructureShape.new(name: 'DescribeChannelMembershipForAppInstanceUserRequest')
204
+ DescribeChannelMembershipForAppInstanceUserResponse = Shapes::StructureShape.new(name: 'DescribeChannelMembershipForAppInstanceUserResponse')
205
+ DescribeChannelMembershipRequest = Shapes::StructureShape.new(name: 'DescribeChannelMembershipRequest')
206
+ DescribeChannelMembershipResponse = Shapes::StructureShape.new(name: 'DescribeChannelMembershipResponse')
207
+ DescribeChannelModeratedByAppInstanceUserRequest = Shapes::StructureShape.new(name: 'DescribeChannelModeratedByAppInstanceUserRequest')
208
+ DescribeChannelModeratedByAppInstanceUserResponse = Shapes::StructureShape.new(name: 'DescribeChannelModeratedByAppInstanceUserResponse')
209
+ DescribeChannelModeratorRequest = Shapes::StructureShape.new(name: 'DescribeChannelModeratorRequest')
210
+ DescribeChannelModeratorResponse = Shapes::StructureShape.new(name: 'DescribeChannelModeratorResponse')
211
+ DescribeChannelRequest = Shapes::StructureShape.new(name: 'DescribeChannelRequest')
212
+ DescribeChannelResponse = Shapes::StructureShape.new(name: 'DescribeChannelResponse')
121
213
  DisassociatePhoneNumberFromUserRequest = Shapes::StructureShape.new(name: 'DisassociatePhoneNumberFromUserRequest')
122
214
  DisassociatePhoneNumberFromUserResponse = Shapes::StructureShape.new(name: 'DisassociatePhoneNumberFromUserResponse')
123
215
  DisassociatePhoneNumbersFromVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'DisassociatePhoneNumbersFromVoiceConnectorGroupRequest')
@@ -136,21 +228,30 @@ module Aws::Chime
136
228
  ExternalMeetingIdType = Shapes::StringShape.new(name: 'ExternalMeetingIdType')
137
229
  ExternalUserIdType = Shapes::StringShape.new(name: 'ExternalUserIdType')
138
230
  ForbiddenException = Shapes::StructureShape.new(name: 'ForbiddenException')
231
+ FunctionArn = Shapes::StringShape.new(name: 'FunctionArn')
139
232
  GeoMatchLevel = Shapes::StringShape.new(name: 'GeoMatchLevel')
140
233
  GeoMatchParams = Shapes::StructureShape.new(name: 'GeoMatchParams')
141
234
  GetAccountRequest = Shapes::StructureShape.new(name: 'GetAccountRequest')
142
235
  GetAccountResponse = Shapes::StructureShape.new(name: 'GetAccountResponse')
143
236
  GetAccountSettingsRequest = Shapes::StructureShape.new(name: 'GetAccountSettingsRequest')
144
237
  GetAccountSettingsResponse = Shapes::StructureShape.new(name: 'GetAccountSettingsResponse')
238
+ GetAppInstanceRetentionSettingsRequest = Shapes::StructureShape.new(name: 'GetAppInstanceRetentionSettingsRequest')
239
+ GetAppInstanceRetentionSettingsResponse = Shapes::StructureShape.new(name: 'GetAppInstanceRetentionSettingsResponse')
240
+ GetAppInstanceStreamingConfigurationsRequest = Shapes::StructureShape.new(name: 'GetAppInstanceStreamingConfigurationsRequest')
241
+ GetAppInstanceStreamingConfigurationsResponse = Shapes::StructureShape.new(name: 'GetAppInstanceStreamingConfigurationsResponse')
145
242
  GetAttendeeRequest = Shapes::StructureShape.new(name: 'GetAttendeeRequest')
146
243
  GetAttendeeResponse = Shapes::StructureShape.new(name: 'GetAttendeeResponse')
147
244
  GetBotRequest = Shapes::StructureShape.new(name: 'GetBotRequest')
148
245
  GetBotResponse = Shapes::StructureShape.new(name: 'GetBotResponse')
246
+ GetChannelMessageRequest = Shapes::StructureShape.new(name: 'GetChannelMessageRequest')
247
+ GetChannelMessageResponse = Shapes::StructureShape.new(name: 'GetChannelMessageResponse')
149
248
  GetEventsConfigurationRequest = Shapes::StructureShape.new(name: 'GetEventsConfigurationRequest')
150
249
  GetEventsConfigurationResponse = Shapes::StructureShape.new(name: 'GetEventsConfigurationResponse')
151
250
  GetGlobalSettingsResponse = Shapes::StructureShape.new(name: 'GetGlobalSettingsResponse')
152
251
  GetMeetingRequest = Shapes::StructureShape.new(name: 'GetMeetingRequest')
153
252
  GetMeetingResponse = Shapes::StructureShape.new(name: 'GetMeetingResponse')
253
+ GetMessagingSessionEndpointRequest = Shapes::StructureShape.new(name: 'GetMessagingSessionEndpointRequest')
254
+ GetMessagingSessionEndpointResponse = Shapes::StructureShape.new(name: 'GetMessagingSessionEndpointResponse')
154
255
  GetPhoneNumberOrderRequest = Shapes::StructureShape.new(name: 'GetPhoneNumberOrderRequest')
155
256
  GetPhoneNumberOrderResponse = Shapes::StructureShape.new(name: 'GetPhoneNumberOrderResponse')
156
257
  GetPhoneNumberRequest = Shapes::StructureShape.new(name: 'GetPhoneNumberRequest')
@@ -162,6 +263,12 @@ module Aws::Chime
162
263
  GetRetentionSettingsResponse = Shapes::StructureShape.new(name: 'GetRetentionSettingsResponse')
163
264
  GetRoomRequest = Shapes::StructureShape.new(name: 'GetRoomRequest')
164
265
  GetRoomResponse = Shapes::StructureShape.new(name: 'GetRoomResponse')
266
+ GetSipMediaApplicationLoggingConfigurationRequest = Shapes::StructureShape.new(name: 'GetSipMediaApplicationLoggingConfigurationRequest')
267
+ GetSipMediaApplicationLoggingConfigurationResponse = Shapes::StructureShape.new(name: 'GetSipMediaApplicationLoggingConfigurationResponse')
268
+ GetSipMediaApplicationRequest = Shapes::StructureShape.new(name: 'GetSipMediaApplicationRequest')
269
+ GetSipMediaApplicationResponse = Shapes::StructureShape.new(name: 'GetSipMediaApplicationResponse')
270
+ GetSipRuleRequest = Shapes::StructureShape.new(name: 'GetSipRuleRequest')
271
+ GetSipRuleResponse = Shapes::StructureShape.new(name: 'GetSipRuleResponse')
165
272
  GetUserRequest = Shapes::StructureShape.new(name: 'GetUserRequest')
166
273
  GetUserResponse = Shapes::StructureShape.new(name: 'GetUserResponse')
167
274
  GetUserSettingsRequest = Shapes::StructureShape.new(name: 'GetUserSettingsRequest')
@@ -185,6 +292,7 @@ module Aws::Chime
185
292
  GetVoiceConnectorTerminationRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorTerminationRequest')
186
293
  GetVoiceConnectorTerminationResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorTerminationResponse')
187
294
  GuidString = Shapes::StringShape.new(name: 'GuidString')
295
+ Identity = Shapes::StructureShape.new(name: 'Identity')
188
296
  Integer = Shapes::IntegerShape.new(name: 'Integer')
189
297
  Invite = Shapes::StructureShape.new(name: 'Invite')
190
298
  InviteList = Shapes::ListShape.new(name: 'InviteList')
@@ -197,12 +305,32 @@ module Aws::Chime
197
305
  LicenseList = Shapes::ListShape.new(name: 'LicenseList')
198
306
  ListAccountsRequest = Shapes::StructureShape.new(name: 'ListAccountsRequest')
199
307
  ListAccountsResponse = Shapes::StructureShape.new(name: 'ListAccountsResponse')
308
+ ListAppInstanceAdminsRequest = Shapes::StructureShape.new(name: 'ListAppInstanceAdminsRequest')
309
+ ListAppInstanceAdminsResponse = Shapes::StructureShape.new(name: 'ListAppInstanceAdminsResponse')
310
+ ListAppInstanceUsersRequest = Shapes::StructureShape.new(name: 'ListAppInstanceUsersRequest')
311
+ ListAppInstanceUsersResponse = Shapes::StructureShape.new(name: 'ListAppInstanceUsersResponse')
312
+ ListAppInstancesRequest = Shapes::StructureShape.new(name: 'ListAppInstancesRequest')
313
+ ListAppInstancesResponse = Shapes::StructureShape.new(name: 'ListAppInstancesResponse')
200
314
  ListAttendeeTagsRequest = Shapes::StructureShape.new(name: 'ListAttendeeTagsRequest')
201
315
  ListAttendeeTagsResponse = Shapes::StructureShape.new(name: 'ListAttendeeTagsResponse')
202
316
  ListAttendeesRequest = Shapes::StructureShape.new(name: 'ListAttendeesRequest')
203
317
  ListAttendeesResponse = Shapes::StructureShape.new(name: 'ListAttendeesResponse')
204
318
  ListBotsRequest = Shapes::StructureShape.new(name: 'ListBotsRequest')
205
319
  ListBotsResponse = Shapes::StructureShape.new(name: 'ListBotsResponse')
320
+ ListChannelBansRequest = Shapes::StructureShape.new(name: 'ListChannelBansRequest')
321
+ ListChannelBansResponse = Shapes::StructureShape.new(name: 'ListChannelBansResponse')
322
+ ListChannelMembershipsForAppInstanceUserRequest = Shapes::StructureShape.new(name: 'ListChannelMembershipsForAppInstanceUserRequest')
323
+ ListChannelMembershipsForAppInstanceUserResponse = Shapes::StructureShape.new(name: 'ListChannelMembershipsForAppInstanceUserResponse')
324
+ ListChannelMembershipsRequest = Shapes::StructureShape.new(name: 'ListChannelMembershipsRequest')
325
+ ListChannelMembershipsResponse = Shapes::StructureShape.new(name: 'ListChannelMembershipsResponse')
326
+ ListChannelMessagesRequest = Shapes::StructureShape.new(name: 'ListChannelMessagesRequest')
327
+ ListChannelMessagesResponse = Shapes::StructureShape.new(name: 'ListChannelMessagesResponse')
328
+ ListChannelModeratorsRequest = Shapes::StructureShape.new(name: 'ListChannelModeratorsRequest')
329
+ ListChannelModeratorsResponse = Shapes::StructureShape.new(name: 'ListChannelModeratorsResponse')
330
+ ListChannelsModeratedByAppInstanceUserRequest = Shapes::StructureShape.new(name: 'ListChannelsModeratedByAppInstanceUserRequest')
331
+ ListChannelsModeratedByAppInstanceUserResponse = Shapes::StructureShape.new(name: 'ListChannelsModeratedByAppInstanceUserResponse')
332
+ ListChannelsRequest = Shapes::StructureShape.new(name: 'ListChannelsRequest')
333
+ ListChannelsResponse = Shapes::StructureShape.new(name: 'ListChannelsResponse')
206
334
  ListMeetingTagsRequest = Shapes::StructureShape.new(name: 'ListMeetingTagsRequest')
207
335
  ListMeetingTagsResponse = Shapes::StructureShape.new(name: 'ListMeetingTagsResponse')
208
336
  ListMeetingsRequest = Shapes::StructureShape.new(name: 'ListMeetingsRequest')
@@ -217,6 +345,10 @@ module Aws::Chime
217
345
  ListRoomMembershipsResponse = Shapes::StructureShape.new(name: 'ListRoomMembershipsResponse')
218
346
  ListRoomsRequest = Shapes::StructureShape.new(name: 'ListRoomsRequest')
219
347
  ListRoomsResponse = Shapes::StructureShape.new(name: 'ListRoomsResponse')
348
+ ListSipMediaApplicationsRequest = Shapes::StructureShape.new(name: 'ListSipMediaApplicationsRequest')
349
+ ListSipMediaApplicationsResponse = Shapes::StructureShape.new(name: 'ListSipMediaApplicationsResponse')
350
+ ListSipRulesRequest = Shapes::StructureShape.new(name: 'ListSipRulesRequest')
351
+ ListSipRulesResponse = Shapes::StructureShape.new(name: 'ListSipRulesResponse')
220
352
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
221
353
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
222
354
  ListUsersRequest = Shapes::StructureShape.new(name: 'ListUsersRequest')
@@ -230,6 +362,7 @@ module Aws::Chime
230
362
  LoggingConfiguration = Shapes::StructureShape.new(name: 'LoggingConfiguration')
231
363
  LogoutUserRequest = Shapes::StructureShape.new(name: 'LogoutUserRequest')
232
364
  LogoutUserResponse = Shapes::StructureShape.new(name: 'LogoutUserResponse')
365
+ MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
233
366
  MediaPlacement = Shapes::StructureShape.new(name: 'MediaPlacement')
234
367
  Meeting = Shapes::StructureShape.new(name: 'Meeting')
235
368
  MeetingList = Shapes::ListShape.new(name: 'MeetingList')
@@ -242,10 +375,17 @@ module Aws::Chime
242
375
  MemberType = Shapes::StringShape.new(name: 'MemberType')
243
376
  MembershipItem = Shapes::StructureShape.new(name: 'MembershipItem')
244
377
  MembershipItemList = Shapes::ListShape.new(name: 'MembershipItemList')
378
+ MessageId = Shapes::StringShape.new(name: 'MessageId')
379
+ MessagingSessionEndpoint = Shapes::StructureShape.new(name: 'MessagingSessionEndpoint')
380
+ Metadata = Shapes::StringShape.new(name: 'Metadata')
381
+ NextToken = Shapes::StringShape.new(name: 'NextToken')
245
382
  NextTokenString = Shapes::StringShape.new(name: 'NextTokenString')
383
+ NonEmptyContent = Shapes::StringShape.new(name: 'NonEmptyContent')
384
+ NonEmptyResourceName = Shapes::StringShape.new(name: 'NonEmptyResourceName')
246
385
  NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
247
386
  NonEmptyString128 = Shapes::StringShape.new(name: 'NonEmptyString128')
248
387
  NonEmptyStringList = Shapes::ListShape.new(name: 'NonEmptyStringList')
388
+ NonNullableBoolean = Shapes::BooleanShape.new(name: 'NonNullableBoolean')
249
389
  NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
250
390
  NotificationTarget = Shapes::StringShape.new(name: 'NotificationTarget')
251
391
  NullableBoolean = Shapes::BooleanShape.new(name: 'NullableBoolean')
@@ -285,10 +425,16 @@ module Aws::Chime
285
425
  ProxySessionNameString = Shapes::StringShape.new(name: 'ProxySessionNameString')
286
426
  ProxySessionStatus = Shapes::StringShape.new(name: 'ProxySessionStatus')
287
427
  ProxySessions = Shapes::ListShape.new(name: 'ProxySessions')
428
+ PutAppInstanceRetentionSettingsRequest = Shapes::StructureShape.new(name: 'PutAppInstanceRetentionSettingsRequest')
429
+ PutAppInstanceRetentionSettingsResponse = Shapes::StructureShape.new(name: 'PutAppInstanceRetentionSettingsResponse')
430
+ PutAppInstanceStreamingConfigurationsRequest = Shapes::StructureShape.new(name: 'PutAppInstanceStreamingConfigurationsRequest')
431
+ PutAppInstanceStreamingConfigurationsResponse = Shapes::StructureShape.new(name: 'PutAppInstanceStreamingConfigurationsResponse')
288
432
  PutEventsConfigurationRequest = Shapes::StructureShape.new(name: 'PutEventsConfigurationRequest')
289
433
  PutEventsConfigurationResponse = Shapes::StructureShape.new(name: 'PutEventsConfigurationResponse')
290
434
  PutRetentionSettingsRequest = Shapes::StructureShape.new(name: 'PutRetentionSettingsRequest')
291
435
  PutRetentionSettingsResponse = Shapes::StructureShape.new(name: 'PutRetentionSettingsResponse')
436
+ PutSipMediaApplicationLoggingConfigurationRequest = Shapes::StructureShape.new(name: 'PutSipMediaApplicationLoggingConfigurationRequest')
437
+ PutSipMediaApplicationLoggingConfigurationResponse = Shapes::StructureShape.new(name: 'PutSipMediaApplicationLoggingConfigurationResponse')
292
438
  PutVoiceConnectorEmergencyCallingConfigurationRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorEmergencyCallingConfigurationRequest')
293
439
  PutVoiceConnectorEmergencyCallingConfigurationResponse = Shapes::StructureShape.new(name: 'PutVoiceConnectorEmergencyCallingConfigurationResponse')
294
440
  PutVoiceConnectorLoggingConfigurationRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorLoggingConfigurationRequest')
@@ -302,6 +448,8 @@ module Aws::Chime
302
448
  PutVoiceConnectorTerminationCredentialsRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorTerminationCredentialsRequest')
303
449
  PutVoiceConnectorTerminationRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorTerminationRequest')
304
450
  PutVoiceConnectorTerminationResponse = Shapes::StructureShape.new(name: 'PutVoiceConnectorTerminationResponse')
451
+ RedactChannelMessageRequest = Shapes::StructureShape.new(name: 'RedactChannelMessageRequest')
452
+ RedactChannelMessageResponse = Shapes::StructureShape.new(name: 'RedactChannelMessageResponse')
305
453
  RedactConversationMessageRequest = Shapes::StructureShape.new(name: 'RedactConversationMessageRequest')
306
454
  RedactConversationMessageResponse = Shapes::StructureShape.new(name: 'RedactConversationMessageResponse')
307
455
  RedactRoomMessageRequest = Shapes::StructureShape.new(name: 'RedactRoomMessageRequest')
@@ -312,6 +460,7 @@ module Aws::Chime
312
460
  ResetPersonalPINRequest = Shapes::StructureShape.new(name: 'ResetPersonalPINRequest')
313
461
  ResetPersonalPINResponse = Shapes::StructureShape.new(name: 'ResetPersonalPINResponse')
314
462
  ResourceLimitExceededException = Shapes::StructureShape.new(name: 'ResourceLimitExceededException')
463
+ ResourceName = Shapes::StringShape.new(name: 'ResourceName')
315
464
  RestorePhoneNumberRequest = Shapes::StructureShape.new(name: 'RestorePhoneNumberRequest')
316
465
  RestorePhoneNumberResponse = Shapes::StructureShape.new(name: 'RestorePhoneNumberResponse')
317
466
  ResultMax = Shapes::IntegerShape.new(name: 'ResultMax')
@@ -325,12 +474,29 @@ module Aws::Chime
325
474
  RoomRetentionSettings = Shapes::StructureShape.new(name: 'RoomRetentionSettings')
326
475
  SearchAvailablePhoneNumbersRequest = Shapes::StructureShape.new(name: 'SearchAvailablePhoneNumbersRequest')
327
476
  SearchAvailablePhoneNumbersResponse = Shapes::StructureShape.new(name: 'SearchAvailablePhoneNumbersResponse')
477
+ SendChannelMessageRequest = Shapes::StructureShape.new(name: 'SendChannelMessageRequest')
478
+ SendChannelMessageResponse = Shapes::StructureShape.new(name: 'SendChannelMessageResponse')
328
479
  SensitiveString = Shapes::StringShape.new(name: 'SensitiveString')
329
480
  SensitiveStringList = Shapes::ListShape.new(name: 'SensitiveStringList')
330
481
  ServiceFailureException = Shapes::StructureShape.new(name: 'ServiceFailureException')
331
482
  ServiceUnavailableException = Shapes::StructureShape.new(name: 'ServiceUnavailableException')
332
483
  SigninDelegateGroup = Shapes::StructureShape.new(name: 'SigninDelegateGroup')
333
484
  SigninDelegateGroupList = Shapes::ListShape.new(name: 'SigninDelegateGroupList')
485
+ SipApplicationPriority = Shapes::IntegerShape.new(name: 'SipApplicationPriority')
486
+ SipMediaApplication = Shapes::StructureShape.new(name: 'SipMediaApplication')
487
+ SipMediaApplicationCall = Shapes::StructureShape.new(name: 'SipMediaApplicationCall')
488
+ SipMediaApplicationEndpoint = Shapes::StructureShape.new(name: 'SipMediaApplicationEndpoint')
489
+ SipMediaApplicationEndpointList = Shapes::ListShape.new(name: 'SipMediaApplicationEndpointList')
490
+ SipMediaApplicationList = Shapes::ListShape.new(name: 'SipMediaApplicationList')
491
+ SipMediaApplicationLoggingConfiguration = Shapes::StructureShape.new(name: 'SipMediaApplicationLoggingConfiguration')
492
+ SipMediaApplicationName = Shapes::StringShape.new(name: 'SipMediaApplicationName')
493
+ SipRule = Shapes::StructureShape.new(name: 'SipRule')
494
+ SipRuleList = Shapes::ListShape.new(name: 'SipRuleList')
495
+ SipRuleName = Shapes::StringShape.new(name: 'SipRuleName')
496
+ SipRuleTargetApplication = Shapes::StructureShape.new(name: 'SipRuleTargetApplication')
497
+ SipRuleTargetApplicationList = Shapes::ListShape.new(name: 'SipRuleTargetApplicationList')
498
+ SipRuleTriggerType = Shapes::StringShape.new(name: 'SipRuleTriggerType')
499
+ SortOrder = Shapes::StringShape.new(name: 'SortOrder')
334
500
  StreamingConfiguration = Shapes::StructureShape.new(name: 'StreamingConfiguration')
335
501
  StreamingNotificationTarget = Shapes::StructureShape.new(name: 'StreamingNotificationTarget')
336
502
  StreamingNotificationTargetList = Shapes::ListShape.new(name: 'StreamingNotificationTargetList')
@@ -349,6 +515,7 @@ module Aws::Chime
349
515
  Termination = Shapes::StructureShape.new(name: 'Termination')
350
516
  TerminationHealth = Shapes::StructureShape.new(name: 'TerminationHealth')
351
517
  ThrottledClientException = Shapes::StructureShape.new(name: 'ThrottledClientException')
518
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
352
519
  TollFreePrefix = Shapes::StringShape.new(name: 'TollFreePrefix')
353
520
  UnauthorizedClientException = Shapes::StructureShape.new(name: 'UnauthorizedClientException')
354
521
  UnprocessableEntityException = Shapes::StructureShape.new(name: 'UnprocessableEntityException')
@@ -359,8 +526,18 @@ module Aws::Chime
359
526
  UpdateAccountResponse = Shapes::StructureShape.new(name: 'UpdateAccountResponse')
360
527
  UpdateAccountSettingsRequest = Shapes::StructureShape.new(name: 'UpdateAccountSettingsRequest')
361
528
  UpdateAccountSettingsResponse = Shapes::StructureShape.new(name: 'UpdateAccountSettingsResponse')
529
+ UpdateAppInstanceRequest = Shapes::StructureShape.new(name: 'UpdateAppInstanceRequest')
530
+ UpdateAppInstanceResponse = Shapes::StructureShape.new(name: 'UpdateAppInstanceResponse')
531
+ UpdateAppInstanceUserRequest = Shapes::StructureShape.new(name: 'UpdateAppInstanceUserRequest')
532
+ UpdateAppInstanceUserResponse = Shapes::StructureShape.new(name: 'UpdateAppInstanceUserResponse')
362
533
  UpdateBotRequest = Shapes::StructureShape.new(name: 'UpdateBotRequest')
363
534
  UpdateBotResponse = Shapes::StructureShape.new(name: 'UpdateBotResponse')
535
+ UpdateChannelMessageRequest = Shapes::StructureShape.new(name: 'UpdateChannelMessageRequest')
536
+ UpdateChannelMessageResponse = Shapes::StructureShape.new(name: 'UpdateChannelMessageResponse')
537
+ UpdateChannelReadMarkerRequest = Shapes::StructureShape.new(name: 'UpdateChannelReadMarkerRequest')
538
+ UpdateChannelReadMarkerResponse = Shapes::StructureShape.new(name: 'UpdateChannelReadMarkerResponse')
539
+ UpdateChannelRequest = Shapes::StructureShape.new(name: 'UpdateChannelRequest')
540
+ UpdateChannelResponse = Shapes::StructureShape.new(name: 'UpdateChannelResponse')
364
541
  UpdateGlobalSettingsRequest = Shapes::StructureShape.new(name: 'UpdateGlobalSettingsRequest')
365
542
  UpdatePhoneNumberRequest = Shapes::StructureShape.new(name: 'UpdatePhoneNumberRequest')
366
543
  UpdatePhoneNumberRequestItem = Shapes::StructureShape.new(name: 'UpdatePhoneNumberRequestItem')
@@ -373,6 +550,10 @@ module Aws::Chime
373
550
  UpdateRoomMembershipResponse = Shapes::StructureShape.new(name: 'UpdateRoomMembershipResponse')
374
551
  UpdateRoomRequest = Shapes::StructureShape.new(name: 'UpdateRoomRequest')
375
552
  UpdateRoomResponse = Shapes::StructureShape.new(name: 'UpdateRoomResponse')
553
+ UpdateSipMediaApplicationRequest = Shapes::StructureShape.new(name: 'UpdateSipMediaApplicationRequest')
554
+ UpdateSipMediaApplicationResponse = Shapes::StructureShape.new(name: 'UpdateSipMediaApplicationResponse')
555
+ UpdateSipRuleRequest = Shapes::StructureShape.new(name: 'UpdateSipRuleRequest')
556
+ UpdateSipRuleResponse = Shapes::StructureShape.new(name: 'UpdateSipRuleResponse')
376
557
  UpdateUserRequest = Shapes::StructureShape.new(name: 'UpdateUserRequest')
377
558
  UpdateUserRequestItem = Shapes::StructureShape.new(name: 'UpdateUserRequestItem')
378
559
  UpdateUserRequestItemList = Shapes::ListShape.new(name: 'UpdateUserRequestItemList')
@@ -383,12 +564,15 @@ module Aws::Chime
383
564
  UpdateVoiceConnectorRequest = Shapes::StructureShape.new(name: 'UpdateVoiceConnectorRequest')
384
565
  UpdateVoiceConnectorResponse = Shapes::StructureShape.new(name: 'UpdateVoiceConnectorResponse')
385
566
  UriType = Shapes::StringShape.new(name: 'UriType')
567
+ UrlType = Shapes::StringShape.new(name: 'UrlType')
386
568
  User = Shapes::StructureShape.new(name: 'User')
387
569
  UserEmailList = Shapes::ListShape.new(name: 'UserEmailList')
388
570
  UserError = Shapes::StructureShape.new(name: 'UserError')
389
571
  UserErrorList = Shapes::ListShape.new(name: 'UserErrorList')
572
+ UserId = Shapes::StringShape.new(name: 'UserId')
390
573
  UserIdList = Shapes::ListShape.new(name: 'UserIdList')
391
574
  UserList = Shapes::ListShape.new(name: 'UserList')
575
+ UserName = Shapes::StringShape.new(name: 'UserName')
392
576
  UserSettings = Shapes::StructureShape.new(name: 'UserSettings')
393
577
  UserType = Shapes::StringShape.new(name: 'UserType')
394
578
  VoiceConnector = Shapes::StructureShape.new(name: 'VoiceConnector')
@@ -427,6 +611,57 @@ module Aws::Chime
427
611
  AlexaForBusinessMetadata.add_member(:alexa_for_business_room_arn, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "AlexaForBusinessRoomArn"))
428
612
  AlexaForBusinessMetadata.struct_class = Types::AlexaForBusinessMetadata
429
613
 
614
+ AppInstance.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceArn"))
615
+ AppInstance.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyResourceName, location_name: "Name"))
616
+ AppInstance.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
617
+ AppInstance.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
618
+ AppInstance.add_member(:last_updated_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTimestamp"))
619
+ AppInstance.struct_class = Types::AppInstance
620
+
621
+ AppInstanceAdmin.add_member(:admin, Shapes::ShapeRef.new(shape: Identity, location_name: "Admin"))
622
+ AppInstanceAdmin.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceArn"))
623
+ AppInstanceAdmin.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
624
+ AppInstanceAdmin.struct_class = Types::AppInstanceAdmin
625
+
626
+ AppInstanceAdminList.member = Shapes::ShapeRef.new(shape: AppInstanceAdminSummary)
627
+
628
+ AppInstanceAdminSummary.add_member(:admin, Shapes::ShapeRef.new(shape: Identity, location_name: "Admin"))
629
+ AppInstanceAdminSummary.struct_class = Types::AppInstanceAdminSummary
630
+
631
+ AppInstanceList.member = Shapes::ShapeRef.new(shape: AppInstanceSummary)
632
+
633
+ AppInstanceRetentionSettings.add_member(:channel_retention_settings, Shapes::ShapeRef.new(shape: ChannelRetentionSettings, location_name: "ChannelRetentionSettings"))
634
+ AppInstanceRetentionSettings.struct_class = Types::AppInstanceRetentionSettings
635
+
636
+ AppInstanceStreamingConfiguration.add_member(:app_instance_data_type, Shapes::ShapeRef.new(shape: AppInstanceDataType, required: true, location_name: "AppInstanceDataType"))
637
+ AppInstanceStreamingConfiguration.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "ResourceArn"))
638
+ AppInstanceStreamingConfiguration.struct_class = Types::AppInstanceStreamingConfiguration
639
+
640
+ AppInstanceStreamingConfigurationList.member = Shapes::ShapeRef.new(shape: AppInstanceStreamingConfiguration)
641
+
642
+ AppInstanceSummary.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceArn"))
643
+ AppInstanceSummary.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyResourceName, location_name: "Name"))
644
+ AppInstanceSummary.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
645
+ AppInstanceSummary.struct_class = Types::AppInstanceSummary
646
+
647
+ AppInstanceUser.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceUserArn"))
648
+ AppInstanceUser.add_member(:name, Shapes::ShapeRef.new(shape: UserName, location_name: "Name"))
649
+ AppInstanceUser.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
650
+ AppInstanceUser.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
651
+ AppInstanceUser.add_member(:last_updated_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTimestamp"))
652
+ AppInstanceUser.struct_class = Types::AppInstanceUser
653
+
654
+ AppInstanceUserList.member = Shapes::ShapeRef.new(shape: AppInstanceUserSummary)
655
+
656
+ AppInstanceUserMembershipSummary.add_member(:type, Shapes::ShapeRef.new(shape: ChannelMembershipType, location_name: "Type"))
657
+ AppInstanceUserMembershipSummary.add_member(:read_marker_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ReadMarkerTimestamp"))
658
+ AppInstanceUserMembershipSummary.struct_class = Types::AppInstanceUserMembershipSummary
659
+
660
+ AppInstanceUserSummary.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceUserArn"))
661
+ AppInstanceUserSummary.add_member(:name, Shapes::ShapeRef.new(shape: UserName, location_name: "Name"))
662
+ AppInstanceUserSummary.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
663
+ AppInstanceUserSummary.struct_class = Types::AppInstanceUserSummary
664
+
430
665
  AssociatePhoneNumberWithUserRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "accountId"))
431
666
  AssociatePhoneNumberWithUserRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "userId"))
432
667
  AssociatePhoneNumberWithUserRequest.add_member(:e164_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, required: true, location_name: "E164PhoneNumber"))
@@ -542,6 +777,102 @@ module Aws::Chime
542
777
 
543
778
  CapabilityList.member = Shapes::ShapeRef.new(shape: Capability)
544
779
 
780
+ Channel.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyResourceName, location_name: "Name"))
781
+ Channel.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
782
+ Channel.add_member(:mode, Shapes::ShapeRef.new(shape: ChannelMode, location_name: "Mode"))
783
+ Channel.add_member(:privacy, Shapes::ShapeRef.new(shape: ChannelPrivacy, location_name: "Privacy"))
784
+ Channel.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
785
+ Channel.add_member(:created_by, Shapes::ShapeRef.new(shape: Identity, location_name: "CreatedBy"))
786
+ Channel.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
787
+ Channel.add_member(:last_message_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastMessageTimestamp"))
788
+ Channel.add_member(:last_updated_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTimestamp"))
789
+ Channel.struct_class = Types::Channel
790
+
791
+ ChannelBan.add_member(:member, Shapes::ShapeRef.new(shape: Identity, location_name: "Member"))
792
+ ChannelBan.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
793
+ ChannelBan.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
794
+ ChannelBan.add_member(:created_by, Shapes::ShapeRef.new(shape: Identity, location_name: "CreatedBy"))
795
+ ChannelBan.struct_class = Types::ChannelBan
796
+
797
+ ChannelBanSummary.add_member(:member, Shapes::ShapeRef.new(shape: Identity, location_name: "Member"))
798
+ ChannelBanSummary.struct_class = Types::ChannelBanSummary
799
+
800
+ ChannelBanSummaryList.member = Shapes::ShapeRef.new(shape: ChannelBanSummary)
801
+
802
+ ChannelMembership.add_member(:invited_by, Shapes::ShapeRef.new(shape: Identity, location_name: "InvitedBy"))
803
+ ChannelMembership.add_member(:type, Shapes::ShapeRef.new(shape: ChannelMembershipType, location_name: "Type"))
804
+ ChannelMembership.add_member(:member, Shapes::ShapeRef.new(shape: Identity, location_name: "Member"))
805
+ ChannelMembership.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
806
+ ChannelMembership.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
807
+ ChannelMembership.add_member(:last_updated_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTimestamp"))
808
+ ChannelMembership.struct_class = Types::ChannelMembership
809
+
810
+ ChannelMembershipForAppInstanceUserSummary.add_member(:channel_summary, Shapes::ShapeRef.new(shape: ChannelSummary, location_name: "ChannelSummary"))
811
+ ChannelMembershipForAppInstanceUserSummary.add_member(:app_instance_user_membership_summary, Shapes::ShapeRef.new(shape: AppInstanceUserMembershipSummary, location_name: "AppInstanceUserMembershipSummary"))
812
+ ChannelMembershipForAppInstanceUserSummary.struct_class = Types::ChannelMembershipForAppInstanceUserSummary
813
+
814
+ ChannelMembershipForAppInstanceUserSummaryList.member = Shapes::ShapeRef.new(shape: ChannelMembershipForAppInstanceUserSummary)
815
+
816
+ ChannelMembershipSummary.add_member(:member, Shapes::ShapeRef.new(shape: Identity, location_name: "Member"))
817
+ ChannelMembershipSummary.struct_class = Types::ChannelMembershipSummary
818
+
819
+ ChannelMembershipSummaryList.member = Shapes::ShapeRef.new(shape: ChannelMembershipSummary)
820
+
821
+ ChannelMessage.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
822
+ ChannelMessage.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, location_name: "MessageId"))
823
+ ChannelMessage.add_member(:content, Shapes::ShapeRef.new(shape: Content, location_name: "Content"))
824
+ ChannelMessage.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
825
+ ChannelMessage.add_member(:type, Shapes::ShapeRef.new(shape: ChannelMessageType, location_name: "Type"))
826
+ ChannelMessage.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
827
+ ChannelMessage.add_member(:last_edited_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastEditedTimestamp"))
828
+ ChannelMessage.add_member(:last_updated_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTimestamp"))
829
+ ChannelMessage.add_member(:sender, Shapes::ShapeRef.new(shape: Identity, location_name: "Sender"))
830
+ ChannelMessage.add_member(:redacted, Shapes::ShapeRef.new(shape: NonNullableBoolean, location_name: "Redacted"))
831
+ ChannelMessage.add_member(:persistence, Shapes::ShapeRef.new(shape: ChannelMessagePersistenceType, location_name: "Persistence"))
832
+ ChannelMessage.struct_class = Types::ChannelMessage
833
+
834
+ ChannelMessageSummary.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, location_name: "MessageId"))
835
+ ChannelMessageSummary.add_member(:content, Shapes::ShapeRef.new(shape: Content, location_name: "Content"))
836
+ ChannelMessageSummary.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
837
+ ChannelMessageSummary.add_member(:type, Shapes::ShapeRef.new(shape: ChannelMessageType, location_name: "Type"))
838
+ ChannelMessageSummary.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
839
+ ChannelMessageSummary.add_member(:last_updated_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTimestamp"))
840
+ ChannelMessageSummary.add_member(:last_edited_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastEditedTimestamp"))
841
+ ChannelMessageSummary.add_member(:sender, Shapes::ShapeRef.new(shape: Identity, location_name: "Sender"))
842
+ ChannelMessageSummary.add_member(:redacted, Shapes::ShapeRef.new(shape: NonNullableBoolean, location_name: "Redacted"))
843
+ ChannelMessageSummary.struct_class = Types::ChannelMessageSummary
844
+
845
+ ChannelMessageSummaryList.member = Shapes::ShapeRef.new(shape: ChannelMessageSummary)
846
+
847
+ ChannelModeratedByAppInstanceUserSummary.add_member(:channel_summary, Shapes::ShapeRef.new(shape: ChannelSummary, location_name: "ChannelSummary"))
848
+ ChannelModeratedByAppInstanceUserSummary.struct_class = Types::ChannelModeratedByAppInstanceUserSummary
849
+
850
+ ChannelModeratedByAppInstanceUserSummaryList.member = Shapes::ShapeRef.new(shape: ChannelModeratedByAppInstanceUserSummary)
851
+
852
+ ChannelModerator.add_member(:moderator, Shapes::ShapeRef.new(shape: Identity, location_name: "Moderator"))
853
+ ChannelModerator.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
854
+ ChannelModerator.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
855
+ ChannelModerator.add_member(:created_by, Shapes::ShapeRef.new(shape: Identity, location_name: "CreatedBy"))
856
+ ChannelModerator.struct_class = Types::ChannelModerator
857
+
858
+ ChannelModeratorSummary.add_member(:moderator, Shapes::ShapeRef.new(shape: Identity, location_name: "Moderator"))
859
+ ChannelModeratorSummary.struct_class = Types::ChannelModeratorSummary
860
+
861
+ ChannelModeratorSummaryList.member = Shapes::ShapeRef.new(shape: ChannelModeratorSummary)
862
+
863
+ ChannelRetentionSettings.add_member(:retention_days, Shapes::ShapeRef.new(shape: RetentionDays, location_name: "RetentionDays"))
864
+ ChannelRetentionSettings.struct_class = Types::ChannelRetentionSettings
865
+
866
+ ChannelSummary.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyResourceName, location_name: "Name"))
867
+ ChannelSummary.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
868
+ ChannelSummary.add_member(:mode, Shapes::ShapeRef.new(shape: ChannelMode, location_name: "Mode"))
869
+ ChannelSummary.add_member(:privacy, Shapes::ShapeRef.new(shape: ChannelPrivacy, location_name: "Privacy"))
870
+ ChannelSummary.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
871
+ ChannelSummary.add_member(:last_message_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastMessageTimestamp"))
872
+ ChannelSummary.struct_class = Types::ChannelSummary
873
+
874
+ ChannelSummaryList.member = Shapes::ShapeRef.new(shape: ChannelSummary)
875
+
545
876
  ConflictException.add_member(:code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "Code"))
546
877
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
547
878
  ConflictException.struct_class = Types::ConflictException
@@ -557,6 +888,32 @@ module Aws::Chime
557
888
  CreateAccountResponse.add_member(:account, Shapes::ShapeRef.new(shape: Account, location_name: "Account"))
558
889
  CreateAccountResponse.struct_class = Types::CreateAccountResponse
559
890
 
891
+ CreateAppInstanceAdminRequest.add_member(:app_instance_admin_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location_name: "AppInstanceAdminArn"))
892
+ CreateAppInstanceAdminRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
893
+ CreateAppInstanceAdminRequest.struct_class = Types::CreateAppInstanceAdminRequest
894
+
895
+ CreateAppInstanceAdminResponse.add_member(:app_instance_admin, Shapes::ShapeRef.new(shape: Identity, location_name: "AppInstanceAdmin"))
896
+ CreateAppInstanceAdminResponse.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceArn"))
897
+ CreateAppInstanceAdminResponse.struct_class = Types::CreateAppInstanceAdminResponse
898
+
899
+ CreateAppInstanceRequest.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyResourceName, required: true, location_name: "Name"))
900
+ CreateAppInstanceRequest.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
901
+ CreateAppInstanceRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
902
+ CreateAppInstanceRequest.struct_class = Types::CreateAppInstanceRequest
903
+
904
+ CreateAppInstanceResponse.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceArn"))
905
+ CreateAppInstanceResponse.struct_class = Types::CreateAppInstanceResponse
906
+
907
+ CreateAppInstanceUserRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location_name: "AppInstanceArn"))
908
+ CreateAppInstanceUserRequest.add_member(:app_instance_user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location_name: "AppInstanceUserId"))
909
+ CreateAppInstanceUserRequest.add_member(:name, Shapes::ShapeRef.new(shape: UserName, required: true, location_name: "Name"))
910
+ CreateAppInstanceUserRequest.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
911
+ CreateAppInstanceUserRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
912
+ CreateAppInstanceUserRequest.struct_class = Types::CreateAppInstanceUserRequest
913
+
914
+ CreateAppInstanceUserResponse.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceUserArn"))
915
+ CreateAppInstanceUserResponse.struct_class = Types::CreateAppInstanceUserResponse
916
+
560
917
  CreateAttendeeError.add_member(:external_user_id, Shapes::ShapeRef.new(shape: ExternalUserIdType, location_name: "ExternalUserId"))
561
918
  CreateAttendeeError.add_member(:error_code, Shapes::ShapeRef.new(shape: String, location_name: "ErrorCode"))
562
919
  CreateAttendeeError.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "ErrorMessage"))
@@ -584,6 +941,52 @@ module Aws::Chime
584
941
  CreateBotResponse.add_member(:bot, Shapes::ShapeRef.new(shape: Bot, location_name: "Bot"))
585
942
  CreateBotResponse.struct_class = Types::CreateBotResponse
586
943
 
944
+ CreateChannelBanRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
945
+ CreateChannelBanRequest.add_member(:member_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location_name: "MemberArn"))
946
+ CreateChannelBanRequest.struct_class = Types::CreateChannelBanRequest
947
+
948
+ CreateChannelBanResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
949
+ CreateChannelBanResponse.add_member(:member, Shapes::ShapeRef.new(shape: Identity, location_name: "Member"))
950
+ CreateChannelBanResponse.struct_class = Types::CreateChannelBanResponse
951
+
952
+ CreateChannelMembershipRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
953
+ CreateChannelMembershipRequest.add_member(:member_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location_name: "MemberArn"))
954
+ CreateChannelMembershipRequest.add_member(:type, Shapes::ShapeRef.new(shape: ChannelMembershipType, required: true, location_name: "Type"))
955
+ CreateChannelMembershipRequest.struct_class = Types::CreateChannelMembershipRequest
956
+
957
+ CreateChannelMembershipResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
958
+ CreateChannelMembershipResponse.add_member(:member, Shapes::ShapeRef.new(shape: Identity, location_name: "Member"))
959
+ CreateChannelMembershipResponse.struct_class = Types::CreateChannelMembershipResponse
960
+
961
+ CreateChannelModeratorRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
962
+ CreateChannelModeratorRequest.add_member(:channel_moderator_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location_name: "ChannelModeratorArn"))
963
+ CreateChannelModeratorRequest.struct_class = Types::CreateChannelModeratorRequest
964
+
965
+ CreateChannelModeratorResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
966
+ CreateChannelModeratorResponse.add_member(:channel_moderator, Shapes::ShapeRef.new(shape: Identity, location_name: "ChannelModerator"))
967
+ CreateChannelModeratorResponse.struct_class = Types::CreateChannelModeratorResponse
968
+
969
+ CreateChannelRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location_name: "AppInstanceArn"))
970
+ CreateChannelRequest.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyResourceName, required: true, location_name: "Name"))
971
+ CreateChannelRequest.add_member(:mode, Shapes::ShapeRef.new(shape: ChannelMode, location_name: "Mode"))
972
+ CreateChannelRequest.add_member(:privacy, Shapes::ShapeRef.new(shape: ChannelPrivacy, location_name: "Privacy"))
973
+ CreateChannelRequest.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
974
+ CreateChannelRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
975
+ CreateChannelRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
976
+ CreateChannelRequest.struct_class = Types::CreateChannelRequest
977
+
978
+ CreateChannelResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
979
+ CreateChannelResponse.struct_class = Types::CreateChannelResponse
980
+
981
+ CreateMeetingDialOutRequest.add_member(:meeting_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "meetingId"))
982
+ CreateMeetingDialOutRequest.add_member(:from_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, required: true, location_name: "FromPhoneNumber"))
983
+ CreateMeetingDialOutRequest.add_member(:to_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, required: true, location_name: "ToPhoneNumber"))
984
+ CreateMeetingDialOutRequest.add_member(:join_token, Shapes::ShapeRef.new(shape: JoinTokenString, required: true, location_name: "JoinToken"))
985
+ CreateMeetingDialOutRequest.struct_class = Types::CreateMeetingDialOutRequest
986
+
987
+ CreateMeetingDialOutResponse.add_member(:transaction_id, Shapes::ShapeRef.new(shape: GuidString, location_name: "TransactionId"))
988
+ CreateMeetingDialOutResponse.struct_class = Types::CreateMeetingDialOutResponse
989
+
587
990
  CreateMeetingRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
588
991
  CreateMeetingRequest.add_member(:external_meeting_id, Shapes::ShapeRef.new(shape: ExternalMeetingIdType, location_name: "ExternalMeetingId"))
589
992
  CreateMeetingRequest.add_member(:meeting_host_id, Shapes::ShapeRef.new(shape: ExternalUserIdType, location_name: "MeetingHostId"))
@@ -648,6 +1051,32 @@ module Aws::Chime
648
1051
  CreateRoomResponse.add_member(:room, Shapes::ShapeRef.new(shape: Room, location_name: "Room"))
649
1052
  CreateRoomResponse.struct_class = Types::CreateRoomResponse
650
1053
 
1054
+ CreateSipMediaApplicationCallRequest.add_member(:from_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, location_name: "FromPhoneNumber"))
1055
+ CreateSipMediaApplicationCallRequest.add_member(:to_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, location_name: "ToPhoneNumber"))
1056
+ CreateSipMediaApplicationCallRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipMediaApplicationId"))
1057
+ CreateSipMediaApplicationCallRequest.struct_class = Types::CreateSipMediaApplicationCallRequest
1058
+
1059
+ CreateSipMediaApplicationCallResponse.add_member(:sip_media_application_call, Shapes::ShapeRef.new(shape: SipMediaApplicationCall, location_name: "SipMediaApplicationCall"))
1060
+ CreateSipMediaApplicationCallResponse.struct_class = Types::CreateSipMediaApplicationCallResponse
1061
+
1062
+ CreateSipMediaApplicationRequest.add_member(:aws_region, Shapes::ShapeRef.new(shape: String, required: true, location_name: "AwsRegion"))
1063
+ CreateSipMediaApplicationRequest.add_member(:name, Shapes::ShapeRef.new(shape: SipMediaApplicationName, location_name: "Name"))
1064
+ CreateSipMediaApplicationRequest.add_member(:endpoints, Shapes::ShapeRef.new(shape: SipMediaApplicationEndpointList, required: true, location_name: "Endpoints"))
1065
+ CreateSipMediaApplicationRequest.struct_class = Types::CreateSipMediaApplicationRequest
1066
+
1067
+ CreateSipMediaApplicationResponse.add_member(:sip_media_application, Shapes::ShapeRef.new(shape: SipMediaApplication, location_name: "SipMediaApplication"))
1068
+ CreateSipMediaApplicationResponse.struct_class = Types::CreateSipMediaApplicationResponse
1069
+
1070
+ CreateSipRuleRequest.add_member(:name, Shapes::ShapeRef.new(shape: SipRuleName, required: true, location_name: "Name"))
1071
+ CreateSipRuleRequest.add_member(:trigger_type, Shapes::ShapeRef.new(shape: SipRuleTriggerType, required: true, location_name: "TriggerType"))
1072
+ CreateSipRuleRequest.add_member(:trigger_value, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "TriggerValue"))
1073
+ CreateSipRuleRequest.add_member(:disabled, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "Disabled"))
1074
+ CreateSipRuleRequest.add_member(:target_applications, Shapes::ShapeRef.new(shape: SipRuleTargetApplicationList, required: true, location_name: "TargetApplications"))
1075
+ CreateSipRuleRequest.struct_class = Types::CreateSipRuleRequest
1076
+
1077
+ CreateSipRuleResponse.add_member(:sip_rule, Shapes::ShapeRef.new(shape: SipRule, location_name: "SipRule"))
1078
+ CreateSipRuleResponse.struct_class = Types::CreateSipRuleResponse
1079
+
651
1080
  CreateUserRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
652
1081
  CreateUserRequest.add_member(:username, Shapes::ShapeRef.new(shape: String, location_name: "Username"))
653
1082
  CreateUserRequest.add_member(:email, Shapes::ShapeRef.new(shape: EmailAddress, location_name: "Email"))
@@ -690,10 +1119,42 @@ module Aws::Chime
690
1119
 
691
1120
  DeleteAccountResponse.struct_class = Types::DeleteAccountResponse
692
1121
 
1122
+ DeleteAppInstanceAdminRequest.add_member(:app_instance_admin_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceAdminArn"))
1123
+ DeleteAppInstanceAdminRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
1124
+ DeleteAppInstanceAdminRequest.struct_class = Types::DeleteAppInstanceAdminRequest
1125
+
1126
+ DeleteAppInstanceRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
1127
+ DeleteAppInstanceRequest.struct_class = Types::DeleteAppInstanceRequest
1128
+
1129
+ DeleteAppInstanceStreamingConfigurationsRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
1130
+ DeleteAppInstanceStreamingConfigurationsRequest.struct_class = Types::DeleteAppInstanceStreamingConfigurationsRequest
1131
+
1132
+ DeleteAppInstanceUserRequest.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceUserArn"))
1133
+ DeleteAppInstanceUserRequest.struct_class = Types::DeleteAppInstanceUserRequest
1134
+
693
1135
  DeleteAttendeeRequest.add_member(:meeting_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "meetingId"))
694
1136
  DeleteAttendeeRequest.add_member(:attendee_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "attendeeId"))
695
1137
  DeleteAttendeeRequest.struct_class = Types::DeleteAttendeeRequest
696
1138
 
1139
+ DeleteChannelBanRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1140
+ DeleteChannelBanRequest.add_member(:member_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "memberArn"))
1141
+ DeleteChannelBanRequest.struct_class = Types::DeleteChannelBanRequest
1142
+
1143
+ DeleteChannelMembershipRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1144
+ DeleteChannelMembershipRequest.add_member(:member_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "memberArn"))
1145
+ DeleteChannelMembershipRequest.struct_class = Types::DeleteChannelMembershipRequest
1146
+
1147
+ DeleteChannelMessageRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1148
+ DeleteChannelMessageRequest.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, required: true, location: "uri", location_name: "messageId"))
1149
+ DeleteChannelMessageRequest.struct_class = Types::DeleteChannelMessageRequest
1150
+
1151
+ DeleteChannelModeratorRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1152
+ DeleteChannelModeratorRequest.add_member(:channel_moderator_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelModeratorArn"))
1153
+ DeleteChannelModeratorRequest.struct_class = Types::DeleteChannelModeratorRequest
1154
+
1155
+ DeleteChannelRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1156
+ DeleteChannelRequest.struct_class = Types::DeleteChannelRequest
1157
+
697
1158
  DeleteEventsConfigurationRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
698
1159
  DeleteEventsConfigurationRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "botId"))
699
1160
  DeleteEventsConfigurationRequest.struct_class = Types::DeleteEventsConfigurationRequest
@@ -717,6 +1178,12 @@ module Aws::Chime
717
1178
  DeleteRoomRequest.add_member(:room_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "roomId"))
718
1179
  DeleteRoomRequest.struct_class = Types::DeleteRoomRequest
719
1180
 
1181
+ DeleteSipMediaApplicationRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipMediaApplicationId"))
1182
+ DeleteSipMediaApplicationRequest.struct_class = Types::DeleteSipMediaApplicationRequest
1183
+
1184
+ DeleteSipRuleRequest.add_member(:sip_rule_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipRuleId"))
1185
+ DeleteSipRuleRequest.struct_class = Types::DeleteSipRuleRequest
1186
+
720
1187
  DeleteVoiceConnectorEmergencyCallingConfigurationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
721
1188
  DeleteVoiceConnectorEmergencyCallingConfigurationRequest.struct_class = Types::DeleteVoiceConnectorEmergencyCallingConfigurationRequest
722
1189
 
@@ -742,6 +1209,66 @@ module Aws::Chime
742
1209
  DeleteVoiceConnectorTerminationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
743
1210
  DeleteVoiceConnectorTerminationRequest.struct_class = Types::DeleteVoiceConnectorTerminationRequest
744
1211
 
1212
+ DescribeAppInstanceAdminRequest.add_member(:app_instance_admin_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceAdminArn"))
1213
+ DescribeAppInstanceAdminRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
1214
+ DescribeAppInstanceAdminRequest.struct_class = Types::DescribeAppInstanceAdminRequest
1215
+
1216
+ DescribeAppInstanceAdminResponse.add_member(:app_instance_admin, Shapes::ShapeRef.new(shape: AppInstanceAdmin, location_name: "AppInstanceAdmin"))
1217
+ DescribeAppInstanceAdminResponse.struct_class = Types::DescribeAppInstanceAdminResponse
1218
+
1219
+ DescribeAppInstanceRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
1220
+ DescribeAppInstanceRequest.struct_class = Types::DescribeAppInstanceRequest
1221
+
1222
+ DescribeAppInstanceResponse.add_member(:app_instance, Shapes::ShapeRef.new(shape: AppInstance, location_name: "AppInstance"))
1223
+ DescribeAppInstanceResponse.struct_class = Types::DescribeAppInstanceResponse
1224
+
1225
+ DescribeAppInstanceUserRequest.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceUserArn"))
1226
+ DescribeAppInstanceUserRequest.struct_class = Types::DescribeAppInstanceUserRequest
1227
+
1228
+ DescribeAppInstanceUserResponse.add_member(:app_instance_user, Shapes::ShapeRef.new(shape: AppInstanceUser, location_name: "AppInstanceUser"))
1229
+ DescribeAppInstanceUserResponse.struct_class = Types::DescribeAppInstanceUserResponse
1230
+
1231
+ DescribeChannelBanRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1232
+ DescribeChannelBanRequest.add_member(:member_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "memberArn"))
1233
+ DescribeChannelBanRequest.struct_class = Types::DescribeChannelBanRequest
1234
+
1235
+ DescribeChannelBanResponse.add_member(:channel_ban, Shapes::ShapeRef.new(shape: ChannelBan, location_name: "ChannelBan"))
1236
+ DescribeChannelBanResponse.struct_class = Types::DescribeChannelBanResponse
1237
+
1238
+ DescribeChannelMembershipForAppInstanceUserRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1239
+ DescribeChannelMembershipForAppInstanceUserRequest.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "querystring", location_name: "app-instance-user-arn"))
1240
+ DescribeChannelMembershipForAppInstanceUserRequest.struct_class = Types::DescribeChannelMembershipForAppInstanceUserRequest
1241
+
1242
+ DescribeChannelMembershipForAppInstanceUserResponse.add_member(:channel_membership, Shapes::ShapeRef.new(shape: ChannelMembershipForAppInstanceUserSummary, location_name: "ChannelMembership"))
1243
+ DescribeChannelMembershipForAppInstanceUserResponse.struct_class = Types::DescribeChannelMembershipForAppInstanceUserResponse
1244
+
1245
+ DescribeChannelMembershipRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1246
+ DescribeChannelMembershipRequest.add_member(:member_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "memberArn"))
1247
+ DescribeChannelMembershipRequest.struct_class = Types::DescribeChannelMembershipRequest
1248
+
1249
+ DescribeChannelMembershipResponse.add_member(:channel_membership, Shapes::ShapeRef.new(shape: ChannelMembership, location_name: "ChannelMembership"))
1250
+ DescribeChannelMembershipResponse.struct_class = Types::DescribeChannelMembershipResponse
1251
+
1252
+ DescribeChannelModeratedByAppInstanceUserRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1253
+ DescribeChannelModeratedByAppInstanceUserRequest.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "querystring", location_name: "app-instance-user-arn"))
1254
+ DescribeChannelModeratedByAppInstanceUserRequest.struct_class = Types::DescribeChannelModeratedByAppInstanceUserRequest
1255
+
1256
+ DescribeChannelModeratedByAppInstanceUserResponse.add_member(:channel, Shapes::ShapeRef.new(shape: ChannelModeratedByAppInstanceUserSummary, location_name: "Channel"))
1257
+ DescribeChannelModeratedByAppInstanceUserResponse.struct_class = Types::DescribeChannelModeratedByAppInstanceUserResponse
1258
+
1259
+ DescribeChannelModeratorRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1260
+ DescribeChannelModeratorRequest.add_member(:channel_moderator_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelModeratorArn"))
1261
+ DescribeChannelModeratorRequest.struct_class = Types::DescribeChannelModeratorRequest
1262
+
1263
+ DescribeChannelModeratorResponse.add_member(:channel_moderator, Shapes::ShapeRef.new(shape: ChannelModerator, location_name: "ChannelModerator"))
1264
+ DescribeChannelModeratorResponse.struct_class = Types::DescribeChannelModeratorResponse
1265
+
1266
+ DescribeChannelRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1267
+ DescribeChannelRequest.struct_class = Types::DescribeChannelRequest
1268
+
1269
+ DescribeChannelResponse.add_member(:channel, Shapes::ShapeRef.new(shape: Channel, location_name: "Channel"))
1270
+ DescribeChannelResponse.struct_class = Types::DescribeChannelResponse
1271
+
745
1272
  DisassociatePhoneNumberFromUserRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "accountId"))
746
1273
  DisassociatePhoneNumberFromUserRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "userId"))
747
1274
  DisassociatePhoneNumberFromUserRequest.struct_class = Types::DisassociatePhoneNumberFromUserRequest
@@ -798,6 +1325,19 @@ module Aws::Chime
798
1325
  GetAccountSettingsResponse.add_member(:account_settings, Shapes::ShapeRef.new(shape: AccountSettings, location_name: "AccountSettings"))
799
1326
  GetAccountSettingsResponse.struct_class = Types::GetAccountSettingsResponse
800
1327
 
1328
+ GetAppInstanceRetentionSettingsRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
1329
+ GetAppInstanceRetentionSettingsRequest.struct_class = Types::GetAppInstanceRetentionSettingsRequest
1330
+
1331
+ GetAppInstanceRetentionSettingsResponse.add_member(:app_instance_retention_settings, Shapes::ShapeRef.new(shape: AppInstanceRetentionSettings, location_name: "AppInstanceRetentionSettings"))
1332
+ GetAppInstanceRetentionSettingsResponse.add_member(:initiate_deletion_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "InitiateDeletionTimestamp"))
1333
+ GetAppInstanceRetentionSettingsResponse.struct_class = Types::GetAppInstanceRetentionSettingsResponse
1334
+
1335
+ GetAppInstanceStreamingConfigurationsRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
1336
+ GetAppInstanceStreamingConfigurationsRequest.struct_class = Types::GetAppInstanceStreamingConfigurationsRequest
1337
+
1338
+ GetAppInstanceStreamingConfigurationsResponse.add_member(:app_instance_streaming_configurations, Shapes::ShapeRef.new(shape: AppInstanceStreamingConfigurationList, location_name: "AppInstanceStreamingConfigurations"))
1339
+ GetAppInstanceStreamingConfigurationsResponse.struct_class = Types::GetAppInstanceStreamingConfigurationsResponse
1340
+
801
1341
  GetAttendeeRequest.add_member(:meeting_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "meetingId"))
802
1342
  GetAttendeeRequest.add_member(:attendee_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "attendeeId"))
803
1343
  GetAttendeeRequest.struct_class = Types::GetAttendeeRequest
@@ -812,6 +1352,13 @@ module Aws::Chime
812
1352
  GetBotResponse.add_member(:bot, Shapes::ShapeRef.new(shape: Bot, location_name: "Bot"))
813
1353
  GetBotResponse.struct_class = Types::GetBotResponse
814
1354
 
1355
+ GetChannelMessageRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1356
+ GetChannelMessageRequest.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, required: true, location: "uri", location_name: "messageId"))
1357
+ GetChannelMessageRequest.struct_class = Types::GetChannelMessageRequest
1358
+
1359
+ GetChannelMessageResponse.add_member(:channel_message, Shapes::ShapeRef.new(shape: ChannelMessage, location_name: "ChannelMessage"))
1360
+ GetChannelMessageResponse.struct_class = Types::GetChannelMessageResponse
1361
+
815
1362
  GetEventsConfigurationRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
816
1363
  GetEventsConfigurationRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "botId"))
817
1364
  GetEventsConfigurationRequest.struct_class = Types::GetEventsConfigurationRequest
@@ -829,6 +1376,11 @@ module Aws::Chime
829
1376
  GetMeetingResponse.add_member(:meeting, Shapes::ShapeRef.new(shape: Meeting, location_name: "Meeting"))
830
1377
  GetMeetingResponse.struct_class = Types::GetMeetingResponse
831
1378
 
1379
+ GetMessagingSessionEndpointRequest.struct_class = Types::GetMessagingSessionEndpointRequest
1380
+
1381
+ GetMessagingSessionEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: MessagingSessionEndpoint, location_name: "Endpoint"))
1382
+ GetMessagingSessionEndpointResponse.struct_class = Types::GetMessagingSessionEndpointResponse
1383
+
832
1384
  GetPhoneNumberOrderRequest.add_member(:phone_number_order_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "phoneNumberOrderId"))
833
1385
  GetPhoneNumberOrderRequest.struct_class = Types::GetPhoneNumberOrderRequest
834
1386
 
@@ -866,6 +1418,24 @@ module Aws::Chime
866
1418
  GetRoomResponse.add_member(:room, Shapes::ShapeRef.new(shape: Room, location_name: "Room"))
867
1419
  GetRoomResponse.struct_class = Types::GetRoomResponse
868
1420
 
1421
+ GetSipMediaApplicationLoggingConfigurationRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipMediaApplicationId"))
1422
+ GetSipMediaApplicationLoggingConfigurationRequest.struct_class = Types::GetSipMediaApplicationLoggingConfigurationRequest
1423
+
1424
+ GetSipMediaApplicationLoggingConfigurationResponse.add_member(:sip_media_application_logging_configuration, Shapes::ShapeRef.new(shape: SipMediaApplicationLoggingConfiguration, location_name: "SipMediaApplicationLoggingConfiguration"))
1425
+ GetSipMediaApplicationLoggingConfigurationResponse.struct_class = Types::GetSipMediaApplicationLoggingConfigurationResponse
1426
+
1427
+ GetSipMediaApplicationRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipMediaApplicationId"))
1428
+ GetSipMediaApplicationRequest.struct_class = Types::GetSipMediaApplicationRequest
1429
+
1430
+ GetSipMediaApplicationResponse.add_member(:sip_media_application, Shapes::ShapeRef.new(shape: SipMediaApplication, location_name: "SipMediaApplication"))
1431
+ GetSipMediaApplicationResponse.struct_class = Types::GetSipMediaApplicationResponse
1432
+
1433
+ GetSipRuleRequest.add_member(:sip_rule_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipRuleId"))
1434
+ GetSipRuleRequest.struct_class = Types::GetSipRuleRequest
1435
+
1436
+ GetSipRuleResponse.add_member(:sip_rule, Shapes::ShapeRef.new(shape: SipRule, location_name: "SipRule"))
1437
+ GetSipRuleResponse.struct_class = Types::GetSipRuleResponse
1438
+
869
1439
  GetUserRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
870
1440
  GetUserRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "userId"))
871
1441
  GetUserRequest.struct_class = Types::GetUserRequest
@@ -934,6 +1504,10 @@ module Aws::Chime
934
1504
  GetVoiceConnectorTerminationResponse.add_member(:termination, Shapes::ShapeRef.new(shape: Termination, location_name: "Termination"))
935
1505
  GetVoiceConnectorTerminationResponse.struct_class = Types::GetVoiceConnectorTerminationResponse
936
1506
 
1507
+ Identity.add_member(:arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "Arn"))
1508
+ Identity.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
1509
+ Identity.struct_class = Types::Identity
1510
+
937
1511
  Invite.add_member(:invite_id, Shapes::ShapeRef.new(shape: String, location_name: "InviteId"))
938
1512
  Invite.add_member(:status, Shapes::ShapeRef.new(shape: InviteStatus, location_name: "Status"))
939
1513
  Invite.add_member(:email_address, Shapes::ShapeRef.new(shape: EmailAddress, location_name: "EmailAddress"))
@@ -962,6 +1536,34 @@ module Aws::Chime
962
1536
  ListAccountsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
963
1537
  ListAccountsResponse.struct_class = Types::ListAccountsResponse
964
1538
 
1539
+ ListAppInstanceAdminsRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
1540
+ ListAppInstanceAdminsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results"))
1541
+ ListAppInstanceAdminsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "next-token"))
1542
+ ListAppInstanceAdminsRequest.struct_class = Types::ListAppInstanceAdminsRequest
1543
+
1544
+ ListAppInstanceAdminsResponse.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceArn"))
1545
+ ListAppInstanceAdminsResponse.add_member(:app_instance_admins, Shapes::ShapeRef.new(shape: AppInstanceAdminList, location_name: "AppInstanceAdmins"))
1546
+ ListAppInstanceAdminsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1547
+ ListAppInstanceAdminsResponse.struct_class = Types::ListAppInstanceAdminsResponse
1548
+
1549
+ ListAppInstanceUsersRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "querystring", location_name: "app-instance-arn"))
1550
+ ListAppInstanceUsersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results"))
1551
+ ListAppInstanceUsersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "next-token"))
1552
+ ListAppInstanceUsersRequest.struct_class = Types::ListAppInstanceUsersRequest
1553
+
1554
+ ListAppInstanceUsersResponse.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceArn"))
1555
+ ListAppInstanceUsersResponse.add_member(:app_instance_users, Shapes::ShapeRef.new(shape: AppInstanceUserList, location_name: "AppInstanceUsers"))
1556
+ ListAppInstanceUsersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1557
+ ListAppInstanceUsersResponse.struct_class = Types::ListAppInstanceUsersResponse
1558
+
1559
+ ListAppInstancesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results"))
1560
+ ListAppInstancesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "next-token"))
1561
+ ListAppInstancesRequest.struct_class = Types::ListAppInstancesRequest
1562
+
1563
+ ListAppInstancesResponse.add_member(:app_instances, Shapes::ShapeRef.new(shape: AppInstanceList, location_name: "AppInstances"))
1564
+ ListAppInstancesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1565
+ ListAppInstancesResponse.struct_class = Types::ListAppInstancesResponse
1566
+
965
1567
  ListAttendeeTagsRequest.add_member(:meeting_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "meetingId"))
966
1568
  ListAttendeeTagsRequest.add_member(:attendee_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "attendeeId"))
967
1569
  ListAttendeeTagsRequest.struct_class = Types::ListAttendeeTagsRequest
@@ -987,6 +1589,78 @@ module Aws::Chime
987
1589
  ListBotsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
988
1590
  ListBotsResponse.struct_class = Types::ListBotsResponse
989
1591
 
1592
+ ListChannelBansRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1593
+ ListChannelBansRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results"))
1594
+ ListChannelBansRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "next-token"))
1595
+ ListChannelBansRequest.struct_class = Types::ListChannelBansRequest
1596
+
1597
+ ListChannelBansResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
1598
+ ListChannelBansResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1599
+ ListChannelBansResponse.add_member(:channel_bans, Shapes::ShapeRef.new(shape: ChannelBanSummaryList, location_name: "ChannelBans"))
1600
+ ListChannelBansResponse.struct_class = Types::ListChannelBansResponse
1601
+
1602
+ ListChannelMembershipsForAppInstanceUserRequest.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, location: "querystring", location_name: "app-instance-user-arn"))
1603
+ ListChannelMembershipsForAppInstanceUserRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results"))
1604
+ ListChannelMembershipsForAppInstanceUserRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "next-token"))
1605
+ ListChannelMembershipsForAppInstanceUserRequest.struct_class = Types::ListChannelMembershipsForAppInstanceUserRequest
1606
+
1607
+ ListChannelMembershipsForAppInstanceUserResponse.add_member(:channel_memberships, Shapes::ShapeRef.new(shape: ChannelMembershipForAppInstanceUserSummaryList, location_name: "ChannelMemberships"))
1608
+ ListChannelMembershipsForAppInstanceUserResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1609
+ ListChannelMembershipsForAppInstanceUserResponse.struct_class = Types::ListChannelMembershipsForAppInstanceUserResponse
1610
+
1611
+ ListChannelMembershipsRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1612
+ ListChannelMembershipsRequest.add_member(:type, Shapes::ShapeRef.new(shape: ChannelMembershipType, location: "querystring", location_name: "type"))
1613
+ ListChannelMembershipsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results"))
1614
+ ListChannelMembershipsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "next-token"))
1615
+ ListChannelMembershipsRequest.struct_class = Types::ListChannelMembershipsRequest
1616
+
1617
+ ListChannelMembershipsResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
1618
+ ListChannelMembershipsResponse.add_member(:channel_memberships, Shapes::ShapeRef.new(shape: ChannelMembershipSummaryList, location_name: "ChannelMemberships"))
1619
+ ListChannelMembershipsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1620
+ ListChannelMembershipsResponse.struct_class = Types::ListChannelMembershipsResponse
1621
+
1622
+ ListChannelMessagesRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1623
+ ListChannelMessagesRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location: "querystring", location_name: "sort-order"))
1624
+ ListChannelMessagesRequest.add_member(:not_before, Shapes::ShapeRef.new(shape: Timestamp, location: "querystring", location_name: "not-before"))
1625
+ ListChannelMessagesRequest.add_member(:not_after, Shapes::ShapeRef.new(shape: Timestamp, location: "querystring", location_name: "not-after"))
1626
+ ListChannelMessagesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results"))
1627
+ ListChannelMessagesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "next-token"))
1628
+ ListChannelMessagesRequest.struct_class = Types::ListChannelMessagesRequest
1629
+
1630
+ ListChannelMessagesResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
1631
+ ListChannelMessagesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1632
+ ListChannelMessagesResponse.add_member(:channel_messages, Shapes::ShapeRef.new(shape: ChannelMessageSummaryList, location_name: "ChannelMessages"))
1633
+ ListChannelMessagesResponse.struct_class = Types::ListChannelMessagesResponse
1634
+
1635
+ ListChannelModeratorsRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1636
+ ListChannelModeratorsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results"))
1637
+ ListChannelModeratorsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "next-token"))
1638
+ ListChannelModeratorsRequest.struct_class = Types::ListChannelModeratorsRequest
1639
+
1640
+ ListChannelModeratorsResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
1641
+ ListChannelModeratorsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1642
+ ListChannelModeratorsResponse.add_member(:channel_moderators, Shapes::ShapeRef.new(shape: ChannelModeratorSummaryList, location_name: "ChannelModerators"))
1643
+ ListChannelModeratorsResponse.struct_class = Types::ListChannelModeratorsResponse
1644
+
1645
+ ListChannelsModeratedByAppInstanceUserRequest.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, location: "querystring", location_name: "app-instance-user-arn"))
1646
+ ListChannelsModeratedByAppInstanceUserRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results"))
1647
+ ListChannelsModeratedByAppInstanceUserRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "next-token"))
1648
+ ListChannelsModeratedByAppInstanceUserRequest.struct_class = Types::ListChannelsModeratedByAppInstanceUserRequest
1649
+
1650
+ ListChannelsModeratedByAppInstanceUserResponse.add_member(:channels, Shapes::ShapeRef.new(shape: ChannelModeratedByAppInstanceUserSummaryList, location_name: "Channels"))
1651
+ ListChannelsModeratedByAppInstanceUserResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1652
+ ListChannelsModeratedByAppInstanceUserResponse.struct_class = Types::ListChannelsModeratedByAppInstanceUserResponse
1653
+
1654
+ ListChannelsRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "querystring", location_name: "app-instance-arn"))
1655
+ ListChannelsRequest.add_member(:privacy, Shapes::ShapeRef.new(shape: ChannelPrivacy, location: "querystring", location_name: "privacy"))
1656
+ ListChannelsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results"))
1657
+ ListChannelsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "next-token"))
1658
+ ListChannelsRequest.struct_class = Types::ListChannelsRequest
1659
+
1660
+ ListChannelsResponse.add_member(:channels, Shapes::ShapeRef.new(shape: ChannelSummaryList, location_name: "Channels"))
1661
+ ListChannelsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1662
+ ListChannelsResponse.struct_class = Types::ListChannelsResponse
1663
+
990
1664
  ListMeetingTagsRequest.add_member(:meeting_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "meetingId"))
991
1665
  ListMeetingTagsRequest.struct_class = Types::ListMeetingTagsRequest
992
1666
 
@@ -1051,6 +1725,23 @@ module Aws::Chime
1051
1725
  ListRoomsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
1052
1726
  ListRoomsResponse.struct_class = Types::ListRoomsResponse
1053
1727
 
1728
+ ListSipMediaApplicationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ResultMax, location: "querystring", location_name: "max-results"))
1729
+ ListSipMediaApplicationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextTokenString, location: "querystring", location_name: "next-token"))
1730
+ ListSipMediaApplicationsRequest.struct_class = Types::ListSipMediaApplicationsRequest
1731
+
1732
+ ListSipMediaApplicationsResponse.add_member(:sip_media_applications, Shapes::ShapeRef.new(shape: SipMediaApplicationList, location_name: "SipMediaApplications"))
1733
+ ListSipMediaApplicationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextTokenString, location_name: "NextToken"))
1734
+ ListSipMediaApplicationsResponse.struct_class = Types::ListSipMediaApplicationsResponse
1735
+
1736
+ ListSipRulesRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, location: "querystring", location_name: "sip-media-application"))
1737
+ ListSipRulesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ResultMax, location: "querystring", location_name: "max-results"))
1738
+ ListSipRulesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextTokenString, location: "querystring", location_name: "next-token"))
1739
+ ListSipRulesRequest.struct_class = Types::ListSipRulesRequest
1740
+
1741
+ ListSipRulesResponse.add_member(:sip_rules, Shapes::ShapeRef.new(shape: SipRuleList, location_name: "SipRules"))
1742
+ ListSipRulesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextTokenString, location_name: "NextToken"))
1743
+ ListSipRulesResponse.struct_class = Types::ListSipRulesResponse
1744
+
1054
1745
  ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "querystring", location_name: "arn"))
1055
1746
  ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
1056
1747
 
@@ -1144,6 +1835,9 @@ module Aws::Chime
1144
1835
 
1145
1836
  MembershipItemList.member = Shapes::ShapeRef.new(shape: MembershipItem)
1146
1837
 
1838
+ MessagingSessionEndpoint.add_member(:url, Shapes::ShapeRef.new(shape: UrlType, location_name: "Url"))
1839
+ MessagingSessionEndpoint.struct_class = Types::MessagingSessionEndpoint
1840
+
1147
1841
  NonEmptyStringList.member = Shapes::ShapeRef.new(shape: String)
1148
1842
 
1149
1843
  NotFoundException.add_member(:code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "Code"))
@@ -1248,6 +1942,21 @@ module Aws::Chime
1248
1942
 
1249
1943
  ProxySessions.member = Shapes::ShapeRef.new(shape: ProxySession)
1250
1944
 
1945
+ PutAppInstanceRetentionSettingsRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
1946
+ PutAppInstanceRetentionSettingsRequest.add_member(:app_instance_retention_settings, Shapes::ShapeRef.new(shape: AppInstanceRetentionSettings, required: true, location_name: "AppInstanceRetentionSettings"))
1947
+ PutAppInstanceRetentionSettingsRequest.struct_class = Types::PutAppInstanceRetentionSettingsRequest
1948
+
1949
+ PutAppInstanceRetentionSettingsResponse.add_member(:app_instance_retention_settings, Shapes::ShapeRef.new(shape: AppInstanceRetentionSettings, location_name: "AppInstanceRetentionSettings"))
1950
+ PutAppInstanceRetentionSettingsResponse.add_member(:initiate_deletion_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "InitiateDeletionTimestamp"))
1951
+ PutAppInstanceRetentionSettingsResponse.struct_class = Types::PutAppInstanceRetentionSettingsResponse
1952
+
1953
+ PutAppInstanceStreamingConfigurationsRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
1954
+ PutAppInstanceStreamingConfigurationsRequest.add_member(:app_instance_streaming_configurations, Shapes::ShapeRef.new(shape: AppInstanceStreamingConfigurationList, required: true, location_name: "AppInstanceStreamingConfigurations"))
1955
+ PutAppInstanceStreamingConfigurationsRequest.struct_class = Types::PutAppInstanceStreamingConfigurationsRequest
1956
+
1957
+ PutAppInstanceStreamingConfigurationsResponse.add_member(:app_instance_streaming_configurations, Shapes::ShapeRef.new(shape: AppInstanceStreamingConfigurationList, location_name: "AppInstanceStreamingConfigurations"))
1958
+ PutAppInstanceStreamingConfigurationsResponse.struct_class = Types::PutAppInstanceStreamingConfigurationsResponse
1959
+
1251
1960
  PutEventsConfigurationRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
1252
1961
  PutEventsConfigurationRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "botId"))
1253
1962
  PutEventsConfigurationRequest.add_member(:outbound_events_https_endpoint, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "OutboundEventsHTTPSEndpoint"))
@@ -1265,6 +1974,13 @@ module Aws::Chime
1265
1974
  PutRetentionSettingsResponse.add_member(:initiate_deletion_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "InitiateDeletionTimestamp"))
1266
1975
  PutRetentionSettingsResponse.struct_class = Types::PutRetentionSettingsResponse
1267
1976
 
1977
+ PutSipMediaApplicationLoggingConfigurationRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipMediaApplicationId"))
1978
+ PutSipMediaApplicationLoggingConfigurationRequest.add_member(:sip_media_application_logging_configuration, Shapes::ShapeRef.new(shape: SipMediaApplicationLoggingConfiguration, location_name: "SipMediaApplicationLoggingConfiguration"))
1979
+ PutSipMediaApplicationLoggingConfigurationRequest.struct_class = Types::PutSipMediaApplicationLoggingConfigurationRequest
1980
+
1981
+ PutSipMediaApplicationLoggingConfigurationResponse.add_member(:sip_media_application_logging_configuration, Shapes::ShapeRef.new(shape: SipMediaApplicationLoggingConfiguration, location_name: "SipMediaApplicationLoggingConfiguration"))
1982
+ PutSipMediaApplicationLoggingConfigurationResponse.struct_class = Types::PutSipMediaApplicationLoggingConfigurationResponse
1983
+
1268
1984
  PutVoiceConnectorEmergencyCallingConfigurationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
1269
1985
  PutVoiceConnectorEmergencyCallingConfigurationRequest.add_member(:emergency_calling_configuration, Shapes::ShapeRef.new(shape: EmergencyCallingConfiguration, required: true, location_name: "EmergencyCallingConfiguration"))
1270
1986
  PutVoiceConnectorEmergencyCallingConfigurationRequest.struct_class = Types::PutVoiceConnectorEmergencyCallingConfigurationRequest
@@ -1314,6 +2030,14 @@ module Aws::Chime
1314
2030
  PutVoiceConnectorTerminationResponse.add_member(:termination, Shapes::ShapeRef.new(shape: Termination, location_name: "Termination"))
1315
2031
  PutVoiceConnectorTerminationResponse.struct_class = Types::PutVoiceConnectorTerminationResponse
1316
2032
 
2033
+ RedactChannelMessageRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
2034
+ RedactChannelMessageRequest.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, required: true, location: "uri", location_name: "messageId"))
2035
+ RedactChannelMessageRequest.struct_class = Types::RedactChannelMessageRequest
2036
+
2037
+ RedactChannelMessageResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
2038
+ RedactChannelMessageResponse.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, location_name: "MessageId"))
2039
+ RedactChannelMessageResponse.struct_class = Types::RedactChannelMessageResponse
2040
+
1317
2041
  RedactConversationMessageRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
1318
2042
  RedactConversationMessageRequest.add_member(:conversation_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "conversationId"))
1319
2043
  RedactConversationMessageRequest.add_member(:message_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "messageId"))
@@ -1390,6 +2114,18 @@ module Aws::Chime
1390
2114
  SearchAvailablePhoneNumbersResponse.add_member(:e164_phone_numbers, Shapes::ShapeRef.new(shape: E164PhoneNumberList, location_name: "E164PhoneNumbers"))
1391
2115
  SearchAvailablePhoneNumbersResponse.struct_class = Types::SearchAvailablePhoneNumbersResponse
1392
2116
 
2117
+ SendChannelMessageRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
2118
+ SendChannelMessageRequest.add_member(:content, Shapes::ShapeRef.new(shape: NonEmptyContent, required: true, location_name: "Content"))
2119
+ SendChannelMessageRequest.add_member(:type, Shapes::ShapeRef.new(shape: ChannelMessageType, required: true, location_name: "Type"))
2120
+ SendChannelMessageRequest.add_member(:persistence, Shapes::ShapeRef.new(shape: ChannelMessagePersistenceType, required: true, location_name: "Persistence"))
2121
+ SendChannelMessageRequest.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
2122
+ SendChannelMessageRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
2123
+ SendChannelMessageRequest.struct_class = Types::SendChannelMessageRequest
2124
+
2125
+ SendChannelMessageResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
2126
+ SendChannelMessageResponse.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, location_name: "MessageId"))
2127
+ SendChannelMessageResponse.struct_class = Types::SendChannelMessageResponse
2128
+
1393
2129
  SensitiveStringList.member = Shapes::ShapeRef.new(shape: SensitiveString)
1394
2130
 
1395
2131
  ServiceFailureException.add_member(:code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "Code"))
@@ -1405,6 +2141,46 @@ module Aws::Chime
1405
2141
 
1406
2142
  SigninDelegateGroupList.member = Shapes::ShapeRef.new(shape: SigninDelegateGroup)
1407
2143
 
2144
+ SipMediaApplication.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "SipMediaApplicationId"))
2145
+ SipMediaApplication.add_member(:aws_region, Shapes::ShapeRef.new(shape: String, location_name: "AwsRegion"))
2146
+ SipMediaApplication.add_member(:name, Shapes::ShapeRef.new(shape: SipMediaApplicationName, location_name: "Name"))
2147
+ SipMediaApplication.add_member(:endpoints, Shapes::ShapeRef.new(shape: SipMediaApplicationEndpointList, location_name: "Endpoints"))
2148
+ SipMediaApplication.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
2149
+ SipMediaApplication.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
2150
+ SipMediaApplication.struct_class = Types::SipMediaApplication
2151
+
2152
+ SipMediaApplicationCall.add_member(:transaction_id, Shapes::ShapeRef.new(shape: GuidString, location_name: "TransactionId"))
2153
+ SipMediaApplicationCall.struct_class = Types::SipMediaApplicationCall
2154
+
2155
+ SipMediaApplicationEndpoint.add_member(:lambda_arn, Shapes::ShapeRef.new(shape: FunctionArn, location_name: "LambdaArn"))
2156
+ SipMediaApplicationEndpoint.struct_class = Types::SipMediaApplicationEndpoint
2157
+
2158
+ SipMediaApplicationEndpointList.member = Shapes::ShapeRef.new(shape: SipMediaApplicationEndpoint)
2159
+
2160
+ SipMediaApplicationList.member = Shapes::ShapeRef.new(shape: SipMediaApplication)
2161
+
2162
+ SipMediaApplicationLoggingConfiguration.add_member(:enable_sip_media_application_message_logs, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableSipMediaApplicationMessageLogs"))
2163
+ SipMediaApplicationLoggingConfiguration.struct_class = Types::SipMediaApplicationLoggingConfiguration
2164
+
2165
+ SipRule.add_member(:sip_rule_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "SipRuleId"))
2166
+ SipRule.add_member(:name, Shapes::ShapeRef.new(shape: SipRuleName, location_name: "Name"))
2167
+ SipRule.add_member(:disabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Disabled"))
2168
+ SipRule.add_member(:trigger_type, Shapes::ShapeRef.new(shape: SipRuleTriggerType, location_name: "TriggerType"))
2169
+ SipRule.add_member(:trigger_value, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "TriggerValue"))
2170
+ SipRule.add_member(:target_applications, Shapes::ShapeRef.new(shape: SipRuleTargetApplicationList, location_name: "TargetApplications"))
2171
+ SipRule.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
2172
+ SipRule.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
2173
+ SipRule.struct_class = Types::SipRule
2174
+
2175
+ SipRuleList.member = Shapes::ShapeRef.new(shape: SipRule)
2176
+
2177
+ SipRuleTargetApplication.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "SipMediaApplicationId"))
2178
+ SipRuleTargetApplication.add_member(:priority, Shapes::ShapeRef.new(shape: SipApplicationPriority, location_name: "Priority"))
2179
+ SipRuleTargetApplication.add_member(:aws_region, Shapes::ShapeRef.new(shape: String, location_name: "AwsRegion"))
2180
+ SipRuleTargetApplication.struct_class = Types::SipRuleTargetApplication
2181
+
2182
+ SipRuleTargetApplicationList.member = Shapes::ShapeRef.new(shape: SipRuleTargetApplication)
2183
+
1408
2184
  StreamingConfiguration.add_member(:data_retention_in_hours, Shapes::ShapeRef.new(shape: DataRetentionInHours, required: true, location_name: "DataRetentionInHours"))
1409
2185
  StreamingConfiguration.add_member(:disabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Disabled"))
1410
2186
  StreamingConfiguration.add_member(:streaming_notification_targets, Shapes::ShapeRef.new(shape: StreamingNotificationTargetList, location_name: "StreamingNotificationTargets"))
@@ -1492,6 +2268,22 @@ module Aws::Chime
1492
2268
 
1493
2269
  UpdateAccountSettingsResponse.struct_class = Types::UpdateAccountSettingsResponse
1494
2270
 
2271
+ UpdateAppInstanceRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
2272
+ UpdateAppInstanceRequest.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyResourceName, required: true, location_name: "Name"))
2273
+ UpdateAppInstanceRequest.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
2274
+ UpdateAppInstanceRequest.struct_class = Types::UpdateAppInstanceRequest
2275
+
2276
+ UpdateAppInstanceResponse.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceArn"))
2277
+ UpdateAppInstanceResponse.struct_class = Types::UpdateAppInstanceResponse
2278
+
2279
+ UpdateAppInstanceUserRequest.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceUserArn"))
2280
+ UpdateAppInstanceUserRequest.add_member(:name, Shapes::ShapeRef.new(shape: UserName, required: true, location_name: "Name"))
2281
+ UpdateAppInstanceUserRequest.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
2282
+ UpdateAppInstanceUserRequest.struct_class = Types::UpdateAppInstanceUserRequest
2283
+
2284
+ UpdateAppInstanceUserResponse.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceUserArn"))
2285
+ UpdateAppInstanceUserResponse.struct_class = Types::UpdateAppInstanceUserResponse
2286
+
1495
2287
  UpdateBotRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
1496
2288
  UpdateBotRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "botId"))
1497
2289
  UpdateBotRequest.add_member(:disabled, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "Disabled"))
@@ -1500,6 +2292,31 @@ module Aws::Chime
1500
2292
  UpdateBotResponse.add_member(:bot, Shapes::ShapeRef.new(shape: Bot, location_name: "Bot"))
1501
2293
  UpdateBotResponse.struct_class = Types::UpdateBotResponse
1502
2294
 
2295
+ UpdateChannelMessageRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
2296
+ UpdateChannelMessageRequest.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, required: true, location: "uri", location_name: "messageId"))
2297
+ UpdateChannelMessageRequest.add_member(:content, Shapes::ShapeRef.new(shape: Content, location_name: "Content"))
2298
+ UpdateChannelMessageRequest.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
2299
+ UpdateChannelMessageRequest.struct_class = Types::UpdateChannelMessageRequest
2300
+
2301
+ UpdateChannelMessageResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
2302
+ UpdateChannelMessageResponse.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, location_name: "MessageId"))
2303
+ UpdateChannelMessageResponse.struct_class = Types::UpdateChannelMessageResponse
2304
+
2305
+ UpdateChannelReadMarkerRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
2306
+ UpdateChannelReadMarkerRequest.struct_class = Types::UpdateChannelReadMarkerRequest
2307
+
2308
+ UpdateChannelReadMarkerResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
2309
+ UpdateChannelReadMarkerResponse.struct_class = Types::UpdateChannelReadMarkerResponse
2310
+
2311
+ UpdateChannelRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
2312
+ UpdateChannelRequest.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyResourceName, required: true, location_name: "Name"))
2313
+ UpdateChannelRequest.add_member(:mode, Shapes::ShapeRef.new(shape: ChannelMode, required: true, location_name: "Mode"))
2314
+ UpdateChannelRequest.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
2315
+ UpdateChannelRequest.struct_class = Types::UpdateChannelRequest
2316
+
2317
+ UpdateChannelResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
2318
+ UpdateChannelResponse.struct_class = Types::UpdateChannelResponse
2319
+
1503
2320
  UpdateGlobalSettingsRequest.add_member(:business_calling, Shapes::ShapeRef.new(shape: BusinessCallingSettings, required: true, location_name: "BusinessCalling"))
1504
2321
  UpdateGlobalSettingsRequest.add_member(:voice_connector, Shapes::ShapeRef.new(shape: VoiceConnectorSettings, required: true, location_name: "VoiceConnector"))
1505
2322
  UpdateGlobalSettingsRequest.struct_class = Types::UpdateGlobalSettingsRequest
@@ -1548,6 +2365,23 @@ module Aws::Chime
1548
2365
  UpdateRoomResponse.add_member(:room, Shapes::ShapeRef.new(shape: Room, location_name: "Room"))
1549
2366
  UpdateRoomResponse.struct_class = Types::UpdateRoomResponse
1550
2367
 
2368
+ UpdateSipMediaApplicationRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipMediaApplicationId"))
2369
+ UpdateSipMediaApplicationRequest.add_member(:name, Shapes::ShapeRef.new(shape: SipMediaApplicationName, location_name: "Name"))
2370
+ UpdateSipMediaApplicationRequest.add_member(:endpoints, Shapes::ShapeRef.new(shape: SipMediaApplicationEndpointList, location_name: "Endpoints"))
2371
+ UpdateSipMediaApplicationRequest.struct_class = Types::UpdateSipMediaApplicationRequest
2372
+
2373
+ UpdateSipMediaApplicationResponse.add_member(:sip_media_application, Shapes::ShapeRef.new(shape: SipMediaApplication, location_name: "SipMediaApplication"))
2374
+ UpdateSipMediaApplicationResponse.struct_class = Types::UpdateSipMediaApplicationResponse
2375
+
2376
+ UpdateSipRuleRequest.add_member(:sip_rule_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipRuleId"))
2377
+ UpdateSipRuleRequest.add_member(:name, Shapes::ShapeRef.new(shape: SipRuleName, required: true, location_name: "Name"))
2378
+ UpdateSipRuleRequest.add_member(:disabled, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "Disabled"))
2379
+ UpdateSipRuleRequest.add_member(:target_applications, Shapes::ShapeRef.new(shape: SipRuleTargetApplicationList, location_name: "TargetApplications"))
2380
+ UpdateSipRuleRequest.struct_class = Types::UpdateSipRuleRequest
2381
+
2382
+ UpdateSipRuleResponse.add_member(:sip_rule, Shapes::ShapeRef.new(shape: SipRule, location_name: "SipRule"))
2383
+ UpdateSipRuleResponse.struct_class = Types::UpdateSipRuleResponse
2384
+
1551
2385
  UpdateUserRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
1552
2386
  UpdateUserRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "userId"))
1553
2387
  UpdateUserRequest.add_member(:license_type, Shapes::ShapeRef.new(shape: License, location_name: "LicenseType"))
@@ -1847,6 +2681,63 @@ module Aws::Chime
1847
2681
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1848
2682
  end)
1849
2683
 
2684
+ api.add_operation(:create_app_instance, Seahorse::Model::Operation.new.tap do |o|
2685
+ o.name = "CreateAppInstance"
2686
+ o.http_method = "POST"
2687
+ o.http_request_uri = "/app-instances"
2688
+ o.endpoint_pattern = {
2689
+ "hostPrefix" => "identity-",
2690
+ }
2691
+ o.input = Shapes::ShapeRef.new(shape: CreateAppInstanceRequest)
2692
+ o.output = Shapes::ShapeRef.new(shape: CreateAppInstanceResponse)
2693
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2694
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2695
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2696
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2697
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2698
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2699
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2700
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2701
+ end)
2702
+
2703
+ api.add_operation(:create_app_instance_admin, Seahorse::Model::Operation.new.tap do |o|
2704
+ o.name = "CreateAppInstanceAdmin"
2705
+ o.http_method = "POST"
2706
+ o.http_request_uri = "/app-instances/{appInstanceArn}/admins"
2707
+ o.endpoint_pattern = {
2708
+ "hostPrefix" => "identity-",
2709
+ }
2710
+ o.input = Shapes::ShapeRef.new(shape: CreateAppInstanceAdminRequest)
2711
+ o.output = Shapes::ShapeRef.new(shape: CreateAppInstanceAdminResponse)
2712
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2713
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2714
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2715
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2716
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2717
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2718
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2719
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2720
+ end)
2721
+
2722
+ api.add_operation(:create_app_instance_user, Seahorse::Model::Operation.new.tap do |o|
2723
+ o.name = "CreateAppInstanceUser"
2724
+ o.http_method = "POST"
2725
+ o.http_request_uri = "/app-instance-users"
2726
+ o.endpoint_pattern = {
2727
+ "hostPrefix" => "identity-",
2728
+ }
2729
+ o.input = Shapes::ShapeRef.new(shape: CreateAppInstanceUserRequest)
2730
+ o.output = Shapes::ShapeRef.new(shape: CreateAppInstanceUserResponse)
2731
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2732
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2733
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2734
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2735
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2736
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2737
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2738
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2739
+ end)
2740
+
1850
2741
  api.add_operation(:create_attendee, Seahorse::Model::Operation.new.tap do |o|
1851
2742
  o.name = "CreateAttendee"
1852
2743
  o.http_method = "POST"
@@ -1879,6 +2770,82 @@ module Aws::Chime
1879
2770
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1880
2771
  end)
1881
2772
 
2773
+ api.add_operation(:create_channel, Seahorse::Model::Operation.new.tap do |o|
2774
+ o.name = "CreateChannel"
2775
+ o.http_method = "POST"
2776
+ o.http_request_uri = "/channels"
2777
+ o.endpoint_pattern = {
2778
+ "hostPrefix" => "messaging-",
2779
+ }
2780
+ o.input = Shapes::ShapeRef.new(shape: CreateChannelRequest)
2781
+ o.output = Shapes::ShapeRef.new(shape: CreateChannelResponse)
2782
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2783
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2784
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2785
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2786
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2787
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2788
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2789
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2790
+ end)
2791
+
2792
+ api.add_operation(:create_channel_ban, Seahorse::Model::Operation.new.tap do |o|
2793
+ o.name = "CreateChannelBan"
2794
+ o.http_method = "POST"
2795
+ o.http_request_uri = "/channels/{channelArn}/bans"
2796
+ o.endpoint_pattern = {
2797
+ "hostPrefix" => "messaging-",
2798
+ }
2799
+ o.input = Shapes::ShapeRef.new(shape: CreateChannelBanRequest)
2800
+ o.output = Shapes::ShapeRef.new(shape: CreateChannelBanResponse)
2801
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2802
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2803
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2804
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2805
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2806
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2807
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2808
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2809
+ end)
2810
+
2811
+ api.add_operation(:create_channel_membership, Seahorse::Model::Operation.new.tap do |o|
2812
+ o.name = "CreateChannelMembership"
2813
+ o.http_method = "POST"
2814
+ o.http_request_uri = "/channels/{channelArn}/memberships"
2815
+ o.endpoint_pattern = {
2816
+ "hostPrefix" => "messaging-",
2817
+ }
2818
+ o.input = Shapes::ShapeRef.new(shape: CreateChannelMembershipRequest)
2819
+ o.output = Shapes::ShapeRef.new(shape: CreateChannelMembershipResponse)
2820
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2821
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2822
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2823
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2824
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2825
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2826
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2827
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2828
+ end)
2829
+
2830
+ api.add_operation(:create_channel_moderator, Seahorse::Model::Operation.new.tap do |o|
2831
+ o.name = "CreateChannelModerator"
2832
+ o.http_method = "POST"
2833
+ o.http_request_uri = "/channels/{channelArn}/moderators"
2834
+ o.endpoint_pattern = {
2835
+ "hostPrefix" => "messaging-",
2836
+ }
2837
+ o.input = Shapes::ShapeRef.new(shape: CreateChannelModeratorRequest)
2838
+ o.output = Shapes::ShapeRef.new(shape: CreateChannelModeratorResponse)
2839
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2840
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2841
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2842
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2843
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2844
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2845
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2846
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2847
+ end)
2848
+
1882
2849
  api.add_operation(:create_meeting, Seahorse::Model::Operation.new.tap do |o|
1883
2850
  o.name = "CreateMeeting"
1884
2851
  o.http_method = "POST"
@@ -1894,6 +2861,21 @@ module Aws::Chime
1894
2861
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1895
2862
  end)
1896
2863
 
2864
+ api.add_operation(:create_meeting_dial_out, Seahorse::Model::Operation.new.tap do |o|
2865
+ o.name = "CreateMeetingDialOut"
2866
+ o.http_method = "POST"
2867
+ o.http_request_uri = "/meetings/{meetingId}/dial-outs"
2868
+ o.input = Shapes::ShapeRef.new(shape: CreateMeetingDialOutRequest)
2869
+ o.output = Shapes::ShapeRef.new(shape: CreateMeetingDialOutResponse)
2870
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2871
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2872
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2873
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2874
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2875
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2876
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2877
+ end)
2878
+
1897
2879
  api.add_operation(:create_meeting_with_attendees, Seahorse::Model::Operation.new.tap do |o|
1898
2880
  o.name = "CreateMeetingWithAttendees"
1899
2881
  o.http_method = "POST"
@@ -1973,6 +2955,55 @@ module Aws::Chime
1973
2955
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1974
2956
  end)
1975
2957
 
2958
+ api.add_operation(:create_sip_media_application, Seahorse::Model::Operation.new.tap do |o|
2959
+ o.name = "CreateSipMediaApplication"
2960
+ o.http_method = "POST"
2961
+ o.http_request_uri = "/sip-media-applications"
2962
+ o.input = Shapes::ShapeRef.new(shape: CreateSipMediaApplicationRequest)
2963
+ o.output = Shapes::ShapeRef.new(shape: CreateSipMediaApplicationResponse)
2964
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2965
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2966
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2967
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2968
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2969
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2970
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2971
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2972
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2973
+ end)
2974
+
2975
+ api.add_operation(:create_sip_media_application_call, Seahorse::Model::Operation.new.tap do |o|
2976
+ o.name = "CreateSipMediaApplicationCall"
2977
+ o.http_method = "POST"
2978
+ o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}/calls"
2979
+ o.input = Shapes::ShapeRef.new(shape: CreateSipMediaApplicationCallRequest)
2980
+ o.output = Shapes::ShapeRef.new(shape: CreateSipMediaApplicationCallResponse)
2981
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2982
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2983
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2984
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2985
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2986
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2987
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2988
+ end)
2989
+
2990
+ api.add_operation(:create_sip_rule, Seahorse::Model::Operation.new.tap do |o|
2991
+ o.name = "CreateSipRule"
2992
+ o.http_method = "POST"
2993
+ o.http_request_uri = "/sip-rules"
2994
+ o.input = Shapes::ShapeRef.new(shape: CreateSipRuleRequest)
2995
+ o.output = Shapes::ShapeRef.new(shape: CreateSipRuleResponse)
2996
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2997
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2998
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2999
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3000
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3001
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
3002
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3003
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3004
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3005
+ end)
3006
+
1976
3007
  api.add_operation(:create_user, Seahorse::Model::Operation.new.tap do |o|
1977
3008
  o.name = "CreateUser"
1978
3009
  o.http_method = "POST"
@@ -2037,26 +3068,179 @@ module Aws::Chime
2037
3068
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2038
3069
  end)
2039
3070
 
2040
- api.add_operation(:delete_attendee, Seahorse::Model::Operation.new.tap do |o|
2041
- o.name = "DeleteAttendee"
3071
+ api.add_operation(:delete_app_instance, Seahorse::Model::Operation.new.tap do |o|
3072
+ o.name = "DeleteAppInstance"
2042
3073
  o.http_method = "DELETE"
2043
- o.http_request_uri = "/meetings/{meetingId}/attendees/{attendeeId}"
2044
- o.input = Shapes::ShapeRef.new(shape: DeleteAttendeeRequest)
3074
+ o.http_request_uri = "/app-instances/{appInstanceArn}"
3075
+ o.endpoint_pattern = {
3076
+ "hostPrefix" => "identity-",
3077
+ }
3078
+ o.input = Shapes::ShapeRef.new(shape: DeleteAppInstanceRequest)
2045
3079
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2046
3080
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2047
3081
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2048
3082
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2049
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2050
3083
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2051
3084
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2052
3085
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2053
3086
  end)
2054
3087
 
2055
- api.add_operation(:delete_events_configuration, Seahorse::Model::Operation.new.tap do |o|
2056
- o.name = "DeleteEventsConfiguration"
3088
+ api.add_operation(:delete_app_instance_admin, Seahorse::Model::Operation.new.tap do |o|
3089
+ o.name = "DeleteAppInstanceAdmin"
2057
3090
  o.http_method = "DELETE"
2058
- o.http_request_uri = "/accounts/{accountId}/bots/{botId}/events-configuration"
2059
- o.input = Shapes::ShapeRef.new(shape: DeleteEventsConfigurationRequest)
3091
+ o.http_request_uri = "/app-instances/{appInstanceArn}/admins/{appInstanceAdminArn}"
3092
+ o.endpoint_pattern = {
3093
+ "hostPrefix" => "identity-",
3094
+ }
3095
+ o.input = Shapes::ShapeRef.new(shape: DeleteAppInstanceAdminRequest)
3096
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3097
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3098
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3099
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3100
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
3101
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3102
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3103
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3104
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3105
+ end)
3106
+
3107
+ api.add_operation(:delete_app_instance_streaming_configurations, Seahorse::Model::Operation.new.tap do |o|
3108
+ o.name = "DeleteAppInstanceStreamingConfigurations"
3109
+ o.http_method = "DELETE"
3110
+ o.http_request_uri = "/app-instances/{appInstanceArn}/streaming-configurations"
3111
+ o.input = Shapes::ShapeRef.new(shape: DeleteAppInstanceStreamingConfigurationsRequest)
3112
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3113
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3114
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3115
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3116
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3117
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3118
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3119
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3120
+ end)
3121
+
3122
+ api.add_operation(:delete_app_instance_user, Seahorse::Model::Operation.new.tap do |o|
3123
+ o.name = "DeleteAppInstanceUser"
3124
+ o.http_method = "DELETE"
3125
+ o.http_request_uri = "/app-instance-users/{appInstanceUserArn}"
3126
+ o.endpoint_pattern = {
3127
+ "hostPrefix" => "identity-",
3128
+ }
3129
+ o.input = Shapes::ShapeRef.new(shape: DeleteAppInstanceUserRequest)
3130
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3131
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3132
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3133
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3134
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3135
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3136
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3137
+ end)
3138
+
3139
+ api.add_operation(:delete_attendee, Seahorse::Model::Operation.new.tap do |o|
3140
+ o.name = "DeleteAttendee"
3141
+ o.http_method = "DELETE"
3142
+ o.http_request_uri = "/meetings/{meetingId}/attendees/{attendeeId}"
3143
+ o.input = Shapes::ShapeRef.new(shape: DeleteAttendeeRequest)
3144
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3145
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3146
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3147
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3148
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3149
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3150
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3151
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3152
+ end)
3153
+
3154
+ api.add_operation(:delete_channel, Seahorse::Model::Operation.new.tap do |o|
3155
+ o.name = "DeleteChannel"
3156
+ o.http_method = "DELETE"
3157
+ o.http_request_uri = "/channels/{channelArn}"
3158
+ o.endpoint_pattern = {
3159
+ "hostPrefix" => "messaging-",
3160
+ }
3161
+ o.input = Shapes::ShapeRef.new(shape: DeleteChannelRequest)
3162
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3163
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3164
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3165
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3166
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3167
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3168
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3169
+ end)
3170
+
3171
+ api.add_operation(:delete_channel_ban, Seahorse::Model::Operation.new.tap do |o|
3172
+ o.name = "DeleteChannelBan"
3173
+ o.http_method = "DELETE"
3174
+ o.http_request_uri = "/channels/{channelArn}/bans/{memberArn}"
3175
+ o.endpoint_pattern = {
3176
+ "hostPrefix" => "messaging-",
3177
+ }
3178
+ o.input = Shapes::ShapeRef.new(shape: DeleteChannelBanRequest)
3179
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3180
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3181
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3182
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3183
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3184
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3185
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3186
+ end)
3187
+
3188
+ api.add_operation(:delete_channel_membership, Seahorse::Model::Operation.new.tap do |o|
3189
+ o.name = "DeleteChannelMembership"
3190
+ o.http_method = "DELETE"
3191
+ o.http_request_uri = "/channels/{channelArn}/memberships/{memberArn}"
3192
+ o.endpoint_pattern = {
3193
+ "hostPrefix" => "messaging-",
3194
+ }
3195
+ o.input = Shapes::ShapeRef.new(shape: DeleteChannelMembershipRequest)
3196
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3197
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3198
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3199
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3200
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3201
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3202
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3203
+ end)
3204
+
3205
+ api.add_operation(:delete_channel_message, Seahorse::Model::Operation.new.tap do |o|
3206
+ o.name = "DeleteChannelMessage"
3207
+ o.http_method = "DELETE"
3208
+ o.http_request_uri = "/channels/{channelArn}/messages/{messageId}"
3209
+ o.endpoint_pattern = {
3210
+ "hostPrefix" => "messaging-",
3211
+ }
3212
+ o.input = Shapes::ShapeRef.new(shape: DeleteChannelMessageRequest)
3213
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3214
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3215
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3216
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3217
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3218
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3219
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3220
+ end)
3221
+
3222
+ api.add_operation(:delete_channel_moderator, Seahorse::Model::Operation.new.tap do |o|
3223
+ o.name = "DeleteChannelModerator"
3224
+ o.http_method = "DELETE"
3225
+ o.http_request_uri = "/channels/{channelArn}/moderators/{channelModeratorArn}"
3226
+ o.endpoint_pattern = {
3227
+ "hostPrefix" => "messaging-",
3228
+ }
3229
+ o.input = Shapes::ShapeRef.new(shape: DeleteChannelModeratorRequest)
3230
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3231
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3232
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3233
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3234
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3235
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3236
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3237
+ end)
3238
+
3239
+ api.add_operation(:delete_events_configuration, Seahorse::Model::Operation.new.tap do |o|
3240
+ o.name = "DeleteEventsConfiguration"
3241
+ o.http_method = "DELETE"
3242
+ o.http_request_uri = "/accounts/{accountId}/bots/{botId}/events-configuration"
3243
+ o.input = Shapes::ShapeRef.new(shape: DeleteEventsConfigurationRequest)
2060
3244
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2061
3245
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2062
3246
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
@@ -2141,6 +3325,38 @@ module Aws::Chime
2141
3325
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2142
3326
  end)
2143
3327
 
3328
+ api.add_operation(:delete_sip_media_application, Seahorse::Model::Operation.new.tap do |o|
3329
+ o.name = "DeleteSipMediaApplication"
3330
+ o.http_method = "DELETE"
3331
+ o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}"
3332
+ o.input = Shapes::ShapeRef.new(shape: DeleteSipMediaApplicationRequest)
3333
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3334
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3335
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3336
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3337
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3338
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3339
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3340
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3341
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3342
+ end)
3343
+
3344
+ api.add_operation(:delete_sip_rule, Seahorse::Model::Operation.new.tap do |o|
3345
+ o.name = "DeleteSipRule"
3346
+ o.http_method = "DELETE"
3347
+ o.http_request_uri = "/sip-rules/{sipRuleId}"
3348
+ o.input = Shapes::ShapeRef.new(shape: DeleteSipRuleRequest)
3349
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3350
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3351
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3352
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3353
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3354
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3355
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3356
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3357
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3358
+ end)
3359
+
2144
3360
  api.add_operation(:delete_voice_connector, Seahorse::Model::Operation.new.tap do |o|
2145
3361
  o.name = "DeleteVoiceConnector"
2146
3362
  o.http_method = "DELETE"
@@ -2263,6 +3479,162 @@ module Aws::Chime
2263
3479
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2264
3480
  end)
2265
3481
 
3482
+ api.add_operation(:describe_app_instance, Seahorse::Model::Operation.new.tap do |o|
3483
+ o.name = "DescribeAppInstance"
3484
+ o.http_method = "GET"
3485
+ o.http_request_uri = "/app-instances/{appInstanceArn}"
3486
+ o.endpoint_pattern = {
3487
+ "hostPrefix" => "identity-",
3488
+ }
3489
+ o.input = Shapes::ShapeRef.new(shape: DescribeAppInstanceRequest)
3490
+ o.output = Shapes::ShapeRef.new(shape: DescribeAppInstanceResponse)
3491
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3492
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3493
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3494
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3495
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3496
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3497
+ end)
3498
+
3499
+ api.add_operation(:describe_app_instance_admin, Seahorse::Model::Operation.new.tap do |o|
3500
+ o.name = "DescribeAppInstanceAdmin"
3501
+ o.http_method = "GET"
3502
+ o.http_request_uri = "/app-instances/{appInstanceArn}/admins/{appInstanceAdminArn}"
3503
+ o.endpoint_pattern = {
3504
+ "hostPrefix" => "identity-",
3505
+ }
3506
+ o.input = Shapes::ShapeRef.new(shape: DescribeAppInstanceAdminRequest)
3507
+ o.output = Shapes::ShapeRef.new(shape: DescribeAppInstanceAdminResponse)
3508
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3509
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3510
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3511
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3512
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3513
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3514
+ end)
3515
+
3516
+ api.add_operation(:describe_app_instance_user, Seahorse::Model::Operation.new.tap do |o|
3517
+ o.name = "DescribeAppInstanceUser"
3518
+ o.http_method = "GET"
3519
+ o.http_request_uri = "/app-instance-users/{appInstanceUserArn}"
3520
+ o.endpoint_pattern = {
3521
+ "hostPrefix" => "identity-",
3522
+ }
3523
+ o.input = Shapes::ShapeRef.new(shape: DescribeAppInstanceUserRequest)
3524
+ o.output = Shapes::ShapeRef.new(shape: DescribeAppInstanceUserResponse)
3525
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3526
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3527
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3528
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3529
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3530
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3531
+ end)
3532
+
3533
+ api.add_operation(:describe_channel, Seahorse::Model::Operation.new.tap do |o|
3534
+ o.name = "DescribeChannel"
3535
+ o.http_method = "GET"
3536
+ o.http_request_uri = "/channels/{channelArn}"
3537
+ o.endpoint_pattern = {
3538
+ "hostPrefix" => "messaging-",
3539
+ }
3540
+ o.input = Shapes::ShapeRef.new(shape: DescribeChannelRequest)
3541
+ o.output = Shapes::ShapeRef.new(shape: DescribeChannelResponse)
3542
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3543
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3544
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3545
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3546
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3547
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3548
+ end)
3549
+
3550
+ api.add_operation(:describe_channel_ban, Seahorse::Model::Operation.new.tap do |o|
3551
+ o.name = "DescribeChannelBan"
3552
+ o.http_method = "GET"
3553
+ o.http_request_uri = "/channels/{channelArn}/bans/{memberArn}"
3554
+ o.endpoint_pattern = {
3555
+ "hostPrefix" => "messaging-",
3556
+ }
3557
+ o.input = Shapes::ShapeRef.new(shape: DescribeChannelBanRequest)
3558
+ o.output = Shapes::ShapeRef.new(shape: DescribeChannelBanResponse)
3559
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3560
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3561
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3562
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3563
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3564
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3565
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3566
+ end)
3567
+
3568
+ api.add_operation(:describe_channel_membership, Seahorse::Model::Operation.new.tap do |o|
3569
+ o.name = "DescribeChannelMembership"
3570
+ o.http_method = "GET"
3571
+ o.http_request_uri = "/channels/{channelArn}/memberships/{memberArn}"
3572
+ o.endpoint_pattern = {
3573
+ "hostPrefix" => "messaging-",
3574
+ }
3575
+ o.input = Shapes::ShapeRef.new(shape: DescribeChannelMembershipRequest)
3576
+ o.output = Shapes::ShapeRef.new(shape: DescribeChannelMembershipResponse)
3577
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3578
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3579
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3580
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3581
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3582
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3583
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3584
+ end)
3585
+
3586
+ api.add_operation(:describe_channel_membership_for_app_instance_user, Seahorse::Model::Operation.new.tap do |o|
3587
+ o.name = "DescribeChannelMembershipForAppInstanceUser"
3588
+ o.http_method = "GET"
3589
+ o.http_request_uri = "/channels/{channelArn}?scope=app-instance-user-membership"
3590
+ o.endpoint_pattern = {
3591
+ "hostPrefix" => "messaging-",
3592
+ }
3593
+ o.input = Shapes::ShapeRef.new(shape: DescribeChannelMembershipForAppInstanceUserRequest)
3594
+ o.output = Shapes::ShapeRef.new(shape: DescribeChannelMembershipForAppInstanceUserResponse)
3595
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3596
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3597
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3598
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3599
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3600
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3601
+ end)
3602
+
3603
+ api.add_operation(:describe_channel_moderated_by_app_instance_user, Seahorse::Model::Operation.new.tap do |o|
3604
+ o.name = "DescribeChannelModeratedByAppInstanceUser"
3605
+ o.http_method = "GET"
3606
+ o.http_request_uri = "/channels/{channelArn}?scope=app-instance-user-moderated-channel"
3607
+ o.endpoint_pattern = {
3608
+ "hostPrefix" => "messaging-",
3609
+ }
3610
+ o.input = Shapes::ShapeRef.new(shape: DescribeChannelModeratedByAppInstanceUserRequest)
3611
+ o.output = Shapes::ShapeRef.new(shape: DescribeChannelModeratedByAppInstanceUserResponse)
3612
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3613
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3614
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3615
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3616
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3617
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3618
+ end)
3619
+
3620
+ api.add_operation(:describe_channel_moderator, Seahorse::Model::Operation.new.tap do |o|
3621
+ o.name = "DescribeChannelModerator"
3622
+ o.http_method = "GET"
3623
+ o.http_request_uri = "/channels/{channelArn}/moderators/{channelModeratorArn}"
3624
+ o.endpoint_pattern = {
3625
+ "hostPrefix" => "messaging-",
3626
+ }
3627
+ o.input = Shapes::ShapeRef.new(shape: DescribeChannelModeratorRequest)
3628
+ o.output = Shapes::ShapeRef.new(shape: DescribeChannelModeratorResponse)
3629
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3630
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3631
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3632
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3633
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3634
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3635
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3636
+ end)
3637
+
2266
3638
  api.add_operation(:disassociate_phone_number_from_user, Seahorse::Model::Operation.new.tap do |o|
2267
3639
  o.name = "DisassociatePhoneNumberFromUser"
2268
3640
  o.http_method = "POST"
@@ -2353,6 +3725,39 @@ module Aws::Chime
2353
3725
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2354
3726
  end)
2355
3727
 
3728
+ api.add_operation(:get_app_instance_retention_settings, Seahorse::Model::Operation.new.tap do |o|
3729
+ o.name = "GetAppInstanceRetentionSettings"
3730
+ o.http_method = "GET"
3731
+ o.http_request_uri = "/app-instances/{appInstanceArn}/retention-settings"
3732
+ o.endpoint_pattern = {
3733
+ "hostPrefix" => "identity-",
3734
+ }
3735
+ o.input = Shapes::ShapeRef.new(shape: GetAppInstanceRetentionSettingsRequest)
3736
+ o.output = Shapes::ShapeRef.new(shape: GetAppInstanceRetentionSettingsResponse)
3737
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3738
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3739
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3740
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3741
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3742
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3743
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3744
+ end)
3745
+
3746
+ api.add_operation(:get_app_instance_streaming_configurations, Seahorse::Model::Operation.new.tap do |o|
3747
+ o.name = "GetAppInstanceStreamingConfigurations"
3748
+ o.http_method = "GET"
3749
+ o.http_request_uri = "/app-instances/{appInstanceArn}/streaming-configurations"
3750
+ o.input = Shapes::ShapeRef.new(shape: GetAppInstanceStreamingConfigurationsRequest)
3751
+ o.output = Shapes::ShapeRef.new(shape: GetAppInstanceStreamingConfigurationsResponse)
3752
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3753
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3754
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3755
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3756
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3757
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3758
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3759
+ end)
3760
+
2356
3761
  api.add_operation(:get_attendee, Seahorse::Model::Operation.new.tap do |o|
2357
3762
  o.name = "GetAttendee"
2358
3763
  o.http_method = "GET"
@@ -2383,6 +3788,24 @@ module Aws::Chime
2383
3788
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2384
3789
  end)
2385
3790
 
3791
+ api.add_operation(:get_channel_message, Seahorse::Model::Operation.new.tap do |o|
3792
+ o.name = "GetChannelMessage"
3793
+ o.http_method = "GET"
3794
+ o.http_request_uri = "/channels/{channelArn}/messages/{messageId}"
3795
+ o.endpoint_pattern = {
3796
+ "hostPrefix" => "messaging-",
3797
+ }
3798
+ o.input = Shapes::ShapeRef.new(shape: GetChannelMessageRequest)
3799
+ o.output = Shapes::ShapeRef.new(shape: GetChannelMessageResponse)
3800
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3801
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3802
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3803
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3804
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3805
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3806
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3807
+ end)
3808
+
2386
3809
  api.add_operation(:get_events_configuration, Seahorse::Model::Operation.new.tap do |o|
2387
3810
  o.name = "GetEventsConfiguration"
2388
3811
  o.http_method = "GET"
@@ -2427,6 +3850,22 @@ module Aws::Chime
2427
3850
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2428
3851
  end)
2429
3852
 
3853
+ api.add_operation(:get_messaging_session_endpoint, Seahorse::Model::Operation.new.tap do |o|
3854
+ o.name = "GetMessagingSessionEndpoint"
3855
+ o.http_method = "GET"
3856
+ o.http_request_uri = "/endpoints/messaging-session"
3857
+ o.endpoint_pattern = {
3858
+ "hostPrefix" => "messaging-",
3859
+ }
3860
+ o.input = Shapes::ShapeRef.new(shape: GetMessagingSessionEndpointRequest)
3861
+ o.output = Shapes::ShapeRef.new(shape: GetMessagingSessionEndpointResponse)
3862
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3863
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3864
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3865
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3866
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3867
+ end)
3868
+
2430
3869
  api.add_operation(:get_phone_number, Seahorse::Model::Operation.new.tap do |o|
2431
3870
  o.name = "GetPhoneNumber"
2432
3871
  o.http_method = "GET"
@@ -2516,6 +3955,51 @@ module Aws::Chime
2516
3955
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2517
3956
  end)
2518
3957
 
3958
+ api.add_operation(:get_sip_media_application, Seahorse::Model::Operation.new.tap do |o|
3959
+ o.name = "GetSipMediaApplication"
3960
+ o.http_method = "GET"
3961
+ o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}"
3962
+ o.input = Shapes::ShapeRef.new(shape: GetSipMediaApplicationRequest)
3963
+ o.output = Shapes::ShapeRef.new(shape: GetSipMediaApplicationResponse)
3964
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3965
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3966
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3967
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3968
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3969
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3970
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3971
+ end)
3972
+
3973
+ api.add_operation(:get_sip_media_application_logging_configuration, Seahorse::Model::Operation.new.tap do |o|
3974
+ o.name = "GetSipMediaApplicationLoggingConfiguration"
3975
+ o.http_method = "GET"
3976
+ o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}/logging-configuration"
3977
+ o.input = Shapes::ShapeRef.new(shape: GetSipMediaApplicationLoggingConfigurationRequest)
3978
+ o.output = Shapes::ShapeRef.new(shape: GetSipMediaApplicationLoggingConfigurationResponse)
3979
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3980
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3981
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3982
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3983
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3984
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3985
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3986
+ end)
3987
+
3988
+ api.add_operation(:get_sip_rule, Seahorse::Model::Operation.new.tap do |o|
3989
+ o.name = "GetSipRule"
3990
+ o.http_method = "GET"
3991
+ o.http_request_uri = "/sip-rules/{sipRuleId}"
3992
+ o.input = Shapes::ShapeRef.new(shape: GetSipRuleRequest)
3993
+ o.output = Shapes::ShapeRef.new(shape: GetSipRuleResponse)
3994
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3995
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3996
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3997
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3998
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3999
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4000
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4001
+ end)
4002
+
2519
4003
  api.add_operation(:get_user, Seahorse::Model::Operation.new.tap do |o|
2520
4004
  o.name = "GetUser"
2521
4005
  o.http_method = "GET"
@@ -2647,65 +4131,284 @@ module Aws::Chime
2647
4131
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2648
4132
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2649
4133
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2650
- o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2651
- o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4134
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4135
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4136
+ end)
4137
+
4138
+ api.add_operation(:get_voice_connector_termination, Seahorse::Model::Operation.new.tap do |o|
4139
+ o.name = "GetVoiceConnectorTermination"
4140
+ o.http_method = "GET"
4141
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/termination"
4142
+ o.input = Shapes::ShapeRef.new(shape: GetVoiceConnectorTerminationRequest)
4143
+ o.output = Shapes::ShapeRef.new(shape: GetVoiceConnectorTerminationResponse)
4144
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4145
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4146
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4147
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4148
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4149
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4150
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4151
+ end)
4152
+
4153
+ api.add_operation(:get_voice_connector_termination_health, Seahorse::Model::Operation.new.tap do |o|
4154
+ o.name = "GetVoiceConnectorTerminationHealth"
4155
+ o.http_method = "GET"
4156
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/termination/health"
4157
+ o.input = Shapes::ShapeRef.new(shape: GetVoiceConnectorTerminationHealthRequest)
4158
+ o.output = Shapes::ShapeRef.new(shape: GetVoiceConnectorTerminationHealthResponse)
4159
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4160
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4161
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4162
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4163
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4164
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4165
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4166
+ end)
4167
+
4168
+ api.add_operation(:invite_users, Seahorse::Model::Operation.new.tap do |o|
4169
+ o.name = "InviteUsers"
4170
+ o.http_method = "POST"
4171
+ o.http_request_uri = "/accounts/{accountId}/users?operation=add"
4172
+ o.input = Shapes::ShapeRef.new(shape: InviteUsersRequest)
4173
+ o.output = Shapes::ShapeRef.new(shape: InviteUsersResponse)
4174
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4175
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4176
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4177
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4178
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4179
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4180
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4181
+ end)
4182
+
4183
+ api.add_operation(:list_accounts, Seahorse::Model::Operation.new.tap do |o|
4184
+ o.name = "ListAccounts"
4185
+ o.http_method = "GET"
4186
+ o.http_request_uri = "/accounts"
4187
+ o.input = Shapes::ShapeRef.new(shape: ListAccountsRequest)
4188
+ o.output = Shapes::ShapeRef.new(shape: ListAccountsResponse)
4189
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4190
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4191
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4192
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4193
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4194
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4195
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4196
+ o[:pager] = Aws::Pager.new(
4197
+ limit_key: "max_results",
4198
+ tokens: {
4199
+ "next_token" => "next_token"
4200
+ }
4201
+ )
4202
+ end)
4203
+
4204
+ api.add_operation(:list_app_instance_admins, Seahorse::Model::Operation.new.tap do |o|
4205
+ o.name = "ListAppInstanceAdmins"
4206
+ o.http_method = "GET"
4207
+ o.http_request_uri = "/app-instances/{appInstanceArn}/admins"
4208
+ o.endpoint_pattern = {
4209
+ "hostPrefix" => "identity-",
4210
+ }
4211
+ o.input = Shapes::ShapeRef.new(shape: ListAppInstanceAdminsRequest)
4212
+ o.output = Shapes::ShapeRef.new(shape: ListAppInstanceAdminsResponse)
4213
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4214
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4215
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
4216
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4217
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4218
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4219
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4220
+ o[:pager] = Aws::Pager.new(
4221
+ limit_key: "max_results",
4222
+ tokens: {
4223
+ "next_token" => "next_token"
4224
+ }
4225
+ )
4226
+ end)
4227
+
4228
+ api.add_operation(:list_app_instance_users, Seahorse::Model::Operation.new.tap do |o|
4229
+ o.name = "ListAppInstanceUsers"
4230
+ o.http_method = "GET"
4231
+ o.http_request_uri = "/app-instance-users"
4232
+ o.endpoint_pattern = {
4233
+ "hostPrefix" => "identity-",
4234
+ }
4235
+ o.input = Shapes::ShapeRef.new(shape: ListAppInstanceUsersRequest)
4236
+ o.output = Shapes::ShapeRef.new(shape: ListAppInstanceUsersResponse)
4237
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4238
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4239
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4240
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4241
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4242
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4243
+ o[:pager] = Aws::Pager.new(
4244
+ limit_key: "max_results",
4245
+ tokens: {
4246
+ "next_token" => "next_token"
4247
+ }
4248
+ )
4249
+ end)
4250
+
4251
+ api.add_operation(:list_app_instances, Seahorse::Model::Operation.new.tap do |o|
4252
+ o.name = "ListAppInstances"
4253
+ o.http_method = "GET"
4254
+ o.http_request_uri = "/app-instances"
4255
+ o.endpoint_pattern = {
4256
+ "hostPrefix" => "identity-",
4257
+ }
4258
+ o.input = Shapes::ShapeRef.new(shape: ListAppInstancesRequest)
4259
+ o.output = Shapes::ShapeRef.new(shape: ListAppInstancesResponse)
4260
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4261
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4262
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4263
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4264
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4265
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4266
+ o[:pager] = Aws::Pager.new(
4267
+ limit_key: "max_results",
4268
+ tokens: {
4269
+ "next_token" => "next_token"
4270
+ }
4271
+ )
4272
+ end)
4273
+
4274
+ api.add_operation(:list_attendee_tags, Seahorse::Model::Operation.new.tap do |o|
4275
+ o.name = "ListAttendeeTags"
4276
+ o.http_method = "GET"
4277
+ o.http_request_uri = "/meetings/{meetingId}/attendees/{attendeeId}/tags"
4278
+ o.input = Shapes::ShapeRef.new(shape: ListAttendeeTagsRequest)
4279
+ o.output = Shapes::ShapeRef.new(shape: ListAttendeeTagsResponse)
4280
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4281
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4282
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4283
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4284
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4285
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4286
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4287
+ end)
4288
+
4289
+ api.add_operation(:list_attendees, Seahorse::Model::Operation.new.tap do |o|
4290
+ o.name = "ListAttendees"
4291
+ o.http_method = "GET"
4292
+ o.http_request_uri = "/meetings/{meetingId}/attendees"
4293
+ o.input = Shapes::ShapeRef.new(shape: ListAttendeesRequest)
4294
+ o.output = Shapes::ShapeRef.new(shape: ListAttendeesResponse)
4295
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4296
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4297
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4298
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4299
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4300
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4301
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4302
+ o[:pager] = Aws::Pager.new(
4303
+ limit_key: "max_results",
4304
+ tokens: {
4305
+ "next_token" => "next_token"
4306
+ }
4307
+ )
4308
+ end)
4309
+
4310
+ api.add_operation(:list_bots, Seahorse::Model::Operation.new.tap do |o|
4311
+ o.name = "ListBots"
4312
+ o.http_method = "GET"
4313
+ o.http_request_uri = "/accounts/{accountId}/bots"
4314
+ o.input = Shapes::ShapeRef.new(shape: ListBotsRequest)
4315
+ o.output = Shapes::ShapeRef.new(shape: ListBotsResponse)
4316
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4317
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4318
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4319
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4320
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4321
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4322
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4323
+ o[:pager] = Aws::Pager.new(
4324
+ limit_key: "max_results",
4325
+ tokens: {
4326
+ "next_token" => "next_token"
4327
+ }
4328
+ )
2652
4329
  end)
2653
4330
 
2654
- api.add_operation(:get_voice_connector_termination, Seahorse::Model::Operation.new.tap do |o|
2655
- o.name = "GetVoiceConnectorTermination"
4331
+ api.add_operation(:list_channel_bans, Seahorse::Model::Operation.new.tap do |o|
4332
+ o.name = "ListChannelBans"
2656
4333
  o.http_method = "GET"
2657
- o.http_request_uri = "/voice-connectors/{voiceConnectorId}/termination"
2658
- o.input = Shapes::ShapeRef.new(shape: GetVoiceConnectorTerminationRequest)
2659
- o.output = Shapes::ShapeRef.new(shape: GetVoiceConnectorTerminationResponse)
2660
- o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2661
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2662
- o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4334
+ o.http_request_uri = "/channels/{channelArn}/bans"
4335
+ o.endpoint_pattern = {
4336
+ "hostPrefix" => "messaging-",
4337
+ }
4338
+ o.input = Shapes::ShapeRef.new(shape: ListChannelBansRequest)
4339
+ o.output = Shapes::ShapeRef.new(shape: ListChannelBansResponse)
2663
4340
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4341
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4342
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2664
4343
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2665
4344
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2666
4345
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4346
+ o[:pager] = Aws::Pager.new(
4347
+ limit_key: "max_results",
4348
+ tokens: {
4349
+ "next_token" => "next_token"
4350
+ }
4351
+ )
2667
4352
  end)
2668
4353
 
2669
- api.add_operation(:get_voice_connector_termination_health, Seahorse::Model::Operation.new.tap do |o|
2670
- o.name = "GetVoiceConnectorTerminationHealth"
4354
+ api.add_operation(:list_channel_memberships, Seahorse::Model::Operation.new.tap do |o|
4355
+ o.name = "ListChannelMemberships"
2671
4356
  o.http_method = "GET"
2672
- o.http_request_uri = "/voice-connectors/{voiceConnectorId}/termination/health"
2673
- o.input = Shapes::ShapeRef.new(shape: GetVoiceConnectorTerminationHealthRequest)
2674
- o.output = Shapes::ShapeRef.new(shape: GetVoiceConnectorTerminationHealthResponse)
2675
- o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2676
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2677
- o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4357
+ o.http_request_uri = "/channels/{channelArn}/memberships"
4358
+ o.endpoint_pattern = {
4359
+ "hostPrefix" => "messaging-",
4360
+ }
4361
+ o.input = Shapes::ShapeRef.new(shape: ListChannelMembershipsRequest)
4362
+ o.output = Shapes::ShapeRef.new(shape: ListChannelMembershipsResponse)
2678
4363
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4364
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4365
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2679
4366
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2680
4367
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2681
4368
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4369
+ o[:pager] = Aws::Pager.new(
4370
+ limit_key: "max_results",
4371
+ tokens: {
4372
+ "next_token" => "next_token"
4373
+ }
4374
+ )
2682
4375
  end)
2683
4376
 
2684
- api.add_operation(:invite_users, Seahorse::Model::Operation.new.tap do |o|
2685
- o.name = "InviteUsers"
2686
- o.http_method = "POST"
2687
- o.http_request_uri = "/accounts/{accountId}/users?operation=add"
2688
- o.input = Shapes::ShapeRef.new(shape: InviteUsersRequest)
2689
- o.output = Shapes::ShapeRef.new(shape: InviteUsersResponse)
2690
- o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2691
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2692
- o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4377
+ api.add_operation(:list_channel_memberships_for_app_instance_user, Seahorse::Model::Operation.new.tap do |o|
4378
+ o.name = "ListChannelMembershipsForAppInstanceUser"
4379
+ o.http_method = "GET"
4380
+ o.http_request_uri = "/channels?scope=app-instance-user-memberships"
4381
+ o.endpoint_pattern = {
4382
+ "hostPrefix" => "messaging-",
4383
+ }
4384
+ o.input = Shapes::ShapeRef.new(shape: ListChannelMembershipsForAppInstanceUserRequest)
4385
+ o.output = Shapes::ShapeRef.new(shape: ListChannelMembershipsForAppInstanceUserResponse)
2693
4386
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4387
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4388
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2694
4389
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2695
4390
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2696
4391
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4392
+ o[:pager] = Aws::Pager.new(
4393
+ limit_key: "max_results",
4394
+ tokens: {
4395
+ "next_token" => "next_token"
4396
+ }
4397
+ )
2697
4398
  end)
2698
4399
 
2699
- api.add_operation(:list_accounts, Seahorse::Model::Operation.new.tap do |o|
2700
- o.name = "ListAccounts"
4400
+ api.add_operation(:list_channel_messages, Seahorse::Model::Operation.new.tap do |o|
4401
+ o.name = "ListChannelMessages"
2701
4402
  o.http_method = "GET"
2702
- o.http_request_uri = "/accounts"
2703
- o.input = Shapes::ShapeRef.new(shape: ListAccountsRequest)
2704
- o.output = Shapes::ShapeRef.new(shape: ListAccountsResponse)
2705
- o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2706
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2707
- o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4403
+ o.http_request_uri = "/channels/{channelArn}/messages"
4404
+ o.endpoint_pattern = {
4405
+ "hostPrefix" => "messaging-",
4406
+ }
4407
+ o.input = Shapes::ShapeRef.new(shape: ListChannelMessagesRequest)
4408
+ o.output = Shapes::ShapeRef.new(shape: ListChannelMessagesResponse)
2708
4409
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4410
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4411
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2709
4412
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2710
4413
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2711
4414
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
@@ -2717,32 +4420,42 @@ module Aws::Chime
2717
4420
  )
2718
4421
  end)
2719
4422
 
2720
- api.add_operation(:list_attendee_tags, Seahorse::Model::Operation.new.tap do |o|
2721
- o.name = "ListAttendeeTags"
4423
+ api.add_operation(:list_channel_moderators, Seahorse::Model::Operation.new.tap do |o|
4424
+ o.name = "ListChannelModerators"
2722
4425
  o.http_method = "GET"
2723
- o.http_request_uri = "/meetings/{meetingId}/attendees/{attendeeId}/tags"
2724
- o.input = Shapes::ShapeRef.new(shape: ListAttendeeTagsRequest)
2725
- o.output = Shapes::ShapeRef.new(shape: ListAttendeeTagsResponse)
4426
+ o.http_request_uri = "/channels/{channelArn}/moderators"
4427
+ o.endpoint_pattern = {
4428
+ "hostPrefix" => "messaging-",
4429
+ }
4430
+ o.input = Shapes::ShapeRef.new(shape: ListChannelModeratorsRequest)
4431
+ o.output = Shapes::ShapeRef.new(shape: ListChannelModeratorsResponse)
2726
4432
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2727
4433
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2728
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2729
- o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2730
4434
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4435
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2731
4436
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2732
4437
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4438
+ o[:pager] = Aws::Pager.new(
4439
+ limit_key: "max_results",
4440
+ tokens: {
4441
+ "next_token" => "next_token"
4442
+ }
4443
+ )
2733
4444
  end)
2734
4445
 
2735
- api.add_operation(:list_attendees, Seahorse::Model::Operation.new.tap do |o|
2736
- o.name = "ListAttendees"
4446
+ api.add_operation(:list_channels, Seahorse::Model::Operation.new.tap do |o|
4447
+ o.name = "ListChannels"
2737
4448
  o.http_method = "GET"
2738
- o.http_request_uri = "/meetings/{meetingId}/attendees"
2739
- o.input = Shapes::ShapeRef.new(shape: ListAttendeesRequest)
2740
- o.output = Shapes::ShapeRef.new(shape: ListAttendeesResponse)
4449
+ o.http_request_uri = "/channels"
4450
+ o.endpoint_pattern = {
4451
+ "hostPrefix" => "messaging-",
4452
+ }
4453
+ o.input = Shapes::ShapeRef.new(shape: ListChannelsRequest)
4454
+ o.output = Shapes::ShapeRef.new(shape: ListChannelsResponse)
2741
4455
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2742
4456
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2743
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2744
- o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2745
4457
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4458
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2746
4459
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2747
4460
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2748
4461
  o[:pager] = Aws::Pager.new(
@@ -2753,19 +4466,21 @@ module Aws::Chime
2753
4466
  )
2754
4467
  end)
2755
4468
 
2756
- api.add_operation(:list_bots, Seahorse::Model::Operation.new.tap do |o|
2757
- o.name = "ListBots"
4469
+ api.add_operation(:list_channels_moderated_by_app_instance_user, Seahorse::Model::Operation.new.tap do |o|
4470
+ o.name = "ListChannelsModeratedByAppInstanceUser"
2758
4471
  o.http_method = "GET"
2759
- o.http_request_uri = "/accounts/{accountId}/bots"
2760
- o.input = Shapes::ShapeRef.new(shape: ListBotsRequest)
2761
- o.output = Shapes::ShapeRef.new(shape: ListBotsResponse)
2762
- o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2763
- o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4472
+ o.http_request_uri = "/channels?scope=app-instance-user-moderated-channels"
4473
+ o.endpoint_pattern = {
4474
+ "hostPrefix" => "messaging-",
4475
+ }
4476
+ o.input = Shapes::ShapeRef.new(shape: ListChannelsModeratedByAppInstanceUserRequest)
4477
+ o.output = Shapes::ShapeRef.new(shape: ListChannelsModeratedByAppInstanceUserResponse)
4478
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2764
4479
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2765
4480
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2766
- o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2767
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2768
4481
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4482
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4483
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2769
4484
  o[:pager] = Aws::Pager.new(
2770
4485
  limit_key: "max_results",
2771
4486
  tokens: {
@@ -2912,6 +4627,46 @@ module Aws::Chime
2912
4627
  )
2913
4628
  end)
2914
4629
 
4630
+ api.add_operation(:list_sip_media_applications, Seahorse::Model::Operation.new.tap do |o|
4631
+ o.name = "ListSipMediaApplications"
4632
+ o.http_method = "GET"
4633
+ o.http_request_uri = "/sip-media-applications"
4634
+ o.input = Shapes::ShapeRef.new(shape: ListSipMediaApplicationsRequest)
4635
+ o.output = Shapes::ShapeRef.new(shape: ListSipMediaApplicationsResponse)
4636
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4637
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4638
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4639
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4640
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4641
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4642
+ o[:pager] = Aws::Pager.new(
4643
+ limit_key: "max_results",
4644
+ tokens: {
4645
+ "next_token" => "next_token"
4646
+ }
4647
+ )
4648
+ end)
4649
+
4650
+ api.add_operation(:list_sip_rules, Seahorse::Model::Operation.new.tap do |o|
4651
+ o.name = "ListSipRules"
4652
+ o.http_method = "GET"
4653
+ o.http_request_uri = "/sip-rules"
4654
+ o.input = Shapes::ShapeRef.new(shape: ListSipRulesRequest)
4655
+ o.output = Shapes::ShapeRef.new(shape: ListSipRulesResponse)
4656
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4657
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4658
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4659
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4660
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4661
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4662
+ o[:pager] = Aws::Pager.new(
4663
+ limit_key: "max_results",
4664
+ tokens: {
4665
+ "next_token" => "next_token"
4666
+ }
4667
+ )
4668
+ end)
4669
+
2915
4670
  api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
2916
4671
  o.name = "ListTagsForResource"
2917
4672
  o.http_method = "GET"
@@ -3017,6 +4772,40 @@ module Aws::Chime
3017
4772
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3018
4773
  end)
3019
4774
 
4775
+ api.add_operation(:put_app_instance_retention_settings, Seahorse::Model::Operation.new.tap do |o|
4776
+ o.name = "PutAppInstanceRetentionSettings"
4777
+ o.http_method = "PUT"
4778
+ o.http_request_uri = "/app-instances/{appInstanceArn}/retention-settings"
4779
+ o.endpoint_pattern = {
4780
+ "hostPrefix" => "identity-",
4781
+ }
4782
+ o.input = Shapes::ShapeRef.new(shape: PutAppInstanceRetentionSettingsRequest)
4783
+ o.output = Shapes::ShapeRef.new(shape: PutAppInstanceRetentionSettingsResponse)
4784
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4785
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4786
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4787
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4788
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
4789
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4790
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4791
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4792
+ end)
4793
+
4794
+ api.add_operation(:put_app_instance_streaming_configurations, Seahorse::Model::Operation.new.tap do |o|
4795
+ o.name = "PutAppInstanceStreamingConfigurations"
4796
+ o.http_method = "PUT"
4797
+ o.http_request_uri = "/app-instances/{appInstanceArn}/streaming-configurations"
4798
+ o.input = Shapes::ShapeRef.new(shape: PutAppInstanceStreamingConfigurationsRequest)
4799
+ o.output = Shapes::ShapeRef.new(shape: PutAppInstanceStreamingConfigurationsResponse)
4800
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4801
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4802
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4803
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4804
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4805
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4806
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4807
+ end)
4808
+
3020
4809
  api.add_operation(:put_events_configuration, Seahorse::Model::Operation.new.tap do |o|
3021
4810
  o.name = "PutEventsConfiguration"
3022
4811
  o.http_method = "PUT"
@@ -3048,6 +4837,21 @@ module Aws::Chime
3048
4837
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3049
4838
  end)
3050
4839
 
4840
+ api.add_operation(:put_sip_media_application_logging_configuration, Seahorse::Model::Operation.new.tap do |o|
4841
+ o.name = "PutSipMediaApplicationLoggingConfiguration"
4842
+ o.http_method = "PUT"
4843
+ o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}/logging-configuration"
4844
+ o.input = Shapes::ShapeRef.new(shape: PutSipMediaApplicationLoggingConfigurationRequest)
4845
+ o.output = Shapes::ShapeRef.new(shape: PutSipMediaApplicationLoggingConfigurationResponse)
4846
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4847
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4848
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4849
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4850
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4851
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4852
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4853
+ end)
4854
+
3051
4855
  api.add_operation(:put_voice_connector_emergency_calling_configuration, Seahorse::Model::Operation.new.tap do |o|
3052
4856
  o.name = "PutVoiceConnectorEmergencyCallingConfiguration"
3053
4857
  o.http_method = "PUT"
@@ -3155,6 +4959,23 @@ module Aws::Chime
3155
4959
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3156
4960
  end)
3157
4961
 
4962
+ api.add_operation(:redact_channel_message, Seahorse::Model::Operation.new.tap do |o|
4963
+ o.name = "RedactChannelMessage"
4964
+ o.http_method = "POST"
4965
+ o.http_request_uri = "/channels/{channelArn}/messages/{messageId}?operation=redact"
4966
+ o.endpoint_pattern = {
4967
+ "hostPrefix" => "messaging-",
4968
+ }
4969
+ o.input = Shapes::ShapeRef.new(shape: RedactChannelMessageRequest)
4970
+ o.output = Shapes::ShapeRef.new(shape: RedactChannelMessageResponse)
4971
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4972
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4973
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4974
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4975
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4976
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4977
+ end)
4978
+
3158
4979
  api.add_operation(:redact_conversation_message, Seahorse::Model::Operation.new.tap do |o|
3159
4980
  o.name = "RedactConversationMessage"
3160
4981
  o.http_method = "POST"
@@ -3246,6 +5067,24 @@ module Aws::Chime
3246
5067
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3247
5068
  end)
3248
5069
 
5070
+ api.add_operation(:send_channel_message, Seahorse::Model::Operation.new.tap do |o|
5071
+ o.name = "SendChannelMessage"
5072
+ o.http_method = "POST"
5073
+ o.http_request_uri = "/channels/{channelArn}/messages"
5074
+ o.endpoint_pattern = {
5075
+ "hostPrefix" => "messaging-",
5076
+ }
5077
+ o.input = Shapes::ShapeRef.new(shape: SendChannelMessageRequest)
5078
+ o.output = Shapes::ShapeRef.new(shape: SendChannelMessageResponse)
5079
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
5080
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
5081
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
5082
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
5083
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
5084
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
5085
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
5086
+ end)
5087
+
3249
5088
  api.add_operation(:tag_attendee, Seahorse::Model::Operation.new.tap do |o|
3250
5089
  o.name = "TagAttendee"
3251
5090
  o.http_method = "POST"
@@ -3367,6 +5206,42 @@ module Aws::Chime
3367
5206
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3368
5207
  end)
3369
5208
 
5209
+ api.add_operation(:update_app_instance, Seahorse::Model::Operation.new.tap do |o|
5210
+ o.name = "UpdateAppInstance"
5211
+ o.http_method = "PUT"
5212
+ o.http_request_uri = "/app-instances/{appInstanceArn}"
5213
+ o.endpoint_pattern = {
5214
+ "hostPrefix" => "identity-",
5215
+ }
5216
+ o.input = Shapes::ShapeRef.new(shape: UpdateAppInstanceRequest)
5217
+ o.output = Shapes::ShapeRef.new(shape: UpdateAppInstanceResponse)
5218
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
5219
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
5220
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
5221
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
5222
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
5223
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
5224
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
5225
+ end)
5226
+
5227
+ api.add_operation(:update_app_instance_user, Seahorse::Model::Operation.new.tap do |o|
5228
+ o.name = "UpdateAppInstanceUser"
5229
+ o.http_method = "PUT"
5230
+ o.http_request_uri = "/app-instance-users/{appInstanceUserArn}"
5231
+ o.endpoint_pattern = {
5232
+ "hostPrefix" => "identity-",
5233
+ }
5234
+ o.input = Shapes::ShapeRef.new(shape: UpdateAppInstanceUserRequest)
5235
+ o.output = Shapes::ShapeRef.new(shape: UpdateAppInstanceUserResponse)
5236
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
5237
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
5238
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
5239
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
5240
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
5241
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
5242
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
5243
+ end)
5244
+
3370
5245
  api.add_operation(:update_bot, Seahorse::Model::Operation.new.tap do |o|
3371
5246
  o.name = "UpdateBot"
3372
5247
  o.http_method = "POST"
@@ -3382,6 +5257,60 @@ module Aws::Chime
3382
5257
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3383
5258
  end)
3384
5259
 
5260
+ api.add_operation(:update_channel, Seahorse::Model::Operation.new.tap do |o|
5261
+ o.name = "UpdateChannel"
5262
+ o.http_method = "PUT"
5263
+ o.http_request_uri = "/channels/{channelArn}"
5264
+ o.endpoint_pattern = {
5265
+ "hostPrefix" => "messaging-",
5266
+ }
5267
+ o.input = Shapes::ShapeRef.new(shape: UpdateChannelRequest)
5268
+ o.output = Shapes::ShapeRef.new(shape: UpdateChannelResponse)
5269
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
5270
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
5271
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
5272
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
5273
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
5274
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
5275
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
5276
+ end)
5277
+
5278
+ api.add_operation(:update_channel_message, Seahorse::Model::Operation.new.tap do |o|
5279
+ o.name = "UpdateChannelMessage"
5280
+ o.http_method = "PUT"
5281
+ o.http_request_uri = "/channels/{channelArn}/messages/{messageId}"
5282
+ o.endpoint_pattern = {
5283
+ "hostPrefix" => "messaging-",
5284
+ }
5285
+ o.input = Shapes::ShapeRef.new(shape: UpdateChannelMessageRequest)
5286
+ o.output = Shapes::ShapeRef.new(shape: UpdateChannelMessageResponse)
5287
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
5288
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
5289
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
5290
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
5291
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
5292
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
5293
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
5294
+ end)
5295
+
5296
+ api.add_operation(:update_channel_read_marker, Seahorse::Model::Operation.new.tap do |o|
5297
+ o.name = "UpdateChannelReadMarker"
5298
+ o.http_method = "PUT"
5299
+ o.http_request_uri = "/channels/{channelArn}/readMarker"
5300
+ o.endpoint_pattern = {
5301
+ "hostPrefix" => "messaging-",
5302
+ }
5303
+ o.input = Shapes::ShapeRef.new(shape: UpdateChannelReadMarkerRequest)
5304
+ o.output = Shapes::ShapeRef.new(shape: UpdateChannelReadMarkerResponse)
5305
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
5306
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
5307
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
5308
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
5309
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
5310
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
5311
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
5312
+ end)
5313
+
3385
5314
  api.add_operation(:update_global_settings, Seahorse::Model::Operation.new.tap do |o|
3386
5315
  o.name = "UpdateGlobalSettings"
3387
5316
  o.http_method = "PUT"
@@ -3470,6 +5399,39 @@ module Aws::Chime
3470
5399
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3471
5400
  end)
3472
5401
 
5402
+ api.add_operation(:update_sip_media_application, Seahorse::Model::Operation.new.tap do |o|
5403
+ o.name = "UpdateSipMediaApplication"
5404
+ o.http_method = "PUT"
5405
+ o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}"
5406
+ o.input = Shapes::ShapeRef.new(shape: UpdateSipMediaApplicationRequest)
5407
+ o.output = Shapes::ShapeRef.new(shape: UpdateSipMediaApplicationResponse)
5408
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
5409
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
5410
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
5411
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
5412
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
5413
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
5414
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
5415
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
5416
+ end)
5417
+
5418
+ api.add_operation(:update_sip_rule, Seahorse::Model::Operation.new.tap do |o|
5419
+ o.name = "UpdateSipRule"
5420
+ o.http_method = "PUT"
5421
+ o.http_request_uri = "/sip-rules/{sipRuleId}"
5422
+ o.input = Shapes::ShapeRef.new(shape: UpdateSipRuleRequest)
5423
+ o.output = Shapes::ShapeRef.new(shape: UpdateSipRuleResponse)
5424
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
5425
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
5426
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
5427
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
5428
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
5429
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
5430
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
5431
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
5432
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
5433
+ end)
5434
+
3473
5435
  api.add_operation(:update_user, Seahorse::Model::Operation.new.tap do |o|
3474
5436
  o.name = "UpdateUser"
3475
5437
  o.http_method = "POST"