aws-sdk-chime 1.36.0 → 1.41.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,16 @@ module Aws::Chime
77
124
  CreateAttendeeResponse = Shapes::StructureShape.new(name: 'CreateAttendeeResponse')
78
125
  CreateBotRequest = Shapes::StructureShape.new(name: 'CreateBotRequest')
79
126
  CreateBotResponse = Shapes::StructureShape.new(name: 'CreateBotResponse')
127
+ CreateChannelBanRequest = Shapes::StructureShape.new(name: 'CreateChannelBanRequest')
128
+ CreateChannelBanResponse = Shapes::StructureShape.new(name: 'CreateChannelBanResponse')
129
+ CreateChannelMembershipRequest = Shapes::StructureShape.new(name: 'CreateChannelMembershipRequest')
130
+ CreateChannelMembershipResponse = Shapes::StructureShape.new(name: 'CreateChannelMembershipResponse')
131
+ CreateChannelModeratorRequest = Shapes::StructureShape.new(name: 'CreateChannelModeratorRequest')
132
+ CreateChannelModeratorResponse = Shapes::StructureShape.new(name: 'CreateChannelModeratorResponse')
133
+ CreateChannelRequest = Shapes::StructureShape.new(name: 'CreateChannelRequest')
134
+ CreateChannelResponse = Shapes::StructureShape.new(name: 'CreateChannelResponse')
135
+ CreateMeetingDialOutRequest = Shapes::StructureShape.new(name: 'CreateMeetingDialOutRequest')
136
+ CreateMeetingDialOutResponse = Shapes::StructureShape.new(name: 'CreateMeetingDialOutResponse')
80
137
  CreateMeetingRequest = Shapes::StructureShape.new(name: 'CreateMeetingRequest')
81
138
  CreateMeetingResponse = Shapes::StructureShape.new(name: 'CreateMeetingResponse')
82
139
  CreateMeetingWithAttendeesRequest = Shapes::StructureShape.new(name: 'CreateMeetingWithAttendeesRequest')
@@ -90,6 +147,12 @@ module Aws::Chime
90
147
  CreateRoomMembershipResponse = Shapes::StructureShape.new(name: 'CreateRoomMembershipResponse')
91
148
  CreateRoomRequest = Shapes::StructureShape.new(name: 'CreateRoomRequest')
92
149
  CreateRoomResponse = Shapes::StructureShape.new(name: 'CreateRoomResponse')
150
+ CreateSipMediaApplicationCallRequest = Shapes::StructureShape.new(name: 'CreateSipMediaApplicationCallRequest')
151
+ CreateSipMediaApplicationCallResponse = Shapes::StructureShape.new(name: 'CreateSipMediaApplicationCallResponse')
152
+ CreateSipMediaApplicationRequest = Shapes::StructureShape.new(name: 'CreateSipMediaApplicationRequest')
153
+ CreateSipMediaApplicationResponse = Shapes::StructureShape.new(name: 'CreateSipMediaApplicationResponse')
154
+ CreateSipRuleRequest = Shapes::StructureShape.new(name: 'CreateSipRuleRequest')
155
+ CreateSipRuleResponse = Shapes::StructureShape.new(name: 'CreateSipRuleResponse')
93
156
  CreateUserRequest = Shapes::StructureShape.new(name: 'CreateUserRequest')
94
157
  CreateUserResponse = Shapes::StructureShape.new(name: 'CreateUserResponse')
95
158
  CreateVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'CreateVoiceConnectorGroupRequest')
@@ -103,13 +166,24 @@ module Aws::Chime
103
166
  DataRetentionInHours = Shapes::IntegerShape.new(name: 'DataRetentionInHours')
104
167
  DeleteAccountRequest = Shapes::StructureShape.new(name: 'DeleteAccountRequest')
105
168
  DeleteAccountResponse = Shapes::StructureShape.new(name: 'DeleteAccountResponse')
169
+ DeleteAppInstanceAdminRequest = Shapes::StructureShape.new(name: 'DeleteAppInstanceAdminRequest')
170
+ DeleteAppInstanceRequest = Shapes::StructureShape.new(name: 'DeleteAppInstanceRequest')
171
+ DeleteAppInstanceStreamingConfigurationsRequest = Shapes::StructureShape.new(name: 'DeleteAppInstanceStreamingConfigurationsRequest')
172
+ DeleteAppInstanceUserRequest = Shapes::StructureShape.new(name: 'DeleteAppInstanceUserRequest')
106
173
  DeleteAttendeeRequest = Shapes::StructureShape.new(name: 'DeleteAttendeeRequest')
174
+ DeleteChannelBanRequest = Shapes::StructureShape.new(name: 'DeleteChannelBanRequest')
175
+ DeleteChannelMembershipRequest = Shapes::StructureShape.new(name: 'DeleteChannelMembershipRequest')
176
+ DeleteChannelMessageRequest = Shapes::StructureShape.new(name: 'DeleteChannelMessageRequest')
177
+ DeleteChannelModeratorRequest = Shapes::StructureShape.new(name: 'DeleteChannelModeratorRequest')
178
+ DeleteChannelRequest = Shapes::StructureShape.new(name: 'DeleteChannelRequest')
107
179
  DeleteEventsConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteEventsConfigurationRequest')
108
180
  DeleteMeetingRequest = Shapes::StructureShape.new(name: 'DeleteMeetingRequest')
109
181
  DeletePhoneNumberRequest = Shapes::StructureShape.new(name: 'DeletePhoneNumberRequest')
110
182
  DeleteProxySessionRequest = Shapes::StructureShape.new(name: 'DeleteProxySessionRequest')
111
183
  DeleteRoomMembershipRequest = Shapes::StructureShape.new(name: 'DeleteRoomMembershipRequest')
112
184
  DeleteRoomRequest = Shapes::StructureShape.new(name: 'DeleteRoomRequest')
185
+ DeleteSipMediaApplicationRequest = Shapes::StructureShape.new(name: 'DeleteSipMediaApplicationRequest')
186
+ DeleteSipRuleRequest = Shapes::StructureShape.new(name: 'DeleteSipRuleRequest')
113
187
  DeleteVoiceConnectorEmergencyCallingConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorEmergencyCallingConfigurationRequest')
114
188
  DeleteVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorGroupRequest')
115
189
  DeleteVoiceConnectorOriginationRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorOriginationRequest')
@@ -118,6 +192,24 @@ module Aws::Chime
118
192
  DeleteVoiceConnectorStreamingConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorStreamingConfigurationRequest')
119
193
  DeleteVoiceConnectorTerminationCredentialsRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorTerminationCredentialsRequest')
120
194
  DeleteVoiceConnectorTerminationRequest = Shapes::StructureShape.new(name: 'DeleteVoiceConnectorTerminationRequest')
195
+ DescribeAppInstanceAdminRequest = Shapes::StructureShape.new(name: 'DescribeAppInstanceAdminRequest')
196
+ DescribeAppInstanceAdminResponse = Shapes::StructureShape.new(name: 'DescribeAppInstanceAdminResponse')
197
+ DescribeAppInstanceRequest = Shapes::StructureShape.new(name: 'DescribeAppInstanceRequest')
198
+ DescribeAppInstanceResponse = Shapes::StructureShape.new(name: 'DescribeAppInstanceResponse')
199
+ DescribeAppInstanceUserRequest = Shapes::StructureShape.new(name: 'DescribeAppInstanceUserRequest')
200
+ DescribeAppInstanceUserResponse = Shapes::StructureShape.new(name: 'DescribeAppInstanceUserResponse')
201
+ DescribeChannelBanRequest = Shapes::StructureShape.new(name: 'DescribeChannelBanRequest')
202
+ DescribeChannelBanResponse = Shapes::StructureShape.new(name: 'DescribeChannelBanResponse')
203
+ DescribeChannelMembershipForAppInstanceUserRequest = Shapes::StructureShape.new(name: 'DescribeChannelMembershipForAppInstanceUserRequest')
204
+ DescribeChannelMembershipForAppInstanceUserResponse = Shapes::StructureShape.new(name: 'DescribeChannelMembershipForAppInstanceUserResponse')
205
+ DescribeChannelMembershipRequest = Shapes::StructureShape.new(name: 'DescribeChannelMembershipRequest')
206
+ DescribeChannelMembershipResponse = Shapes::StructureShape.new(name: 'DescribeChannelMembershipResponse')
207
+ DescribeChannelModeratedByAppInstanceUserRequest = Shapes::StructureShape.new(name: 'DescribeChannelModeratedByAppInstanceUserRequest')
208
+ DescribeChannelModeratedByAppInstanceUserResponse = Shapes::StructureShape.new(name: 'DescribeChannelModeratedByAppInstanceUserResponse')
209
+ DescribeChannelModeratorRequest = Shapes::StructureShape.new(name: 'DescribeChannelModeratorRequest')
210
+ DescribeChannelModeratorResponse = Shapes::StructureShape.new(name: 'DescribeChannelModeratorResponse')
211
+ DescribeChannelRequest = Shapes::StructureShape.new(name: 'DescribeChannelRequest')
212
+ DescribeChannelResponse = Shapes::StructureShape.new(name: 'DescribeChannelResponse')
121
213
  DisassociatePhoneNumberFromUserRequest = Shapes::StructureShape.new(name: 'DisassociatePhoneNumberFromUserRequest')
122
214
  DisassociatePhoneNumberFromUserResponse = Shapes::StructureShape.new(name: 'DisassociatePhoneNumberFromUserResponse')
123
215
  DisassociatePhoneNumbersFromVoiceConnectorGroupRequest = Shapes::StructureShape.new(name: 'DisassociatePhoneNumbersFromVoiceConnectorGroupRequest')
@@ -136,21 +228,30 @@ module Aws::Chime
136
228
  ExternalMeetingIdType = Shapes::StringShape.new(name: 'ExternalMeetingIdType')
137
229
  ExternalUserIdType = Shapes::StringShape.new(name: 'ExternalUserIdType')
138
230
  ForbiddenException = Shapes::StructureShape.new(name: 'ForbiddenException')
231
+ FunctionArn = Shapes::StringShape.new(name: 'FunctionArn')
139
232
  GeoMatchLevel = Shapes::StringShape.new(name: 'GeoMatchLevel')
140
233
  GeoMatchParams = Shapes::StructureShape.new(name: 'GeoMatchParams')
141
234
  GetAccountRequest = Shapes::StructureShape.new(name: 'GetAccountRequest')
142
235
  GetAccountResponse = Shapes::StructureShape.new(name: 'GetAccountResponse')
143
236
  GetAccountSettingsRequest = Shapes::StructureShape.new(name: 'GetAccountSettingsRequest')
144
237
  GetAccountSettingsResponse = Shapes::StructureShape.new(name: 'GetAccountSettingsResponse')
238
+ GetAppInstanceRetentionSettingsRequest = Shapes::StructureShape.new(name: 'GetAppInstanceRetentionSettingsRequest')
239
+ GetAppInstanceRetentionSettingsResponse = Shapes::StructureShape.new(name: 'GetAppInstanceRetentionSettingsResponse')
240
+ GetAppInstanceStreamingConfigurationsRequest = Shapes::StructureShape.new(name: 'GetAppInstanceStreamingConfigurationsRequest')
241
+ GetAppInstanceStreamingConfigurationsResponse = Shapes::StructureShape.new(name: 'GetAppInstanceStreamingConfigurationsResponse')
145
242
  GetAttendeeRequest = Shapes::StructureShape.new(name: 'GetAttendeeRequest')
146
243
  GetAttendeeResponse = Shapes::StructureShape.new(name: 'GetAttendeeResponse')
147
244
  GetBotRequest = Shapes::StructureShape.new(name: 'GetBotRequest')
148
245
  GetBotResponse = Shapes::StructureShape.new(name: 'GetBotResponse')
246
+ GetChannelMessageRequest = Shapes::StructureShape.new(name: 'GetChannelMessageRequest')
247
+ GetChannelMessageResponse = Shapes::StructureShape.new(name: 'GetChannelMessageResponse')
149
248
  GetEventsConfigurationRequest = Shapes::StructureShape.new(name: 'GetEventsConfigurationRequest')
150
249
  GetEventsConfigurationResponse = Shapes::StructureShape.new(name: 'GetEventsConfigurationResponse')
151
250
  GetGlobalSettingsResponse = Shapes::StructureShape.new(name: 'GetGlobalSettingsResponse')
152
251
  GetMeetingRequest = Shapes::StructureShape.new(name: 'GetMeetingRequest')
153
252
  GetMeetingResponse = Shapes::StructureShape.new(name: 'GetMeetingResponse')
253
+ GetMessagingSessionEndpointRequest = Shapes::StructureShape.new(name: 'GetMessagingSessionEndpointRequest')
254
+ GetMessagingSessionEndpointResponse = Shapes::StructureShape.new(name: 'GetMessagingSessionEndpointResponse')
154
255
  GetPhoneNumberOrderRequest = Shapes::StructureShape.new(name: 'GetPhoneNumberOrderRequest')
155
256
  GetPhoneNumberOrderResponse = Shapes::StructureShape.new(name: 'GetPhoneNumberOrderResponse')
156
257
  GetPhoneNumberRequest = Shapes::StructureShape.new(name: 'GetPhoneNumberRequest')
@@ -162,6 +263,12 @@ module Aws::Chime
162
263
  GetRetentionSettingsResponse = Shapes::StructureShape.new(name: 'GetRetentionSettingsResponse')
163
264
  GetRoomRequest = Shapes::StructureShape.new(name: 'GetRoomRequest')
164
265
  GetRoomResponse = Shapes::StructureShape.new(name: 'GetRoomResponse')
266
+ GetSipMediaApplicationLoggingConfigurationRequest = Shapes::StructureShape.new(name: 'GetSipMediaApplicationLoggingConfigurationRequest')
267
+ GetSipMediaApplicationLoggingConfigurationResponse = Shapes::StructureShape.new(name: 'GetSipMediaApplicationLoggingConfigurationResponse')
268
+ GetSipMediaApplicationRequest = Shapes::StructureShape.new(name: 'GetSipMediaApplicationRequest')
269
+ GetSipMediaApplicationResponse = Shapes::StructureShape.new(name: 'GetSipMediaApplicationResponse')
270
+ GetSipRuleRequest = Shapes::StructureShape.new(name: 'GetSipRuleRequest')
271
+ GetSipRuleResponse = Shapes::StructureShape.new(name: 'GetSipRuleResponse')
165
272
  GetUserRequest = Shapes::StructureShape.new(name: 'GetUserRequest')
166
273
  GetUserResponse = Shapes::StructureShape.new(name: 'GetUserResponse')
167
274
  GetUserSettingsRequest = Shapes::StructureShape.new(name: 'GetUserSettingsRequest')
@@ -185,6 +292,7 @@ module Aws::Chime
185
292
  GetVoiceConnectorTerminationRequest = Shapes::StructureShape.new(name: 'GetVoiceConnectorTerminationRequest')
186
293
  GetVoiceConnectorTerminationResponse = Shapes::StructureShape.new(name: 'GetVoiceConnectorTerminationResponse')
187
294
  GuidString = Shapes::StringShape.new(name: 'GuidString')
295
+ Identity = Shapes::StructureShape.new(name: 'Identity')
188
296
  Integer = Shapes::IntegerShape.new(name: 'Integer')
189
297
  Invite = Shapes::StructureShape.new(name: 'Invite')
190
298
  InviteList = Shapes::ListShape.new(name: 'InviteList')
@@ -197,12 +305,32 @@ module Aws::Chime
197
305
  LicenseList = Shapes::ListShape.new(name: 'LicenseList')
198
306
  ListAccountsRequest = Shapes::StructureShape.new(name: 'ListAccountsRequest')
199
307
  ListAccountsResponse = Shapes::StructureShape.new(name: 'ListAccountsResponse')
308
+ ListAppInstanceAdminsRequest = Shapes::StructureShape.new(name: 'ListAppInstanceAdminsRequest')
309
+ ListAppInstanceAdminsResponse = Shapes::StructureShape.new(name: 'ListAppInstanceAdminsResponse')
310
+ ListAppInstanceUsersRequest = Shapes::StructureShape.new(name: 'ListAppInstanceUsersRequest')
311
+ ListAppInstanceUsersResponse = Shapes::StructureShape.new(name: 'ListAppInstanceUsersResponse')
312
+ ListAppInstancesRequest = Shapes::StructureShape.new(name: 'ListAppInstancesRequest')
313
+ ListAppInstancesResponse = Shapes::StructureShape.new(name: 'ListAppInstancesResponse')
200
314
  ListAttendeeTagsRequest = Shapes::StructureShape.new(name: 'ListAttendeeTagsRequest')
201
315
  ListAttendeeTagsResponse = Shapes::StructureShape.new(name: 'ListAttendeeTagsResponse')
202
316
  ListAttendeesRequest = Shapes::StructureShape.new(name: 'ListAttendeesRequest')
203
317
  ListAttendeesResponse = Shapes::StructureShape.new(name: 'ListAttendeesResponse')
204
318
  ListBotsRequest = Shapes::StructureShape.new(name: 'ListBotsRequest')
205
319
  ListBotsResponse = Shapes::StructureShape.new(name: 'ListBotsResponse')
320
+ ListChannelBansRequest = Shapes::StructureShape.new(name: 'ListChannelBansRequest')
321
+ ListChannelBansResponse = Shapes::StructureShape.new(name: 'ListChannelBansResponse')
322
+ ListChannelMembershipsForAppInstanceUserRequest = Shapes::StructureShape.new(name: 'ListChannelMembershipsForAppInstanceUserRequest')
323
+ ListChannelMembershipsForAppInstanceUserResponse = Shapes::StructureShape.new(name: 'ListChannelMembershipsForAppInstanceUserResponse')
324
+ ListChannelMembershipsRequest = Shapes::StructureShape.new(name: 'ListChannelMembershipsRequest')
325
+ ListChannelMembershipsResponse = Shapes::StructureShape.new(name: 'ListChannelMembershipsResponse')
326
+ ListChannelMessagesRequest = Shapes::StructureShape.new(name: 'ListChannelMessagesRequest')
327
+ ListChannelMessagesResponse = Shapes::StructureShape.new(name: 'ListChannelMessagesResponse')
328
+ ListChannelModeratorsRequest = Shapes::StructureShape.new(name: 'ListChannelModeratorsRequest')
329
+ ListChannelModeratorsResponse = Shapes::StructureShape.new(name: 'ListChannelModeratorsResponse')
330
+ ListChannelsModeratedByAppInstanceUserRequest = Shapes::StructureShape.new(name: 'ListChannelsModeratedByAppInstanceUserRequest')
331
+ ListChannelsModeratedByAppInstanceUserResponse = Shapes::StructureShape.new(name: 'ListChannelsModeratedByAppInstanceUserResponse')
332
+ ListChannelsRequest = Shapes::StructureShape.new(name: 'ListChannelsRequest')
333
+ ListChannelsResponse = Shapes::StructureShape.new(name: 'ListChannelsResponse')
206
334
  ListMeetingTagsRequest = Shapes::StructureShape.new(name: 'ListMeetingTagsRequest')
207
335
  ListMeetingTagsResponse = Shapes::StructureShape.new(name: 'ListMeetingTagsResponse')
208
336
  ListMeetingsRequest = Shapes::StructureShape.new(name: 'ListMeetingsRequest')
@@ -217,6 +345,10 @@ module Aws::Chime
217
345
  ListRoomMembershipsResponse = Shapes::StructureShape.new(name: 'ListRoomMembershipsResponse')
218
346
  ListRoomsRequest = Shapes::StructureShape.new(name: 'ListRoomsRequest')
219
347
  ListRoomsResponse = Shapes::StructureShape.new(name: 'ListRoomsResponse')
348
+ ListSipMediaApplicationsRequest = Shapes::StructureShape.new(name: 'ListSipMediaApplicationsRequest')
349
+ ListSipMediaApplicationsResponse = Shapes::StructureShape.new(name: 'ListSipMediaApplicationsResponse')
350
+ ListSipRulesRequest = Shapes::StructureShape.new(name: 'ListSipRulesRequest')
351
+ ListSipRulesResponse = Shapes::StructureShape.new(name: 'ListSipRulesResponse')
220
352
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
221
353
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
222
354
  ListUsersRequest = Shapes::StructureShape.new(name: 'ListUsersRequest')
@@ -230,6 +362,7 @@ module Aws::Chime
230
362
  LoggingConfiguration = Shapes::StructureShape.new(name: 'LoggingConfiguration')
