aws-sdk-chime 1.38.0 → 1.39.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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,14 @@ 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')
80
135
  CreateMeetingDialOutRequest = Shapes::StructureShape.new(name: 'CreateMeetingDialOutRequest')
81
136
  CreateMeetingDialOutResponse = Shapes::StructureShape.new(name: 'CreateMeetingDialOutResponse')
82
137
  CreateMeetingRequest = Shapes::StructureShape.new(name: 'CreateMeetingRequest')
@@ -111,7 +166,16 @@ module Aws::Chime
111
166
  DataRetentionInHours = Shapes::IntegerShape.new(name: 'DataRetentionInHours')
112
167
  DeleteAccountRequest = Shapes::StructureShape.new(name: 'DeleteAccountRequest')
113
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')
114
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')
115
179
  DeleteEventsConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteEventsConfigurationRequest')
116
180
  DeleteMeetingRequest = Shapes::StructureShape.new(name: 'DeleteMeetingRequest')
117
181
  DeletePhoneNumberRequest = Shapes::StructureShape.new(name: 'DeletePhoneNumberRequest')
@@ -128,6 +192,24 @@ module Aws::Chime
128
192
  DeleteVoiceConnectorStreamingConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorStreamingConfigurationRequest')
129
193
  DeleteVoiceConnectorTerminationCredentialsRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorTerminationCredentialsRequest')
130
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')
131
213
  DisassociatePhoneNumberFromUserRequest = Shapes::StructureShape.new(name: 'DisassociatePhoneNumberFromUserRequest')
132
214
  DisassociatePhoneNumberFromUserResponse = Shapes::StructureShape.new(name: 'DisassociatePhoneNumberFromUserResponse')
133
215
  DisassociatePhoneNumbersFromVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'DisassociatePhoneNumbersFromVoiceConnectorGroupRequest')
@@ -153,15 +235,23 @@ module Aws::Chime
153
235
  GetAccountResponse = Shapes::StructureShape.new(name: 'GetAccountResponse')
154
236
  GetAccountSettingsRequest = Shapes::StructureShape.new(name: 'GetAccountSettingsRequest')
155
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')
156
242
  GetAttendeeRequest = Shapes::StructureShape.new(name: 'GetAttendeeRequest')
157
243
  GetAttendeeResponse = Shapes::StructureShape.new(name: 'GetAttendeeResponse')
158
244
  GetBotRequest = Shapes::StructureShape.new(name: 'GetBotRequest')
159
245
  GetBotResponse = Shapes::StructureShape.new(name: 'GetBotResponse')
246
+ GetChannelMessageRequest = Shapes::StructureShape.new(name: 'GetChannelMessageRequest')
247
+ GetChannelMessageResponse = Shapes::StructureShape.new(name: 'GetChannelMessageResponse')
160
248
  GetEventsConfigurationRequest = Shapes::StructureShape.new(name: 'GetEventsConfigurationRequest')
161
249
  GetEventsConfigurationResponse = Shapes::StructureShape.new(name: 'GetEventsConfigurationResponse')
162
250
  GetGlobalSettingsResponse = Shapes::StructureShape.new(name: 'GetGlobalSettingsResponse')
163
251
  GetMeetingRequest = Shapes::StructureShape.new(name: 'GetMeetingRequest')
164
252
  GetMeetingResponse = Shapes::StructureShape.new(name: 'GetMeetingResponse')
253
+ GetMessagingSessionEndpointRequest = Shapes::StructureShape.new(name: 'GetMessagingSessionEndpointRequest')
254
+ GetMessagingSessionEndpointResponse = Shapes::StructureShape.new(name: 'GetMessagingSessionEndpointResponse')
165
255
  GetPhoneNumberOrderRequest = Shapes::StructureShape.new(name: 'GetPhoneNumberOrderRequest')
166
256
  GetPhoneNumberOrderResponse = Shapes::StructureShape.new(name: 'GetPhoneNumberOrderResponse')
167
257
  GetPhoneNumberRequest = Shapes::StructureShape.new(name: 'GetPhoneNumberRequest')
@@ -202,6 +292,7 @@ module Aws::Chime
202
292
  GetVoiceConnectorTerminationRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorTerminationRequest')
203
293
  GetVoiceConnectorTerminationResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorTerminationResponse')
204
294
  GuidString = Shapes::StringShape.new(name: 'GuidString')
295
+ Identity = Shapes::StructureShape.new(name: 'Identity')
205
296
  Integer = Shapes::IntegerShape.new(name: 'Integer')
206
297
  Invite = Shapes::StructureShape.new(name: 'Invite')
207
298
  InviteList = Shapes::ListShape.new(name: 'InviteList')
@@ -214,12 +305,32 @@ module Aws::Chime
214
305
  LicenseList = Shapes::ListShape.new(name: 'LicenseList')
215
306
  ListAccountsRequest = Shapes::StructureShape.new(name: 'ListAccountsRequest')
216
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')
217
314
  ListAttendeeTagsRequest = Shapes::StructureShape.new(name: 'ListAttendeeTagsRequest')
218
315
  ListAttendeeTagsResponse = Shapes::StructureShape.new(name: 'ListAttendeeTagsResponse')
219
316
  ListAttendeesRequest = Shapes::StructureShape.new(name: 'ListAttendeesRequest')
220
317
  ListAttendeesResponse = Shapes::StructureShape.new(name: 'ListAttendeesResponse')
221
318
  ListBotsRequest = Shapes::StructureShape.new(name: 'ListBotsRequest')