231
363
  LogoutUserRequest = Shapes::StructureShape.new(name: 'LogoutUserRequest')
232
364
  LogoutUserResponse = Shapes::StructureShape.new(name: 'LogoutUserResponse')
365
+ MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
233
366
  MediaPlacement = Shapes::StructureShape.new(name: 'MediaPlacement')
234
367
  Meeting = Shapes::StructureShape.new(name: 'Meeting')
235
368
  MeetingList = Shapes::ListShape.new(name: 'MeetingList')
@@ -242,10 +375,17 @@ module Aws::Chime
242
375
  MemberType = Shapes::StringShape.new(name: 'MemberType')
243
376
  MembershipItem = Shapes::StructureShape.new(name: 'MembershipItem')
244
377
  MembershipItemList = Shapes::ListShape.new(name: 'MembershipItemList')
378
+ MessageId = Shapes::StringShape.new(name: 'MessageId')
379
+ MessagingSessionEndpoint = Shapes::StructureShape.new(name: 'MessagingSessionEndpoint')
380
+ Metadata = Shapes::StringShape.new(name: 'Metadata')
381
+ NextToken = Shapes::StringShape.new(name: 'NextToken')
245
382
  NextTokenString = Shapes::StringShape.new(name: 'NextTokenString')
383
+ NonEmptyContent = Shapes::StringShape.new(name: 'NonEmptyContent')
384
+ NonEmptyResourceName = Shapes::StringShape.new(name: 'NonEmptyResourceName')
246
385
  NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
247
386
  NonEmptyString128 = Shapes::StringShape.new(name: 'NonEmptyString128')
248
387
  NonEmptyStringList = Shapes::ListShape.new(name: 'NonEmptyStringList')
388
+ NonNullableBoolean = Shapes::BooleanShape.new(name: 'NonNullableBoolean')
249
389
  NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
250
390
  NotificationTarget = Shapes::StringShape.new(name: 'NotificationTarget')
251
391
  NullableBoolean = Shapes::BooleanShape.new(name: 'NullableBoolean')
@@ -285,10 +425,16 @@ module Aws::Chime
285
425
  ProxySessionNameString = Shapes::StringShape.new(name: 'ProxySessionNameString')
286
426
  ProxySessionStatus = Shapes::StringShape.new(name: 'ProxySessionStatus')
287
427
  ProxySessions = Shapes::ListShape.new(name: 'ProxySessions')
428
+ PutAppInstanceRetentionSettingsRequest = Shapes::StructureShape.new(name: 'PutAppInstanceRetentionSettingsRequest')
429
+ PutAppInstanceRetentionSettingsResponse = Shapes::StructureShape.new(name: 'PutAppInstanceRetentionSettingsResponse')
430
+ PutAppInstanceStreamingConfigurationsRequest = Shapes::StructureShape.new(name: 'PutAppInstanceStreamingConfigurationsRequest')
431
+ PutAppInstanceStreamingConfigurationsResponse = Shapes::StructureShape.new(name: 'PutAppInstanceStreamingConfigurationsResponse')
288
432
  PutEventsConfigurationRequest = Shapes::StructureShape.new(name: 'PutEventsConfigurationRequest')
289
433
  PutEventsConfigurationResponse = Shapes::StructureShape.new(name: 'PutEventsConfigurationResponse')
290
434
  PutRetentionSettingsRequest = Shapes::StructureShape.new(name: 'PutRetentionSettingsRequest')
291
435
  PutRetentionSettingsResponse = Shapes::StructureShape.new(name: 'PutRetentionSettingsResponse')
436
+ PutSipMediaApplicationLoggingConfigurationRequest = Shapes::StructureShape.new(name: 'PutSipMediaApplicationLoggingConfigurationRequest')
437
+ PutSipMediaApplicationLoggingConfigurationResponse = Shapes::StructureShape.new(name: 'PutSipMediaApplicationLoggingConfigurationResponse')
292
438
  PutVoiceConnectorEmergencyCallingConfigurationRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorEmergencyCallingConfigurationRequest')
293
439
  PutVoiceConnectorEmergencyCallingConfigurationResponse = Shapes::StructureShape.new(name: 'PutVoiceConnectorEmergencyCallingConfigurationResponse')
294
440
  PutVoiceConnectorLoggingConfigurationRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorLoggingConfigurationRequest')
@@ -302,6 +448,8 @@ module Aws::Chime
302
448
  PutVoiceConnectorTerminationCredentialsRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorTerminationCredentialsRequest')
303
449
  PutVoiceConnectorTerminationRequest = Shapes::StructureShape.new(name: 'PutVoiceConnectorTerminationRequest')
304
450
  PutVoiceConnectorTerminationResponse = Shapes::StructureShape.new(name: 'PutVoiceConnectorTerminationResponse')
451
+ RedactChannelMessageRequest = Shapes::StructureShape.new(name: 'RedactChannelMessageRequest')
452
+ RedactChannelMessageResponse = Shapes::StructureShape.new(name: 'RedactChannelMessageResponse')
305
453
  RedactConversationMessageRequest = Shapes::StructureShape.new(name: 'RedactConversationMessageRequest')
306
454
  RedactConversationMessageResponse = Shapes::StructureShape.new(name: 'RedactConversationMessageResponse')
307
455
  RedactRoomMessageRequest = Shapes::StructureShape.new(name: 'RedactRoomMessageRequest')
@@ -312,6 +460,7 @@ module Aws::Chime
312
460
  ResetPersonalPINRequest = Shapes::StructureShape.new(name: 'ResetPersonalPINRequest')
313
461
  ResetPersonalPINResponse = Shapes::StructureShape.new(name: 'ResetPersonalPINResponse')
314
462
  ResourceLimitExceededException = Shapes::StructureShape.new(name: 'ResourceLimitExceededException')
463
+ ResourceName = Shapes::StringShape.new(name: 'ResourceName')
315
464
  RestorePhoneNumberRequest = Shapes::StructureShape.new(name: 'RestorePhoneNumberRequest')
316
465
  RestorePhoneNumberResponse = Shapes::StructureShape.new(name: 'RestorePhoneNumberResponse')
317
466
  ResultMax = Shapes::IntegerShape.new(name: 'ResultMax')
@@ -325,12 +474,29 @@ module Aws::Chime
325
474
  RoomRetentionSettings = Shapes::StructureShape.new(name: 'RoomRetentionSettings')
326
475
  SearchAvailablePhoneNumbersRequest = Shapes::StructureShape.new(name: 'SearchAvailablePhoneNumbersRequest')
327
476
  SearchAvailablePhoneNumbersResponse = Shapes::StructureShape.new(name: 'SearchAvailablePhoneNumbersResponse')
477
+ SendChannelMessageRequest = Shapes::StructureShape.new(name: 'SendChannelMessageRequest')
478
+ SendChannelMessageResponse = Shapes::StructureShape.new(name: 'SendChannelMessageResponse')
328
479
  SensitiveString = Shapes::StringShape.new(name: 'SensitiveString')
329
480
  SensitiveStringList = Shapes::ListShape.new(name: 'SensitiveStringList')
330
481
  ServiceFailureException = Shapes::StructureShape.new(name: 'ServiceFailureException')
331
482
  ServiceUnavailableException = Shapes::StructureShape.new(name: 'ServiceUnavailableException')
332
483
  SigninDelegateGroup = Shapes::StructureShape.new(name: 'SigninDelegateGroup')
333
484
  SigninDelegateGroupList = Shapes::ListShape.new(name: 'SigninDelegateGroupList')
485
+ SipApplicationPriority = Shapes::IntegerShape.new(name: 'SipApplicationPriority')
486
+ SipMediaApplication = Shapes::StructureShape.new(name: 'SipMediaApplication')
487
+ SipMediaApplicationCall = Shapes::StructureShape.new(name: 'SipMediaApplicationCall')
488
+ SipMediaApplicationEndpoint = Shapes::StructureShape.new(name: 'SipMediaApplicationEndpoint')
489
+ SipMediaApplicationEndpointList = Shapes::ListShape.new(name: 'SipMediaApplicationEndpointList')
490
+ SipMediaApplicationList = Shapes::ListShape.new(name: 'SipMediaApplicationList')
491
+ SipMediaApplicationLoggingConfiguration = Shapes::StructureShape.new(name: 'SipMediaApplicationLoggingConfiguration')
492
+ SipMediaApplicationName = Shapes::StringShape.new(name: 'SipMediaApplicationName')
493
+ SipRule = Shapes::StructureShape.new(name: 'SipRule')
494
+ SipRuleList = Shapes::ListShape.new(name: 'SipRuleList')
495
+ SipRuleName = Shapes::StringShape.new(name: 'SipRuleName')
496
+ SipRuleTargetApplication = Shapes::StructureShape.new(name: 'SipRuleTargetApplication')
497
+ SipRuleTargetApplicationList = Shapes::ListShape.new(name: 'SipRuleTargetApplicationList')
498
+ SipRuleTriggerType = Shapes::StringShape.new(name: 'SipRuleTriggerType')
499
+ SortOrder = Shapes::StringShape.new(name: 'SortOrder')
334
500
  StreamingConfiguration = Shapes::StructureShape.new(name: 'StreamingConfiguration')
335
501
  StreamingNotificationTarget = Shapes::StructureShape.new(name: 'StreamingNotificationTarget')
336
502
  StreamingNotificationTargetList = Shapes::ListShape.new(name: 'StreamingNotificationTargetList')
@@ -349,6 +515,7 @@ module Aws::Chime
349
515
  Termination = Shapes::StructureShape.new(name: 'Termination')
350
516
  TerminationHealth = Shapes::StructureShape.new(name: 'TerminationHealth')
351
517
  ThrottledClientException = Shapes::StructureShape.new(name: 'ThrottledClientException')
518
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
352
519
  TollFreePrefix = Shapes::StringShape.new(name: 'TollFreePrefix')
353
520
  UnauthorizedClientException = Shapes::StructureShape.new(name: 'UnauthorizedClientException')
354
521
  UnprocessableEntityException = Shapes::StructureShape.new(name: 'UnprocessableEntityException')
@@ -359,8 +526,18 @@ module Aws::Chime
359
526
  UpdateAccountResponse = Shapes::StructureShape.new(name: 'UpdateAccountResponse')
360
527
  UpdateAccountSettingsRequest = Shapes::StructureShape.new(name: 'UpdateAccountSettingsRequest')
361
528
  UpdateAccountSettingsResponse = Shapes::StructureShape.new(name: 'UpdateAccountSettingsResponse')
529
+ UpdateAppInstanceRequest = Shapes::StructureShape.new(name: 'UpdateAppInstanceRequest')
530
+ UpdateAppInstanceResponse = Shapes::StructureShape.new(name: 'UpdateAppInstanceResponse')
531
+ UpdateAppInstanceUserRequest = Shapes::StructureShape.new(name: 'UpdateAppInstanceUserRequest')
532
+ UpdateAppInstanceUserResponse = Shapes::StructureShape.new(name: 'UpdateAppInstanceUserResponse')
362
533
  UpdateBotRequest = Shapes::StructureShape.new(name: 'UpdateBotRequest')
363
534
  UpdateBotResponse = Shapes::StructureShape.new(name: 'UpdateBotResponse')
535
+ UpdateChannelMessageRequest = Shapes::StructureShape.new(name: 'UpdateChannelMessageRequest')
536
+ UpdateChannelMessageResponse = Shapes::StructureShape.new(name: 'UpdateChannelMessageResponse')
537
+ UpdateChannelReadMarkerRequest = Shapes::StructureShape.new(name: 'UpdateChannelReadMarkerRequest')
538
+ UpdateChannelReadMarkerResponse = Shapes::StructureShape.new(name: 'UpdateChannelReadMarkerResponse')
539
+ UpdateChannelRequest = Shapes::StructureShape.new(name: 'UpdateChannelRequest')
540
+ UpdateChannelResponse = Shapes::StructureShape.new(name: 'UpdateChannelResponse')
364
541
  UpdateGlobalSettingsRequest = Shapes::StructureShape.new(name: 'UpdateGlobalSettingsRequest')
365
542
  UpdatePhoneNumberRequest = Shapes::StructureShape.new(name: 'UpdatePhoneNumberRequest')
366
543
  UpdatePhoneNumberRequestItem = Shapes::StructureShape.new(name: 'UpdatePhoneNumberRequestItem')
@@ -373,6 +550,10 @@ module Aws::Chime
373
550
  UpdateRoomMembershipResponse = Shapes::StructureShape.new(name: 'UpdateRoomMembershipResponse')
374
551
  UpdateRoomRequest = Shapes::StructureShape.new(name: 'UpdateRoomRequest')
375
552
  UpdateRoomResponse = Shapes::StructureShape.new(name: 'UpdateRoomResponse')
553
+ UpdateSipMediaApplicationRequest = Shapes::StructureShape.new(name: 'UpdateSipMediaApplicationRequest')
554
+ UpdateSipMediaApplicationResponse = Shapes::StructureShape.new(name: 'UpdateSipMediaApplicationResponse')
555
+ UpdateSipRuleRequest = Shapes::StructureShape.new(name: 'UpdateSipRuleRequest')
556
+ UpdateSipRuleResponse = Shapes::StructureShape.new(name: 'UpdateSipRuleResponse')
376
557
  UpdateUserRequest = Shapes::StructureShape.new(name: 'UpdateUserRequest')
377
558
  UpdateUserRequestItem = Shapes::StructureShape.new(name: 'UpdateUserRequestItem')
378
559
  UpdateUserRequestItemList = Shapes::ListShape.new(name: 'UpdateUserRequestItemList')
@@ -383,12 +564,15 @@ module Aws::Chime
383
564
  UpdateVoiceConnectorRequest = Shapes::StructureShape.new(name: 'UpdateVoiceConnectorRequest')
384
565
  UpdateVoiceConnectorResponse = Shapes::StructureShape.new(name: 'UpdateVoiceConnectorResponse')
385
566
  UriType = Shapes::StringShape.new(name: 'UriType')
567
+ UrlType = Shapes::StringShape.new(name: 'UrlType')
386
568
  User = Shapes::StructureShape.new(name: 'User')
387
569
  UserEmailList = Shapes::ListShape.new(name: 'UserEmailList')
388
570
  UserError = Shapes::StructureShape.new(name: 'UserError')
389
571
  UserErrorList = Shapes::ListShape.new(name: 'UserErrorList')
572
+ UserId = Shapes::StringShape.new(name: 'UserId')
390
573
  UserIdList = Shapes::ListShape.new(name: 'UserIdList')
391
574
  UserList = Shapes::ListShape.new(name: 'UserList')
575
+ UserName = Shapes::StringShape.new(name: 'UserName')
392
576
  UserSettings = Shapes::StructureShape.new(name: 'UserSettings')
393
577
  UserType = Shapes::StringShape.new(name: 'UserType')
394
578
  VoiceConnector = Shapes::StructureShape.new(name: 'VoiceConnector')
@@ -427,6 +611,57 @@ module Aws::Chime
427
611
  AlexaForBusinessMetadata.add_member(:alexa_for_business_room_arn, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "AlexaForBusinessRoomArn"))
428
612
  AlexaForBusinessMetadata.struct_class = Types::AlexaForBusinessMetadata
429
613
 
614
+ AppInstance.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceArn"))
615
+ AppInstance.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyResourceName, location_name: "Name"))
616
+ AppInstance.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
617
+ AppInstance.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
618
+ AppInstance.add_member(:last_updated_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTimestamp"))
619
+ AppInstance.struct_class = Types::AppInstance
620
+
621
+ AppInstanceAdmin.add_member(:admin, Shapes::ShapeRef.new(shape: Identity, location_name: "Admin"))
622
+ AppInstanceAdmin.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceArn"))
623
+ AppInstanceAdmin.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
624
+ AppInstanceAdmin.struct_class = Types::AppInstanceAdmin
625
+
626
+ AppInstanceAdminList.member = Shapes::ShapeRef.new(shape: AppInstanceAdminSummary)
627
+
628
+ AppInstanceAdminSummary.add_member(:admin, Shapes::ShapeRef.new(shape: Identity, location_name: "Admin"))
629
+ AppInstanceAdminSummary.struct_class = Types::AppInstanceAdminSummary
630
+
631
+ AppInstanceList.member = Shapes::ShapeRef.new(shape: AppInstanceSummary)
632
+
633
+ AppInstanceRetentionSettings.add_member(:channel_retention_settings, Shapes::ShapeRef.new(shape: ChannelRetentionSettings, location_name: "ChannelRetentionSettings"))
634
+ AppInstanceRetentionSettings.struct_class = Types::AppInstanceRetentionSettings
635
+
636
+ AppInstanceStreamingConfiguration.add_member(:app_instance_data_type, Shapes::ShapeRef.new(shape: AppInstanceDataType, required: true, location_name: "AppInstanceDataType"))
637
+ AppInstanceStreamingConfiguration.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "ResourceArn"))
638
+ AppInstanceStreamingConfiguration.struct_class = Types::AppInstanceStreamingConfiguration
639
+
640
+ AppInstanceStreamingConfigurationList.member = Shapes::ShapeRef.new(shape: AppInstanceStreamingConfiguration)
641
+
642
+ AppInstanceSummary.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceArn"))
643
+ AppInstanceSummary.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyResourceName, location_name: "Name"))
644
+ AppInstanceSummary.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
645
+ AppInstanceSummary.struct_class = Types::AppInstanceSummary
646
+
647
+ AppInstanceUser.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceUserArn"))
648
+ AppInstanceUser.add_member(:name, Shapes::ShapeRef.new(shape: UserName, location_name: "Name"))
649
+ AppInstanceUser.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
650
+ AppInstanceUser.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
651
+ AppInstanceUser.add_member(:last_updated_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTimestamp"))
652
+ AppInstanceUser.struct_class = Types::AppInstanceUser
653
+
654
+ AppInstanceUserList.member = Shapes::ShapeRef.new(shape: AppInstanceUserSummary)
655
+
656
+ AppInstanceUserMembershipSummary.add_member(:type, Shapes::ShapeRef.new(shape: ChannelMembershipType, location_name: "Type"))
657
+ AppInstanceUserMembershipSummary.add_member(:read_marker_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ReadMarkerTimestamp"))
658
+ AppInstanceUserMembershipSummary.struct_class = Types::AppInstanceUserMembershipSummary
659
+
660
+ AppInstanceUserSummary.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceUserArn"))
661
+ AppInstanceUserSummary.add_member(:name, Shapes::ShapeRef.new(shape: UserName, location_name: "Name"))
662
+ AppInstanceUserSummary.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
663
+ AppInstanceUserSummary.struct_class = Types::AppInstanceUserSummary
664
+
430
665
  AssociatePhoneNumberWithUserRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "accountId"))
431
666
  AssociatePhoneNumberWithUserRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "userId"))
432
667
  AssociatePhoneNumberWithUserRequest.add_member(:e164_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, required: true, location_name: "E164PhoneNumber"))
@@ -542,6 +777,102 @@ module Aws::Chime
542
777
 
543
778
  CapabilityList.member = Shapes::ShapeRef.new(shape: Capability)
544
779
 
780
+ Channel.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyResourceName, location_name: "Name"))
781
+ Channel.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
782
+ Channel.add_member(:mode, Shapes::ShapeRef.new(shape: ChannelMode, location_name: "Mode"))
783
+ Channel.add_member(:privacy, Shapes::ShapeRef.new(shape: ChannelPrivacy, location_name: "Privacy"))
784
+ Channel.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
785
+ Channel.add_member(:created_by, Shapes::ShapeRef.new(shape: Identity, location_name: "CreatedBy"))
786
+ Channel.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
787
+ Channel.add_member(:last_message_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastMessageTimestamp"))
788
+ Channel.add_member(:last_updated_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTimestamp"))
789
+ Channel.struct_class = Types::Channel
790
+
791
+ ChannelBan.add_member(:member, Shapes::ShapeRef.new(shape: Identity, location_name: "Member"))
792
+ ChannelBan.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
793
+ ChannelBan.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
794
+ ChannelBan.add_member(:created_by, Shapes::ShapeRef.new(shape: Identity, location_name: "CreatedBy"))
795
+ ChannelBan.struct_class = Types::ChannelBan
796
+
797
+ ChannelBanSummary.add_member(:member, Shapes::ShapeRef.new(shape: Identity, location_name: "Member"))
798
+ ChannelBanSummary.struct_class = Types::ChannelBanSummary
799
+
800
+ ChannelBanSummaryList.member = Shapes::ShapeRef.new(shape: ChannelBanSummary)
801
+
802
+ ChannelMembership.add_member(:invited_by, Shapes::ShapeRef.new(shape: Identity, location_name: "InvitedBy"))
803
+ ChannelMembership.add_member(:type, Shapes::ShapeRef.new(shape: ChannelMembershipType, location_name: "Type"))
804
+ ChannelMembership.add_member(:member, Shapes::ShapeRef.new(shape: Identity, location_name: "Member"))
805
+ ChannelMembership.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
806
+ ChannelMembership.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
807
+ ChannelMembership.add_member(:last_updated_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTimestamp"))
808
+ ChannelMembership.struct_class = Types::ChannelMembership
809
+
810
+ ChannelMembershipForAppInstanceUserSummary.add_member(:channel_summary, Shapes::ShapeRef.new(shape: ChannelSummary, location_name: "ChannelSummary"))
811
+ ChannelMembershipForAppInstanceUserSummary.add_member(:app_instance_user_membership_summary, Shapes::ShapeRef.new(shape: AppInstanceUserMembershipSummary, location_name: "AppInstanceUserMembershipSummary"))
812
+ ChannelMembershipForAppInstanceUserSummary.struct_class = Types::ChannelMembershipForAppInstanceUserSummary
813
+
814
+ ChannelMembershipForAppInstanceUserSummaryList.member = Shapes::ShapeRef.new(shape: ChannelMembershipForAppInstanceUserSummary)
815
+
816
+ ChannelMembershipSummary.add_member(:member, Shapes::ShapeRef.new(shape: Identity, location_name: "Member"))
817
+ ChannelMembershipSummary.struct_class = Types::ChannelMembershipSummary
818
+
819
+ ChannelMembershipSummaryList.member = Shapes::ShapeRef.new(shape: ChannelMembershipSummary)
820
+
821
+ ChannelMessage.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
822
+ ChannelMessage.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, location_name: "MessageId"))
823
+ ChannelMessage.add_member(:content, Shapes::ShapeRef.new(shape: Content, location_name: "Content"))
824
+ ChannelMessage.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
825
+ ChannelMessage.add_member(:type, Shapes::ShapeRef.new(shape: ChannelMessageType, location_name: "Type"))
826
+ ChannelMessage.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
827
+ ChannelMessage.add_member(:last_edited_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastEditedTimestamp"))
828
+ ChannelMessage.add_member(:last_updated_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTimestamp"))
829
+ ChannelMessage.add_member(:sender, Shapes::ShapeRef.new(shape: Identity, location_name: "Sender"))
830
+ ChannelMessage.add_member(:redacted, Shapes::ShapeRef.new(shape: NonNullableBoolean, location_name: "Redacted"))
831
+ ChannelMessage.add_member(:persistence, Shapes::ShapeRef.new(shape: ChannelMessagePersistenceType, location_name: "Persistence"))
832
+ ChannelMessage.struct_class = Types::ChannelMessage
833
+
834
+ ChannelMessageSummary.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, location_name: "MessageId"))
835
+ ChannelMessageSummary.add_member(:content, Shapes::ShapeRef.new(shape: Content, location_name: "Content"))
836
+ ChannelMessageSummary.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
837
+ ChannelMessageSummary.add_member(:type, Shapes::ShapeRef.new(shape: ChannelMessageType, location_name: "Type"))
838
+ ChannelMessageSummary.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
839
+ ChannelMessageSummary.add_member(:last_updated_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUpdatedTimestamp"))
840
+ ChannelMessageSummary.add_member(:last_edited_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastEditedTimestamp"))
841
+ ChannelMessageSummary.add_member(:sender, Shapes::ShapeRef.new(shape: Identity, location_name: "Sender"))
842
+ ChannelMessageSummary.add_member(:redacted, Shapes::ShapeRef.new(shape: NonNullableBoolean, location_name: "Redacted"))
843
+ ChannelMessageSummary.struct_class = Types::ChannelMessageSummary
844
+
845
+ ChannelMessageSummaryList.member = Shapes::ShapeRef.new(shape: ChannelMessageSummary)
846
+
847
+ ChannelModeratedByAppInstanceUserSummary.add_member(:channel_summary, Shapes::ShapeRef.new(shape: ChannelSummary, location_name: "ChannelSummary"))
848
+ ChannelModeratedByAppInstanceUserSummary.struct_class = Types::ChannelModeratedByAppInstanceUserSummary
849
+
850
+ ChannelModeratedByAppInstanceUserSummaryList.member = Shapes::ShapeRef.new(shape: ChannelModeratedByAppInstanceUserSummary)
851
+
852
+ ChannelModerator.add_member(:moderator, Shapes::ShapeRef.new(shape: Identity, location_name: "Moderator"))
853
+ ChannelModerator.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
854
+ ChannelModerator.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTimestamp"))
855
+ ChannelModerator.add_member(:created_by, Shapes::ShapeRef.new(shape: Identity, location_name: "CreatedBy"))
856
+ ChannelModerator.struct_class = Types::ChannelModerator
857
+
858
+ ChannelModeratorSummary.add_member(:moderator, Shapes::ShapeRef.new(shape: Identity, location_name: "Moderator"))
859
+ ChannelModeratorSummary.struct_class = Types::ChannelModeratorSummary
860
+
861
+ ChannelModeratorSummaryList.member = Shapes::ShapeRef.new(shape: ChannelModeratorSummary)
862
+
863
+ ChannelRetentionSettings.add_member(:retention_days, Shapes::ShapeRef.new(shape: RetentionDays, location_name: "RetentionDays"))
864
+ ChannelRetentionSettings.struct_class = Types::ChannelRetentionSettings
865
+
866
+ ChannelSummary.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyResourceName, location_name: "Name"))
867
+ ChannelSummary.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
868
+ ChannelSummary.add_member(:mode, Shapes::ShapeRef.new(shape: ChannelMode, location_name: "Mode"))
869
+ ChannelSummary.add_member(:privacy, Shapes::ShapeRef.new(shape: ChannelPrivacy, location_name: "Privacy"))
870
+ ChannelSummary.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
871
+ ChannelSummary.add_member(:last_message_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastMessageTimestamp"))
872
+ ChannelSummary.struct_class = Types::ChannelSummary
873
+
874
+ ChannelSummaryList.member = Shapes::ShapeRef.new(shape: ChannelSummary)
875
+
545
876
  ConflictException.add_member(:code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "Code"))
546
877
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
547
878
  ConflictException.struct_class = Types::ConflictException
@@ -557,6 +888,34 @@ module Aws::Chime
557
888
  CreateAccountResponse.add_member(:account, Shapes::ShapeRef.new(shape: Account, location_name: "Account"))
558
889
  CreateAccountResponse.struct_class = Types::CreateAccountResponse
559
890
 
891
+ CreateAppInstanceAdminRequest.add_member(:app_instance_admin_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location_name: "AppInstanceAdminArn"))
892
+ CreateAppInstanceAdminRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
893
+ CreateAppInstanceAdminRequest.struct_class = Types::CreateAppInstanceAdminRequest
894
+
895
+ CreateAppInstanceAdminResponse.add_member(:app_instance_admin, Shapes::ShapeRef.new(shape: Identity, location_name: "AppInstanceAdmin"))
896
+ CreateAppInstanceAdminResponse.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceArn"))
897
+ CreateAppInstanceAdminResponse.struct_class = Types::CreateAppInstanceAdminResponse
898
+
899
+ CreateAppInstanceRequest.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyResourceName, required: true, location_name: "Name"))
900
+ CreateAppInstanceRequest.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
901
+ CreateAppInstanceRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
902
+ CreateAppInstanceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
903
+ CreateAppInstanceRequest.struct_class = Types::CreateAppInstanceRequest
904
+
905
+ CreateAppInstanceResponse.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceArn"))
906
+ CreateAppInstanceResponse.struct_class = Types::CreateAppInstanceResponse
907
+
908
+ CreateAppInstanceUserRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location_name: "AppInstanceArn"))
909
+ CreateAppInstanceUserRequest.add_member(:app_instance_user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location_name: "AppInstanceUserId"))
910
+ CreateAppInstanceUserRequest.add_member(:name, Shapes::ShapeRef.new(shape: UserName, required: true, location_name: "Name"))
911
+ CreateAppInstanceUserRequest.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
912
+ CreateAppInstanceUserRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
913
+ CreateAppInstanceUserRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
914
+ CreateAppInstanceUserRequest.struct_class = Types::CreateAppInstanceUserRequest
915
+
916
+ CreateAppInstanceUserResponse.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceUserArn"))
917
+ CreateAppInstanceUserResponse.struct_class = Types::CreateAppInstanceUserResponse
918
+
560
919
  CreateAttendeeError.add_member(:external_user_id, Shapes::ShapeRef.new(shape: ExternalUserIdType, location_name: "ExternalUserId"))
561
920
  CreateAttendeeError.add_member(:error_code, Shapes::ShapeRef.new(shape: String, location_name: "ErrorCode"))
562
921
  CreateAttendeeError.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "ErrorMessage"))
@@ -584,6 +943,56 @@ module Aws::Chime
584
943
  CreateBotResponse.add_member(:bot, Shapes::ShapeRef.new(shape: Bot, location_name: "Bot"))
585
944
  CreateBotResponse.struct_class = Types::CreateBotResponse
586
945
 
946
+ CreateChannelBanRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
947
+ CreateChannelBanRequest.add_member(:member_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location_name: "MemberArn"))
948
+ CreateChannelBanRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
949
+ CreateChannelBanRequest.struct_class = Types::CreateChannelBanRequest
950
+
951
+ CreateChannelBanResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
952
+ CreateChannelBanResponse.add_member(:member, Shapes::ShapeRef.new(shape: Identity, location_name: "Member"))
953
+ CreateChannelBanResponse.struct_class = Types::CreateChannelBanResponse
954
+
955
+ CreateChannelMembershipRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
956
+ CreateChannelMembershipRequest.add_member(:member_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location_name: "MemberArn"))
957
+ CreateChannelMembershipRequest.add_member(:type, Shapes::ShapeRef.new(shape: ChannelMembershipType, required: true, location_name: "Type"))
958
+ CreateChannelMembershipRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
959
+ CreateChannelMembershipRequest.struct_class = Types::CreateChannelMembershipRequest
960
+
961
+ CreateChannelMembershipResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
962
+ CreateChannelMembershipResponse.add_member(:member, Shapes::ShapeRef.new(shape: Identity, location_name: "Member"))
963
+ CreateChannelMembershipResponse.struct_class = Types::CreateChannelMembershipResponse
964
+
965
+ CreateChannelModeratorRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
966
+ CreateChannelModeratorRequest.add_member(:channel_moderator_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location_name: "ChannelModeratorArn"))
967
+ CreateChannelModeratorRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
968
+ CreateChannelModeratorRequest.struct_class = Types::CreateChannelModeratorRequest
969
+
970
+ CreateChannelModeratorResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
971
+ CreateChannelModeratorResponse.add_member(:channel_moderator, Shapes::ShapeRef.new(shape: Identity, location_name: "ChannelModerator"))
972
+ CreateChannelModeratorResponse.struct_class = Types::CreateChannelModeratorResponse
973
+
974
+ CreateChannelRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location_name: "AppInstanceArn"))
975
+ CreateChannelRequest.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyResourceName, required: true, location_name: "Name"))
976
+ CreateChannelRequest.add_member(:mode, Shapes::ShapeRef.new(shape: ChannelMode, location_name: "Mode"))
977
+ CreateChannelRequest.add_member(:privacy, Shapes::ShapeRef.new(shape: ChannelPrivacy, location_name: "Privacy"))
978
+ CreateChannelRequest.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
979
+ CreateChannelRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
980
+ CreateChannelRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
981
+ CreateChannelRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
982
+ CreateChannelRequest.struct_class = Types::CreateChannelRequest
983
+
984
+ CreateChannelResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
985
+ CreateChannelResponse.struct_class = Types::CreateChannelResponse
986
+
987
+ CreateMeetingDialOutRequest.add_member(:meeting_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "meetingId"))
988
+ CreateMeetingDialOutRequest.add_member(:from_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, required: true, location_name: "FromPhoneNumber"))
989
+ CreateMeetingDialOutRequest.add_member(:to_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, required: true, location_name: "ToPhoneNumber"))
990
+ CreateMeetingDialOutRequest.add_member(:join_token, Shapes::ShapeRef.new(shape: JoinTokenString, required: true, location_name: "JoinToken"))
991
+ CreateMeetingDialOutRequest.struct_class = Types::CreateMeetingDialOutRequest
992
+
993
+ CreateMeetingDialOutResponse.add_member(:transaction_id, Shapes::ShapeRef.new(shape: GuidString, location_name: "TransactionId"))
994
+ CreateMeetingDialOutResponse.struct_class = Types::CreateMeetingDialOutResponse
995
+
587
996
  CreateMeetingRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
588
997
  CreateMeetingRequest.add_member(:external_meeting_id, Shapes::ShapeRef.new(shape: ExternalMeetingIdType, location_name: "ExternalMeetingId"))
589
998
  CreateMeetingRequest.add_member(:meeting_host_id, Shapes::ShapeRef.new(shape: ExternalUserIdType, location_name: "MeetingHostId"))
@@ -648,6 +1057,32 @@ module Aws::Chime
648
1057
  CreateRoomResponse.add_member(:room, Shapes::ShapeRef.new(shape: Room, location_name: "Room"))
649
1058
  CreateRoomResponse.struct_class = Types::CreateRoomResponse
650
1059
 
1060
+ CreateSipMediaApplicationCallRequest.add_member(:from_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, required: true, location_name: "FromPhoneNumber"))
1061
+ CreateSipMediaApplicationCallRequest.add_member(:to_phone_number, Shapes::ShapeRef.new(shape: E164PhoneNumber, required: true, location_name: "ToPhoneNumber"))
1062
+ CreateSipMediaApplicationCallRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipMediaApplicationId"))
1063
+ CreateSipMediaApplicationCallRequest.struct_class = Types::CreateSipMediaApplicationCallRequest
1064
+
1065
+ CreateSipMediaApplicationCallResponse.add_member(:sip_media_application_call, Shapes::ShapeRef.new(shape: SipMediaApplicationCall, location_name: "SipMediaApplicationCall"))
1066
+ CreateSipMediaApplicationCallResponse.struct_class = Types::CreateSipMediaApplicationCallResponse
1067
+
1068
+ CreateSipMediaApplicationRequest.add_member(:aws_region, Shapes::ShapeRef.new(shape: String, required: true, location_name: "AwsRegion"))
1069
+ CreateSipMediaApplicationRequest.add_member(:name, Shapes::ShapeRef.new(shape: SipMediaApplicationName, required: true, location_name: "Name"))
1070
+ CreateSipMediaApplicationRequest.add_member(:endpoints, Shapes::ShapeRef.new(shape: SipMediaApplicationEndpointList, required: true, location_name: "Endpoints"))
1071
+ CreateSipMediaApplicationRequest.struct_class = Types::CreateSipMediaApplicationRequest
1072
+
1073
+ CreateSipMediaApplicationResponse.add_member(:sip_media_application, Shapes::ShapeRef.new(shape: SipMediaApplication, location_name: "SipMediaApplication"))
1074
+ CreateSipMediaApplicationResponse.struct_class = Types::CreateSipMediaApplicationResponse
1075
+
1076
+ CreateSipRuleRequest.add_member(:name, Shapes::ShapeRef.new(shape: SipRuleName, required: true, location_name: "Name"))
1077
+ CreateSipRuleRequest.add_member(:trigger_type, Shapes::ShapeRef.new(shape: SipRuleTriggerType, required: true, location_name: "TriggerType"))
1078
+ CreateSipRuleRequest.add_member(:trigger_value, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location_name: "TriggerValue"))
1079
+ CreateSipRuleRequest.add_member(:disabled, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "Disabled"))
1080
+ CreateSipRuleRequest.add_member(:target_applications, Shapes::ShapeRef.new(shape: SipRuleTargetApplicationList, required: true, location_name: "TargetApplications"))
1081
+ CreateSipRuleRequest.struct_class = Types::CreateSipRuleRequest
1082
+
1083
+ CreateSipRuleResponse.add_member(:sip_rule, Shapes::ShapeRef.new(shape: SipRule, location_name: "SipRule"))
1084
+ CreateSipRuleResponse.struct_class = Types::CreateSipRuleResponse
1085
+
651
1086
  CreateUserRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
652
1087
  CreateUserRequest.add_member(:username, Shapes::ShapeRef.new(shape: String, location_name: "Username"))
653
1088
  CreateUserRequest.add_member(:email, Shapes::ShapeRef.new(shape: EmailAddress, location_name: "Email"))
@@ -690,10 +1125,47 @@ module Aws::Chime
690
1125
 
691
1126
  DeleteAccountResponse.struct_class = Types::DeleteAccountResponse
692
1127
 
1128
+ DeleteAppInstanceAdminRequest.add_member(:app_instance_admin_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceAdminArn"))
1129
+ DeleteAppInstanceAdminRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
1130
+ DeleteAppInstanceAdminRequest.struct_class = Types::DeleteAppInstanceAdminRequest
1131
+
1132
+ DeleteAppInstanceRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
1133
+ DeleteAppInstanceRequest.struct_class = Types::DeleteAppInstanceRequest
1134
+
1135
+ DeleteAppInstanceStreamingConfigurationsRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
1136
+ DeleteAppInstanceStreamingConfigurationsRequest.struct_class = Types::DeleteAppInstanceStreamingConfigurationsRequest
1137
+
1138
+ DeleteAppInstanceUserRequest.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceUserArn"))
1139
+ DeleteAppInstanceUserRequest.struct_class = Types::DeleteAppInstanceUserRequest
1140
+
693
1141
  DeleteAttendeeRequest.add_member(:meeting_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "meetingId"))
694
1142
  DeleteAttendeeRequest.add_member(:attendee_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "attendeeId"))
695
1143
  DeleteAttendeeRequest.struct_class = Types::DeleteAttendeeRequest
696
1144
 
1145
+ DeleteChannelBanRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1146
+ DeleteChannelBanRequest.add_member(:member_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "memberArn"))
1147
+ DeleteChannelBanRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
1148
+ DeleteChannelBanRequest.struct_class = Types::DeleteChannelBanRequest
1149
+
1150
+ DeleteChannelMembershipRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1151
+ DeleteChannelMembershipRequest.add_member(:member_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "memberArn"))
1152
+ DeleteChannelMembershipRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
1153
+ DeleteChannelMembershipRequest.struct_class = Types::DeleteChannelMembershipRequest
1154
+
1155
+ DeleteChannelMessageRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1156
+ DeleteChannelMessageRequest.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, required: true, location: "uri", location_name: "messageId"))
1157
+ DeleteChannelMessageRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
1158
+ DeleteChannelMessageRequest.struct_class = Types::DeleteChannelMessageRequest
1159
+
1160
+ DeleteChannelModeratorRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1161
+ DeleteChannelModeratorRequest.add_member(:channel_moderator_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelModeratorArn"))
1162
+ DeleteChannelModeratorRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
1163
+ DeleteChannelModeratorRequest.struct_class = Types::DeleteChannelModeratorRequest
1164
+
1165
+ DeleteChannelRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1166
+ DeleteChannelRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
1167
+ DeleteChannelRequest.struct_class = Types::DeleteChannelRequest
1168
+
697
1169
  DeleteEventsConfigurationRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
698
1170
  DeleteEventsConfigurationRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "botId"))
699
1171
  DeleteEventsConfigurationRequest.struct_class = Types::DeleteEventsConfigurationRequest
@@ -717,6 +1189,12 @@ module Aws::Chime
717
1189
  DeleteRoomRequest.add_member(:room_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "roomId"))
718
1190
  DeleteRoomRequest.struct_class = Types::DeleteRoomRequest
719
1191
 