222
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')
223
334
  ListMeetingTagsRequest = Shapes::StructureShape.new(name: 'ListMeetingTagsRequest')
224
335
  ListMeetingTagsResponse = Shapes::StructureShape.new(name: 'ListMeetingTagsResponse')
225
336
  ListMeetingsRequest = Shapes::StructureShape.new(name: 'ListMeetingsRequest')
@@ -251,6 +362,7 @@ module Aws::Chime
251
362
  LoggingConfiguration = Shapes::StructureShape.new(name: 'LoggingConfiguration')
252
363
  LogoutUserRequest = Shapes::StructureShape.new(name: 'LogoutUserRequest')
253
364
  LogoutUserResponse = Shapes::StructureShape.new(name: 'LogoutUserResponse')
365
+ MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
254
366
  MediaPlacement = Shapes::StructureShape.new(name: 'MediaPlacement')
255
367
  Meeting = Shapes::StructureShape.new(name: 'Meeting')
256
368
  MeetingList = Shapes::ListShape.new(name: 'MeetingList')
@@ -263,10 +375,17 @@ module Aws::Chime
263
375
  MemberType = Shapes::StringShape.new(name: 'MemberType')
264
376
  MembershipItem = Shapes::StructureShape.new(name: 'MembershipItem')
265
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')
266
382
  NextTokenString = Shapes::StringShape.new(name: 'NextTokenString')
383
+ NonEmptyContent = Shapes::StringShape.new(name: 'NonEmptyContent')
384
+ NonEmptyResourceName = Shapes::StringShape.new(name: 'NonEmptyResourceName')
267
385
  NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
268
386
  NonEmptyString128 = Shapes::StringShape.new(name: 'NonEmptyString128')
269
387
  NonEmptyStringList = Shapes::ListShape.new(name: 'NonEmptyStringList')
388
+ NonNullableBoolean = Shapes::BooleanShape.new(name: 'NonNullableBoolean')
270
389
  NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
271
390
  NotificationTarget = Shapes::StringShape.new(name: 'NotificationTarget')
272
391
  NullableBoolean = Shapes::BooleanShape.new(name: 'NullableBoolean')
@@ -306,6 +425,10 @@ module Aws::Chime
306
425
  ProxySessionNameString = Shapes::StringShape.new(name: 'ProxySessionNameString')
307
426
  ProxySessionStatus = Shapes::StringShape.new(name: 'ProxySessionStatus')
308
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')
309
432
  PutEventsConfigurationRequest = Shapes::StructureShape.new(name: 'PutEventsConfigurationRequest')
310
433
  PutEventsConfigurationResponse = Shapes::StructureShape.new(name: 'PutEventsConfigurationResponse')
311
434
  PutRetentionSettingsRequest = Shapes::StructureShape.new(name: 'PutRetentionSettingsRequest')
@@ -325,6 +448,8 @@ module Aws::Chime
325
448
  PutVoiceConnectorTerminationCredentialsRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorTerminationCredentialsRequest')
326
449
  PutVoiceConnectorTerminationRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorTerminationRequest')
327
450
  PutVoiceConnectorTerminationResponse = Shapes::StructureShape.new(name: 'PutVoiceConnectorTerminationResponse')
451
+ RedactChannelMessageRequest = Shapes::StructureShape.new(name: 'RedactChannelMessageRequest')
452
+ RedactChannelMessageResponse = Shapes::StructureShape.new(name: 'RedactChannelMessageResponse')
328
453
  RedactConversationMessageRequest = Shapes::StructureShape.new(name: 'RedactConversationMessageRequest')
329
454
  RedactConversationMessageResponse = Shapes::StructureShape.new(name: 'RedactConversationMessageResponse')
330
455
  RedactRoomMessageRequest = Shapes::StructureShape.new(name: 'RedactRoomMessageRequest')
@@ -335,6 +460,7 @@ module Aws::Chime
335
460
  ResetPersonalPINRequest = Shapes::StructureShape.new(name: 'ResetPersonalPINRequest')
336
461
  ResetPersonalPINResponse = Shapes::StructureShape.new(name: 'ResetPersonalPINResponse')
337
462
  ResourceLimitExceededException = Shapes::StructureShape.new(name: 'ResourceLimitExceededException')
463
+ ResourceName = Shapes::StringShape.new(name: 'ResourceName')
338
464
  RestorePhoneNumberRequest = Shapes::StructureShape.new(name: 'RestorePhoneNumberRequest')
339
465
  RestorePhoneNumberResponse = Shapes::StructureShape.new(name: 'RestorePhoneNumberResponse')
340
466
  ResultMax = Shapes::IntegerShape.new(name: 'ResultMax')
@@ -348,6 +474,8 @@ module Aws::Chime
348
474
  RoomRetentionSettings = Shapes::StructureShape.new(name: 'RoomRetentionSettings')
349
475
  SearchAvailablePhoneNumbersRequest = Shapes::StructureShape.new(name: 'SearchAvailablePhoneNumbersRequest')
350
476
  SearchAvailablePhoneNumbersResponse = Shapes::StructureShape.new(name: 'SearchAvailablePhoneNumbersResponse')
477
+ SendChannelMessageRequest = Shapes::StructureShape.new(name: 'SendChannelMessageRequest')
478
+ SendChannelMessageResponse = Shapes::StructureShape.new(name: 'SendChannelMessageResponse')
351
479
  SensitiveString = Shapes::StringShape.new(name: 'SensitiveString')
352
480
  SensitiveStringList = Shapes::ListShape.new(name: 'SensitiveStringList')
353
481
  ServiceFailureException = Shapes::StructureShape.new(name: 'ServiceFailureException')
@@ -368,6 +496,7 @@ module Aws::Chime
368
496
  SipRuleTargetApplication = Shapes::StructureShape.new(name: 'SipRuleTargetApplication')
369
497
  SipRuleTargetApplicationList = Shapes::ListShape.new(name: 'SipRuleTargetApplicationList')
370
498
  SipRuleTriggerType = Shapes::StringShape.new(name: 'SipRuleTriggerType')
499
+ SortOrder = Shapes::StringShape.new(name: 'SortOrder')
371
500
  StreamingConfiguration = Shapes::StructureShape.new(name: 'StreamingConfiguration')
372
501
  StreamingNotificationTarget = Shapes::StructureShape.new(name: 'StreamingNotificationTarget')
373
502
  StreamingNotificationTargetList = Shapes::ListShape.new(name: 'StreamingNotificationTargetList')
@@ -386,6 +515,7 @@ module Aws::Chime
386
515
  Termination = Shapes::StructureShape.new(name: 'Termination')
387
516
  TerminationHealth = Shapes::StructureShape.new(name: 'TerminationHealth')
388
517
  ThrottledClientException = Shapes::StructureShape.new(name: 'ThrottledClientException')
518
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
389
519
  TollFreePrefix = Shapes::StringShape.new(name: 'TollFreePrefix')
390
520
  UnauthorizedClientException = Shapes::StructureShape.new(name: 'UnauthorizedClientException')
391
521
  UnprocessableEntityException = Shapes::StructureShape.new(name: 'UnprocessableEntityException')
@@ -396,8 +526,18 @@ module Aws::Chime
396
526
  UpdateAccountResponse = Shapes::StructureShape.new(name: 'UpdateAccountResponse')
397
527
  UpdateAccountSettingsRequest = Shapes::StructureShape.new(name: 'UpdateAccountSettingsRequest')
398
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')
399
533
  UpdateBotRequest = Shapes::StructureShape.new(name: 'UpdateBotRequest')
400
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')
401
541
  UpdateGlobalSettingsRequest = Shapes::StructureShape.new(name: 'UpdateGlobalSettingsRequest')
402
542
  UpdatePhoneNumberRequest = Shapes::StructureShape.new(name: 'UpdatePhoneNumberRequest')
403
543
  UpdatePhoneNumberRequestItem = Shapes::StructureShape.new(name: 'UpdatePhoneNumberRequestItem')
@@ -424,12 +564,15 @@ module Aws::Chime
424
564
  UpdateVoiceConnectorRequest = Shapes::StructureShape.new(name: 'UpdateVoiceConnectorRequest')
425
565
  UpdateVoiceConnectorResponse = Shapes::StructureShape.new(name: 'UpdateVoiceConnectorResponse')
426
566
  UriType = Shapes::StringShape.new(name: 'UriType')
567
+ UrlType = Shapes::StringShape.new(name: 'UrlType')
427
568
  User = Shapes::StructureShape.new(name: 'User')
428
569
  UserEmailList = Shapes::ListShape.new(name: 'UserEmailList')
429
570
  UserError = Shapes::StructureShape.new(name: 'UserError')
430
571
  UserErrorList = Shapes::ListShape.new(name: 'UserErrorList')
572
+ UserId = Shapes::StringShape.new(name: 'UserId')
431
573
  UserIdList = Shapes::ListShape.new(name: 'UserIdList')
432
574
  UserList = Shapes::ListShape.new(name: 'UserList')
575
+ UserName = Shapes::StringShape.new(name: 'UserName')
433
576
  UserSettings = Shapes::StructureShape.new(name: 'UserSettings')
434
577
  UserType = Shapes::StringShape.new(name: 'UserType')
435
578
  VoiceConnector = Shapes::StructureShape.new(name: 'VoiceConnector')
@@ -468,6 +611,57 @@ module Aws::Chime
468
611
  AlexaForBusinessMetadata.add_member(:alexa_for_business_room_arn, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "AlexaForBusinessRoomArn"))
469
612
  AlexaForBusinessMetadata.struct_class = Types::AlexaForBusinessMetadata
470
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
+
471
665
  AssociatePhoneNumberWithUserRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "accountId"))
472
666
  AssociatePhoneNumberWithUserRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "userId"))
473
667
  AssociatePhoneNumberWithUserRequest.add_member(:e164_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, required: true, location_name: "E164PhoneNumber"))
@@ -583,6 +777,102 @@ module Aws::Chime
583
777
 
584
778
  CapabilityList.member = Shapes::ShapeRef.new(shape: Capability)
585
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
+
586
876
  ConflictException.add_member(:code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "Code"))
587
877
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
588
878
  ConflictException.struct_class = Types::ConflictException
@@ -598,6 +888,32 @@ module Aws::Chime
598
888
  CreateAccountResponse.add_member(:account, Shapes::ShapeRef.new(shape: Account, location_name: "Account"))
599
889
  CreateAccountResponse.struct_class = Types::CreateAccountResponse
600
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
+
601
917
  CreateAttendeeError.add_member(:external_user_id, Shapes::ShapeRef.new(shape: ExternalUserIdType, location_name: "ExternalUserId"))
602
918
  CreateAttendeeError.add_member(:error_code, Shapes::ShapeRef.new(shape: String, location_name: "ErrorCode"))
603
919
  CreateAttendeeError.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "ErrorMessage"))