1192
+ DeleteSipMediaApplicationRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipMediaApplicationId"))
1193
+ DeleteSipMediaApplicationRequest.struct_class = Types::DeleteSipMediaApplicationRequest
1194
+
1195
+ DeleteSipRuleRequest.add_member(:sip_rule_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipRuleId"))
1196
+ DeleteSipRuleRequest.struct_class = Types::DeleteSipRuleRequest
1197
+
720
1198
  DeleteVoiceConnectorEmergencyCallingConfigurationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
721
1199
  DeleteVoiceConnectorEmergencyCallingConfigurationRequest.struct_class = Types::DeleteVoiceConnectorEmergencyCallingConfigurationRequest
722
1200
 
@@ -742,6 +1220,72 @@ module Aws::Chime
742
1220
  DeleteVoiceConnectorTerminationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
743
1221
  DeleteVoiceConnectorTerminationRequest.struct_class = Types::DeleteVoiceConnectorTerminationRequest
744
1222
 
1223
+ DescribeAppInstanceAdminRequest.add_member(:app_instance_admin_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceAdminArn"))
1224
+ DescribeAppInstanceAdminRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
1225
+ DescribeAppInstanceAdminRequest.struct_class = Types::DescribeAppInstanceAdminRequest
1226
+
1227
+ DescribeAppInstanceAdminResponse.add_member(:app_instance_admin, Shapes::ShapeRef.new(shape: AppInstanceAdmin, location_name: "AppInstanceAdmin"))
1228
+ DescribeAppInstanceAdminResponse.struct_class = Types::DescribeAppInstanceAdminResponse
1229
+
1230
+ DescribeAppInstanceRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
1231
+ DescribeAppInstanceRequest.struct_class = Types::DescribeAppInstanceRequest
1232
+
1233
+ DescribeAppInstanceResponse.add_member(:app_instance, Shapes::ShapeRef.new(shape: AppInstance, location_name: "AppInstance"))
1234
+ DescribeAppInstanceResponse.struct_class = Types::DescribeAppInstanceResponse
1235
+
1236
+ DescribeAppInstanceUserRequest.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceUserArn"))
1237
+ DescribeAppInstanceUserRequest.struct_class = Types::DescribeAppInstanceUserRequest
1238
+
1239
+ DescribeAppInstanceUserResponse.add_member(:app_instance_user, Shapes::ShapeRef.new(shape: AppInstanceUser, location_name: "AppInstanceUser"))
1240
+ DescribeAppInstanceUserResponse.struct_class = Types::DescribeAppInstanceUserResponse
1241
+
1242
+ DescribeChannelBanRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1243
+ DescribeChannelBanRequest.add_member(:member_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "memberArn"))
1244
+ DescribeChannelBanRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
1245
+ DescribeChannelBanRequest.struct_class = Types::DescribeChannelBanRequest
1246
+
1247
+ DescribeChannelBanResponse.add_member(:channel_ban, Shapes::ShapeRef.new(shape: ChannelBan, location_name: "ChannelBan"))
1248
+ DescribeChannelBanResponse.struct_class = Types::DescribeChannelBanResponse
1249
+
1250
+ DescribeChannelMembershipForAppInstanceUserRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1251
+ DescribeChannelMembershipForAppInstanceUserRequest.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "querystring", location_name: "app-instance-user-arn"))
1252
+ DescribeChannelMembershipForAppInstanceUserRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
1253
+ DescribeChannelMembershipForAppInstanceUserRequest.struct_class = Types::DescribeChannelMembershipForAppInstanceUserRequest
1254
+
1255
+ DescribeChannelMembershipForAppInstanceUserResponse.add_member(:channel_membership, Shapes::ShapeRef.new(shape: ChannelMembershipForAppInstanceUserSummary, location_name: "ChannelMembership"))
1256
+ DescribeChannelMembershipForAppInstanceUserResponse.struct_class = Types::DescribeChannelMembershipForAppInstanceUserResponse
1257
+
1258
+ DescribeChannelMembershipRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1259
+ DescribeChannelMembershipRequest.add_member(:member_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "memberArn"))
1260
+ DescribeChannelMembershipRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
1261
+ DescribeChannelMembershipRequest.struct_class = Types::DescribeChannelMembershipRequest
1262
+
1263
+ DescribeChannelMembershipResponse.add_member(:channel_membership, Shapes::ShapeRef.new(shape: ChannelMembership, location_name: "ChannelMembership"))
1264
+ DescribeChannelMembershipResponse.struct_class = Types::DescribeChannelMembershipResponse
1265
+
1266
+ DescribeChannelModeratedByAppInstanceUserRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1267
+ DescribeChannelModeratedByAppInstanceUserRequest.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "querystring", location_name: "app-instance-user-arn"))
1268
+ DescribeChannelModeratedByAppInstanceUserRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
1269
+ DescribeChannelModeratedByAppInstanceUserRequest.struct_class = Types::DescribeChannelModeratedByAppInstanceUserRequest
1270
+
1271
+ DescribeChannelModeratedByAppInstanceUserResponse.add_member(:channel, Shapes::ShapeRef.new(shape: ChannelModeratedByAppInstanceUserSummary, location_name: "Channel"))
1272
+ DescribeChannelModeratedByAppInstanceUserResponse.struct_class = Types::DescribeChannelModeratedByAppInstanceUserResponse
1273
+
1274
+ DescribeChannelModeratorRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1275
+ DescribeChannelModeratorRequest.add_member(:channel_moderator_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelModeratorArn"))
1276
+ DescribeChannelModeratorRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
1277
+ DescribeChannelModeratorRequest.struct_class = Types::DescribeChannelModeratorRequest
1278
+
1279
+ DescribeChannelModeratorResponse.add_member(:channel_moderator, Shapes::ShapeRef.new(shape: ChannelModerator, location_name: "ChannelModerator"))
1280
+ DescribeChannelModeratorResponse.struct_class = Types::DescribeChannelModeratorResponse
1281
+
1282
+ DescribeChannelRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1283
+ DescribeChannelRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
1284
+ DescribeChannelRequest.struct_class = Types::DescribeChannelRequest
1285
+
1286
+ DescribeChannelResponse.add_member(:channel, Shapes::ShapeRef.new(shape: Channel, location_name: "Channel"))
1287
+ DescribeChannelResponse.struct_class = Types::DescribeChannelResponse
1288
+
745
1289
  DisassociatePhoneNumberFromUserRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "accountId"))
746
1290
  DisassociatePhoneNumberFromUserRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "userId"))
747
1291
  DisassociatePhoneNumberFromUserRequest.struct_class = Types::DisassociatePhoneNumberFromUserRequest
@@ -798,6 +1342,19 @@ module Aws::Chime
798
1342
  GetAccountSettingsResponse.add_member(:account_settings, Shapes::ShapeRef.new(shape: AccountSettings, location_name: "AccountSettings"))
799
1343
  GetAccountSettingsResponse.struct_class = Types::GetAccountSettingsResponse
800
1344
 
1345
+ GetAppInstanceRetentionSettingsRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
1346
+ GetAppInstanceRetentionSettingsRequest.struct_class = Types::GetAppInstanceRetentionSettingsRequest
1347
+
1348
+ GetAppInstanceRetentionSettingsResponse.add_member(:app_instance_retention_settings, Shapes::ShapeRef.new(shape: AppInstanceRetentionSettings, location_name: "AppInstanceRetentionSettings"))
1349
+ GetAppInstanceRetentionSettingsResponse.add_member(:initiate_deletion_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "InitiateDeletionTimestamp"))
1350
+ GetAppInstanceRetentionSettingsResponse.struct_class = Types::GetAppInstanceRetentionSettingsResponse
1351
+
1352
+ GetAppInstanceStreamingConfigurationsRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
1353
+ GetAppInstanceStreamingConfigurationsRequest.struct_class = Types::GetAppInstanceStreamingConfigurationsRequest
1354
+
1355
+ GetAppInstanceStreamingConfigurationsResponse.add_member(:app_instance_streaming_configurations, Shapes::ShapeRef.new(shape: AppInstanceStreamingConfigurationList, location_name: "AppInstanceStreamingConfigurations"))
1356
+ GetAppInstanceStreamingConfigurationsResponse.struct_class = Types::GetAppInstanceStreamingConfigurationsResponse
1357
+
801
1358
  GetAttendeeRequest.add_member(:meeting_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "meetingId"))
802
1359
  GetAttendeeRequest.add_member(:attendee_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "attendeeId"))
803
1360
  GetAttendeeRequest.struct_class = Types::GetAttendeeRequest
@@ -812,6 +1369,14 @@ module Aws::Chime
812
1369
  GetBotResponse.add_member(:bot, Shapes::ShapeRef.new(shape: Bot, location_name: "Bot"))
813
1370
  GetBotResponse.struct_class = Types::GetBotResponse
814
1371
 
1372
+ GetChannelMessageRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1373
+ GetChannelMessageRequest.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, required: true, location: "uri", location_name: "messageId"))
1374
+ GetChannelMessageRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
1375
+ GetChannelMessageRequest.struct_class = Types::GetChannelMessageRequest
1376
+
1377
+ GetChannelMessageResponse.add_member(:channel_message, Shapes::ShapeRef.new(shape: ChannelMessage, location_name: "ChannelMessage"))
1378
+ GetChannelMessageResponse.struct_class = Types::GetChannelMessageResponse
1379
+
815
1380
  GetEventsConfigurationRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
816
1381
  GetEventsConfigurationRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "botId"))
817
1382
  GetEventsConfigurationRequest.struct_class = Types::GetEventsConfigurationRequest
@@ -829,6 +1394,11 @@ module Aws::Chime
829
1394
  GetMeetingResponse.add_member(:meeting, Shapes::ShapeRef.new(shape: Meeting, location_name: "Meeting"))
830
1395
  GetMeetingResponse.struct_class = Types::GetMeetingResponse
831
1396
 
1397
+ GetMessagingSessionEndpointRequest.struct_class = Types::GetMessagingSessionEndpointRequest
1398
+
1399
+ GetMessagingSessionEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: MessagingSessionEndpoint, location_name: "Endpoint"))
1400
+ GetMessagingSessionEndpointResponse.struct_class = Types::GetMessagingSessionEndpointResponse
1401
+
832
1402
  GetPhoneNumberOrderRequest.add_member(:phone_number_order_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "phoneNumberOrderId"))
833
1403
  GetPhoneNumberOrderRequest.struct_class = Types::GetPhoneNumberOrderRequest
834
1404
 
@@ -866,6 +1436,24 @@ module Aws::Chime
866
1436
  GetRoomResponse.add_member(:room, Shapes::ShapeRef.new(shape: Room, location_name: "Room"))
867
1437
  GetRoomResponse.struct_class = Types::GetRoomResponse
868
1438
 
1439
+ GetSipMediaApplicationLoggingConfigurationRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipMediaApplicationId"))
1440
+ GetSipMediaApplicationLoggingConfigurationRequest.struct_class = Types::GetSipMediaApplicationLoggingConfigurationRequest
1441
+
1442
+ GetSipMediaApplicationLoggingConfigurationResponse.add_member(:sip_media_application_logging_configuration, Shapes::ShapeRef.new(shape: SipMediaApplicationLoggingConfiguration, location_name: "SipMediaApplicationLoggingConfiguration"))
1443
+ GetSipMediaApplicationLoggingConfigurationResponse.struct_class = Types::GetSipMediaApplicationLoggingConfigurationResponse
1444
+
1445
+ GetSipMediaApplicationRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipMediaApplicationId"))
1446
+ GetSipMediaApplicationRequest.struct_class = Types::GetSipMediaApplicationRequest
1447
+
1448
+ GetSipMediaApplicationResponse.add_member(:sip_media_application, Shapes::ShapeRef.new(shape: SipMediaApplication, location_name: "SipMediaApplication"))
1449
+ GetSipMediaApplicationResponse.struct_class = Types::GetSipMediaApplicationResponse
1450
+
1451
+ GetSipRuleRequest.add_member(:sip_rule_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipRuleId"))
1452
+ GetSipRuleRequest.struct_class = Types::GetSipRuleRequest
1453
+
1454
+ GetSipRuleResponse.add_member(:sip_rule, Shapes::ShapeRef.new(shape: SipRule, location_name: "SipRule"))
1455
+ GetSipRuleResponse.struct_class = Types::GetSipRuleResponse
1456
+
869
1457
  GetUserRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
870
1458
  GetUserRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "userId"))
871
1459
  GetUserRequest.struct_class = Types::GetUserRequest
@@ -934,6 +1522,10 @@ module Aws::Chime
934
1522
  GetVoiceConnectorTerminationResponse.add_member(:termination, Shapes::ShapeRef.new(shape: Termination, location_name: "Termination"))
935
1523
  GetVoiceConnectorTerminationResponse.struct_class = Types::GetVoiceConnectorTerminationResponse
936
1524
 
1525
+ Identity.add_member(:arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "Arn"))
1526
+ Identity.add_member(:name, Shapes::ShapeRef.new(shape: ResourceName, location_name: "Name"))
1527
+ Identity.struct_class = Types::Identity
1528
+
937
1529
  Invite.add_member(:invite_id, Shapes::ShapeRef.new(shape: String, location_name: "InviteId"))
938
1530
  Invite.add_member(:status, Shapes::ShapeRef.new(shape: InviteStatus, location_name: "Status"))
939
1531
  Invite.add_member(:email_address, Shapes::ShapeRef.new(shape: EmailAddress, location_name: "EmailAddress"))
@@ -962,6 +1554,34 @@ module Aws::Chime
962
1554
  ListAccountsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
963
1555
  ListAccountsResponse.struct_class = Types::ListAccountsResponse
964
1556
 
1557
+ ListAppInstanceAdminsRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
1558
+ ListAppInstanceAdminsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results"))
1559
+ ListAppInstanceAdminsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "next-token"))
1560
+ ListAppInstanceAdminsRequest.struct_class = Types::ListAppInstanceAdminsRequest
1561
+
1562
+ ListAppInstanceAdminsResponse.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceArn"))
1563
+ ListAppInstanceAdminsResponse.add_member(:app_instance_admins, Shapes::ShapeRef.new(shape: AppInstanceAdminList, location_name: "AppInstanceAdmins"))
1564
+ ListAppInstanceAdminsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1565
+ ListAppInstanceAdminsResponse.struct_class = Types::ListAppInstanceAdminsResponse
1566
+
1567
+ ListAppInstanceUsersRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "querystring", location_name: "app-instance-arn"))
1568
+ ListAppInstanceUsersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results"))
1569
+ ListAppInstanceUsersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "next-token"))
1570
+ ListAppInstanceUsersRequest.struct_class = Types::ListAppInstanceUsersRequest
1571
+
1572
+ ListAppInstanceUsersResponse.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceArn"))
1573
+ ListAppInstanceUsersResponse.add_member(:app_instance_users, Shapes::ShapeRef.new(shape: AppInstanceUserList, location_name: "AppInstanceUsers"))
1574
+ ListAppInstanceUsersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1575
+ ListAppInstanceUsersResponse.struct_class = Types::ListAppInstanceUsersResponse
1576
+
1577
+ ListAppInstancesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results"))
1578
+ ListAppInstancesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "next-token"))
1579
+ ListAppInstancesRequest.struct_class = Types::ListAppInstancesRequest
1580
+
1581
+ ListAppInstancesResponse.add_member(:app_instances, Shapes::ShapeRef.new(shape: AppInstanceList, location_name: "AppInstances"))
1582
+ ListAppInstancesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1583
+ ListAppInstancesResponse.struct_class = Types::ListAppInstancesResponse
1584
+
965
1585
  ListAttendeeTagsRequest.add_member(:meeting_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "meetingId"))
966
1586
  ListAttendeeTagsRequest.add_member(:attendee_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "attendeeId"))
967
1587
  ListAttendeeTagsRequest.struct_class = Types::ListAttendeeTagsRequest
@@ -987,6 +1607,85 @@ module Aws::Chime
987
1607
  ListBotsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
988
1608
  ListBotsResponse.struct_class = Types::ListBotsResponse
989
1609
 
1610
+ ListChannelBansRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1611
+ ListChannelBansRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results"))
1612
+ ListChannelBansRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "next-token"))
1613
+ ListChannelBansRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
1614
+ ListChannelBansRequest.struct_class = Types::ListChannelBansRequest
1615
+
1616
+ ListChannelBansResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
1617
+ ListChannelBansResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1618
+ ListChannelBansResponse.add_member(:channel_bans, Shapes::ShapeRef.new(shape: ChannelBanSummaryList, location_name: "ChannelBans"))
1619
+ ListChannelBansResponse.struct_class = Types::ListChannelBansResponse
1620
+
1621
+ ListChannelMembershipsForAppInstanceUserRequest.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, location: "querystring", location_name: "app-instance-user-arn"))
1622
+ ListChannelMembershipsForAppInstanceUserRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results"))
1623
+ ListChannelMembershipsForAppInstanceUserRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "next-token"))
1624
+ ListChannelMembershipsForAppInstanceUserRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
1625
+ ListChannelMembershipsForAppInstanceUserRequest.struct_class = Types::ListChannelMembershipsForAppInstanceUserRequest
1626
+
1627
+ ListChannelMembershipsForAppInstanceUserResponse.add_member(:channel_memberships, Shapes::ShapeRef.new(shape: ChannelMembershipForAppInstanceUserSummaryList, location_name: "ChannelMemberships"))
1628
+ ListChannelMembershipsForAppInstanceUserResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1629
+ ListChannelMembershipsForAppInstanceUserResponse.struct_class = Types::ListChannelMembershipsForAppInstanceUserResponse
1630
+
1631
+ ListChannelMembershipsRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1632
+ ListChannelMembershipsRequest.add_member(:type, Shapes::ShapeRef.new(shape: ChannelMembershipType, location: "querystring", location_name: "type"))
1633
+ ListChannelMembershipsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results"))
1634
+ ListChannelMembershipsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "next-token"))
1635
+ ListChannelMembershipsRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
1636
+ ListChannelMembershipsRequest.struct_class = Types::ListChannelMembershipsRequest
1637
+
1638
+ ListChannelMembershipsResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
1639
+ ListChannelMembershipsResponse.add_member(:channel_memberships, Shapes::ShapeRef.new(shape: ChannelMembershipSummaryList, location_name: "ChannelMemberships"))
1640
+ ListChannelMembershipsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1641
+ ListChannelMembershipsResponse.struct_class = Types::ListChannelMembershipsResponse
1642
+
1643
+ ListChannelMessagesRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1644
+ ListChannelMessagesRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location: "querystring", location_name: "sort-order"))
1645
+ ListChannelMessagesRequest.add_member(:not_before, Shapes::ShapeRef.new(shape: Timestamp, location: "querystring", location_name: "not-before"))
1646
+ ListChannelMessagesRequest.add_member(:not_after, Shapes::ShapeRef.new(shape: Timestamp, location: "querystring", location_name: "not-after"))
1647
+ ListChannelMessagesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results"))
1648
+ ListChannelMessagesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "next-token"))
1649
+ ListChannelMessagesRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
1650
+ ListChannelMessagesRequest.struct_class = Types::ListChannelMessagesRequest
1651
+
1652
+ ListChannelMessagesResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
1653
+ ListChannelMessagesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1654
+ ListChannelMessagesResponse.add_member(:channel_messages, Shapes::ShapeRef.new(shape: ChannelMessageSummaryList, location_name: "ChannelMessages"))
1655
+ ListChannelMessagesResponse.struct_class = Types::ListChannelMessagesResponse
1656
+
1657
+ ListChannelModeratorsRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
1658
+ ListChannelModeratorsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results"))
1659
+ ListChannelModeratorsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "next-token"))
1660
+ ListChannelModeratorsRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
1661
+ ListChannelModeratorsRequest.struct_class = Types::ListChannelModeratorsRequest
1662
+
1663
+ ListChannelModeratorsResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
1664
+ ListChannelModeratorsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1665
+ ListChannelModeratorsResponse.add_member(:channel_moderators, Shapes::ShapeRef.new(shape: ChannelModeratorSummaryList, location_name: "ChannelModerators"))
1666
+ ListChannelModeratorsResponse.struct_class = Types::ListChannelModeratorsResponse
1667
+
1668
+ ListChannelsModeratedByAppInstanceUserRequest.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, location: "querystring", location_name: "app-instance-user-arn"))
1669
+ ListChannelsModeratedByAppInstanceUserRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results"))
1670
+ ListChannelsModeratedByAppInstanceUserRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "next-token"))
1671
+ ListChannelsModeratedByAppInstanceUserRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
1672
+ ListChannelsModeratedByAppInstanceUserRequest.struct_class = Types::ListChannelsModeratedByAppInstanceUserRequest
1673
+
1674
+ ListChannelsModeratedByAppInstanceUserResponse.add_member(:channels, Shapes::ShapeRef.new(shape: ChannelModeratedByAppInstanceUserSummaryList, location_name: "Channels"))
1675
+ ListChannelsModeratedByAppInstanceUserResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1676
+ ListChannelsModeratedByAppInstanceUserResponse.struct_class = Types::ListChannelsModeratedByAppInstanceUserResponse
1677
+
1678
+ ListChannelsRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "querystring", location_name: "app-instance-arn"))
1679
+ ListChannelsRequest.add_member(:privacy, Shapes::ShapeRef.new(shape: ChannelPrivacy, location: "querystring", location_name: "privacy"))
1680
+ ListChannelsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "max-results"))
1681
+ ListChannelsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "next-token"))
1682
+ ListChannelsRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
1683
+ ListChannelsRequest.struct_class = Types::ListChannelsRequest
1684
+
1685
+ ListChannelsResponse.add_member(:channels, Shapes::ShapeRef.new(shape: ChannelSummaryList, location_name: "Channels"))
1686
+ ListChannelsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1687
+ ListChannelsResponse.struct_class = Types::ListChannelsResponse
1688
+
990
1689
  ListMeetingTagsRequest.add_member(:meeting_id, Shapes::ShapeRef.new(shape: GuidString, required: true, location: "uri", location_name: "meetingId"))