@@ -625,6 +941,43 @@ module Aws::Chime
625
941
  CreateBotResponse.add_member(:bot, Shapes::ShapeRef.new(shape: Bot, location_name: "Bot"))
626
942
  CreateBotResponse.struct_class = Types::CreateBotResponse
627
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
+
628
981
  CreateMeetingDialOutRequest.add_member(:meeting_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "meetingId"))
629
982
  CreateMeetingDialOutRequest.add_member(:from_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, required: true, location_name: "FromPhoneNumber"))
630
983
  CreateMeetingDialOutRequest.add_member(:to_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, required: true, location_name: "ToPhoneNumber"))
@@ -766,10 +1119,42 @@ module Aws::Chime
766
1119
 
767
1120
  DeleteAccountResponse.struct_class = Types::DeleteAccountResponse
768
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
+
769
1135
  DeleteAttendeeRequest.add_member(:meeting_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "meetingId"))
770
1136
  DeleteAttendeeRequest.add_member(:attendee_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "attendeeId"))
771
1137
  DeleteAttendeeRequest.struct_class = Types::DeleteAttendeeRequest
772
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
+
773
1158
  DeleteEventsConfigurationRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
774
1159
  DeleteEventsConfigurationRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "botId"))
775
1160
  DeleteEventsConfigurationRequest.struct_class = Types::DeleteEventsConfigurationRequest
@@ -824,6 +1209,66 @@ module Aws::Chime
824
1209
  DeleteVoiceConnectorTerminationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
825
1210
  DeleteVoiceConnectorTerminationRequest.struct_class = Types::DeleteVoiceConnectorTerminationRequest
826
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
+
827
1272
  DisassociatePhoneNumberFromUserRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "accountId"))
828
1273
  DisassociatePhoneNumberFromUserRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "userId"))
829
1274
  DisassociatePhoneNumberFromUserRequest.struct_class = Types::DisassociatePhoneNumberFromUserRequest
@@ -880,6 +1325,19 @@ module Aws::Chime
880
1325
  GetAccountSettingsResponse.add_member(:account_settings, Shapes::ShapeRef.new(shape: AccountSettings, location_name: "AccountSettings"))
881
1326
  GetAccountSettingsResponse.struct_class = Types::GetAccountSettingsResponse
882
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
+
883
1341
  GetAttendeeRequest.add_member(:meeting_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "meetingId"))
884
1342
  GetAttendeeRequest.add_member(:attendee_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "attendeeId"))
885
1343
  GetAttendeeRequest.struct_class = Types::GetAttendeeRequest
@@ -894,6 +1352,13 @@ module Aws::Chime
894
1352
  GetBotResponse.add_member(:bot, Shapes::ShapeRef.new(shape: Bot, location_name: "Bot"))
895
1353
  GetBotResponse.struct_class = Types::GetBotResponse
896
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
+
897
1362
  GetEventsConfigurationRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
898
1363
  GetEventsConfigurationRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "botId"))
899
1364
  GetEventsConfigurationRequest.struct_class = Types::GetEventsConfigurationRequest
@@ -911,6 +1376,11 @@ module Aws::Chime
911
1376
  GetMeetingResponse.add_member(:meeting, Shapes::ShapeRef.new(shape: Meeting, location_name: "Meeting"))
912
1377
  GetMeetingResponse.struct_class = Types::GetMeetingResponse
913
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
+
914
1384
  GetPhoneNumberOrderRequest.add_member(:phone_number_order_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "phoneNumberOrderId"))
915
1385
  GetPhoneNumberOrderRequest.struct_class = Types::GetPhoneNumberOrderRequest
916
1386
 
@@ -1034,6 +1504,10 @@ module Aws::Chime
1034
1504
  GetVoiceConnectorTerminationResponse.add_member(:termination, Shapes::ShapeRef.new(shape: Termination, location_name: "Termination"))
1035
1505
  GetVoiceConnectorTerminationResponse.struct_class = Types::GetVoiceConnectorTerminationResponse
1036
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
+
1037
1511
  Invite.add_member(:invite_id, Shapes::ShapeRef.new(shape: String, location_name: "InviteId"))
1038
1512
  Invite.add_member(:status, Shapes::ShapeRef.new(shape: InviteStatus, location_name: "Status"))
1039
1513
  Invite.add_member(:email_address, Shapes::ShapeRef.new(shape: EmailAddress, location_name: "EmailAddress"))
@@ -1062,6 +1536,34 @@ module Aws::Chime
1062
1536
  ListAccountsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
1063
1537
  ListAccountsResponse.struct_class = Types::ListAccountsResponse
1064
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
+
1065
1567
  ListAttendeeTagsRequest.add_member(:meeting_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "meetingId"))
1066
1568
  ListAttendeeTagsRequest.add_member(:attendee_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "attendeeId"))
1067
1569
  ListAttendeeTagsRequest.struct_class = Types::ListAttendeeTagsRequest
@@ -1087,6 +1589,78 @@ module Aws::Chime
1087
1589
  ListBotsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
1088
1590
  ListBotsResponse.struct_class = Types::ListBotsResponse
1089
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
+
1090
1664
  ListMeetingTagsRequest.add_member(:meeting_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "meetingId"))
1091
1665
  ListMeetingTagsRequest.struct_class = Types::ListMeetingTagsRequest
1092
1666
 
@@ -1261,6 +1835,9 @@ module Aws::Chime
1261
1835
 
1262
1836
  MembershipItemList.member = Shapes::ShapeRef.new(shape: MembershipItem)
1263
1837
 
1838
+ MessagingSessionEndpoint.add_member(:url, Shapes::ShapeRef.new(shape: UrlType, location_name: "Url"))
1839
+ MessagingSessionEndpoint.struct_class = Types::MessagingSessionEndpoint
1840
+
1264
1841
  NonEmptyStringList.member = Shapes::ShapeRef.new(shape: String)
1265
1842
 
1266
1843
  NotFoundException.add_member(:code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "Code"))
@@ -1365,6 +1942,21 @@ module Aws::Chime
1365
1942
 
1366
1943
  ProxySessions.member = Shapes::ShapeRef.new(shape: ProxySession)
1367
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
+
1368
1960
  PutEventsConfigurationRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
1369
1961
  PutEventsConfigurationRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "botId"))
1370
1962
  PutEventsConfigurationRequest.add_member(:outbound_events_https_endpoint, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "OutboundEventsHTTPSEndpoint"))
@@ -1438,6 +2030,14 @@ module Aws::Chime
1438
2030
  PutVoiceConnectorTerminationResponse.add_member(:termination, Shapes::ShapeRef.new(shape: Termination, location_name: "Termination"))
1439
2031
  PutVoiceConnectorTerminationResponse.struct_class = Types::PutVoiceConnectorTerminationResponse
1440
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
+
1441
2041
  RedactConversationMessageRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
1442
2042
  RedactConversationMessageRequest.add_member(:conversation_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "conversationId"))
1443
2043
  RedactConversationMessageRequest.add_member(:message_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "messageId"))
@@ -1514,6 +2114,18 @@ module Aws::Chime
1514
2114
  SearchAvailablePhoneNumbersResponse.add_member(:e164_phone_numbers, Shapes::ShapeRef.new(shape: E164PhoneNumberList, location_name: "E164PhoneNumbers"))
1515
2115
  SearchAvailablePhoneNumbersResponse.struct_class = Types::SearchAvailablePhoneNumbersResponse
1516
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
+
1517
2129
  SensitiveStringList.member = Shapes::ShapeRef.new(shape: SensitiveString)
1518
2130
 
1519
2131
  ServiceFailureException.add_member(:code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "Code"))
@@ -1656,6 +2268,22 @@ module Aws::Chime
1656
2268
 
1657
2269
  UpdateAccountSettingsResponse.struct_class = Types::UpdateAccountSettingsResponse
1658
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
+
1659
2287
  UpdateBotRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
1660
2288
  UpdateBotRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "botId"))
1661
2289
  UpdateBotRequest.add_member(:disabled, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "Disabled"))
@@ -1664,6 +2292,31 @@ module Aws::Chime
1664
2292
  UpdateBotResponse.add_member(:bot, Shapes::ShapeRef.new(shape: Bot, location_name: "Bot"))
1665
2293
  UpdateBotResponse.struct_class = Types::UpdateBotResponse
1666
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
+
1667
2320
  UpdateGlobalSettingsRequest.add_member(:business_calling, Shapes::ShapeRef.new(shape: BusinessCallingSettings, required: true, location_name: "BusinessCalling"))
1668
2321
  UpdateGlobalSettingsRequest.add_member(:voice_connector, Shapes::ShapeRef.new(shape: VoiceConnectorSettings, required: true, location_name: "VoiceConnector"))
1669
2322
  UpdateGlobalSettingsRequest.struct_class = Types::UpdateGlobalSettingsRequest
@@ -2028,6 +2681,63 @@ module Aws::Chime
2028
2681
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2029
2682
  end)
2030
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
+
2031
2741
  api.add_operation(:create_attendee, Seahorse::Model::Operation.new.tap do |o|
2032
2742
  o.name = "CreateAttendee"
2033
2743
  o.http_method = "POST"
@@ -2060,6 +2770,82 @@ module Aws::Chime
2060
2770
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2061
2771
  end)
2062
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
+
2063
2849
  api.add_operation(:create_meeting, Seahorse::Model::Operation.new.tap do |o|
2064
2850
  o.name = "CreateMeeting"
2065
2851
  o.http_method = "POST"
@@ -2282,154 +3068,307 @@ module Aws::Chime
2282
3068
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2283
3069
  end)
2284
3070
 
2285
- api.add_operation(:delete_attendee, Seahorse::Model::Operation.new.tap do |o|
2286
- o.name = "DeleteAttendee"
3071
+ api.add_operation(:delete_app_instance, Seahorse::Model::Operation.new.tap do |o|
3072
+ o.name = "DeleteAppInstance"
2287
3073
  o.http_method = "DELETE"
2288
- o.http_request_uri = "/meetings/{meetingId}/attendees/{attendeeId}"
2289
- 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)
2290
3079
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2291
3080
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2292
3081
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2293
3082
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2294
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2295
3083
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2296
3084
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2297
3085
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2298
3086
  end)
2299
3087
 
2300
- api.add_operation(:delete_events_configuration, Seahorse::Model::Operation.new.tap do |o|
2301
- o.name = "DeleteEventsConfiguration"
3088
+ api.add_operation(:delete_app_instance_admin, Seahorse::Model::Operation.new.tap do |o|
3089
+ o.name = "DeleteAppInstanceAdmin"
2302
3090
  o.http_method = "DELETE"
2303
- o.http_request_uri = "/accounts/{accountId}/bots/{botId}/events-configuration"
2304
- 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)
2305
3096
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2306
- o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2307
- o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2308
- o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2309
3097
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2310
- o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3098
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3099
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2311
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)
2312
3105
  end)