991
1690
  ListMeetingTagsRequest.struct_class = Types::ListMeetingTagsRequest
992
1691
 
@@ -1051,6 +1750,23 @@ module Aws::Chime
1051
1750
  ListRoomsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
1052
1751
  ListRoomsResponse.struct_class = Types::ListRoomsResponse
1053
1752
 
1753
+ ListSipMediaApplicationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ResultMax, location: "querystring", location_name: "max-results"))
1754
+ ListSipMediaApplicationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextTokenString, location: "querystring", location_name: "next-token"))
1755
+ ListSipMediaApplicationsRequest.struct_class = Types::ListSipMediaApplicationsRequest
1756
+
1757
+ ListSipMediaApplicationsResponse.add_member(:sip_media_applications, Shapes::ShapeRef.new(shape: SipMediaApplicationList, location_name: "SipMediaApplications"))
1758
+ ListSipMediaApplicationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextTokenString, location_name: "NextToken"))
1759
+ ListSipMediaApplicationsResponse.struct_class = Types::ListSipMediaApplicationsResponse
1760
+
1761
+ ListSipRulesRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, location: "querystring", location_name: "sip-media-application"))
1762
+ ListSipRulesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ResultMax, location: "querystring", location_name: "max-results"))
1763
+ ListSipRulesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextTokenString, location: "querystring", location_name: "next-token"))
1764
+ ListSipRulesRequest.struct_class = Types::ListSipRulesRequest
1765
+
1766
+ ListSipRulesResponse.add_member(:sip_rules, Shapes::ShapeRef.new(shape: SipRuleList, location_name: "SipRules"))
1767
+ ListSipRulesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextTokenString, location_name: "NextToken"))
1768
+ ListSipRulesResponse.struct_class = Types::ListSipRulesResponse
1769
+
1054
1770
  ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "querystring", location_name: "arn"))
1055
1771
  ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
1056
1772
 
@@ -1144,6 +1860,9 @@ module Aws::Chime
1144
1860
 
1145
1861
  MembershipItemList.member = Shapes::ShapeRef.new(shape: MembershipItem)
1146
1862
 
1863
+ MessagingSessionEndpoint.add_member(:url, Shapes::ShapeRef.new(shape: UrlType, location_name: "Url"))
1864
+ MessagingSessionEndpoint.struct_class = Types::MessagingSessionEndpoint
1865
+
1147
1866
  NonEmptyStringList.member = Shapes::ShapeRef.new(shape: String)
1148
1867
 
1149
1868
  NotFoundException.add_member(:code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "Code"))
@@ -1248,6 +1967,21 @@ module Aws::Chime
1248
1967
 
1249
1968
  ProxySessions.member = Shapes::ShapeRef.new(shape: ProxySession)
1250
1969
 
1970
+ PutAppInstanceRetentionSettingsRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
1971
+ PutAppInstanceRetentionSettingsRequest.add_member(:app_instance_retention_settings, Shapes::ShapeRef.new(shape: AppInstanceRetentionSettings, required: true, location_name: "AppInstanceRetentionSettings"))
1972
+ PutAppInstanceRetentionSettingsRequest.struct_class = Types::PutAppInstanceRetentionSettingsRequest
1973
+
1974
+ PutAppInstanceRetentionSettingsResponse.add_member(:app_instance_retention_settings, Shapes::ShapeRef.new(shape: AppInstanceRetentionSettings, location_name: "AppInstanceRetentionSettings"))
1975
+ PutAppInstanceRetentionSettingsResponse.add_member(:initiate_deletion_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "InitiateDeletionTimestamp"))
1976
+ PutAppInstanceRetentionSettingsResponse.struct_class = Types::PutAppInstanceRetentionSettingsResponse
1977
+
1978
+ PutAppInstanceStreamingConfigurationsRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
1979
+ PutAppInstanceStreamingConfigurationsRequest.add_member(:app_instance_streaming_configurations, Shapes::ShapeRef.new(shape: AppInstanceStreamingConfigurationList, required: true, location_name: "AppInstanceStreamingConfigurations"))
1980
+ PutAppInstanceStreamingConfigurationsRequest.struct_class = Types::PutAppInstanceStreamingConfigurationsRequest
1981
+
1982
+ PutAppInstanceStreamingConfigurationsResponse.add_member(:app_instance_streaming_configurations, Shapes::ShapeRef.new(shape: AppInstanceStreamingConfigurationList, location_name: "AppInstanceStreamingConfigurations"))
1983
+ PutAppInstanceStreamingConfigurationsResponse.struct_class = Types::PutAppInstanceStreamingConfigurationsResponse
1984
+
1251
1985
  PutEventsConfigurationRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
1252
1986
  PutEventsConfigurationRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "botId"))
1253
1987
  PutEventsConfigurationRequest.add_member(:outbound_events_https_endpoint, Shapes::ShapeRef.new(shape: SensitiveString, location_name: "OutboundEventsHTTPSEndpoint"))
@@ -1265,6 +1999,13 @@ module Aws::Chime
1265
1999
  PutRetentionSettingsResponse.add_member(:initiate_deletion_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "InitiateDeletionTimestamp"))
1266
2000
  PutRetentionSettingsResponse.struct_class = Types::PutRetentionSettingsResponse
1267
2001
 
2002
+ PutSipMediaApplicationLoggingConfigurationRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipMediaApplicationId"))
2003
+ PutSipMediaApplicationLoggingConfigurationRequest.add_member(:sip_media_application_logging_configuration, Shapes::ShapeRef.new(shape: SipMediaApplicationLoggingConfiguration, location_name: "SipMediaApplicationLoggingConfiguration"))
2004
+ PutSipMediaApplicationLoggingConfigurationRequest.struct_class = Types::PutSipMediaApplicationLoggingConfigurationRequest
2005
+
2006
+ PutSipMediaApplicationLoggingConfigurationResponse.add_member(:sip_media_application_logging_configuration, Shapes::ShapeRef.new(shape: SipMediaApplicationLoggingConfiguration, location_name: "SipMediaApplicationLoggingConfiguration"))
2007
+ PutSipMediaApplicationLoggingConfigurationResponse.struct_class = Types::PutSipMediaApplicationLoggingConfigurationResponse
2008
+
1268
2009
  PutVoiceConnectorEmergencyCallingConfigurationRequest.add_member(:voice_connector_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "voiceConnectorId"))
1269
2010
  PutVoiceConnectorEmergencyCallingConfigurationRequest.add_member(:emergency_calling_configuration, Shapes::ShapeRef.new(shape: EmergencyCallingConfiguration, required: true, location_name: "EmergencyCallingConfiguration"))
1270
2011
  PutVoiceConnectorEmergencyCallingConfigurationRequest.struct_class = Types::PutVoiceConnectorEmergencyCallingConfigurationRequest
@@ -1314,6 +2055,15 @@ module Aws::Chime
1314
2055
  PutVoiceConnectorTerminationResponse.add_member(:termination, Shapes::ShapeRef.new(shape: Termination, location_name: "Termination"))
1315
2056
  PutVoiceConnectorTerminationResponse.struct_class = Types::PutVoiceConnectorTerminationResponse
1316
2057
 
2058
+ RedactChannelMessageRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
2059
+ RedactChannelMessageRequest.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, required: true, location: "uri", location_name: "messageId"))
2060
+ RedactChannelMessageRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
2061
+ RedactChannelMessageRequest.struct_class = Types::RedactChannelMessageRequest
2062
+
2063
+ RedactChannelMessageResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
2064
+ RedactChannelMessageResponse.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, location_name: "MessageId"))
2065
+ RedactChannelMessageResponse.struct_class = Types::RedactChannelMessageResponse
2066
+
1317
2067
  RedactConversationMessageRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
1318
2068
  RedactConversationMessageRequest.add_member(:conversation_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "conversationId"))
1319
2069
  RedactConversationMessageRequest.add_member(:message_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "messageId"))
@@ -1390,6 +2140,19 @@ module Aws::Chime
1390
2140
  SearchAvailablePhoneNumbersResponse.add_member(:e164_phone_numbers, Shapes::ShapeRef.new(shape: E164PhoneNumberList, location_name: "E164PhoneNumbers"))
1391
2141
  SearchAvailablePhoneNumbersResponse.struct_class = Types::SearchAvailablePhoneNumbersResponse
1392
2142
 
2143
+ SendChannelMessageRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
2144
+ SendChannelMessageRequest.add_member(:content, Shapes::ShapeRef.new(shape: NonEmptyContent, required: true, location_name: "Content"))
2145
+ SendChannelMessageRequest.add_member(:type, Shapes::ShapeRef.new(shape: ChannelMessageType, required: true, location_name: "Type"))
2146
+ SendChannelMessageRequest.add_member(:persistence, Shapes::ShapeRef.new(shape: ChannelMessagePersistenceType, required: true, location_name: "Persistence"))
2147
+ SendChannelMessageRequest.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
2148
+ SendChannelMessageRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: ClientRequestToken, required: true, location_name: "ClientRequestToken", metadata: {"idempotencyToken"=>true}))
2149
+ SendChannelMessageRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
2150
+ SendChannelMessageRequest.struct_class = Types::SendChannelMessageRequest
2151
+
2152
+ SendChannelMessageResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
2153
+ SendChannelMessageResponse.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, location_name: "MessageId"))
2154
+ SendChannelMessageResponse.struct_class = Types::SendChannelMessageResponse
2155
+
1393
2156
  SensitiveStringList.member = Shapes::ShapeRef.new(shape: SensitiveString)
1394
2157
 
1395
2158
  ServiceFailureException.add_member(:code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "Code"))
@@ -1405,6 +2168,46 @@ module Aws::Chime
1405
2168
 
1406
2169
  SigninDelegateGroupList.member = Shapes::ShapeRef.new(shape: SigninDelegateGroup)
1407
2170
 
2171
+ SipMediaApplication.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "SipMediaApplicationId"))
2172
+ SipMediaApplication.add_member(:aws_region, Shapes::ShapeRef.new(shape: String, location_name: "AwsRegion"))
2173
+ SipMediaApplication.add_member(:name, Shapes::ShapeRef.new(shape: SipMediaApplicationName, location_name: "Name"))
2174
+ SipMediaApplication.add_member(:endpoints, Shapes::ShapeRef.new(shape: SipMediaApplicationEndpointList, location_name: "Endpoints"))
2175
+ SipMediaApplication.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
2176
+ SipMediaApplication.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
2177
+ SipMediaApplication.struct_class = Types::SipMediaApplication
2178
+
2179
+ SipMediaApplicationCall.add_member(:transaction_id, Shapes::ShapeRef.new(shape: GuidString, location_name: "TransactionId"))
2180
+ SipMediaApplicationCall.struct_class = Types::SipMediaApplicationCall
2181
+
2182
+ SipMediaApplicationEndpoint.add_member(:lambda_arn, Shapes::ShapeRef.new(shape: FunctionArn, location_name: "LambdaArn"))
2183
+ SipMediaApplicationEndpoint.struct_class = Types::SipMediaApplicationEndpoint
2184
+
2185
+ SipMediaApplicationEndpointList.member = Shapes::ShapeRef.new(shape: SipMediaApplicationEndpoint)
2186
+
2187
+ SipMediaApplicationList.member = Shapes::ShapeRef.new(shape: SipMediaApplication)
2188
+
2189
+ SipMediaApplicationLoggingConfiguration.add_member(:enable_sip_media_application_message_logs, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableSipMediaApplicationMessageLogs"))
2190
+ SipMediaApplicationLoggingConfiguration.struct_class = Types::SipMediaApplicationLoggingConfiguration
2191
+
2192
+ SipRule.add_member(:sip_rule_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "SipRuleId"))
2193
+ SipRule.add_member(:name, Shapes::ShapeRef.new(shape: SipRuleName, location_name: "Name"))
2194
+ SipRule.add_member(:disabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Disabled"))
2195
+ SipRule.add_member(:trigger_type, Shapes::ShapeRef.new(shape: SipRuleTriggerType, location_name: "TriggerType"))
2196
+ SipRule.add_member(:trigger_value, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "TriggerValue"))
2197
+ SipRule.add_member(:target_applications, Shapes::ShapeRef.new(shape: SipRuleTargetApplicationList, location_name: "TargetApplications"))
2198
+ SipRule.add_member(:created_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "CreatedTimestamp"))
2199
+ SipRule.add_member(:updated_timestamp, Shapes::ShapeRef.new(shape: Iso8601Timestamp, location_name: "UpdatedTimestamp"))
2200
+ SipRule.struct_class = Types::SipRule
2201
+
2202
+ SipRuleList.member = Shapes::ShapeRef.new(shape: SipRule)
2203
+
2204
+ SipRuleTargetApplication.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "SipMediaApplicationId"))
2205
+ SipRuleTargetApplication.add_member(:priority, Shapes::ShapeRef.new(shape: SipApplicationPriority, location_name: "Priority"))
2206
+ SipRuleTargetApplication.add_member(:aws_region, Shapes::ShapeRef.new(shape: String, location_name: "AwsRegion"))
2207
+ SipRuleTargetApplication.struct_class = Types::SipRuleTargetApplication
2208
+
2209
+ SipRuleTargetApplicationList.member = Shapes::ShapeRef.new(shape: SipRuleTargetApplication)
2210
+
1408
2211
  StreamingConfiguration.add_member(:data_retention_in_hours, Shapes::ShapeRef.new(shape: DataRetentionInHours, required: true, location_name: "DataRetentionInHours"))
1409
2212
  StreamingConfiguration.add_member(:disabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Disabled"))
1410
2213
  StreamingConfiguration.add_member(:streaming_notification_targets, Shapes::ShapeRef.new(shape: StreamingNotificationTargetList, location_name: "StreamingNotificationTargets"))
@@ -1492,6 +2295,22 @@ module Aws::Chime
1492
2295
 
1493
2296
  UpdateAccountSettingsResponse.struct_class = Types::UpdateAccountSettingsResponse
1494
2297
 
2298
+ UpdateAppInstanceRequest.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceArn"))
2299
+ UpdateAppInstanceRequest.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyResourceName, required: true, location_name: "Name"))
2300
+ UpdateAppInstanceRequest.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
2301
+ UpdateAppInstanceRequest.struct_class = Types::UpdateAppInstanceRequest
2302
+
2303
+ UpdateAppInstanceResponse.add_member(:app_instance_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceArn"))
2304
+ UpdateAppInstanceResponse.struct_class = Types::UpdateAppInstanceResponse
2305
+
2306
+ UpdateAppInstanceUserRequest.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "appInstanceUserArn"))
2307
+ UpdateAppInstanceUserRequest.add_member(:name, Shapes::ShapeRef.new(shape: UserName, required: true, location_name: "Name"))
2308
+ UpdateAppInstanceUserRequest.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
2309
+ UpdateAppInstanceUserRequest.struct_class = Types::UpdateAppInstanceUserRequest
2310
+
2311
+ UpdateAppInstanceUserResponse.add_member(:app_instance_user_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "AppInstanceUserArn"))
2312
+ UpdateAppInstanceUserResponse.struct_class = Types::UpdateAppInstanceUserResponse
2313
+
1495
2314
  UpdateBotRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
1496
2315
  UpdateBotRequest.add_member(:bot_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "botId"))
1497
2316
  UpdateBotRequest.add_member(:disabled, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "Disabled"))
@@ -1500,6 +2319,34 @@ module Aws::Chime
1500
2319
  UpdateBotResponse.add_member(:bot, Shapes::ShapeRef.new(shape: Bot, location_name: "Bot"))
1501
2320
  UpdateBotResponse.struct_class = Types::UpdateBotResponse
1502
2321
 
2322
+ UpdateChannelMessageRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
2323
+ UpdateChannelMessageRequest.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, required: true, location: "uri", location_name: "messageId"))
2324
+ UpdateChannelMessageRequest.add_member(:content, Shapes::ShapeRef.new(shape: Content, location_name: "Content"))
2325
+ UpdateChannelMessageRequest.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
2326
+ UpdateChannelMessageRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
2327
+ UpdateChannelMessageRequest.struct_class = Types::UpdateChannelMessageRequest
2328
+
2329
+ UpdateChannelMessageResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
2330
+ UpdateChannelMessageResponse.add_member(:message_id, Shapes::ShapeRef.new(shape: MessageId, location_name: "MessageId"))
2331
+ UpdateChannelMessageResponse.struct_class = Types::UpdateChannelMessageResponse
2332
+
2333
+ UpdateChannelReadMarkerRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
2334
+ UpdateChannelReadMarkerRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
2335
+ UpdateChannelReadMarkerRequest.struct_class = Types::UpdateChannelReadMarkerRequest
2336
+
2337
+ UpdateChannelReadMarkerResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
2338
+ UpdateChannelReadMarkerResponse.struct_class = Types::UpdateChannelReadMarkerResponse
2339
+
2340
+ UpdateChannelRequest.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, required: true, location: "uri", location_name: "channelArn"))
2341
+ UpdateChannelRequest.add_member(:name, Shapes::ShapeRef.new(shape: NonEmptyResourceName, required: true, location_name: "Name"))
2342
+ UpdateChannelRequest.add_member(:mode, Shapes::ShapeRef.new(shape: ChannelMode, required: true, location_name: "Mode"))
2343
+ UpdateChannelRequest.add_member(:metadata, Shapes::ShapeRef.new(shape: Metadata, location_name: "Metadata"))
2344
+ UpdateChannelRequest.add_member(:chime_bearer, Shapes::ShapeRef.new(shape: ChimeArn, location: "header", location_name: "x-amz-chime-bearer"))
2345
+ UpdateChannelRequest.struct_class = Types::UpdateChannelRequest
2346
+
2347
+ UpdateChannelResponse.add_member(:channel_arn, Shapes::ShapeRef.new(shape: ChimeArn, location_name: "ChannelArn"))
2348
+ UpdateChannelResponse.struct_class = Types::UpdateChannelResponse
2349
+
1503
2350
  UpdateGlobalSettingsRequest.add_member(:business_calling, Shapes::ShapeRef.new(shape: BusinessCallingSettings, required: true, location_name: "BusinessCalling"))
1504
2351
  UpdateGlobalSettingsRequest.add_member(:voice_connector, Shapes::ShapeRef.new(shape: VoiceConnectorSettings, required: true, location_name: "VoiceConnector"))
1505
2352
  UpdateGlobalSettingsRequest.struct_class = Types::UpdateGlobalSettingsRequest
@@ -1548,6 +2395,23 @@ module Aws::Chime
1548
2395
  UpdateRoomResponse.add_member(:room, Shapes::ShapeRef.new(shape: Room, location_name: "Room"))
1549
2396
  UpdateRoomResponse.struct_class = Types::UpdateRoomResponse
1550
2397
 