2313
3106
 
2314
- api.add_operation(:delete_meeting, Seahorse::Model::Operation.new.tap do |o|
2315
- o.name = "DeleteMeeting"
3107
+ api.add_operation(:delete_app_instance_streaming_configurations, Seahorse::Model::Operation.new.tap do |o|
3108
+ o.name = "DeleteAppInstanceStreamingConfigurations"
2316
3109
  o.http_method = "DELETE"
2317
- o.http_request_uri = "/meetings/{meetingId}"
2318
- o.input = Shapes::ShapeRef.new(shape: DeleteMeetingRequest)
3110
+ o.http_request_uri = "/app-instances/{appInstanceArn}/streaming-configurations"
3111
+ o.input = Shapes::ShapeRef.new(shape: DeleteAppInstanceStreamingConfigurationsRequest)
2319
3112
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2320
3113
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2321
3114
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2322
- o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2323
3115
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2324
3116
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3117
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2325
3118
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2326
3119
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2327
3120
  end)
2328
3121
 
2329
- api.add_operation(:delete_phone_number, Seahorse::Model::Operation.new.tap do |o|
2330
- o.name = "DeletePhoneNumber"
3122
+ api.add_operation(:delete_app_instance_user, Seahorse::Model::Operation.new.tap do |o|
3123
+ o.name = "DeleteAppInstanceUser"
2331
3124
  o.http_method = "DELETE"
2332
- o.http_request_uri = "/phone-numbers/{phoneNumberId}"
2333
- o.input = Shapes::ShapeRef.new(shape: DeletePhoneNumberRequest)
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)
2334
3130
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2335
- o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2336
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2337
- o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2338
3131
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3132
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2339
3133
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3134
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2340
3135
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2341
3136
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2342
3137
  end)
2343
3138
 
2344
- api.add_operation(:delete_proxy_session, Seahorse::Model::Operation.new.tap do |o|
2345
- o.name = "DeleteProxySession"
3139
+ api.add_operation(:delete_attendee, Seahorse::Model::Operation.new.tap do |o|
3140
+ o.name = "DeleteAttendee"
2346
3141
  o.http_method = "DELETE"
2347
- o.http_request_uri = "/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}"
2348
- o.input = Shapes::ShapeRef.new(shape: DeleteProxySessionRequest)
3142
+ o.http_request_uri = "/meetings/{meetingId}/attendees/{attendeeId}"
3143
+ o.input = Shapes::ShapeRef.new(shape: DeleteAttendeeRequest)
2349
3144
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2350
- o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2351
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2352
- o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2353
3145
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3146
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2354
3147
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3148
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3149
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2355
3150
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2356
3151
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2357
3152
  end)
2358
3153
 
2359
- api.add_operation(:delete_room, Seahorse::Model::Operation.new.tap do |o|
2360
- o.name = "DeleteRoom"
3154
+ api.add_operation(:delete_channel, Seahorse::Model::Operation.new.tap do |o|
3155
+ o.name = "DeleteChannel"
2361
3156
  o.http_method = "DELETE"
2362
- o.http_request_uri = "/accounts/{accountId}/rooms/{roomId}"
2363
- o.input = Shapes::ShapeRef.new(shape: DeleteRoomRequest)
3157
+ o.http_request_uri = "/channels/{channelArn}"
3158
+ o.endpoint_pattern = {
3159
+ "hostPrefix" => "messaging-",
3160
+ }
3161
+ o.input = Shapes::ShapeRef.new(shape: DeleteChannelRequest)
2364
3162
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2365
3163
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2366
3164
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2367
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2368
3165
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2369
3166
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2370
3167
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2371
3168
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2372
3169
  end)
2373
3170
 
2374
- api.add_operation(:delete_room_membership, Seahorse::Model::Operation.new.tap do |o|
2375
- o.name = "DeleteRoomMembership"
3171
+ api.add_operation(:delete_channel_ban, Seahorse::Model::Operation.new.tap do |o|
3172
+ o.name = "DeleteChannelBan"
2376
3173
  o.http_method = "DELETE"
2377
- o.http_request_uri = "/accounts/{accountId}/rooms/{roomId}/memberships/{memberId}"
2378
- o.input = Shapes::ShapeRef.new(shape: DeleteRoomMembershipRequest)
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)
2379
3179
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2380
- o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2381
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2382
3180
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2383
3181
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3182
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2384
3183
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2385
3184
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2386
3185
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2387
3186
  end)
2388
3187
 
2389
- api.add_operation(:delete_sip_media_application, Seahorse::Model::Operation.new.tap do |o|
2390
- o.name = "DeleteSipMediaApplication"
3188
+ api.add_operation(:delete_channel_membership, Seahorse::Model::Operation.new.tap do |o|
3189
+ o.name = "DeleteChannelMembership"
2391
3190
  o.http_method = "DELETE"
2392
- o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}"
2393
- o.input = Shapes::ShapeRef.new(shape: DeleteSipMediaApplicationRequest)
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)
2394
3196
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2395
- o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2396
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2397
- o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2398
3197
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2399
- o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3198
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3199
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2400
3200
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2401
3201
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2402
3202
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2403
3203
  end)
2404
3204
 
2405
- api.add_operation(:delete_sip_rule, Seahorse::Model::Operation.new.tap do |o|
2406
- o.name = "DeleteSipRule"
3205
+ api.add_operation(:delete_channel_message, Seahorse::Model::Operation.new.tap do |o|
3206
+ o.name = "DeleteChannelMessage"
2407
3207
  o.http_method = "DELETE"
2408
- o.http_request_uri = "/sip-rules/{sipRuleId}"
2409
- o.input = Shapes::ShapeRef.new(shape: DeleteSipRuleRequest)
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)
2410
3213
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2411
- o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2412
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2413
- o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2414
3214
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2415
- o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3215
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3216
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2416
3217
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2417
3218
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2418
3219
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2419
3220
  end)
2420
3221
 
2421
- api.add_operation(:delete_voice_connector, Seahorse::Model::Operation.new.tap do |o|
2422
- o.name = "DeleteVoiceConnector"
3222
+ api.add_operation(:delete_channel_moderator, Seahorse::Model::Operation.new.tap do |o|
3223
+ o.name = "DeleteChannelModerator"
2423
3224
  o.http_method = "DELETE"
2424
- o.http_request_uri = "/voice-connectors/{voiceConnectorId}"
2425
- o.input = Shapes::ShapeRef.new(shape: DeleteVoiceConnectorRequest)
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)
2426
3230
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2427
- o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2428
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2429
- o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2430
3231
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2431
- o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2432
- o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
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)
3244
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3245
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3246
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3247
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3248
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3249
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3250
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
3251
+ end)
3252
+
3253
+ api.add_operation(:delete_meeting, Seahorse::Model::Operation.new.tap do |o|
3254
+ o.name = "DeleteMeeting"
3255
+ o.http_method = "DELETE"
3256
+ o.http_request_uri = "/meetings/{meetingId}"
3257
+ o.input = Shapes::ShapeRef.new(shape: DeleteMeetingRequest)
3258
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3259
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3260
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3261
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3262
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3263
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3264
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3265
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3266
+ end)
3267
+
3268
+ api.add_operation(:delete_phone_number, Seahorse::Model::Operation.new.tap do |o|
3269
+ o.name = "DeletePhoneNumber"
3270
+ o.http_method = "DELETE"
3271
+ o.http_request_uri = "/phone-numbers/{phoneNumberId}"
3272
+ o.input = Shapes::ShapeRef.new(shape: DeletePhoneNumberRequest)
3273
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3274
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3275
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3276
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3277
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3278
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3279
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3280
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3281
+ end)
3282
+
3283
+ api.add_operation(:delete_proxy_session, Seahorse::Model::Operation.new.tap do |o|
3284
+ o.name = "DeleteProxySession"
3285
+ o.http_method = "DELETE"
3286
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}"
3287
+ o.input = Shapes::ShapeRef.new(shape: DeleteProxySessionRequest)
3288
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3289
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3290
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3291
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3292
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3293
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3294
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3295
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3296
+ end)
3297
+
3298
+ api.add_operation(:delete_room, Seahorse::Model::Operation.new.tap do |o|
3299
+ o.name = "DeleteRoom"
3300
+ o.http_method = "DELETE"
3301
+ o.http_request_uri = "/accounts/{accountId}/rooms/{roomId}"
3302
+ o.input = Shapes::ShapeRef.new(shape: DeleteRoomRequest)
3303
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3304
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3305
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3306
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3307
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3308
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3309
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3310
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3311
+ end)
3312
+
3313
+ api.add_operation(:delete_room_membership, Seahorse::Model::Operation.new.tap do |o|
3314
+ o.name = "DeleteRoomMembership"
3315
+ o.http_method = "DELETE"
3316
+ o.http_request_uri = "/accounts/{accountId}/rooms/{roomId}/memberships/{memberId}"
3317
+ o.input = Shapes::ShapeRef.new(shape: DeleteRoomMembershipRequest)
3318
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3319
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3320
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3321
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3322
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3323
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3324
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3325
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3326
+ end)
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
+
3360
+ api.add_operation(:delete_voice_connector, Seahorse::Model::Operation.new.tap do |o|
3361
+ o.name = "DeleteVoiceConnector"
3362
+ o.http_method = "DELETE"
3363
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}"
3364
+ o.input = Shapes::ShapeRef.new(shape: DeleteVoiceConnectorRequest)
3365
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3366
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3367
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3368
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3369
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3370
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3371
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2433
3372
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2434
3373
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2435
3374
  end)