2398
+ UpdateSipMediaApplicationRequest.add_member(:sip_media_application_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipMediaApplicationId"))
2399
+ UpdateSipMediaApplicationRequest.add_member(:name, Shapes::ShapeRef.new(shape: SipMediaApplicationName, location_name: "Name"))
2400
+ UpdateSipMediaApplicationRequest.add_member(:endpoints, Shapes::ShapeRef.new(shape: SipMediaApplicationEndpointList, location_name: "Endpoints"))
2401
+ UpdateSipMediaApplicationRequest.struct_class = Types::UpdateSipMediaApplicationRequest
2402
+
2403
+ UpdateSipMediaApplicationResponse.add_member(:sip_media_application, Shapes::ShapeRef.new(shape: SipMediaApplication, location_name: "SipMediaApplication"))
2404
+ UpdateSipMediaApplicationResponse.struct_class = Types::UpdateSipMediaApplicationResponse
2405
+
2406
+ UpdateSipRuleRequest.add_member(:sip_rule_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "sipRuleId"))
2407
+ UpdateSipRuleRequest.add_member(:name, Shapes::ShapeRef.new(shape: SipRuleName, required: true, location_name: "Name"))
2408
+ UpdateSipRuleRequest.add_member(:disabled, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "Disabled"))
2409
+ UpdateSipRuleRequest.add_member(:target_applications, Shapes::ShapeRef.new(shape: SipRuleTargetApplicationList, location_name: "TargetApplications"))
2410
+ UpdateSipRuleRequest.struct_class = Types::UpdateSipRuleRequest
2411
+
2412
+ UpdateSipRuleResponse.add_member(:sip_rule, Shapes::ShapeRef.new(shape: SipRule, location_name: "SipRule"))
2413
+ UpdateSipRuleResponse.struct_class = Types::UpdateSipRuleResponse
2414
+
1551
2415
  UpdateUserRequest.add_member(:account_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "accountId"))
1552
2416
  UpdateUserRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: NonEmptyString, required: true, location: "uri", location_name: "userId"))
1553
2417
  UpdateUserRequest.add_member(:license_type, Shapes::ShapeRef.new(shape: License, location_name: "LicenseType"))
@@ -1847,6 +2711,63 @@ module Aws::Chime
1847
2711
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1848
2712
  end)
1849
2713
 
2714
+ api.add_operation(:create_app_instance, Seahorse::Model::Operation.new.tap do |o|
2715
+ o.name = "CreateAppInstance"
2716
+ o.http_method = "POST"
2717
+ o.http_request_uri = "/app-instances"
2718
+ o.endpoint_pattern = {
2719
+ "hostPrefix" => "identity-",
2720
+ }
2721
+ o.input = Shapes::ShapeRef.new(shape: CreateAppInstanceRequest)
2722
+ o.output = Shapes::ShapeRef.new(shape: CreateAppInstanceResponse)
2723
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2724
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2725
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2726
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2727
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2728
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2729
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2730
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2731
+ end)
2732
+
2733
+ api.add_operation(:create_app_instance_admin, Seahorse::Model::Operation.new.tap do |o|
2734
+ o.name = "CreateAppInstanceAdmin"
2735
+ o.http_method = "POST"
2736
+ o.http_request_uri = "/app-instances/{appInstanceArn}/admins"
2737
+ o.endpoint_pattern = {
2738
+ "hostPrefix" => "identity-",
2739
+ }
2740
+ o.input = Shapes::ShapeRef.new(shape: CreateAppInstanceAdminRequest)
2741
+ o.output = Shapes::ShapeRef.new(shape: CreateAppInstanceAdminResponse)
2742
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2743
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2744
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2745
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2746
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2747
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2748
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2749
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2750
+ end)
2751
+
2752
+ api.add_operation(:create_app_instance_user, Seahorse::Model::Operation.new.tap do |o|
2753
+ o.name = "CreateAppInstanceUser"
2754
+ o.http_method = "POST"
2755
+ o.http_request_uri = "/app-instance-users"
2756
+ o.endpoint_pattern = {
2757
+ "hostPrefix" => "identity-",
2758
+ }
2759
+ o.input = Shapes::ShapeRef.new(shape: CreateAppInstanceUserRequest)
2760
+ o.output = Shapes::ShapeRef.new(shape: CreateAppInstanceUserResponse)
2761
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2762
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2763
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2764
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2765
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2766
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2767
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2768
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2769
+ end)
2770
+
1850
2771
  api.add_operation(:create_attendee, Seahorse::Model::Operation.new.tap do |o|
1851
2772
  o.name = "CreateAttendee"
1852
2773
  o.http_method = "POST"
@@ -1879,6 +2800,82 @@ module Aws::Chime
1879
2800
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
1880
2801
  end)
1881
2802
 
2803
+ api.add_operation(:create_channel, Seahorse::Model::Operation.new.tap do |o|
2804
+ o.name = "CreateChannel"
2805
+ o.http_method = "POST"
2806
+ o.http_request_uri = "/channels"
2807
+ o.endpoint_pattern = {
2808
+ "hostPrefix" => "messaging-",
2809
+ }
2810
+ o.input = Shapes::ShapeRef.new(shape: CreateChannelRequest)
2811
+ o.output = Shapes::ShapeRef.new(shape: CreateChannelResponse)
2812
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2813
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2814
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2815
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2816
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2817
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2818
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2819
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2820
+ end)
2821
+
2822
+ api.add_operation(:create_channel_ban, Seahorse::Model::Operation.new.tap do |o|
2823
+ o.name = "CreateChannelBan"
2824
+ o.http_method = "POST"
2825
+ o.http_request_uri = "/channels/{channelArn}/bans"
2826
+ o.endpoint_pattern = {
2827
+ "hostPrefix" => "messaging-",
2828
+ }
2829
+ o.input = Shapes::ShapeRef.new(shape: CreateChannelBanRequest)
2830
+ o.output = Shapes::ShapeRef.new(shape: CreateChannelBanResponse)
2831
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2832
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2833
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2834
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2835
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2836
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2837
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2838
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2839
+ end)
2840
+
2841
+ api.add_operation(:create_channel_membership, Seahorse::Model::Operation.new.tap do |o|
2842
+ o.name = "CreateChannelMembership"
2843
+ o.http_method = "POST"
2844
+ o.http_request_uri = "/channels/{channelArn}/memberships"
2845
+ o.endpoint_pattern = {
2846
+ "hostPrefix" => "messaging-",
2847
+ }
2848
+ o.input = Shapes::ShapeRef.new(shape: CreateChannelMembershipRequest)
2849
+ o.output = Shapes::ShapeRef.new(shape: CreateChannelMembershipResponse)
2850
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2851
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2852
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2853
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2854
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2855
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2856
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2857
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2858
+ end)
2859
+
2860
+ api.add_operation(:create_channel_moderator, Seahorse::Model::Operation.new.tap do |o|
2861
+ o.name = "CreateChannelModerator"
2862
+ o.http_method = "POST"
2863
+ o.http_request_uri = "/channels/{channelArn}/moderators"
2864
+ o.endpoint_pattern = {
2865
+ "hostPrefix" => "messaging-",
2866
+ }
2867
+ o.input = Shapes::ShapeRef.new(shape: CreateChannelModeratorRequest)
2868
+ o.output = Shapes::ShapeRef.new(shape: CreateChannelModeratorResponse)
2869
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2870
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2871
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2872
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2873
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2874
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2875
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2876
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2877
+ end)
2878
+
1882
2879
  api.add_operation(:create_meeting, Seahorse::Model::Operation.new.tap do |o|
1883
2880
  o.name = "CreateMeeting"
1884
2881
  o.http_method = "POST"
@@ -1894,6 +2891,21 @@ module Aws::Chime
1894
2891
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1895
2892
  end)
1896
2893
 
2894
+ api.add_operation(:create_meeting_dial_out, Seahorse::Model::Operation.new.tap do |o|
2895
+ o.name = "CreateMeetingDialOut"
2896
+ o.http_method = "POST"
2897
+ o.http_request_uri = "/meetings/{meetingId}/dial-outs"
2898
+ o.input = Shapes::ShapeRef.new(shape: CreateMeetingDialOutRequest)
2899
+ o.output = Shapes::ShapeRef.new(shape: CreateMeetingDialOutResponse)
2900
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2901
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2902
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2903
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2904
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2905
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2906
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2907
+ end)
2908
+
1897
2909
  api.add_operation(:create_meeting_with_attendees, Seahorse::Model::Operation.new.tap do |o|
1898
2910
  o.name = "CreateMeetingWithAttendees"
1899
2911
  o.http_method = "POST"
@@ -1973,6 +2985,55 @@ module Aws::Chime
1973
2985
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
1974
2986
  end)
1975
2987
 
2988
+ api.add_operation(:create_sip_media_application, Seahorse::Model::Operation.new.tap do |o|
2989
+ o.name = "CreateSipMediaApplication"
2990
+ o.http_method = "POST"
2991
+ o.http_request_uri = "/sip-media-applications"
2992
+ o.input = Shapes::ShapeRef.new(shape: CreateSipMediaApplicationRequest)
2993
+ o.output = Shapes::ShapeRef.new(shape: CreateSipMediaApplicationResponse)
2994
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2995
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2996
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2997
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2998
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2999
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
3000
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3001
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3002
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3003
+ end)
3004
+
3005
+ api.add_operation(:create_sip_media_application_call, Seahorse::Model::Operation.new.tap do |o|
3006
+ o.name = "CreateSipMediaApplicationCall"
3007
+ o.http_method = "POST"
3008
+ o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}/calls"
3009
+ o.input = Shapes::ShapeRef.new(shape: CreateSipMediaApplicationCallRequest)
3010
+ o.output = Shapes::ShapeRef.new(shape: CreateSipMediaApplicationCallResponse)
3011
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3012
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3013
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
3014
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3015
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3016
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3017
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3018
+ end)
3019
+
3020
+ api.add_operation(:create_sip_rule, Seahorse::Model::Operation.new.tap do |o|
3021
+ o.name = "CreateSipRule"
3022
+ o.http_method = "POST"
3023
+ o.http_request_uri = "/sip-rules"
3024
+ o.input = Shapes::ShapeRef.new(shape: CreateSipRuleRequest)
3025
+ o.output = Shapes::ShapeRef.new(shape: CreateSipRuleResponse)
3026
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3027
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3028
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3029
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3030
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3031
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
3032
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3033
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3034
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3035
+ end)
3036
+
1976
3037
  api.add_operation(:create_user, Seahorse::Model::Operation.new.tap do |o|
1977
3038
  o.name = "CreateUser"
1978
3039
  o.http_method = "POST"
@@ -2037,33 +3098,185 @@ module Aws::Chime
2037
3098
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2038
3099
  end)
2039
3100
 
2040
- api.add_operation(:delete_attendee, Seahorse::Model::Operation.new.tap do |o|
2041
- o.name = "DeleteAttendee"
3101
+ api.add_operation(:delete_app_instance, Seahorse::Model::Operation.new.tap do |o|
3102
+ o.name = "DeleteAppInstance"
2042
3103
  o.http_method = "DELETE"
2043
- o.http_request_uri = "/meetings/{meetingId}/attendees/{attendeeId}"
2044
- o.input = Shapes::ShapeRef.new(shape: DeleteAttendeeRequest)
3104
+ o.http_request_uri = "/app-instances/{appInstanceArn}"
3105
+ o.endpoint_pattern = {
3106
+ "hostPrefix" => "identity-",
3107
+ }
3108
+ o.input = Shapes::ShapeRef.new(shape: DeleteAppInstanceRequest)
2045
3109
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2046
3110
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2047
3111
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2048
3112
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2049
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2050
3113
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2051
3114
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2052
3115
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2053
3116
  end)
2054
3117
 
2055
- api.add_operation(:delete_events_configuration, Seahorse::Model::Operation.new.tap do |o|
2056
- o.name = "DeleteEventsConfiguration"
3118
+ api.add_operation(:delete_app_instance_admin, Seahorse::Model::Operation.new.tap do |o|
3119
+ o.name = "DeleteAppInstanceAdmin"
2057
3120
  o.http_method = "DELETE"
2058
- o.http_request_uri = "/accounts/{accountId}/bots/{botId}/events-configuration"
2059
- o.input = Shapes::ShapeRef.new(shape: DeleteEventsConfigurationRequest)
3121
+ o.http_request_uri = "/app-instances/{appInstanceArn}/admins/{appInstanceAdminArn}"
3122
+ o.endpoint_pattern = {
3123
+ "hostPrefix" => "identity-",
3124
+ }
3125
+ o.input = Shapes::ShapeRef.new(shape: DeleteAppInstanceAdminRequest)
2060
3126
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2061
- o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2062
- o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2063
- o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2064
3127
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3128
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3129
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3130
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2065
3131
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2066
- o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
3132
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3133
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3134
+ end)
3135
+
3136
+ api.add_operation(:delete_app_instance_streaming_configurations, Seahorse::Model::Operation.new.tap do |o|
3137
+ o.name = "DeleteAppInstanceStreamingConfigurations"
3138
+ o.http_method = "DELETE"
3139
+ o.http_request_uri = "/app-instances/{appInstanceArn}/streaming-configurations"
3140
+ o.input = Shapes::ShapeRef.new(shape: DeleteAppInstanceStreamingConfigurationsRequest)
3141
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3142
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3143
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3144
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3145
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3146
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3147
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3148
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3149
+ end)
3150
+
3151
+ api.add_operation(:delete_app_instance_user, Seahorse::Model::Operation.new.tap do |o|
3152
+ o.name = "DeleteAppInstanceUser"
3153
+ o.http_method = "DELETE"
3154
+ o.http_request_uri = "/app-instance-users/{appInstanceUserArn}"
3155
+ o.endpoint_pattern = {
3156
+ "hostPrefix" => "identity-",
3157
+ }
3158
+ o.input = Shapes::ShapeRef.new(shape: DeleteAppInstanceUserRequest)
3159
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3160
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3161
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3162
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3163
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3164
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3165
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3166
+ end)
3167
+
3168
+ api.add_operation(:delete_attendee, Seahorse::Model::Operation.new.tap do |o|
3169
+ o.name = "DeleteAttendee"
3170
+ o.http_method = "DELETE"
3171
+ o.http_request_uri = "/meetings/{meetingId}/attendees/{attendeeId}"
3172
+ o.input = Shapes::ShapeRef.new(shape: DeleteAttendeeRequest)
3173
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3174
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3175
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3176
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3177
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3178
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3179
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3180
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3181
+ end)
3182
+
3183
+ api.add_operation(:delete_channel, Seahorse::Model::Operation.new.tap do |o|
3184
+ o.name = "DeleteChannel"
3185
+ o.http_method = "DELETE"
3186
+ o.http_request_uri = "/channels/{channelArn}"
3187
+ o.endpoint_pattern = {
3188
+ "hostPrefix" => "messaging-",
3189
+ }
3190
+ o.input = Shapes::ShapeRef.new(shape: DeleteChannelRequest)
3191
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3192
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3193
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3194
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3195
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3196
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3197
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3198
+ end)
3199
+
3200
+ api.add_operation(:delete_channel_ban, Seahorse::Model::Operation.new.tap do |o|
3201
+ o.name = "DeleteChannelBan"
3202
+ o.http_method = "DELETE"
3203
+ o.http_request_uri = "/channels/{channelArn}/bans/{memberArn}"
3204
+ o.endpoint_pattern = {
3205
+ "hostPrefix" => "messaging-",
3206
+ }
3207
+ o.input = Shapes::ShapeRef.new(shape: DeleteChannelBanRequest)
3208
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3209
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3210
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3211
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3212
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3213
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3214
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3215
+ end)
3216
+
3217
+ api.add_operation(:delete_channel_membership, Seahorse::Model::Operation.new.tap do |o|
3218
+ o.name = "DeleteChannelMembership"
3219
+ o.http_method = "DELETE"
3220
+ o.http_request_uri = "/channels/{channelArn}/memberships/{memberArn}"
3221
+ o.endpoint_pattern = {
3222
+ "hostPrefix" => "messaging-",
3223
+ }
3224
+ o.input = Shapes::ShapeRef.new(shape: DeleteChannelMembershipRequest)
3225
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3226
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3227
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3228
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3229
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3230
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3231
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3232
+ end)
3233
+
3234
+ api.add_operation(:delete_channel_message, Seahorse::Model::Operation.new.tap do |o|
3235
+ o.name = "DeleteChannelMessage"
3236
+ o.http_method = "DELETE"
3237
+ o.http_request_uri = "/channels/{channelArn}/messages/{messageId}"
3238
+ o.endpoint_pattern = {
3239
+ "hostPrefix" => "messaging-",
3240
+ }
3241
+ o.input = Shapes::ShapeRef.new(shape: DeleteChannelMessageRequest)
3242
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3243
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3244
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3245
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3246
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3247
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3248
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3249
+ end)
3250
+
3251
+ api.add_operation(:delete_channel_moderator, Seahorse::Model::Operation.new.tap do |o|
3252
+ o.name = "DeleteChannelModerator"
3253
+ o.http_method = "DELETE"
3254
+ o.http_request_uri = "/channels/{channelArn}/moderators/{channelModeratorArn}"
3255
+ o.endpoint_pattern = {
3256
+ "hostPrefix" => "messaging-",
3257
+ }
3258
+ o.input = Shapes::ShapeRef.new(shape: DeleteChannelModeratorRequest)
3259
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3260
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3261
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3262
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3263
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3264
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3265
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3266
+ end)
3267
+
3268
+ api.add_operation(:delete_events_configuration, Seahorse::Model::Operation.new.tap do |o|
3269
+ o.name = "DeleteEventsConfiguration"
3270
+ o.http_method = "DELETE"
3271
+ o.http_request_uri = "/accounts/{accountId}/bots/{botId}/events-configuration"
3272
+ o.input = Shapes::ShapeRef.new(shape: DeleteEventsConfigurationRequest)
3273
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3274
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3275
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3276
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3277
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3278
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3279
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
2067
3280
  end)
2068
3281
 
2069
3282
  api.add_operation(:delete_meeting, Seahorse::Model::Operation.new.tap do |o|
@@ -2141,6 +3354,38 @@ module Aws::Chime
2141
3354
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2142
3355
  end)
2143
3356
 
3357
+ api.add_operation(:delete_sip_media_application, Seahorse::Model::Operation.new.tap do |o|
3358
+ o.name = "DeleteSipMediaApplication"
3359
+ o.http_method = "DELETE"
3360
+ o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}"
3361
+ o.input = Shapes::ShapeRef.new(shape: DeleteSipMediaApplicationRequest)
3362
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3363
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3364
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3365
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3366
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3367
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3368
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3369
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3370
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3371
+ end)
3372
+
3373
+ api.add_operation(:delete_sip_rule, Seahorse::Model::Operation.new.tap do |o|
3374
+ o.name = "DeleteSipRule"
3375
+ o.http_method = "DELETE"
3376
+ o.http_request_uri = "/sip-rules/{sipRuleId}"
3377
+ o.input = Shapes::ShapeRef.new(shape: DeleteSipRuleRequest)
3378
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3379
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3380
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3381
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3382
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3383
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3384
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3385
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3386
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3387
+ end)
3388
+
2144
3389
  api.add_operation(:delete_voice_connector, Seahorse::Model::Operation.new.tap do |o|
2145
3390
  o.name = "DeleteVoiceConnector"
2146
3391
  o.http_method = "DELETE"
@@ -2263,6 +3508,162 @@ module Aws::Chime
2263
3508
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2264
3509
  end)
2265
3510
 
3511
+ api.add_operation(:describe_app_instance, Seahorse::Model::Operation.new.tap do |o|
3512
+ o.name = "DescribeAppInstance"
3513
+ o.http_method = "GET"
3514
+ o.http_request_uri = "/app-instances/{appInstanceArn}"
3515
+ o.endpoint_pattern = {
3516
+ "hostPrefix" => "identity-",
3517
+ }
3518
+ o.input = Shapes::ShapeRef.new(shape: DescribeAppInstanceRequest)
3519
+ o.output = Shapes::ShapeRef.new(shape: DescribeAppInstanceResponse)
3520
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3521
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3522
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3523
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3524
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3525
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3526
+ end)
3527
+
3528
+ api.add_operation(:describe_app_instance_admin, Seahorse::Model::Operation.new.tap do |o|
3529
+ o.name = "DescribeAppInstanceAdmin"
3530
+ o.http_method = "GET"
3531
+ o.http_request_uri = "/app-instances/{appInstanceArn}/admins/{appInstanceAdminArn}"
3532
+ o.endpoint_pattern = {
3533
+ "hostPrefix" => "identity-",
3534
+ }
3535
+ o.input = Shapes::ShapeRef.new(shape: DescribeAppInstanceAdminRequest)
3536
+ o.output = Shapes::ShapeRef.new(shape: DescribeAppInstanceAdminResponse)
3537
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3538
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3539
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3540
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3541
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3542
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3543
+ end)
3544
+
3545
+ api.add_operation(:describe_app_instance_user, Seahorse::Model::Operation.new.tap do |o|
3546
+ o.name = "DescribeAppInstanceUser"
3547
+ o.http_method = "GET"
3548
+ o.http_request_uri = "/app-instance-users/{appInstanceUserArn}"
3549
+ o.endpoint_pattern = {
3550
+ "hostPrefix" => "identity-",
3551
+ }
3552
+ o.input = Shapes::ShapeRef.new(shape: DescribeAppInstanceUserRequest)
3553
+ o.output = Shapes::ShapeRef.new(shape: DescribeAppInstanceUserResponse)
3554
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3555
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3556
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3557
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3558
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3559
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3560
+ end)
3561
+
3562
+ api.add_operation(:describe_channel, Seahorse::Model::Operation.new.tap do |o|
3563
+ o.name = "DescribeChannel"
3564
+ o.http_method = "GET"
3565
+ o.http_request_uri = "/channels/{channelArn}"
3566
+ o.endpoint_pattern = {
3567
+ "hostPrefix" => "messaging-",
3568
+ }
3569
+ o.input = Shapes::ShapeRef.new(shape: DescribeChannelRequest)
3570
+ o.output = Shapes::ShapeRef.new(shape: DescribeChannelResponse)
3571
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3572
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3573
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3574
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3575
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3576
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3577
+ end)
3578
+
3579
+ api.add_operation(:describe_channel_ban, Seahorse::Model::Operation.new.tap do |o|
3580
+ o.name = "DescribeChannelBan"
3581
+ o.http_method = "GET"
3582
+ o.http_request_uri = "/channels/{channelArn}/bans/{memberArn}"
3583
+ o.endpoint_pattern = {
3584
+ "hostPrefix" => "messaging-",
3585
+ }
3586
+ o.input = Shapes::ShapeRef.new(shape: DescribeChannelBanRequest)
3587
+ o.output = Shapes::ShapeRef.new(shape: DescribeChannelBanResponse)
3588
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3589
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3590
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3591
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3592
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3593
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3594
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3595
+ end)
3596
+
3597
+ api.add_operation(:describe_channel_membership, Seahorse::Model::Operation.new.tap do |o|
3598
+ o.name = "DescribeChannelMembership"
3599
+ o.http_method = "GET"
3600
+ o.http_request_uri = "/channels/{channelArn}/memberships/{memberArn}"
3601
+ o.endpoint_pattern = {
3602
+ "hostPrefix" => "messaging-",
3603
+ }
3604
+ o.input = Shapes::ShapeRef.new(shape: DescribeChannelMembershipRequest)
3605
+ o.output = Shapes::ShapeRef.new(shape: DescribeChannelMembershipResponse)
3606
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3607
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3608
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3609
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3610
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3611
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3612
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3613
+ end)
3614
+
3615
+ api.add_operation(:describe_channel_membership_for_app_instance_user, Seahorse::Model::Operation.new.tap do |o|
3616
+ o.name = "DescribeChannelMembershipForAppInstanceUser"
3617
+ o.http_method = "GET"
3618
+ o.http_request_uri = "/channels/{channelArn}?scope=app-instance-user-membership"
3619
+ o.endpoint_pattern = {
3620
+ "hostPrefix" => "messaging-",
3621
+ }
3622
+ o.input = Shapes::ShapeRef.new(shape: DescribeChannelMembershipForAppInstanceUserRequest)
3623
+ o.output = Shapes::ShapeRef.new(shape: DescribeChannelMembershipForAppInstanceUserResponse)
3624
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3625
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3626
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3627
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3628
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3629
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3630
+ end)
3631
+
3632
+ api.add_operation(:describe_channel_moderated_by_app_instance_user, Seahorse::Model::Operation.new.tap do |o|
3633
+ o.name = "DescribeChannelModeratedByAppInstanceUser"
3634
+ o.http_method = "GET"
3635
+ o.http_request_uri = "/channels/{channelArn}?scope=app-instance-user-moderated-channel"
3636
+ o.endpoint_pattern = {
3637
+ "hostPrefix" => "messaging-",
3638
+ }
3639
+ o.input = Shapes::ShapeRef.new(shape: DescribeChannelModeratedByAppInstanceUserRequest)
3640
+ o.output = Shapes::ShapeRef.new(shape: DescribeChannelModeratedByAppInstanceUserResponse)
3641
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3642
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3643
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3644
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3645
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3646
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3647
+ end)
3648
+
3649
+ api.add_operation(:describe_channel_moderator, Seahorse::Model::Operation.new.tap do |o|
3650
+ o.name = "DescribeChannelModerator"
3651
+ o.http_method = "GET"
3652
+ o.http_request_uri = "/channels/{channelArn}/moderators/{channelModeratorArn}"
3653
+ o.endpoint_pattern = {
3654
+ "hostPrefix" => "messaging-",
3655
+ }
3656
+ o.input = Shapes::ShapeRef.new(shape: DescribeChannelModeratorRequest)
3657
+ o.output = Shapes::ShapeRef.new(shape: DescribeChannelModeratorResponse)
3658
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3659
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3660
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3661
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3662
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3663
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3664
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3665
+ end)
3666
+
2266
3667
  api.add_operation(:disassociate_phone_number_from_user, Seahorse::Model::Operation.new.tap do |o|
2267
3668
  o.name = "DisassociatePhoneNumberFromUser"
2268
3669
  o.http_method = "POST"
@@ -2353,6 +3754,39 @@ module Aws::Chime
2353
3754
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2354
3755
  end)
2355
3756
 
3757
+ api.add_operation(:get_app_instance_retention_settings, Seahorse::Model::Operation.new.tap do |o|
3758
+ o.name = "GetAppInstanceRetentionSettings"
3759
+ o.http_method = "GET"
3760
+ o.http_request_uri = "/app-instances/{appInstanceArn}/retention-settings"
3761
+ o.endpoint_pattern = {
3762
+ "hostPrefix" => "identity-",
3763
+ }
3764
+ o.input = Shapes::ShapeRef.new(shape: GetAppInstanceRetentionSettingsRequest)
3765
+ o.output = Shapes::ShapeRef.new(shape: GetAppInstanceRetentionSettingsResponse)
3766
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3767
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3768
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3769
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3770
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3771
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3772
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3773
+ end)
3774
+
3775
+ api.add_operation(:get_app_instance_streaming_configurations, Seahorse::Model::Operation.new.tap do |o|
3776
+ o.name = "GetAppInstanceStreamingConfigurations"
3777
+ o.http_method = "GET"
3778
+ o.http_request_uri = "/app-instances/{appInstanceArn}/streaming-configurations"
3779
+ o.input = Shapes::ShapeRef.new(shape: GetAppInstanceStreamingConfigurationsRequest)
3780
+ o.output = Shapes::ShapeRef.new(shape: GetAppInstanceStreamingConfigurationsResponse)
3781
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3782
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3783
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3784
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3785
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3786
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3787
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3788
+ end)
3789
+
2356
3790
  api.add_operation(:get_attendee, Seahorse::Model::Operation.new.tap do |o|
2357
3791
  o.name = "GetAttendee"
2358
3792
  o.http_method = "GET"
@@ -2383,6 +3817,24 @@ module Aws::Chime
2383
3817
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2384
3818
  end)
2385
3819
 
3820
+ api.add_operation(:get_channel_message, Seahorse::Model::Operation.new.tap do |o|
3821
+ o.name = "GetChannelMessage"
3822
+ o.http_method = "GET"
3823
+ o.http_request_uri = "/channels/{channelArn}/messages/{messageId}"
3824
+ o.endpoint_pattern = {
3825
+ "hostPrefix" => "messaging-",
3826
+ }
3827
+ o.input = Shapes::ShapeRef.new(shape: GetChannelMessageRequest)
3828
+ o.output = Shapes::ShapeRef.new(shape: GetChannelMessageResponse)
3829
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3830
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3831
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3832
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3833
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3834
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3835
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3836
+ end)
3837
+
2386
3838
  api.add_operation(:get_events_configuration, Seahorse::Model::Operation.new.tap do |o|
2387
3839
  o.name = "GetEventsConfiguration"
2388
3840
  o.http_method = "GET"
@@ -2427,6 +3879,22 @@ module Aws::Chime
2427
3879
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2428
3880
  end)
2429
3881
 
3882
+ api.add_operation(:get_messaging_session_endpoint, Seahorse::Model::Operation.new.tap do |o|
3883
+ o.name = "GetMessagingSessionEndpoint"
3884
+ o.http_method = "GET"
3885
+ o.http_request_uri = "/endpoints/messaging-session"
3886
+ o.endpoint_pattern = {
3887
+ "hostPrefix" => "messaging-",
3888
+ }
3889
+ o.input = Shapes::ShapeRef.new(shape: GetMessagingSessionEndpointRequest)
3890
+ o.output = Shapes::ShapeRef.new(shape: GetMessagingSessionEndpointResponse)
3891
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3892
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3893
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3894
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3895
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3896
+ end)
3897
+
2430
3898
  api.add_operation(:get_phone_number, Seahorse::Model::Operation.new.tap do |o|
2431
3899
  o.name = "GetPhoneNumber"
2432
3900
  o.http_method = "GET"
@@ -2516,6 +3984,51 @@ module Aws::Chime
2516
3984
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2517
3985
  end)
2518
3986
 
3987
+ api.add_operation(:get_sip_media_application, Seahorse::Model::Operation.new.tap do |o|
3988
+ o.name = "GetSipMediaApplication"
3989
+ o.http_method = "GET"
3990
+ o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}"
3991
+ o.input = Shapes::ShapeRef.new(shape: GetSipMediaApplicationRequest)
3992
+ o.output = Shapes::ShapeRef.new(shape: GetSipMediaApplicationResponse)
3993
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
3994
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3995
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3996
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3997
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3998
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
3999
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4000
+ end)
4001
+
4002
+ api.add_operation(:get_sip_media_application_logging_configuration, Seahorse::Model::Operation.new.tap do |o|
4003
+ o.name = "GetSipMediaApplicationLoggingConfiguration"
4004
+ o.http_method = "GET"
4005
+ o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}/logging-configuration"
4006
+ o.input = Shapes::ShapeRef.new(shape: GetSipMediaApplicationLoggingConfigurationRequest)
4007
+ o.output = Shapes::ShapeRef.new(shape: GetSipMediaApplicationLoggingConfigurationResponse)
4008
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4009
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4010
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4011
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4012
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4013
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4014
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4015
+ end)
4016
+
4017
+ api.add_operation(:get_sip_rule, Seahorse::Model::Operation.new.tap do |o|
4018
+ o.name = "GetSipRule"
4019
+ o.http_method = "GET"
4020
+ o.http_request_uri = "/sip-rules/{sipRuleId}"
4021
+ o.input = Shapes::ShapeRef.new(shape: GetSipRuleRequest)
4022
+ o.output = Shapes::ShapeRef.new(shape: GetSipRuleResponse)
4023
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4024
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4025
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4026
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4027
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4028
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4029
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4030
+ end)
4031
+
2519
4032
  api.add_operation(:get_user, Seahorse::Model::Operation.new.tap do |o|
2520
4033
  o.name = "GetUser"
2521
4034
  o.http_method = "GET"
@@ -2647,65 +4160,283 @@ module Aws::Chime
2647
4160
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2648
4161
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2649
4162
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2650
- o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2651
- o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4163
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4164
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4165
+ end)
4166
+
4167
+ api.add_operation(:get_voice_connector_termination, Seahorse::Model::Operation.new.tap do |o|
4168
+ o.name = "GetVoiceConnectorTermination"
4169
+ o.http_method = "GET"
4170
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/termination"
4171
+ o.input = Shapes::ShapeRef.new(shape: GetVoiceConnectorTerminationRequest)
4172
+ o.output = Shapes::ShapeRef.new(shape: GetVoiceConnectorTerminationResponse)
4173
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4174
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4175
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4176
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4177
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4178
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4179
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4180
+ end)
4181
+
4182
+ api.add_operation(:get_voice_connector_termination_health, Seahorse::Model::Operation.new.tap do |o|
4183
+ o.name = "GetVoiceConnectorTerminationHealth"
4184
+ o.http_method = "GET"
4185
+ o.http_request_uri = "/voice-connectors/{voiceConnectorId}/termination/health"
4186
+ o.input = Shapes::ShapeRef.new(shape: GetVoiceConnectorTerminationHealthRequest)
4187
+ o.output = Shapes::ShapeRef.new(shape: GetVoiceConnectorTerminationHealthResponse)
4188
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4189
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4190
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4191
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4192
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4193
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4194
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4195
+ end)
4196
+
4197
+ api.add_operation(:invite_users, Seahorse::Model::Operation.new.tap do |o|
4198
+ o.name = "InviteUsers"
4199
+ o.http_method = "POST"
4200
+ o.http_request_uri = "/accounts/{accountId}/users?operation=add"
4201
+ o.input = Shapes::ShapeRef.new(shape: InviteUsersRequest)
4202
+ o.output = Shapes::ShapeRef.new(shape: InviteUsersResponse)
4203
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4204
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4205
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4206
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4207
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4208
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4209
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4210
+ end)
4211
+
4212
+ api.add_operation(:list_accounts, Seahorse::Model::Operation.new.tap do |o|
4213
+ o.name = "ListAccounts"
4214
+ o.http_method = "GET"
4215
+ o.http_request_uri = "/accounts"
4216
+ o.input = Shapes::ShapeRef.new(shape: ListAccountsRequest)
4217
+ o.output = Shapes::ShapeRef.new(shape: ListAccountsResponse)
4218
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4219
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4220
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4221
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4222
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4223
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4224
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4225
+ o[:pager] = Aws::Pager.new(
4226
+ limit_key: "max_results",
4227
+ tokens: {
4228
+ "next_token" => "next_token"
4229
+ }
4230
+ )
4231
+ end)
4232
+
4233
+ api.add_operation(:list_app_instance_admins, Seahorse::Model::Operation.new.tap do |o|
4234
+ o.name = "ListAppInstanceAdmins"
4235
+ o.http_method = "GET"
4236
+ o.http_request_uri = "/app-instances/{appInstanceArn}/admins"
4237
+ o.endpoint_pattern = {
4238
+ "hostPrefix" => "identity-",
4239
+ }
4240
+ o.input = Shapes::ShapeRef.new(shape: ListAppInstanceAdminsRequest)
4241
+ o.output = Shapes::ShapeRef.new(shape: ListAppInstanceAdminsResponse)
4242
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4243
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4244
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4245
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4246
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4247
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4248
+ o[:pager] = Aws::Pager.new(
4249
+ limit_key: "max_results",
4250
+ tokens: {
4251
+ "next_token" => "next_token"
4252
+ }
4253
+ )
4254
+ end)
4255
+
4256
+ api.add_operation(:list_app_instance_users, Seahorse::Model::Operation.new.tap do |o|
4257
+ o.name = "ListAppInstanceUsers"
4258
+ o.http_method = "GET"
4259
+ o.http_request_uri = "/app-instance-users"
4260
+ o.endpoint_pattern = {
4261
+ "hostPrefix" => "identity-",
4262
+ }
4263
+ o.input = Shapes::ShapeRef.new(shape: ListAppInstanceUsersRequest)
4264
+ o.output = Shapes::ShapeRef.new(shape: ListAppInstanceUsersResponse)
4265
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4266
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4267
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4268
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4269
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4270
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4271
+ o[:pager] = Aws::Pager.new(
4272
+ limit_key: "max_results",
4273
+ tokens: {
4274
+ "next_token" => "next_token"
4275
+ }
4276
+ )
4277
+ end)
4278
+
4279
+ api.add_operation(:list_app_instances, Seahorse::Model::Operation.new.tap do |o|
4280
+ o.name = "ListAppInstances"
4281
+ o.http_method = "GET"
4282
+ o.http_request_uri = "/app-instances"
4283
+ o.endpoint_pattern = {
4284
+ "hostPrefix" => "identity-",
4285
+ }
4286
+ o.input = Shapes::ShapeRef.new(shape: ListAppInstancesRequest)
4287
+ o.output = Shapes::ShapeRef.new(shape: ListAppInstancesResponse)
4288
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4289
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4290
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4291
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4292
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4293
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4294
+ o[:pager] = Aws::Pager.new(
4295
+ limit_key: "max_results",
4296
+ tokens: {
4297
+ "next_token" => "next_token"
4298
+ }
4299
+ )
4300
+ end)
4301
+
4302
+ api.add_operation(:list_attendee_tags, Seahorse::Model::Operation.new.tap do |o|
4303
+ o.name = "ListAttendeeTags"
4304
+ o.http_method = "GET"
4305
+ o.http_request_uri = "/meetings/{meetingId}/attendees/{attendeeId}/tags"
4306
+ o.input = Shapes::ShapeRef.new(shape: ListAttendeeTagsRequest)
4307
+ o.output = Shapes::ShapeRef.new(shape: ListAttendeeTagsResponse)
4308
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4309
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4310
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4311
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4312
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4313
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4314
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4315
+ end)
4316
+
4317
+ api.add_operation(:list_attendees, Seahorse::Model::Operation.new.tap do |o|
4318
+ o.name = "ListAttendees"
4319
+ o.http_method = "GET"
4320
+ o.http_request_uri = "/meetings/{meetingId}/attendees"
4321
+ o.input = Shapes::ShapeRef.new(shape: ListAttendeesRequest)
4322
+ o.output = Shapes::ShapeRef.new(shape: ListAttendeesResponse)
4323
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4324
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4325
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4326
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4327
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4328
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4329
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4330
+ o[:pager] = Aws::Pager.new(
4331
+ limit_key: "max_results",
4332
+ tokens: {
4333
+ "next_token" => "next_token"
4334
+ }
4335
+ )
4336
+ end)
4337
+
4338
+ api.add_operation(:list_bots, Seahorse::Model::Operation.new.tap do |o|
4339
+ o.name = "ListBots"
4340
+ o.http_method = "GET"
4341
+ o.http_request_uri = "/accounts/{accountId}/bots"
4342
+ o.input = Shapes::ShapeRef.new(shape: ListBotsRequest)
4343
+ o.output = Shapes::ShapeRef.new(shape: ListBotsResponse)
4344
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4345
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4346
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4347
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4348
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4349
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4350
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4351
+ o[:pager] = Aws::Pager.new(
4352
+ limit_key: "max_results",
4353
+ tokens: {
4354
+ "next_token" => "next_token"
4355
+ }
4356
+ )
2652
4357
  end)
2653
4358
 