@@ -2540,6 +3479,162 @@ module Aws::Chime
2540
3479
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2541
3480
  end)
2542
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
+
2543
3638
  api.add_operation(:disassociate_phone_number_from_user, Seahorse::Model::Operation.new.tap do |o|
2544
3639
  o.name = "DisassociatePhoneNumberFromUser"
2545
3640
  o.http_method = "POST"
@@ -2630,6 +3725,39 @@ module Aws::Chime
2630
3725
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2631
3726
  end)
2632
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
+
2633
3761
  api.add_operation(:get_attendee, Seahorse::Model::Operation.new.tap do |o|
2634
3762
  o.name = "GetAttendee"
2635
3763
  o.http_method = "GET"
@@ -2660,6 +3788,24 @@ module Aws::Chime
2660
3788
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2661
3789
  end)
2662
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
+
2663
3809
  api.add_operation(:get_events_configuration, Seahorse::Model::Operation.new.tap do |o|
2664
3810
  o.name = "GetEventsConfiguration"
2665
3811
  o.http_method = "GET"
@@ -2697,9 +3843,25 @@ module Aws::Chime
2697
3843
  o.output = Shapes::ShapeRef.new(shape: GetMeetingResponse)
2698
3844
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2699
3845
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2700
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3846
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3847
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3848
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3849
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3850
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3851
+ end)
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)
2701
3864
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2702
- o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2703
3865
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2704
3866
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2705
3867
  end)