2654
- api.add_operation(:get_voice_connector_termination, Seahorse::Model::Operation.new.tap do |o|
2655
- o.name = "GetVoiceConnectorTermination"
4359
+ api.add_operation(:list_channel_bans, Seahorse::Model::Operation.new.tap do |o|
4360
+ o.name = "ListChannelBans"
2656
4361
  o.http_method = "GET"
2657
- o.http_request_uri = "/voice-connectors/{voiceConnectorId}/termination"
2658
- o.input = Shapes::ShapeRef.new(shape: GetVoiceConnectorTerminationRequest)
2659
- o.output = Shapes::ShapeRef.new(shape: GetVoiceConnectorTerminationResponse)
2660
- o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2661
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2662
- o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4362
+ o.http_request_uri = "/channels/{channelArn}/bans"
4363
+ o.endpoint_pattern = {
4364
+ "hostPrefix" => "messaging-",
4365
+ }
4366
+ o.input = Shapes::ShapeRef.new(shape: ListChannelBansRequest)
4367
+ o.output = Shapes::ShapeRef.new(shape: ListChannelBansResponse)
2663
4368
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4369
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4370
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2664
4371
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2665
4372
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2666
4373
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4374
+ o[:pager] = Aws::Pager.new(
4375
+ limit_key: "max_results",
4376
+ tokens: {
4377
+ "next_token" => "next_token"
4378
+ }
4379
+ )
2667
4380
  end)
2668
4381
 
2669
- api.add_operation(:get_voice_connector_termination_health, Seahorse::Model::Operation.new.tap do |o|
2670
- o.name = "GetVoiceConnectorTerminationHealth"
4382
+ api.add_operation(:list_channel_memberships, Seahorse::Model::Operation.new.tap do |o|
4383
+ o.name = "ListChannelMemberships"
2671
4384
  o.http_method = "GET"
2672
- o.http_request_uri = "/voice-connectors/{voiceConnectorId}/termination/health"
2673
- o.input = Shapes::ShapeRef.new(shape: GetVoiceConnectorTerminationHealthRequest)
2674
- o.output = Shapes::ShapeRef.new(shape: GetVoiceConnectorTerminationHealthResponse)
2675
- o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2676
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2677
- o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4385
+ o.http_request_uri = "/channels/{channelArn}/memberships"
4386
+ o.endpoint_pattern = {
4387
+ "hostPrefix" => "messaging-",
4388
+ }
4389
+ o.input = Shapes::ShapeRef.new(shape: ListChannelMembershipsRequest)
4390
+ o.output = Shapes::ShapeRef.new(shape: ListChannelMembershipsResponse)
2678
4391
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4392
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4393
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2679
4394
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2680
4395
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2681
4396
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4397
+ o[:pager] = Aws::Pager.new(
4398
+ limit_key: "max_results",
4399
+ tokens: {
4400
+ "next_token" => "next_token"
4401
+ }
4402
+ )
2682
4403
  end)
2683
4404
 
2684
- api.add_operation(:invite_users, Seahorse::Model::Operation.new.tap do |o|
2685
- o.name = "InviteUsers"
2686
- o.http_method = "POST"
2687
- o.http_request_uri = "/accounts/{accountId}/users?operation=add"
2688
- o.input = Shapes::ShapeRef.new(shape: InviteUsersRequest)
2689
- o.output = Shapes::ShapeRef.new(shape: InviteUsersResponse)
2690
- o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2691
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2692
- o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4405
+ api.add_operation(:list_channel_memberships_for_app_instance_user, Seahorse::Model::Operation.new.tap do |o|
4406
+ o.name = "ListChannelMembershipsForAppInstanceUser"
4407
+ o.http_method = "GET"
4408
+ o.http_request_uri = "/channels?scope=app-instance-user-memberships"
4409
+ o.endpoint_pattern = {
4410
+ "hostPrefix" => "messaging-",
4411
+ }
4412
+ o.input = Shapes::ShapeRef.new(shape: ListChannelMembershipsForAppInstanceUserRequest)
4413
+ o.output = Shapes::ShapeRef.new(shape: ListChannelMembershipsForAppInstanceUserResponse)
2693
4414
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4415
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4416
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2694
4417
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2695
4418
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2696
4419
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4420
+ o[:pager] = Aws::Pager.new(
4421
+ limit_key: "max_results",
4422
+ tokens: {
4423
+ "next_token" => "next_token"
4424
+ }
4425
+ )
2697
4426
  end)
2698
4427
 
2699
- api.add_operation(:list_accounts, Seahorse::Model::Operation.new.tap do |o|
2700
- o.name = "ListAccounts"
4428
+ api.add_operation(:list_channel_messages, Seahorse::Model::Operation.new.tap do |o|
4429
+ o.name = "ListChannelMessages"
2701
4430
  o.http_method = "GET"
2702
- o.http_request_uri = "/accounts"
2703
- o.input = Shapes::ShapeRef.new(shape: ListAccountsRequest)
2704
- o.output = Shapes::ShapeRef.new(shape: ListAccountsResponse)
2705
- o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2706
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2707
- o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4431
+ o.http_request_uri = "/channels/{channelArn}/messages"
4432
+ o.endpoint_pattern = {
4433
+ "hostPrefix" => "messaging-",
4434
+ }
4435
+ o.input = Shapes::ShapeRef.new(shape: ListChannelMessagesRequest)
4436
+ o.output = Shapes::ShapeRef.new(shape: ListChannelMessagesResponse)
2708
4437
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4438
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4439
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2709
4440
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2710
4441
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2711
4442
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
@@ -2717,32 +4448,42 @@ module Aws::Chime
2717
4448
  )
2718
4449
  end)
2719
4450
 
2720
- api.add_operation(:list_attendee_tags, Seahorse::Model::Operation.new.tap do |o|
2721
- o.name = "ListAttendeeTags"
4451
+ api.add_operation(:list_channel_moderators, Seahorse::Model::Operation.new.tap do |o|
4452
+ o.name = "ListChannelModerators"
2722
4453
  o.http_method = "GET"
2723
- o.http_request_uri = "/meetings/{meetingId}/attendees/{attendeeId}/tags"
2724
- o.input = Shapes::ShapeRef.new(shape: ListAttendeeTagsRequest)
2725
- o.output = Shapes::ShapeRef.new(shape: ListAttendeeTagsResponse)
4454
+ o.http_request_uri = "/channels/{channelArn}/moderators"
4455
+ o.endpoint_pattern = {
4456
+ "hostPrefix" => "messaging-",
4457
+ }
4458
+ o.input = Shapes::ShapeRef.new(shape: ListChannelModeratorsRequest)
4459
+ o.output = Shapes::ShapeRef.new(shape: ListChannelModeratorsResponse)
2726
4460
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2727
4461
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2728
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2729
- o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2730
4462
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4463
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2731
4464
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2732
4465
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4466
+ o[:pager] = Aws::Pager.new(
4467
+ limit_key: "max_results",
4468
+ tokens: {
4469
+ "next_token" => "next_token"
4470
+ }
4471
+ )
2733
4472
  end)
2734
4473
 
2735
- api.add_operation(:list_attendees, Seahorse::Model::Operation.new.tap do |o|
2736
- o.name = "ListAttendees"
4474
+ api.add_operation(:list_channels, Seahorse::Model::Operation.new.tap do |o|
4475
+ o.name = "ListChannels"
2737
4476
  o.http_method = "GET"
2738
- o.http_request_uri = "/meetings/{meetingId}/attendees"
2739
- o.input = Shapes::ShapeRef.new(shape: ListAttendeesRequest)
2740
- o.output = Shapes::ShapeRef.new(shape: ListAttendeesResponse)
4477
+ o.http_request_uri = "/channels"
4478
+ o.endpoint_pattern = {
4479
+ "hostPrefix" => "messaging-",
4480
+ }
4481
+ o.input = Shapes::ShapeRef.new(shape: ListChannelsRequest)
4482
+ o.output = Shapes::ShapeRef.new(shape: ListChannelsResponse)
2741
4483
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2742
4484
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2743
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2744
- o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2745
4485
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4486
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2746
4487
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2747
4488
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2748
4489
  o[:pager] = Aws::Pager.new(
@@ -2753,19 +4494,21 @@ module Aws::Chime
2753
4494
  )
2754
4495
  end)
2755
4496
 
2756
- api.add_operation(:list_bots, Seahorse::Model::Operation.new.tap do |o|
2757
- o.name = "ListBots"
4497
+ api.add_operation(:list_channels_moderated_by_app_instance_user, Seahorse::Model::Operation.new.tap do |o|
4498
+ o.name = "ListChannelsModeratedByAppInstanceUser"
2758
4499
  o.http_method = "GET"
2759
- o.http_request_uri = "/accounts/{accountId}/bots"
2760
- o.input = Shapes::ShapeRef.new(shape: ListBotsRequest)
2761
- o.output = Shapes::ShapeRef.new(shape: ListBotsResponse)
2762
- o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2763
- o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4500
+ o.http_request_uri = "/channels?scope=app-instance-user-moderated-channels"
4501
+ o.endpoint_pattern = {
4502
+ "hostPrefix" => "messaging-",
4503
+ }
4504
+ o.input = Shapes::ShapeRef.new(shape: ListChannelsModeratedByAppInstanceUserRequest)
4505
+ o.output = Shapes::ShapeRef.new(shape: ListChannelsModeratedByAppInstanceUserResponse)
4506
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2764
4507
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2765
4508
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2766
- o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2767
- o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2768
4509
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4510
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4511
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
2769
4512
  o[:pager] = Aws::Pager.new(
2770
4513
  limit_key: "max_results",
2771
4514
  tokens: {
@@ -2838,6 +4581,7 @@ module Aws::Chime
2838
4581
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
2839
4582
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2840
4583
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4584
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
2841
4585
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
2842
4586
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2843
4587
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
@@ -2912,6 +4656,46 @@ module Aws::Chime
2912
4656
  )
2913
4657
  end)
2914
4658
 
4659
+ api.add_operation(:list_sip_media_applications, Seahorse::Model::Operation.new.tap do |o|
4660
+ o.name = "ListSipMediaApplications"
4661
+ o.http_method = "GET"
4662
+ o.http_request_uri = "/sip-media-applications"
4663
+ o.input = Shapes::ShapeRef.new(shape: ListSipMediaApplicationsRequest)
4664
+ o.output = Shapes::ShapeRef.new(shape: ListSipMediaApplicationsResponse)
4665
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4666
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4667
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4668
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4669
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4670
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4671
+ o[:pager] = Aws::Pager.new(
4672
+ limit_key: "max_results",
4673
+ tokens: {
4674
+ "next_token" => "next_token"
4675
+ }
4676
+ )
4677
+ end)
4678
+
4679
+ api.add_operation(:list_sip_rules, Seahorse::Model::Operation.new.tap do |o|
4680
+ o.name = "ListSipRules"
4681
+ o.http_method = "GET"
4682
+ o.http_request_uri = "/sip-rules"
4683
+ o.input = Shapes::ShapeRef.new(shape: ListSipRulesRequest)
4684
+ o.output = Shapes::ShapeRef.new(shape: ListSipRulesResponse)
4685
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4686
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4687
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4688
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4689
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4690
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4691
+ o[:pager] = Aws::Pager.new(
4692
+ limit_key: "max_results",
4693
+ tokens: {
4694
+ "next_token" => "next_token"
4695
+ }
4696
+ )
4697
+ end)
4698
+
2915
4699
  api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
2916
4700
  o.name = "ListTagsForResource"
2917
4701
  o.http_method = "GET"
@@ -3017,6 +4801,40 @@ module Aws::Chime
3017
4801
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3018
4802
  end)
3019
4803
 
4804
+ api.add_operation(:put_app_instance_retention_settings, Seahorse::Model::Operation.new.tap do |o|
4805
+ o.name = "PutAppInstanceRetentionSettings"
4806
+ o.http_method = "PUT"
4807
+ o.http_request_uri = "/app-instances/{appInstanceArn}/retention-settings"
4808
+ o.endpoint_pattern = {
4809
+ "hostPrefix" => "identity-",
4810
+ }
4811
+ o.input = Shapes::ShapeRef.new(shape: PutAppInstanceRetentionSettingsRequest)
4812
+ o.output = Shapes::ShapeRef.new(shape: PutAppInstanceRetentionSettingsResponse)
4813
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4814
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4815
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4816
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4817
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
4818
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4819
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4820
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4821
+ end)
4822
+
4823
+ api.add_operation(:put_app_instance_streaming_configurations, Seahorse::Model::Operation.new.tap do |o|
4824
+ o.name = "PutAppInstanceStreamingConfigurations"
4825
+ o.http_method = "PUT"
4826
+ o.http_request_uri = "/app-instances/{appInstanceArn}/streaming-configurations"
4827
+ o.input = Shapes::ShapeRef.new(shape: PutAppInstanceStreamingConfigurationsRequest)
4828
+ o.output = Shapes::ShapeRef.new(shape: PutAppInstanceStreamingConfigurationsResponse)
4829
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4830
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4831
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4832
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4833
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4834
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4835
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4836
+ end)
4837
+
3020
4838
  api.add_operation(:put_events_configuration, Seahorse::Model::Operation.new.tap do |o|
3021
4839
  o.name = "PutEventsConfiguration"
3022
4840
  o.http_method = "PUT"
@@ -3048,6 +4866,21 @@ module Aws::Chime
3048
4866
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3049
4867
  end)
3050
4868
 
4869
+ api.add_operation(:put_sip_media_application_logging_configuration, Seahorse::Model::Operation.new.tap do |o|
4870
+ o.name = "PutSipMediaApplicationLoggingConfiguration"
4871
+ o.http_method = "PUT"
4872
+ o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}/logging-configuration"
4873
+ o.input = Shapes::ShapeRef.new(shape: PutSipMediaApplicationLoggingConfigurationRequest)
4874
+ o.output = Shapes::ShapeRef.new(shape: PutSipMediaApplicationLoggingConfigurationResponse)
4875
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
4876
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
4877
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
4878
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
4879
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
4880
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
4881
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
4882
+ end)
4883
+
3051
4884
  api.add_operation(:put_voice_connector_emergency_calling_configuration, Seahorse::Model::Operation.new.tap do |o|
3052
4885
  o.name = "PutVoiceConnectorEmergencyCallingConfiguration"
3053
4886
  o.http_method = "PUT"
@@ -3155,6 +4988,23 @@ module Aws::Chime
3155
4988
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3156
4989
  end)
3157
4990
 
4991
+ api.add_operation(:redact_channel_message, Seahorse::Model::Operation.new.tap do |o|
4992
+ o.name = "RedactChannelMessage"
4993
+ o.http_method = "POST"
4994
+ o.http_request_uri = "/channels/{channelArn}/messages/{messageId}?operation=redact"
4995
+ o.endpoint_pattern = {
4996
+ "hostPrefix" => "messaging-",
4997
+ }
4998
+ o.input = Shapes::ShapeRef.new(shape: RedactChannelMessageRequest)
4999
+ o.output = Shapes::ShapeRef.new(shape: RedactChannelMessageResponse)
5000
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
5001
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
5002
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
5003
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
5004
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
5005
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
5006
+ end)
5007
+
3158
5008
  api.add_operation(:redact_conversation_message, Seahorse::Model::Operation.new.tap do |o|
3159
5009
  o.name = "RedactConversationMessage"
3160
5010
  o.http_method = "POST"
@@ -3246,6 +5096,24 @@ module Aws::Chime
3246
5096
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3247
5097
  end)
3248
5098
 
5099
+ api.add_operation(:send_channel_message, Seahorse::Model::Operation.new.tap do |o|
5100
+ o.name = "SendChannelMessage"
5101
+ o.http_method = "POST"
5102
+ o.http_request_uri = "/channels/{channelArn}/messages"
5103
+ o.endpoint_pattern = {
5104
+ "hostPrefix" => "messaging-",
5105
+ }
5106
+ o.input = Shapes::ShapeRef.new(shape: SendChannelMessageRequest)
5107
+ o.output = Shapes::ShapeRef.new(shape: SendChannelMessageResponse)
5108
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
5109
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
5110
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
5111
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
5112
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
5113
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
5114
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
5115
+ end)
5116
+
3249
5117
  api.add_operation(:tag_attendee, Seahorse::Model::Operation.new.tap do |o|
3250
5118
  o.name = "TagAttendee"
3251
5119
  o.http_method = "POST"
@@ -3367,6 +5235,42 @@ module Aws::Chime
3367
5235
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3368
5236
  end)
3369
5237
 
5238
+ api.add_operation(:update_app_instance, Seahorse::Model::Operation.new.tap do |o|
5239
+ o.name = "UpdateAppInstance"
5240
+ o.http_method = "PUT"
5241
+ o.http_request_uri = "/app-instances/{appInstanceArn}"
5242
+ o.endpoint_pattern = {
5243
+ "hostPrefix" => "identity-",
5244
+ }
5245
+ o.input = Shapes::ShapeRef.new(shape: UpdateAppInstanceRequest)
5246
+ o.output = Shapes::ShapeRef.new(shape: UpdateAppInstanceResponse)
5247
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
5248
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
5249
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
5250
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
5251
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
5252
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
5253
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
5254
+ end)
5255
+
5256
+ api.add_operation(:update_app_instance_user, Seahorse::Model::Operation.new.tap do |o|
5257
+ o.name = "UpdateAppInstanceUser"
5258
+ o.http_method = "PUT"
5259
+ o.http_request_uri = "/app-instance-users/{appInstanceUserArn}"
5260
+ o.endpoint_pattern = {
5261
+ "hostPrefix" => "identity-",
5262
+ }
5263
+ o.input = Shapes::ShapeRef.new(shape: UpdateAppInstanceUserRequest)
5264
+ o.output = Shapes::ShapeRef.new(shape: UpdateAppInstanceUserResponse)
5265
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
5266
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
5267
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
5268
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
5269
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
5270
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
5271
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
5272
+ end)
5273
+
3370
5274
  api.add_operation(:update_bot, Seahorse::Model::Operation.new.tap do |o|
3371
5275
  o.name = "UpdateBot"
3372
5276
  o.http_method = "POST"
@@ -3382,6 +5286,60 @@ module Aws::Chime
3382
5286
  o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
3383
5287
  end)
3384
5288
 
5289
+ api.add_operation(:update_channel, Seahorse::Model::Operation.new.tap do |o|
5290
+ o.name = "UpdateChannel"
5291
+ o.http_method = "PUT"
5292
+ o.http_request_uri = "/channels/{channelArn}"
5293
+ o.endpoint_pattern = {
5294
+ "hostPrefix" => "messaging-",
5295
+ }
5296
+ o.input = Shapes::ShapeRef.new(shape: UpdateChannelRequest)
5297
+ o.output = Shapes::ShapeRef.new(shape: UpdateChannelResponse)
5298
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
5299
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
5300
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
5301
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
5302
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
5303
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
5304
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
5305
+ end)
5306
+
5307
+ api.add_operation(:update_channel_message, Seahorse::Model::Operation.new.tap do |o|
5308
+ o.name = "UpdateChannelMessage"
5309
+ o.http_method = "PUT"
5310
+ o.http_request_uri = "/channels/{channelArn}/messages/{messageId}"
5311
+ o.endpoint_pattern = {
5312
+ "hostPrefix" => "messaging-",
5313
+ }
5314
+ o.input = Shapes::ShapeRef.new(shape: UpdateChannelMessageRequest)
5315
+ o.output = Shapes::ShapeRef.new(shape: UpdateChannelMessageResponse)
5316
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
5317
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
5318
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
5319
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
5320
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
5321
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
5322
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
5323
+ end)
5324
+
5325
+ api.add_operation(:update_channel_read_marker, Seahorse::Model::Operation.new.tap do |o|
5326
+ o.name = "UpdateChannelReadMarker"
5327
+ o.http_method = "PUT"
5328
+ o.http_request_uri = "/channels/{channelArn}/readMarker"
5329
+ o.endpoint_pattern = {
5330
+ "hostPrefix" => "messaging-",
5331
+ }
5332
+ o.input = Shapes::ShapeRef.new(shape: UpdateChannelReadMarkerRequest)
5333
+ o.output = Shapes::ShapeRef.new(shape: UpdateChannelReadMarkerResponse)
5334
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
5335
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
5336
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
5337
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
5338
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
5339
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
5340
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
5341
+ end)
5342
+
3385
5343
  api.add_operation(:update_global_settings, Seahorse::Model::Operation.new.tap do |o|
3386
5344
  o.name = "UpdateGlobalSettings"
3387
5345
  o.http_method = "PUT"
@@ -3470,6 +5428,39 @@ module Aws::Chime
3470
5428
  o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
3471
5429
  end)
3472
5430
 
5431
+ api.add_operation(:update_sip_media_application, Seahorse::Model::Operation.new.tap do |o|
5432
+ o.name = "UpdateSipMediaApplication"
5433
+ o.http_method = "PUT"
5434
+ o.http_request_uri = "/sip-media-applications/{sipMediaApplicationId}"
5435
+ o.input = Shapes::ShapeRef.new(shape: UpdateSipMediaApplicationRequest)
5436
+ o.output = Shapes::ShapeRef.new(shape: UpdateSipMediaApplicationResponse)
5437
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
5438
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
5439
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
5440
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
5441
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
5442
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
5443
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
5444
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
5445
+ end)
5446
+
5447
+ api.add_operation(:update_sip_rule, Seahorse::Model::Operation.new.tap do |o|
5448
+ o.name = "UpdateSipRule"
5449
+ o.http_method = "PUT"
5450
+ o.http_request_uri = "/sip-rules/{sipRuleId}"
5451
+ o.input = Shapes::ShapeRef.new(shape: UpdateSipRuleRequest)
5452
+ o.output = Shapes::ShapeRef.new(shape: UpdateSipRuleResponse)
5453
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedClientException)
5454
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
5455
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
5456
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
5457
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
5458
+ o.errors << Shapes::ShapeRef.new(shape: ThrottledClientException)
5459
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceededException)
5460
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
5461
+ o.errors << Shapes::ShapeRef.new(shape: ServiceFailureException)
5462
+ end)
5463
+
3473
5464
  api.add_operation(:update_user, Seahorse::Model::Operation.new.tap do |o|
3474
5465
  o.name = "UpdateUser"
3475
5466
  o.http_method = "POST"