@@ -3039,6 +4201,76 @@ module Aws::Chime
3039
4201
  )
3040
4202
  end)
3041
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
+
3042
4274
  api.add_operation(:list_attendee_tags, Seahorse::Model::Operation.new.tap do |o|
3043
4275
  o.name = "ListAttendeeTags"
3044
4276
  o.http_method = "GET"
@@ -3096,6 +4328,167 @@ module Aws::Chime
3096
4328
  )
3097
4329
  end)
3098
4330
 
4331
+ api.add_operation(:list_channel_bans, Seahorse::Model::Operation.new.tap do |o|
4332
+ o.name = "ListChannelBans"
4333
+ o.http_method = "GET"
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)
4340
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4341
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4342
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4343
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4344
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
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
+ )
4352
+ end)
4353
+
4354
+ api.add_operation(:list_channel_memberships, Seahorse::Model::Operation.new.tap do |o|
4355
+ o.name = "ListChannelMemberships"
4356
+ o.http_method = "GET"
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)
4363
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4364
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4365
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4366
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4367
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
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
+ )
4375
+ end)
4376
+
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)
4386
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4387
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4388
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4389
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4390
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
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
+ )
4398
+ end)
4399
+
4400
+ api.add_operation(:list_channel_messages, Seahorse::Model::Operation.new.tap do |o|
4401
+ o.name = "ListChannelMessages"
4402
+ o.http_method = "GET"
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)
4409
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4410
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4411
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4412
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4413
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4414
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4415
+ o[:pager] = Aws::Pager.new(
4416
+ limit_key: "max_results",
4417
+ tokens: {
4418
+ "next_token" => "next_token"
4419
+ }
4420
+ )
4421
+ end)
4422
+
4423
+ api.add_operation(:list_channel_moderators, Seahorse::Model::Operation.new.tap do |o|
4424
+ o.name = "ListChannelModerators"
4425
+ o.http_method = "GET"
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)
4432
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4433
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4434
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4435
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4436
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
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
+ )
4444
+ end)
4445
+
4446
+ api.add_operation(:list_channels, Seahorse::Model::Operation.new.tap do |o|
4447
+ o.name = "ListChannels"
4448
+ o.http_method = "GET"
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)
4455
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4456
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4457
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4458
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4459
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4460
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4461
+ o[:pager] = Aws::Pager.new(
4462
+ limit_key: "max_results",
4463
+ tokens: {
4464
+ "next_token" => "next_token"
4465
+ }
4466
+ )
4467
+ end)
4468
+
4469
+ api.add_operation(:list_channels_moderated_by_app_instance_user, Seahorse::Model::Operation.new.tap do |o|
4470
+ o.name = "ListChannelsModeratedByAppInstanceUser"
4471
+ o.http_method = "GET"
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)
4479
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4480
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4481
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4482
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4483
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4484
+ o[:pager] = Aws::Pager.new(
4485
+ limit_key: "max_results",
4486
+ tokens: {
4487
+ "next_token" => "next_token"
4488
+ }
4489
+ )
4490
+ end)
4491
+
3099
4492
  api.add_operation(:list_meeting_tags, Seahorse::Model::Operation.new.tap do |o|
3100
4493
  o.name = "ListMeetingTags"
3101
4494
  o.http_method = "GET"
@@ -3246,6 +4639,12 @@ module Aws::Chime
3246
4639
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3247
4640
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3248
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
+ )
3249
4648
  end)
3250
4649
 
3251
4650
  api.add_operation(:list_sip_rules, Seahorse::Model::Operation.new.tap do |o|
@@ -3260,6 +4659,12 @@ module Aws::Chime
3260
4659
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3261
4660
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3262
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
+ )
3263
4668
  end)
3264
4669
 
3265
4670
  api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
@@ -3367,6 +4772,40 @@ module Aws::Chime
3367
4772
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3368
4773
  end)
3369
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
+
3370
4809
  api.add_operation(:put_events_configuration, Seahorse::Model::Operation.new.tap do |o|
3371
4810
  o.name = "PutEventsConfiguration"
3372
4811
  o.http_method = "PUT"
@@ -3520,6 +4959,23 @@ module Aws::Chime
3520
4959
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3521
4960
  end)
3522
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
+
3523
4979
  api.add_operation(:redact_conversation_message, Seahorse::Model::Operation.new.tap do |o|
3524
4980
  o.name = "RedactConversationMessage"
3525
4981
  o.http_method = "POST"
@@ -3611,6 +5067,24 @@ module Aws::Chime
3611
5067
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3612
5068
  end)
3613
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
+
3614
5088
  api.add_operation(:tag_attendee, Seahorse::Model::Operation.new.tap do |o|
3615
5089
  o.name = "TagAttendee"
3616
5090
  o.http_method = "POST"
@@ -3732,6 +5206,42 @@ module Aws::Chime
3732
5206
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3733
5207
  end)
3734
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
+
3735
5245
  api.add_operation(:update_bot, Seahorse::Model::Operation.new.tap do |o|
3736
5246
  o.name = "UpdateBot"
3737
5247
  o.http_method = "POST"
@@ -3747,6 +5257,60 @@ module Aws::Chime
3747
5257
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3748
5258
  end)
3749
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
+
3750
5314
  api.add_operation(:update_global_settings, Seahorse::Model::Operation.new.tap do |o|
3751
5315
  o.name = "UpdateGlobalSettings"
3752
5316
  o.http_method = "PUT"