aws-sdk-connect 1.34.0 → 1.39.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -18,17 +18,32 @@ module Aws::Connect
18
18
  AgentFirstName = Shapes::StringShape.new(name: 'AgentFirstName')
19
19
  AgentLastName = Shapes::StringShape.new(name: 'AgentLastName')
20
20
  AgentUsername = Shapes::StringShape.new(name: 'AgentUsername')
21
+ AssociateApprovedOriginRequest = Shapes::StructureShape.new(name: 'AssociateApprovedOriginRequest')
22
+ AssociateInstanceStorageConfigRequest = Shapes::StructureShape.new(name: 'AssociateInstanceStorageConfigRequest')
23
+ AssociateInstanceStorageConfigResponse = Shapes::StructureShape.new(name: 'AssociateInstanceStorageConfigResponse')
24
+ AssociateLambdaFunctionRequest = Shapes::StructureShape.new(name: 'AssociateLambdaFunctionRequest')
25
+ AssociateLexBotRequest = Shapes::StructureShape.new(name: 'AssociateLexBotRequest')
26
+ AssociateQueueQuickConnectsRequest = Shapes::StructureShape.new(name: 'AssociateQueueQuickConnectsRequest')
21
27
  AssociateRoutingProfileQueuesRequest = Shapes::StructureShape.new(name: 'AssociateRoutingProfileQueuesRequest')
28
+ AssociateSecurityKeyRequest = Shapes::StructureShape.new(name: 'AssociateSecurityKeyRequest')
29
+ AssociateSecurityKeyResponse = Shapes::StructureShape.new(name: 'AssociateSecurityKeyResponse')
30
+ AssociationId = Shapes::StringShape.new(name: 'AssociationId')
31
+ Attribute = Shapes::StructureShape.new(name: 'Attribute')
22
32
  AttributeName = Shapes::StringShape.new(name: 'AttributeName')
23
33
  AttributeValue = Shapes::StringShape.new(name: 'AttributeValue')
24
34
  Attributes = Shapes::MapShape.new(name: 'Attributes')
35
+ AttributesList = Shapes::ListShape.new(name: 'AttributesList')
25
36
  AutoAccept = Shapes::BooleanShape.new(name: 'AutoAccept')
37
+ BotName = Shapes::StringShape.new(name: 'BotName')
38
+ BucketName = Shapes::StringShape.new(name: 'BucketName')
26
39
  Channel = Shapes::StringShape.new(name: 'Channel')
27
40
  Channels = Shapes::ListShape.new(name: 'Channels')
28
41
  ChatContent = Shapes::StringShape.new(name: 'ChatContent')
29
42
  ChatContentType = Shapes::StringShape.new(name: 'ChatContentType')
30
43
  ChatMessage = Shapes::StructureShape.new(name: 'ChatMessage')
31
44
  ClientToken = Shapes::StringShape.new(name: 'ClientToken')
45
+ CommonDescriptionLength250 = Shapes::StringShape.new(name: 'CommonDescriptionLength250')
46
+ CommonNameLength127 = Shapes::StringShape.new(name: 'CommonNameLength127')
32
47
  Comparison = Shapes::StringShape.new(name: 'Comparison')
33
48
  Concurrency = Shapes::IntegerShape.new(name: 'Concurrency')
34
49
  ContactFlow = Shapes::StructureShape.new(name: 'ContactFlow')
@@ -43,10 +58,23 @@ module Aws::Connect
43
58
  ContactFlowTypes = Shapes::ListShape.new(name: 'ContactFlowTypes')
44
59
  ContactId = Shapes::StringShape.new(name: 'ContactId')
45
60
  ContactNotFoundException = Shapes::StructureShape.new(name: 'ContactNotFoundException')
61
+ ContactReferences = Shapes::MapShape.new(name: 'ContactReferences')
46
62
  CreateContactFlowRequest = Shapes::StructureShape.new(name: 'CreateContactFlowRequest')
47
63
  CreateContactFlowResponse = Shapes::StructureShape.new(name: 'CreateContactFlowResponse')
64
+ CreateInstanceRequest = Shapes::StructureShape.new(name: 'CreateInstanceRequest')
65
+ CreateInstanceResponse = Shapes::StructureShape.new(name: 'CreateInstanceResponse')
66
+ CreateIntegrationAssociationRequest = Shapes::StructureShape.new(name: 'CreateIntegrationAssociationRequest')
67
+ CreateIntegrationAssociationResponse = Shapes::StructureShape.new(name: 'CreateIntegrationAssociationResponse')
68
+ CreateQueueRequest = Shapes::StructureShape.new(name: 'CreateQueueRequest')
69
+ CreateQueueResponse = Shapes::StructureShape.new(name: 'CreateQueueResponse')
70
+ CreateQuickConnectRequest = Shapes::StructureShape.new(name: 'CreateQuickConnectRequest')
71
+ CreateQuickConnectResponse = Shapes::StructureShape.new(name: 'CreateQuickConnectResponse')
48
72
  CreateRoutingProfileRequest = Shapes::StructureShape.new(name: 'CreateRoutingProfileRequest')
49
73
  CreateRoutingProfileResponse = Shapes::StructureShape.new(name: 'CreateRoutingProfileResponse')
74
+ CreateUseCaseRequest = Shapes::StructureShape.new(name: 'CreateUseCaseRequest')
75
+ CreateUseCaseResponse = Shapes::StructureShape.new(name: 'CreateUseCaseResponse')
76
+ CreateUserHierarchyGroupRequest = Shapes::StructureShape.new(name: 'CreateUserHierarchyGroupRequest')
77
+ CreateUserHierarchyGroupResponse = Shapes::StructureShape.new(name: 'CreateUserHierarchyGroupResponse')
50
78
  CreateUserRequest = Shapes::StructureShape.new(name: 'CreateUserRequest')
51
79
  CreateUserResponse = Shapes::StructureShape.new(name: 'CreateUserResponse')
52
80
  Credentials = Shapes::StructureShape.new(name: 'Credentials')
@@ -58,9 +86,26 @@ module Aws::Connect
58
86
  CurrentMetricResults = Shapes::ListShape.new(name: 'CurrentMetricResults')
59
87
  CurrentMetrics = Shapes::ListShape.new(name: 'CurrentMetrics')
60
88
  Delay = Shapes::IntegerShape.new(name: 'Delay')
89
+ DeleteInstanceRequest = Shapes::StructureShape.new(name: 'DeleteInstanceRequest')
90
+ DeleteIntegrationAssociationRequest = Shapes::StructureShape.new(name: 'DeleteIntegrationAssociationRequest')
91
+ DeleteQuickConnectRequest = Shapes::StructureShape.new(name: 'DeleteQuickConnectRequest')
92
+ DeleteUseCaseRequest = Shapes::StructureShape.new(name: 'DeleteUseCaseRequest')
93
+ DeleteUserHierarchyGroupRequest = Shapes::StructureShape.new(name: 'DeleteUserHierarchyGroupRequest')
61
94
  DeleteUserRequest = Shapes::StructureShape.new(name: 'DeleteUserRequest')
62
95
  DescribeContactFlowRequest = Shapes::StructureShape.new(name: 'DescribeContactFlowRequest')
63
96
  DescribeContactFlowResponse = Shapes::StructureShape.new(name: 'DescribeContactFlowResponse')
97
+ DescribeHoursOfOperationRequest = Shapes::StructureShape.new(name: 'DescribeHoursOfOperationRequest')
98
+ DescribeHoursOfOperationResponse = Shapes::StructureShape.new(name: 'DescribeHoursOfOperationResponse')
99
+ DescribeInstanceAttributeRequest = Shapes::StructureShape.new(name: 'DescribeInstanceAttributeRequest')
100
+ DescribeInstanceAttributeResponse = Shapes::StructureShape.new(name: 'DescribeInstanceAttributeResponse')
101
+ DescribeInstanceRequest = Shapes::StructureShape.new(name: 'DescribeInstanceRequest')
102
+ DescribeInstanceResponse = Shapes::StructureShape.new(name: 'DescribeInstanceResponse')
103
+ DescribeInstanceStorageConfigRequest = Shapes::StructureShape.new(name: 'DescribeInstanceStorageConfigRequest')
104
+ DescribeInstanceStorageConfigResponse = Shapes::StructureShape.new(name: 'DescribeInstanceStorageConfigResponse')
105
+ DescribeQueueRequest = Shapes::StructureShape.new(name: 'DescribeQueueRequest')
106
+ DescribeQueueResponse = Shapes::StructureShape.new(name: 'DescribeQueueResponse')
107
+ DescribeQuickConnectRequest = Shapes::StructureShape.new(name: 'DescribeQuickConnectRequest')
108
+ DescribeQuickConnectResponse = Shapes::StructureShape.new(name: 'DescribeQuickConnectResponse')
64
109
  DescribeRoutingProfileRequest = Shapes::StructureShape.new(name: 'DescribeRoutingProfileRequest')
65
110
  DescribeRoutingProfileResponse = Shapes::StructureShape.new(name: 'DescribeRoutingProfileResponse')
66
111
  DescribeUserHierarchyGroupRequest = Shapes::StructureShape.new(name: 'DescribeUserHierarchyGroupRequest')
@@ -69,14 +114,28 @@ module Aws::Connect
69
114
  DescribeUserHierarchyStructureResponse = Shapes::StructureShape.new(name: 'DescribeUserHierarchyStructureResponse')
70
115
  DescribeUserRequest = Shapes::StructureShape.new(name: 'DescribeUserRequest')
71
116
  DescribeUserResponse = Shapes::StructureShape.new(name: 'DescribeUserResponse')
117
+ Description = Shapes::StringShape.new(name: 'Description')
72
118
  DestinationNotAllowedException = Shapes::StructureShape.new(name: 'DestinationNotAllowedException')
73
119
  Dimensions = Shapes::StructureShape.new(name: 'Dimensions')
120
+ DirectoryAlias = Shapes::StringShape.new(name: 'DirectoryAlias')
121
+ DirectoryId = Shapes::StringShape.new(name: 'DirectoryId')
122
+ DirectoryType = Shapes::StringShape.new(name: 'DirectoryType')
74
123
  DirectoryUserId = Shapes::StringShape.new(name: 'DirectoryUserId')
124
+ DisassociateApprovedOriginRequest = Shapes::StructureShape.new(name: 'DisassociateApprovedOriginRequest')
125
+ DisassociateInstanceStorageConfigRequest = Shapes::StructureShape.new(name: 'DisassociateInstanceStorageConfigRequest')
126
+ DisassociateLambdaFunctionRequest = Shapes::StructureShape.new(name: 'DisassociateLambdaFunctionRequest')
127
+ DisassociateLexBotRequest = Shapes::StructureShape.new(name: 'DisassociateLexBotRequest')
128
+ DisassociateQueueQuickConnectsRequest = Shapes::StructureShape.new(name: 'DisassociateQueueQuickConnectsRequest')
75
129
  DisassociateRoutingProfileQueuesRequest = Shapes::StructureShape.new(name: 'DisassociateRoutingProfileQueuesRequest')
130
+ DisassociateSecurityKeyRequest = Shapes::StructureShape.new(name: 'DisassociateSecurityKeyRequest')
76
131
  DisplayName = Shapes::StringShape.new(name: 'DisplayName')
77
132
  DuplicateResourceException = Shapes::StructureShape.new(name: 'DuplicateResourceException')
78
133
  Email = Shapes::StringShape.new(name: 'Email')
134
+ EncryptionConfig = Shapes::StructureShape.new(name: 'EncryptionConfig')
135
+ EncryptionType = Shapes::StringShape.new(name: 'EncryptionType')
79
136
  Filters = Shapes::StructureShape.new(name: 'Filters')
137
+ FunctionArn = Shapes::StringShape.new(name: 'FunctionArn')
138
+ FunctionArnsList = Shapes::ListShape.new(name: 'FunctionArnsList')
80
139
  GetContactAttributesRequest = Shapes::StructureShape.new(name: 'GetContactAttributesRequest')
81
140
  GetContactAttributesResponse = Shapes::StructureShape.new(name: 'GetContactAttributesResponse')
82
141
  GetCurrentMetricDataRequest = Shapes::StructureShape.new(name: 'GetCurrentMetricDataRequest')
@@ -95,8 +154,10 @@ module Aws::Connect
95
154
  HierarchyLevel = Shapes::StructureShape.new(name: 'HierarchyLevel')
96
155
  HierarchyLevelId = Shapes::StringShape.new(name: 'HierarchyLevelId')
97
156
  HierarchyLevelName = Shapes::StringShape.new(name: 'HierarchyLevelName')
157
+ HierarchyLevelUpdate = Shapes::StructureShape.new(name: 'HierarchyLevelUpdate')
98
158
  HierarchyPath = Shapes::StructureShape.new(name: 'HierarchyPath')
99
159
  HierarchyStructure = Shapes::StructureShape.new(name: 'HierarchyStructure')
160
+ HierarchyStructureUpdate = Shapes::StructureShape.new(name: 'HierarchyStructureUpdate')
100
161
  HistoricalMetric = Shapes::StructureShape.new(name: 'HistoricalMetric')
101
162
  HistoricalMetricData = Shapes::StructureShape.new(name: 'HistoricalMetricData')
102
163
  HistoricalMetricDataCollections = Shapes::ListShape.new(name: 'HistoricalMetricDataCollections')
@@ -104,45 +165,108 @@ module Aws::Connect
104
165
  HistoricalMetricResult = Shapes::StructureShape.new(name: 'HistoricalMetricResult')
105
166
  HistoricalMetricResults = Shapes::ListShape.new(name: 'HistoricalMetricResults')
106
167
  HistoricalMetrics = Shapes::ListShape.new(name: 'HistoricalMetrics')
168
+ Hours = Shapes::IntegerShape.new(name: 'Hours')
169
+ Hours24Format = Shapes::IntegerShape.new(name: 'Hours24Format')
170
+ HoursOfOperation = Shapes::StructureShape.new(name: 'HoursOfOperation')
171
+ HoursOfOperationConfig = Shapes::StructureShape.new(name: 'HoursOfOperationConfig')
172
+ HoursOfOperationConfigList = Shapes::ListShape.new(name: 'HoursOfOperationConfigList')
173
+ HoursOfOperationDays = Shapes::StringShape.new(name: 'HoursOfOperationDays')
107
174
  HoursOfOperationId = Shapes::StringShape.new(name: 'HoursOfOperationId')
108
175
  HoursOfOperationName = Shapes::StringShape.new(name: 'HoursOfOperationName')
109
176
  HoursOfOperationSummary = Shapes::StructureShape.new(name: 'HoursOfOperationSummary')
110
177
  HoursOfOperationSummaryList = Shapes::ListShape.new(name: 'HoursOfOperationSummaryList')
178
+ HoursOfOperationTimeSlice = Shapes::StructureShape.new(name: 'HoursOfOperationTimeSlice')
179
+ InboundCallsEnabled = Shapes::BooleanShape.new(name: 'InboundCallsEnabled')
180
+ Instance = Shapes::StructureShape.new(name: 'Instance')
181
+ InstanceAttributeType = Shapes::StringShape.new(name: 'InstanceAttributeType')
182
+ InstanceAttributeValue = Shapes::StringShape.new(name: 'InstanceAttributeValue')
111
183
  InstanceId = Shapes::StringShape.new(name: 'InstanceId')
184
+ InstanceStatus = Shapes::StringShape.new(name: 'InstanceStatus')
185
+ InstanceStatusReason = Shapes::StructureShape.new(name: 'InstanceStatusReason')
186
+ InstanceStorageConfig = Shapes::StructureShape.new(name: 'InstanceStorageConfig')
187
+ InstanceStorageConfigs = Shapes::ListShape.new(name: 'InstanceStorageConfigs')
188
+ InstanceStorageResourceType = Shapes::StringShape.new(name: 'InstanceStorageResourceType')
189
+ InstanceSummary = Shapes::StructureShape.new(name: 'InstanceSummary')
190
+ InstanceSummaryList = Shapes::ListShape.new(name: 'InstanceSummaryList')
191
+ IntegrationAssociationId = Shapes::StringShape.new(name: 'IntegrationAssociationId')
192
+ IntegrationAssociationSummary = Shapes::StructureShape.new(name: 'IntegrationAssociationSummary')
193
+ IntegrationAssociationSummaryList = Shapes::ListShape.new(name: 'IntegrationAssociationSummaryList')
194
+ IntegrationType = Shapes::StringShape.new(name: 'IntegrationType')
112
195
  InternalServiceException = Shapes::StructureShape.new(name: 'InternalServiceException')
113
196
  InvalidContactFlowException = Shapes::StructureShape.new(name: 'InvalidContactFlowException')
114
197
  InvalidParameterException = Shapes::StructureShape.new(name: 'InvalidParameterException')
115
198
  InvalidRequestException = Shapes::StructureShape.new(name: 'InvalidRequestException')
199
+ KeyId = Shapes::StringShape.new(name: 'KeyId')
200
+ KinesisFirehoseConfig = Shapes::StructureShape.new(name: 'KinesisFirehoseConfig')
201
+ KinesisStreamConfig = Shapes::StructureShape.new(name: 'KinesisStreamConfig')
202
+ KinesisVideoStreamConfig = Shapes::StructureShape.new(name: 'KinesisVideoStreamConfig')
203
+ LexBot = Shapes::StructureShape.new(name: 'LexBot')
204
+ LexBotsList = Shapes::ListShape.new(name: 'LexBotsList')
205
+ LexRegion = Shapes::StringShape.new(name: 'LexRegion')
116
206
  LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
207
+ ListApprovedOriginsRequest = Shapes::StructureShape.new(name: 'ListApprovedOriginsRequest')
208
+ ListApprovedOriginsResponse = Shapes::StructureShape.new(name: 'ListApprovedOriginsResponse')
117
209
  ListContactFlowsRequest = Shapes::StructureShape.new(name: 'ListContactFlowsRequest')
118
210
  ListContactFlowsResponse = Shapes::StructureShape.new(name: 'ListContactFlowsResponse')
119
211
  ListHoursOfOperationsRequest = Shapes::StructureShape.new(name: 'ListHoursOfOperationsRequest')
120
212
  ListHoursOfOperationsResponse = Shapes::StructureShape.new(name: 'ListHoursOfOperationsResponse')
213
+ ListInstanceAttributesRequest = Shapes::StructureShape.new(name: 'ListInstanceAttributesRequest')
214
+ ListInstanceAttributesResponse = Shapes::StructureShape.new(name: 'ListInstanceAttributesResponse')
215
+ ListInstanceStorageConfigsRequest = Shapes::StructureShape.new(name: 'ListInstanceStorageConfigsRequest')
216
+ ListInstanceStorageConfigsResponse = Shapes::StructureShape.new(name: 'ListInstanceStorageConfigsResponse')
217
+ ListInstancesRequest = Shapes::StructureShape.new(name: 'ListInstancesRequest')
218
+ ListInstancesResponse = Shapes::StructureShape.new(name: 'ListInstancesResponse')
219
+ ListIntegrationAssociationsRequest = Shapes::StructureShape.new(name: 'ListIntegrationAssociationsRequest')
220
+ ListIntegrationAssociationsResponse = Shapes::StructureShape.new(name: 'ListIntegrationAssociationsResponse')
221
+ ListLambdaFunctionsRequest = Shapes::StructureShape.new(name: 'ListLambdaFunctionsRequest')
222
+ ListLambdaFunctionsResponse = Shapes::StructureShape.new(name: 'ListLambdaFunctionsResponse')
223
+ ListLexBotsRequest = Shapes::StructureShape.new(name: 'ListLexBotsRequest')
224
+ ListLexBotsResponse = Shapes::StructureShape.new(name: 'ListLexBotsResponse')
121
225
  ListPhoneNumbersRequest = Shapes::StructureShape.new(name: 'ListPhoneNumbersRequest')
122
226
  ListPhoneNumbersResponse = Shapes::StructureShape.new(name: 'ListPhoneNumbersResponse')
123
227
  ListPromptsRequest = Shapes::StructureShape.new(name: 'ListPromptsRequest')
124
228
  ListPromptsResponse = Shapes::StructureShape.new(name: 'ListPromptsResponse')
229
+ ListQueueQuickConnectsRequest = Shapes::StructureShape.new(name: 'ListQueueQuickConnectsRequest')
230
+ ListQueueQuickConnectsResponse = Shapes::StructureShape.new(name: 'ListQueueQuickConnectsResponse')
125
231
  ListQueuesRequest = Shapes::StructureShape.new(name: 'ListQueuesRequest')
126
232
  ListQueuesResponse = Shapes::StructureShape.new(name: 'ListQueuesResponse')
233
+ ListQuickConnectsRequest = Shapes::StructureShape.new(name: 'ListQuickConnectsRequest')
234
+ ListQuickConnectsResponse = Shapes::StructureShape.new(name: 'ListQuickConnectsResponse')
127
235
  ListRoutingProfileQueuesRequest = Shapes::StructureShape.new(name: 'ListRoutingProfileQueuesRequest')
128
236
  ListRoutingProfileQueuesResponse = Shapes::StructureShape.new(name: 'ListRoutingProfileQueuesResponse')
129
237
  ListRoutingProfilesRequest = Shapes::StructureShape.new(name: 'ListRoutingProfilesRequest')
130
238
  ListRoutingProfilesResponse = Shapes::StructureShape.new(name: 'ListRoutingProfilesResponse')
239
+ ListSecurityKeysRequest = Shapes::StructureShape.new(name: 'ListSecurityKeysRequest')
240
+ ListSecurityKeysResponse = Shapes::StructureShape.new(name: 'ListSecurityKeysResponse')
131
241
  ListSecurityProfilesRequest = Shapes::StructureShape.new(name: 'ListSecurityProfilesRequest')
132
242
  ListSecurityProfilesResponse = Shapes::StructureShape.new(name: 'ListSecurityProfilesResponse')
133
243
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
134
244
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
245
+ ListUseCasesRequest = Shapes::StructureShape.new(name: 'ListUseCasesRequest')
246
+ ListUseCasesResponse = Shapes::StructureShape.new(name: 'ListUseCasesResponse')
135
247
  ListUserHierarchyGroupsRequest = Shapes::StructureShape.new(name: 'ListUserHierarchyGroupsRequest')
136
248
  ListUserHierarchyGroupsResponse = Shapes::StructureShape.new(name: 'ListUserHierarchyGroupsResponse')
137
249
  ListUsersRequest = Shapes::StructureShape.new(name: 'ListUsersRequest')
138
250
  ListUsersResponse = Shapes::StructureShape.new(name: 'ListUsersResponse')
251
+ MaxResult10 = Shapes::IntegerShape.new(name: 'MaxResult10')
139
252
  MaxResult100 = Shapes::IntegerShape.new(name: 'MaxResult100')
140
253
  MaxResult1000 = Shapes::IntegerShape.new(name: 'MaxResult1000')
254
+ MaxResult2 = Shapes::IntegerShape.new(name: 'MaxResult2')
255
+ MaxResult25 = Shapes::IntegerShape.new(name: 'MaxResult25')
256
+ MaxResult7 = Shapes::IntegerShape.new(name: 'MaxResult7')
141
257
  MediaConcurrencies = Shapes::ListShape.new(name: 'MediaConcurrencies')
142
258
  MediaConcurrency = Shapes::StructureShape.new(name: 'MediaConcurrency')
143
259
  Message = Shapes::StringShape.new(name: 'Message')
260
+ MinutesLimit60 = Shapes::IntegerShape.new(name: 'MinutesLimit60')
261
+ Name = Shapes::StringShape.new(name: 'Name')
144
262
  NextToken = Shapes::StringShape.new(name: 'NextToken')
263
+ Origin = Shapes::StringShape.new(name: 'Origin')
264
+ OriginsList = Shapes::ListShape.new(name: 'OriginsList')
265
+ OutboundCallerConfig = Shapes::StructureShape.new(name: 'OutboundCallerConfig')
266
+ OutboundCallerIdName = Shapes::StringShape.new(name: 'OutboundCallerIdName')
267
+ OutboundCallsEnabled = Shapes::BooleanShape.new(name: 'OutboundCallsEnabled')
145
268
  OutboundContactNotPermittedException = Shapes::StructureShape.new(name: 'OutboundContactNotPermittedException')
269
+ PEM = Shapes::StringShape.new(name: 'PEM')
146
270
  ParticipantDetails = Shapes::StructureShape.new(name: 'ParticipantDetails')
147
271
  ParticipantId = Shapes::StringShape.new(name: 'ParticipantId')
148
272
  ParticipantToken = Shapes::StringShape.new(name: 'ParticipantToken')
@@ -151,11 +275,13 @@ module Aws::Connect
151
275
  PhoneNumberCountryCode = Shapes::StringShape.new(name: 'PhoneNumberCountryCode')
152
276
  PhoneNumberCountryCodes = Shapes::ListShape.new(name: 'PhoneNumberCountryCodes')
153
277
  PhoneNumberId = Shapes::StringShape.new(name: 'PhoneNumberId')
278
+ PhoneNumberQuickConnectConfig = Shapes::StructureShape.new(name: 'PhoneNumberQuickConnectConfig')
154
279
  PhoneNumberSummary = Shapes::StructureShape.new(name: 'PhoneNumberSummary')
155
280
  PhoneNumberSummaryList = Shapes::ListShape.new(name: 'PhoneNumberSummaryList')
156
281
  PhoneNumberType = Shapes::StringShape.new(name: 'PhoneNumberType')
157
282
  PhoneNumberTypes = Shapes::ListShape.new(name: 'PhoneNumberTypes')
158
283
  PhoneType = Shapes::StringShape.new(name: 'PhoneType')
284
+ Prefix = Shapes::StringShape.new(name: 'Prefix')
159
285
  Priority = Shapes::IntegerShape.new(name: 'Priority')
160
286
  ProblemDetail = Shapes::StructureShape.new(name: 'ProblemDetail')
161
287
  ProblemMessageString = Shapes::StringShape.new(name: 'ProblemMessageString')
@@ -164,15 +290,37 @@ module Aws::Connect
164
290
  PromptName = Shapes::StringShape.new(name: 'PromptName')
165
291
  PromptSummary = Shapes::StructureShape.new(name: 'PromptSummary')
166
292
  PromptSummaryList = Shapes::ListShape.new(name: 'PromptSummaryList')
293
+ Queue = Shapes::StructureShape.new(name: 'Queue')
294
+ QueueDescription = Shapes::StringShape.new(name: 'QueueDescription')
167
295
  QueueId = Shapes::StringShape.new(name: 'QueueId')
296
+ QueueMaxContacts = Shapes::IntegerShape.new(name: 'QueueMaxContacts')
168
297
  QueueName = Shapes::StringShape.new(name: 'QueueName')
298
+ QueueQuickConnectConfig = Shapes::StructureShape.new(name: 'QueueQuickConnectConfig')
169
299
  QueueReference = Shapes::StructureShape.new(name: 'QueueReference')
300
+ QueueStatus = Shapes::StringShape.new(name: 'QueueStatus')
170
301
  QueueSummary = Shapes::StructureShape.new(name: 'QueueSummary')
171
302
  QueueSummaryList = Shapes::ListShape.new(name: 'QueueSummaryList')
172
303
  QueueType = Shapes::StringShape.new(name: 'QueueType')
173
304
  QueueTypes = Shapes::ListShape.new(name: 'QueueTypes')
174
305
  Queues = Shapes::ListShape.new(name: 'Queues')
306
+ QuickConnect = Shapes::StructureShape.new(name: 'QuickConnect')
307
+ QuickConnectConfig = Shapes::StructureShape.new(name: 'QuickConnectConfig')
308
+ QuickConnectDescription = Shapes::StringShape.new(name: 'QuickConnectDescription')
309
+ QuickConnectId = Shapes::StringShape.new(name: 'QuickConnectId')
310
+ QuickConnectName = Shapes::StringShape.new(name: 'QuickConnectName')
311
+ QuickConnectSummary = Shapes::StructureShape.new(name: 'QuickConnectSummary')
312
+ QuickConnectSummaryList = Shapes::ListShape.new(name: 'QuickConnectSummaryList')
313
+ QuickConnectType = Shapes::StringShape.new(name: 'QuickConnectType')
314
+ QuickConnectTypes = Shapes::ListShape.new(name: 'QuickConnectTypes')
315
+ QuickConnectsList = Shapes::ListShape.new(name: 'QuickConnectsList')
316
+ Reference = Shapes::StructureShape.new(name: 'Reference')
317
+ ReferenceKey = Shapes::StringShape.new(name: 'ReferenceKey')
318
+ ReferenceType = Shapes::StringShape.new(name: 'ReferenceType')
319
+ ReferenceValue = Shapes::StringShape.new(name: 'ReferenceValue')
320
+ ResourceConflictException = Shapes::StructureShape.new(name: 'ResourceConflictException')
321
+ ResourceInUseException = Shapes::StructureShape.new(name: 'ResourceInUseException')
175
322
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
323
+ ResourceType = Shapes::StringShape.new(name: 'ResourceType')
176
324
  ResumeContactRecordingRequest = Shapes::StructureShape.new(name: 'ResumeContactRecordingRequest')
177
325
  ResumeContactRecordingResponse = Shapes::StructureShape.new(name: 'ResumeContactRecordingResponse')
178
326
  RoutingProfile = Shapes::StructureShape.new(name: 'RoutingProfile')
@@ -187,23 +335,33 @@ module Aws::Connect
187
335
  RoutingProfileQueueReferenceList = Shapes::ListShape.new(name: 'RoutingProfileQueueReferenceList')
188
336
  RoutingProfileSummary = Shapes::StructureShape.new(name: 'RoutingProfileSummary')
189
337
  RoutingProfileSummaryList = Shapes::ListShape.new(name: 'RoutingProfileSummaryList')
338
+ S3Config = Shapes::StructureShape.new(name: 'S3Config')
339
+ SecurityKey = Shapes::StructureShape.new(name: 'SecurityKey')
340
+ SecurityKeysList = Shapes::ListShape.new(name: 'SecurityKeysList')
190
341
  SecurityProfileId = Shapes::StringShape.new(name: 'SecurityProfileId')
191
342
  SecurityProfileIds = Shapes::ListShape.new(name: 'SecurityProfileIds')
192
343
  SecurityProfileName = Shapes::StringShape.new(name: 'SecurityProfileName')
193
344
  SecurityProfileSummary = Shapes::StructureShape.new(name: 'SecurityProfileSummary')
194
345
  SecurityProfileSummaryList = Shapes::ListShape.new(name: 'SecurityProfileSummaryList')
195
346
  SecurityToken = Shapes::StringShape.new(name: 'SecurityToken')
347
+ ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
348
+ SourceApplicationName = Shapes::StringShape.new(name: 'SourceApplicationName')
349
+ SourceType = Shapes::StringShape.new(name: 'SourceType')
196
350
  StartChatContactRequest = Shapes::StructureShape.new(name: 'StartChatContactRequest')
197
351
  StartChatContactResponse = Shapes::StructureShape.new(name: 'StartChatContactResponse')
198
352
  StartContactRecordingRequest = Shapes::StructureShape.new(name: 'StartContactRecordingRequest')
199
353
  StartContactRecordingResponse = Shapes::StructureShape.new(name: 'StartContactRecordingResponse')
200
354
  StartOutboundVoiceContactRequest = Shapes::StructureShape.new(name: 'StartOutboundVoiceContactRequest')
201
355
  StartOutboundVoiceContactResponse = Shapes::StructureShape.new(name: 'StartOutboundVoiceContactResponse')
356
+ StartTaskContactRequest = Shapes::StructureShape.new(name: 'StartTaskContactRequest')
357
+ StartTaskContactResponse = Shapes::StructureShape.new(name: 'StartTaskContactResponse')
202
358
  Statistic = Shapes::StringShape.new(name: 'Statistic')
203
359
  StopContactRecordingRequest = Shapes::StructureShape.new(name: 'StopContactRecordingRequest')
204
360
  StopContactRecordingResponse = Shapes::StructureShape.new(name: 'StopContactRecordingResponse')
205
361
  StopContactRequest = Shapes::StructureShape.new(name: 'StopContactRequest')
206
362
  StopContactResponse = Shapes::StructureShape.new(name: 'StopContactResponse')
363
+ StorageType = Shapes::StringShape.new(name: 'StorageType')
364
+ String = Shapes::StringShape.new(name: 'String')
207
365
  SuspendContactRecordingRequest = Shapes::StructureShape.new(name: 'SuspendContactRecordingRequest')
208
366
  SuspendContactRecordingResponse = Shapes::StructureShape.new(name: 'SuspendContactRecordingResponse')
209
367
  TagKey = Shapes::StringShape.new(name: 'TagKey')
@@ -214,26 +372,45 @@ module Aws::Connect
214
372
  Threshold = Shapes::StructureShape.new(name: 'Threshold')
215
373
  ThresholdValue = Shapes::FloatShape.new(name: 'ThresholdValue')
216
374
  ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
375
+ TimeZone = Shapes::StringShape.new(name: 'TimeZone')
376
+ Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
377
+ URI = Shapes::StringShape.new(name: 'URI')
217
378
  Unit = Shapes::StringShape.new(name: 'Unit')
218
379
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
219
380
  UpdateContactAttributesRequest = Shapes::StructureShape.new(name: 'UpdateContactAttributesRequest')
220
381
  UpdateContactAttributesResponse = Shapes::StructureShape.new(name: 'UpdateContactAttributesResponse')
221
382
  UpdateContactFlowContentRequest = Shapes::StructureShape.new(name: 'UpdateContactFlowContentRequest')
222
383
  UpdateContactFlowNameRequest = Shapes::StructureShape.new(name: 'UpdateContactFlowNameRequest')
384
+ UpdateInstanceAttributeRequest = Shapes::StructureShape.new(name: 'UpdateInstanceAttributeRequest')
385
+ UpdateInstanceStorageConfigRequest = Shapes::StructureShape.new(name: 'UpdateInstanceStorageConfigRequest')
386
+ UpdateQueueHoursOfOperationRequest = Shapes::StructureShape.new(name: 'UpdateQueueHoursOfOperationRequest')
387
+ UpdateQueueMaxContactsRequest = Shapes::StructureShape.new(name: 'UpdateQueueMaxContactsRequest')
388
+ UpdateQueueNameRequest = Shapes::StructureShape.new(name: 'UpdateQueueNameRequest')
389
+ UpdateQueueOutboundCallerConfigRequest = Shapes::StructureShape.new(name: 'UpdateQueueOutboundCallerConfigRequest')
390
+ UpdateQueueStatusRequest = Shapes::StructureShape.new(name: 'UpdateQueueStatusRequest')
391
+ UpdateQuickConnectConfigRequest = Shapes::StructureShape.new(name: 'UpdateQuickConnectConfigRequest')
392
+ UpdateQuickConnectNameRequest = Shapes::StructureShape.new(name: 'UpdateQuickConnectNameRequest')
223
393
  UpdateRoutingProfileConcurrencyRequest = Shapes::StructureShape.new(name: 'UpdateRoutingProfileConcurrencyRequest')
224
394
  UpdateRoutingProfileDefaultOutboundQueueRequest = Shapes::StructureShape.new(name: 'UpdateRoutingProfileDefaultOutboundQueueRequest')
225
395
  UpdateRoutingProfileNameRequest = Shapes::StructureShape.new(name: 'UpdateRoutingProfileNameRequest')
226
396
  UpdateRoutingProfileQueuesRequest = Shapes::StructureShape.new(name: 'UpdateRoutingProfileQueuesRequest')
397
+ UpdateUserHierarchyGroupNameRequest = Shapes::StructureShape.new(name: 'UpdateUserHierarchyGroupNameRequest')
227
398
  UpdateUserHierarchyRequest = Shapes::StructureShape.new(name: 'UpdateUserHierarchyRequest')
399
+ UpdateUserHierarchyStructureRequest = Shapes::StructureShape.new(name: 'UpdateUserHierarchyStructureRequest')
228
400
  UpdateUserIdentityInfoRequest = Shapes::StructureShape.new(name: 'UpdateUserIdentityInfoRequest')
229
401
  UpdateUserPhoneConfigRequest = Shapes::StructureShape.new(name: 'UpdateUserPhoneConfigRequest')
230
402
  UpdateUserRoutingProfileRequest = Shapes::StructureShape.new(name: 'UpdateUserRoutingProfileRequest')
231
403
  UpdateUserSecurityProfilesRequest = Shapes::StructureShape.new(name: 'UpdateUserSecurityProfilesRequest')
404
+ UseCase = Shapes::StructureShape.new(name: 'UseCase')
405
+ UseCaseId = Shapes::StringShape.new(name: 'UseCaseId')
406
+ UseCaseSummaryList = Shapes::ListShape.new(name: 'UseCaseSummaryList')
407
+ UseCaseType = Shapes::StringShape.new(name: 'UseCaseType')
232
408
  User = Shapes::StructureShape.new(name: 'User')
233
409
  UserId = Shapes::StringShape.new(name: 'UserId')
234
410
  UserIdentityInfo = Shapes::StructureShape.new(name: 'UserIdentityInfo')
235
411
  UserNotFoundException = Shapes::StructureShape.new(name: 'UserNotFoundException')
236
412
  UserPhoneConfig = Shapes::StructureShape.new(name: 'UserPhoneConfig')
413
+ UserQuickConnectConfig = Shapes::StructureShape.new(name: 'UserQuickConnectConfig')
237
414
  UserSummary = Shapes::StructureShape.new(name: 'UserSummary')
238
415
  UserSummaryList = Shapes::ListShape.new(name: 'UserSummaryList')
239
416
  Value = Shapes::FloatShape.new(name: 'Value')
@@ -241,14 +418,52 @@ module Aws::Connect
241
418
  VoiceRecordingTrack = Shapes::StringShape.new(name: 'VoiceRecordingTrack')
242
419
  timestamp = Shapes::TimestampShape.new(name: 'timestamp')
243
420
 
421
+ AssociateApprovedOriginRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
422
+ AssociateApprovedOriginRequest.add_member(:origin, Shapes::ShapeRef.new(shape: Origin, required: true, location_name: "Origin"))
423
+ AssociateApprovedOriginRequest.struct_class = Types::AssociateApprovedOriginRequest
424
+
425
+ AssociateInstanceStorageConfigRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
426
+ AssociateInstanceStorageConfigRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: InstanceStorageResourceType, required: true, location_name: "ResourceType"))
427
+ AssociateInstanceStorageConfigRequest.add_member(:storage_config, Shapes::ShapeRef.new(shape: InstanceStorageConfig, required: true, location_name: "StorageConfig"))
428
+ AssociateInstanceStorageConfigRequest.struct_class = Types::AssociateInstanceStorageConfigRequest
429
+
430
+ AssociateInstanceStorageConfigResponse.add_member(:association_id, Shapes::ShapeRef.new(shape: AssociationId, location_name: "AssociationId"))
431
+ AssociateInstanceStorageConfigResponse.struct_class = Types::AssociateInstanceStorageConfigResponse
432
+
433
+ AssociateLambdaFunctionRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
434
+ AssociateLambdaFunctionRequest.add_member(:function_arn, Shapes::ShapeRef.new(shape: FunctionArn, required: true, location_name: "FunctionArn"))
435
+ AssociateLambdaFunctionRequest.struct_class = Types::AssociateLambdaFunctionRequest
436
+
437
+ AssociateLexBotRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
438
+ AssociateLexBotRequest.add_member(:lex_bot, Shapes::ShapeRef.new(shape: LexBot, required: true, location_name: "LexBot"))
439
+ AssociateLexBotRequest.struct_class = Types::AssociateLexBotRequest
440
+
441
+ AssociateQueueQuickConnectsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
442
+ AssociateQueueQuickConnectsRequest.add_member(:queue_id, Shapes::ShapeRef.new(shape: QueueId, required: true, location: "uri", location_name: "QueueId"))
443
+ AssociateQueueQuickConnectsRequest.add_member(:quick_connect_ids, Shapes::ShapeRef.new(shape: QuickConnectsList, required: true, location_name: "QuickConnectIds"))
444
+ AssociateQueueQuickConnectsRequest.struct_class = Types::AssociateQueueQuickConnectsRequest
445
+
244
446
  AssociateRoutingProfileQueuesRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
245
447
  AssociateRoutingProfileQueuesRequest.add_member(:routing_profile_id, Shapes::ShapeRef.new(shape: RoutingProfileId, required: true, location: "uri", location_name: "RoutingProfileId"))
246
448
  AssociateRoutingProfileQueuesRequest.add_member(:queue_configs, Shapes::ShapeRef.new(shape: RoutingProfileQueueConfigList, required: true, location_name: "QueueConfigs"))
247
449
  AssociateRoutingProfileQueuesRequest.struct_class = Types::AssociateRoutingProfileQueuesRequest
248
450
 
451
+ AssociateSecurityKeyRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
452
+ AssociateSecurityKeyRequest.add_member(:key, Shapes::ShapeRef.new(shape: PEM, required: true, location_name: "Key"))
453
+ AssociateSecurityKeyRequest.struct_class = Types::AssociateSecurityKeyRequest
454
+
455
+ AssociateSecurityKeyResponse.add_member(:association_id, Shapes::ShapeRef.new(shape: AssociationId, location_name: "AssociationId"))
456
+ AssociateSecurityKeyResponse.struct_class = Types::AssociateSecurityKeyResponse
457
+
458
+ Attribute.add_member(:attribute_type, Shapes::ShapeRef.new(shape: InstanceAttributeType, location_name: "AttributeType"))
459
+ Attribute.add_member(:value, Shapes::ShapeRef.new(shape: InstanceAttributeValue, location_name: "Value"))
460
+ Attribute.struct_class = Types::Attribute
461
+
249
462
  Attributes.key = Shapes::ShapeRef.new(shape: AttributeName)
250
463
  Attributes.value = Shapes::ShapeRef.new(shape: AttributeValue)
251
464
 
465
+ AttributesList.member = Shapes::ShapeRef.new(shape: Attribute)
466
+
252
467
  Channels.member = Shapes::ShapeRef.new(shape: Channel)
253
468
 
254
469
  ChatMessage.add_member(:content_type, Shapes::ShapeRef.new(shape: ChatContentType, required: true, location_name: "ContentType"))
@@ -280,6 +495,9 @@ module Aws::Connect
280
495
  ContactNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
281
496
  ContactNotFoundException.struct_class = Types::ContactNotFoundException
282
497
 
498
+ ContactReferences.key = Shapes::ShapeRef.new(shape: ReferenceKey)
499
+ ContactReferences.value = Shapes::ShapeRef.new(shape: Reference)
500
+
283
501
  CreateContactFlowRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
284
502
  CreateContactFlowRequest.add_member(:name, Shapes::ShapeRef.new(shape: ContactFlowName, required: true, location_name: "Name"))
285
503
  CreateContactFlowRequest.add_member(:type, Shapes::ShapeRef.new(shape: ContactFlowType, required: true, location_name: "Type"))
@@ -292,6 +510,55 @@ module Aws::Connect
292
510
  CreateContactFlowResponse.add_member(:contact_flow_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "ContactFlowArn"))
293
511
  CreateContactFlowResponse.struct_class = Types::CreateContactFlowResponse
294
512
 
513
+ CreateInstanceRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken"))
514
+ CreateInstanceRequest.add_member(:identity_management_type, Shapes::ShapeRef.new(shape: DirectoryType, required: true, location_name: "IdentityManagementType"))
515
+ CreateInstanceRequest.add_member(:instance_alias, Shapes::ShapeRef.new(shape: DirectoryAlias, location_name: "InstanceAlias"))
516
+ CreateInstanceRequest.add_member(:directory_id, Shapes::ShapeRef.new(shape: DirectoryId, location_name: "DirectoryId"))
517
+ CreateInstanceRequest.add_member(:inbound_calls_enabled, Shapes::ShapeRef.new(shape: InboundCallsEnabled, required: true, location_name: "InboundCallsEnabled"))
518
+ CreateInstanceRequest.add_member(:outbound_calls_enabled, Shapes::ShapeRef.new(shape: OutboundCallsEnabled, required: true, location_name: "OutboundCallsEnabled"))
519
+ CreateInstanceRequest.struct_class = Types::CreateInstanceRequest
520
+
521
+ CreateInstanceResponse.add_member(:id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "Id"))
522
+ CreateInstanceResponse.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
523
+ CreateInstanceResponse.struct_class = Types::CreateInstanceResponse
524
+
525
+ CreateIntegrationAssociationRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
526
+ CreateIntegrationAssociationRequest.add_member(:integration_type, Shapes::ShapeRef.new(shape: IntegrationType, required: true, location_name: "IntegrationType"))
527
+ CreateIntegrationAssociationRequest.add_member(:integration_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "IntegrationArn"))
528
+ CreateIntegrationAssociationRequest.add_member(:source_application_url, Shapes::ShapeRef.new(shape: URI, required: true, location_name: "SourceApplicationUrl"))
529
+ CreateIntegrationAssociationRequest.add_member(:source_application_name, Shapes::ShapeRef.new(shape: SourceApplicationName, required: true, location_name: "SourceApplicationName"))
530
+ CreateIntegrationAssociationRequest.add_member(:source_type, Shapes::ShapeRef.new(shape: SourceType, required: true, location_name: "SourceType"))
531
+ CreateIntegrationAssociationRequest.struct_class = Types::CreateIntegrationAssociationRequest
532
+
533
+ CreateIntegrationAssociationResponse.add_member(:integration_association_id, Shapes::ShapeRef.new(shape: IntegrationAssociationId, location_name: "IntegrationAssociationId"))
534
+ CreateIntegrationAssociationResponse.add_member(:integration_association_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "IntegrationAssociationArn"))
535
+ CreateIntegrationAssociationResponse.struct_class = Types::CreateIntegrationAssociationResponse
536
+
537
+ CreateQueueRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
538
+ CreateQueueRequest.add_member(:name, Shapes::ShapeRef.new(shape: CommonNameLength127, required: true, location_name: "Name"))
539
+ CreateQueueRequest.add_member(:description, Shapes::ShapeRef.new(shape: QueueDescription, location_name: "Description"))
540
+ CreateQueueRequest.add_member(:outbound_caller_config, Shapes::ShapeRef.new(shape: OutboundCallerConfig, location_name: "OutboundCallerConfig"))
541
+ CreateQueueRequest.add_member(:hours_of_operation_id, Shapes::ShapeRef.new(shape: HoursOfOperationId, required: true, location_name: "HoursOfOperationId"))
542
+ CreateQueueRequest.add_member(:max_contacts, Shapes::ShapeRef.new(shape: QueueMaxContacts, location_name: "MaxContacts", metadata: {"box"=>true}))
543
+ CreateQueueRequest.add_member(:quick_connect_ids, Shapes::ShapeRef.new(shape: QuickConnectsList, location_name: "QuickConnectIds"))
544
+ CreateQueueRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
545
+ CreateQueueRequest.struct_class = Types::CreateQueueRequest
546
+
547
+ CreateQueueResponse.add_member(:queue_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "QueueArn"))
548
+ CreateQueueResponse.add_member(:queue_id, Shapes::ShapeRef.new(shape: QueueId, location_name: "QueueId"))
549
+ CreateQueueResponse.struct_class = Types::CreateQueueResponse
550
+
551
+ CreateQuickConnectRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
552
+ CreateQuickConnectRequest.add_member(:name, Shapes::ShapeRef.new(shape: QuickConnectName, required: true, location_name: "Name"))
553
+ CreateQuickConnectRequest.add_member(:description, Shapes::ShapeRef.new(shape: QuickConnectDescription, location_name: "Description"))
554
+ CreateQuickConnectRequest.add_member(:quick_connect_config, Shapes::ShapeRef.new(shape: QuickConnectConfig, required: true, location_name: "QuickConnectConfig"))
555
+ CreateQuickConnectRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
556
+ CreateQuickConnectRequest.struct_class = Types::CreateQuickConnectRequest
557
+
558
+ CreateQuickConnectResponse.add_member(:quick_connect_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "QuickConnectARN"))
559
+ CreateQuickConnectResponse.add_member(:quick_connect_id, Shapes::ShapeRef.new(shape: QuickConnectId, location_name: "QuickConnectId"))
560
+ CreateQuickConnectResponse.struct_class = Types::CreateQuickConnectResponse
561
+
295
562
  CreateRoutingProfileRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
296
563
  CreateRoutingProfileRequest.add_member(:name, Shapes::ShapeRef.new(shape: RoutingProfileName, required: true, location_name: "Name"))
297
564
  CreateRoutingProfileRequest.add_member(:description, Shapes::ShapeRef.new(shape: RoutingProfileDescription, required: true, location_name: "Description"))
@@ -305,6 +572,24 @@ module Aws::Connect
305
572
  CreateRoutingProfileResponse.add_member(:routing_profile_id, Shapes::ShapeRef.new(shape: RoutingProfileId, location_name: "RoutingProfileId"))
306
573
  CreateRoutingProfileResponse.struct_class = Types::CreateRoutingProfileResponse
307
574
 
575
+ CreateUseCaseRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
576
+ CreateUseCaseRequest.add_member(:integration_association_id, Shapes::ShapeRef.new(shape: IntegrationAssociationId, required: true, location: "uri", location_name: "IntegrationAssociationId"))
577
+ CreateUseCaseRequest.add_member(:use_case_type, Shapes::ShapeRef.new(shape: UseCaseType, required: true, location_name: "UseCaseType"))
578
+ CreateUseCaseRequest.struct_class = Types::CreateUseCaseRequest
579
+
580
+ CreateUseCaseResponse.add_member(:use_case_id, Shapes::ShapeRef.new(shape: UseCaseId, location_name: "UseCaseId"))
581
+ CreateUseCaseResponse.add_member(:use_case_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "UseCaseArn"))
582
+ CreateUseCaseResponse.struct_class = Types::CreateUseCaseResponse
583
+
584
+ CreateUserHierarchyGroupRequest.add_member(:name, Shapes::ShapeRef.new(shape: HierarchyGroupName, required: true, location_name: "Name"))
585
+ CreateUserHierarchyGroupRequest.add_member(:parent_group_id, Shapes::ShapeRef.new(shape: HierarchyGroupId, location_name: "ParentGroupId"))
586
+ CreateUserHierarchyGroupRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
587
+ CreateUserHierarchyGroupRequest.struct_class = Types::CreateUserHierarchyGroupRequest
588
+
589
+ CreateUserHierarchyGroupResponse.add_member(:hierarchy_group_id, Shapes::ShapeRef.new(shape: HierarchyGroupId, location_name: "HierarchyGroupId"))
590
+ CreateUserHierarchyGroupResponse.add_member(:hierarchy_group_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "HierarchyGroupArn"))
591
+ CreateUserHierarchyGroupResponse.struct_class = Types::CreateUserHierarchyGroupResponse
592
+
308
593
  CreateUserRequest.add_member(:username, Shapes::ShapeRef.new(shape: AgentUsername, required: true, location_name: "Username"))
309
594
  CreateUserRequest.add_member(:password, Shapes::ShapeRef.new(shape: Password, location_name: "Password"))
310
595
  CreateUserRequest.add_member(:identity_info, Shapes::ShapeRef.new(shape: UserIdentityInfo, location_name: "IdentityInfo"))
@@ -345,6 +630,26 @@ module Aws::Connect
345
630
 
346
631
  CurrentMetrics.member = Shapes::ShapeRef.new(shape: CurrentMetric)
347
632
 
633
+ DeleteInstanceRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
634
+ DeleteInstanceRequest.struct_class = Types::DeleteInstanceRequest
635
+
636
+ DeleteIntegrationAssociationRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
637
+ DeleteIntegrationAssociationRequest.add_member(:integration_association_id, Shapes::ShapeRef.new(shape: IntegrationAssociationId, required: true, location: "uri", location_name: "IntegrationAssociationId"))
638
+ DeleteIntegrationAssociationRequest.struct_class = Types::DeleteIntegrationAssociationRequest
639
+
640
+ DeleteQuickConnectRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
641
+ DeleteQuickConnectRequest.add_member(:quick_connect_id, Shapes::ShapeRef.new(shape: QuickConnectId, required: true, location: "uri", location_name: "QuickConnectId"))
642
+ DeleteQuickConnectRequest.struct_class = Types::DeleteQuickConnectRequest
643
+
644
+ DeleteUseCaseRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
645
+ DeleteUseCaseRequest.add_member(:integration_association_id, Shapes::ShapeRef.new(shape: IntegrationAssociationId, required: true, location: "uri", location_name: "IntegrationAssociationId"))
646
+ DeleteUseCaseRequest.add_member(:use_case_id, Shapes::ShapeRef.new(shape: UseCaseId, required: true, location: "uri", location_name: "UseCaseId"))
647
+ DeleteUseCaseRequest.struct_class = Types::DeleteUseCaseRequest
648
+
649
+ DeleteUserHierarchyGroupRequest.add_member(:hierarchy_group_id, Shapes::ShapeRef.new(shape: HierarchyGroupId, required: true, location: "uri", location_name: "HierarchyGroupId"))
650
+ DeleteUserHierarchyGroupRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
651
+ DeleteUserHierarchyGroupRequest.struct_class = Types::DeleteUserHierarchyGroupRequest
652
+
348
653
  DeleteUserRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
349
654
  DeleteUserRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location: "uri", location_name: "UserId"))
350
655
  DeleteUserRequest.struct_class = Types::DeleteUserRequest
@@ -356,6 +661,48 @@ module Aws::Connect
356
661
  DescribeContactFlowResponse.add_member(:contact_flow, Shapes::ShapeRef.new(shape: ContactFlow, location_name: "ContactFlow"))
357
662
  DescribeContactFlowResponse.struct_class = Types::DescribeContactFlowResponse
358
663
 
664
+ DescribeHoursOfOperationRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
665
+ DescribeHoursOfOperationRequest.add_member(:hours_of_operation_id, Shapes::ShapeRef.new(shape: HoursOfOperationId, required: true, location: "uri", location_name: "HoursOfOperationId"))
666
+ DescribeHoursOfOperationRequest.struct_class = Types::DescribeHoursOfOperationRequest
667
+
668
+ DescribeHoursOfOperationResponse.add_member(:hours_of_operation, Shapes::ShapeRef.new(shape: HoursOfOperation, location_name: "HoursOfOperation"))
669
+ DescribeHoursOfOperationResponse.struct_class = Types::DescribeHoursOfOperationResponse
670
+
671
+ DescribeInstanceAttributeRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
672
+ DescribeInstanceAttributeRequest.add_member(:attribute_type, Shapes::ShapeRef.new(shape: InstanceAttributeType, required: true, location: "uri", location_name: "AttributeType"))
673
+ DescribeInstanceAttributeRequest.struct_class = Types::DescribeInstanceAttributeRequest
674
+
675
+ DescribeInstanceAttributeResponse.add_member(:attribute, Shapes::ShapeRef.new(shape: Attribute, location_name: "Attribute"))
676
+ DescribeInstanceAttributeResponse.struct_class = Types::DescribeInstanceAttributeResponse
677
+
678
+ DescribeInstanceRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
679
+ DescribeInstanceRequest.struct_class = Types::DescribeInstanceRequest
680
+
681
+ DescribeInstanceResponse.add_member(:instance, Shapes::ShapeRef.new(shape: Instance, location_name: "Instance"))
682
+ DescribeInstanceResponse.struct_class = Types::DescribeInstanceResponse
683
+
684
+ DescribeInstanceStorageConfigRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
685
+ DescribeInstanceStorageConfigRequest.add_member(:association_id, Shapes::ShapeRef.new(shape: AssociationId, required: true, location: "uri", location_name: "AssociationId"))
686
+ DescribeInstanceStorageConfigRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: InstanceStorageResourceType, required: true, location: "querystring", location_name: "resourceType"))
687
+ DescribeInstanceStorageConfigRequest.struct_class = Types::DescribeInstanceStorageConfigRequest
688
+
689
+ DescribeInstanceStorageConfigResponse.add_member(:storage_config, Shapes::ShapeRef.new(shape: InstanceStorageConfig, location_name: "StorageConfig"))
690
+ DescribeInstanceStorageConfigResponse.struct_class = Types::DescribeInstanceStorageConfigResponse
691
+
692
+ DescribeQueueRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
693
+ DescribeQueueRequest.add_member(:queue_id, Shapes::ShapeRef.new(shape: QueueId, required: true, location: "uri", location_name: "QueueId"))
694
+ DescribeQueueRequest.struct_class = Types::DescribeQueueRequest
695
+
696
+ DescribeQueueResponse.add_member(:queue, Shapes::ShapeRef.new(shape: Queue, location_name: "Queue"))
697
+ DescribeQueueResponse.struct_class = Types::DescribeQueueResponse
698
+
699
+ DescribeQuickConnectRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
700
+ DescribeQuickConnectRequest.add_member(:quick_connect_id, Shapes::ShapeRef.new(shape: QuickConnectId, required: true, location: "uri", location_name: "QuickConnectId"))
701
+ DescribeQuickConnectRequest.struct_class = Types::DescribeQuickConnectRequest
702
+
703
+ DescribeQuickConnectResponse.add_member(:quick_connect, Shapes::ShapeRef.new(shape: QuickConnect, location_name: "QuickConnect"))
704
+ DescribeQuickConnectResponse.struct_class = Types::DescribeQuickConnectResponse
705
+
359
706
  DescribeRoutingProfileRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
360
707
  DescribeRoutingProfileRequest.add_member(:routing_profile_id, Shapes::ShapeRef.new(shape: RoutingProfileId, required: true, location: "uri", location_name: "RoutingProfileId"))
361
708
  DescribeRoutingProfileRequest.struct_class = Types::DescribeRoutingProfileRequest
@@ -390,18 +737,51 @@ module Aws::Connect
390
737
  Dimensions.add_member(:channel, Shapes::ShapeRef.new(shape: Channel, location_name: "Channel"))
391
738
  Dimensions.struct_class = Types::Dimensions
392
739
 
740
+ DisassociateApprovedOriginRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
741
+ DisassociateApprovedOriginRequest.add_member(:origin, Shapes::ShapeRef.new(shape: Origin, required: true, location: "querystring", location_name: "origin"))
742
+ DisassociateApprovedOriginRequest.struct_class = Types::DisassociateApprovedOriginRequest
743
+
744
+ DisassociateInstanceStorageConfigRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
745
+ DisassociateInstanceStorageConfigRequest.add_member(:association_id, Shapes::ShapeRef.new(shape: AssociationId, required: true, location: "uri", location_name: "AssociationId"))
746
+ DisassociateInstanceStorageConfigRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: InstanceStorageResourceType, required: true, location: "querystring", location_name: "resourceType"))
747
+ DisassociateInstanceStorageConfigRequest.struct_class = Types::DisassociateInstanceStorageConfigRequest
748
+
749
+ DisassociateLambdaFunctionRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
750
+ DisassociateLambdaFunctionRequest.add_member(:function_arn, Shapes::ShapeRef.new(shape: FunctionArn, required: true, location: "querystring", location_name: "functionArn"))
751
+ DisassociateLambdaFunctionRequest.struct_class = Types::DisassociateLambdaFunctionRequest
752
+
753
+ DisassociateLexBotRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
754
+ DisassociateLexBotRequest.add_member(:bot_name, Shapes::ShapeRef.new(shape: BotName, required: true, location: "querystring", location_name: "botName"))
755
+ DisassociateLexBotRequest.add_member(:lex_region, Shapes::ShapeRef.new(shape: LexRegion, required: true, location: "querystring", location_name: "lexRegion"))
756
+ DisassociateLexBotRequest.struct_class = Types::DisassociateLexBotRequest
757
+
758
+ DisassociateQueueQuickConnectsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
759
+ DisassociateQueueQuickConnectsRequest.add_member(:queue_id, Shapes::ShapeRef.new(shape: QueueId, required: true, location: "uri", location_name: "QueueId"))
760
+ DisassociateQueueQuickConnectsRequest.add_member(:quick_connect_ids, Shapes::ShapeRef.new(shape: QuickConnectsList, required: true, location_name: "QuickConnectIds"))
761
+ DisassociateQueueQuickConnectsRequest.struct_class = Types::DisassociateQueueQuickConnectsRequest
762
+
393
763
  DisassociateRoutingProfileQueuesRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
394
764
  DisassociateRoutingProfileQueuesRequest.add_member(:routing_profile_id, Shapes::ShapeRef.new(shape: RoutingProfileId, required: true, location: "uri", location_name: "RoutingProfileId"))
395
765
  DisassociateRoutingProfileQueuesRequest.add_member(:queue_references, Shapes::ShapeRef.new(shape: RoutingProfileQueueReferenceList, required: true, location_name: "QueueReferences"))
396
766
  DisassociateRoutingProfileQueuesRequest.struct_class = Types::DisassociateRoutingProfileQueuesRequest
397
767
 
768
+ DisassociateSecurityKeyRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
769
+ DisassociateSecurityKeyRequest.add_member(:association_id, Shapes::ShapeRef.new(shape: AssociationId, required: true, location: "uri", location_name: "AssociationId"))
770
+ DisassociateSecurityKeyRequest.struct_class = Types::DisassociateSecurityKeyRequest
771
+
398
772
  DuplicateResourceException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
399
773
  DuplicateResourceException.struct_class = Types::DuplicateResourceException
400
774
 
775
+ EncryptionConfig.add_member(:encryption_type, Shapes::ShapeRef.new(shape: EncryptionType, required: true, location_name: "EncryptionType"))
776
+ EncryptionConfig.add_member(:key_id, Shapes::ShapeRef.new(shape: KeyId, required: true, location_name: "KeyId"))
777
+ EncryptionConfig.struct_class = Types::EncryptionConfig
778
+
401
779
  Filters.add_member(:queues, Shapes::ShapeRef.new(shape: Queues, location_name: "Queues"))
402
780
  Filters.add_member(:channels, Shapes::ShapeRef.new(shape: Channels, location_name: "Channels"))
403
781
  Filters.struct_class = Types::Filters
404
782
 
783
+ FunctionArnsList.member = Shapes::ShapeRef.new(shape: FunctionArn)
784
+
405
785
  GetContactAttributesRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
406
786
  GetContactAttributesRequest.add_member(:initial_contact_id, Shapes::ShapeRef.new(shape: ContactId, required: true, location: "uri", location_name: "InitialContactId"))
407
787
  GetContactAttributesRequest.struct_class = Types::GetContactAttributesRequest
@@ -463,6 +843,9 @@ module Aws::Connect
463
843
  HierarchyLevel.add_member(:name, Shapes::ShapeRef.new(shape: HierarchyLevelName, location_name: "Name"))
464
844
  HierarchyLevel.struct_class = Types::HierarchyLevel
465
845
 
846
+ HierarchyLevelUpdate.add_member(:name, Shapes::ShapeRef.new(shape: HierarchyLevelName, required: true, location_name: "Name"))
847
+ HierarchyLevelUpdate.struct_class = Types::HierarchyLevelUpdate
848
+
466
849
  HierarchyPath.add_member(:level_one, Shapes::ShapeRef.new(shape: HierarchyGroupSummary, location_name: "LevelOne"))
467
850
  HierarchyPath.add_member(:level_two, Shapes::ShapeRef.new(shape: HierarchyGroupSummary, location_name: "LevelTwo"))
468
851
  HierarchyPath.add_member(:level_three, Shapes::ShapeRef.new(shape: HierarchyGroupSummary, location_name: "LevelThree"))
@@ -477,6 +860,13 @@ module Aws::Connect
477
860
  HierarchyStructure.add_member(:level_five, Shapes::ShapeRef.new(shape: HierarchyLevel, location_name: "LevelFive"))
478
861
  HierarchyStructure.struct_class = Types::HierarchyStructure
479
862
 
863
+ HierarchyStructureUpdate.add_member(:level_one, Shapes::ShapeRef.new(shape: HierarchyLevelUpdate, location_name: "LevelOne"))
864
+ HierarchyStructureUpdate.add_member(:level_two, Shapes::ShapeRef.new(shape: HierarchyLevelUpdate, location_name: "LevelTwo"))
865
+ HierarchyStructureUpdate.add_member(:level_three, Shapes::ShapeRef.new(shape: HierarchyLevelUpdate, location_name: "LevelThree"))
866
+ HierarchyStructureUpdate.add_member(:level_four, Shapes::ShapeRef.new(shape: HierarchyLevelUpdate, location_name: "LevelFour"))
867
+ HierarchyStructureUpdate.add_member(:level_five, Shapes::ShapeRef.new(shape: HierarchyLevelUpdate, location_name: "LevelFive"))
868
+ HierarchyStructureUpdate.struct_class = Types::HierarchyStructureUpdate
869
+
480
870
  HistoricalMetric.add_member(:name, Shapes::ShapeRef.new(shape: HistoricalMetricName, location_name: "Name"))
481
871
  HistoricalMetric.add_member(:threshold, Shapes::ShapeRef.new(shape: Threshold, location_name: "Threshold", metadata: {"box"=>true}))
482
872
  HistoricalMetric.add_member(:statistic, Shapes::ShapeRef.new(shape: Statistic, location_name: "Statistic"))
@@ -497,6 +887,22 @@ module Aws::Connect
497
887
 
498
888
  HistoricalMetrics.member = Shapes::ShapeRef.new(shape: HistoricalMetric)
499
889
 
890
+ HoursOfOperation.add_member(:hours_of_operation_id, Shapes::ShapeRef.new(shape: HoursOfOperationId, location_name: "HoursOfOperationId"))
891
+ HoursOfOperation.add_member(:hours_of_operation_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "HoursOfOperationArn"))
892
+ HoursOfOperation.add_member(:name, Shapes::ShapeRef.new(shape: CommonNameLength127, location_name: "Name"))
893
+ HoursOfOperation.add_member(:description, Shapes::ShapeRef.new(shape: CommonDescriptionLength250, location_name: "Description"))
894
+ HoursOfOperation.add_member(:time_zone, Shapes::ShapeRef.new(shape: TimeZone, location_name: "TimeZone"))
895
+ HoursOfOperation.add_member(:config, Shapes::ShapeRef.new(shape: HoursOfOperationConfigList, location_name: "Config"))
896
+ HoursOfOperation.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
897
+ HoursOfOperation.struct_class = Types::HoursOfOperation
898
+
899
+ HoursOfOperationConfig.add_member(:day, Shapes::ShapeRef.new(shape: HoursOfOperationDays, location_name: "Day"))
900
+ HoursOfOperationConfig.add_member(:start_time, Shapes::ShapeRef.new(shape: HoursOfOperationTimeSlice, location_name: "StartTime"))
901
+ HoursOfOperationConfig.add_member(:end_time, Shapes::ShapeRef.new(shape: HoursOfOperationTimeSlice, location_name: "EndTime"))
902
+ HoursOfOperationConfig.struct_class = Types::HoursOfOperationConfig
903
+
904
+ HoursOfOperationConfigList.member = Shapes::ShapeRef.new(shape: HoursOfOperationConfig)
905
+
500
906
  HoursOfOperationSummary.add_member(:id, Shapes::ShapeRef.new(shape: HoursOfOperationId, location_name: "Id"))
501
907
  HoursOfOperationSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
502
908
  HoursOfOperationSummary.add_member(:name, Shapes::ShapeRef.new(shape: HoursOfOperationName, location_name: "Name"))
@@ -504,6 +910,60 @@ module Aws::Connect
504
910
 
505
911
  HoursOfOperationSummaryList.member = Shapes::ShapeRef.new(shape: HoursOfOperationSummary)
506
912
 
913
+ HoursOfOperationTimeSlice.add_member(:hours, Shapes::ShapeRef.new(shape: Hours24Format, location_name: "Hours"))
914
+ HoursOfOperationTimeSlice.add_member(:minutes, Shapes::ShapeRef.new(shape: MinutesLimit60, location_name: "Minutes"))
915
+ HoursOfOperationTimeSlice.struct_class = Types::HoursOfOperationTimeSlice
916
+
917
+ Instance.add_member(:id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "Id"))
918
+ Instance.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
919
+ Instance.add_member(:identity_management_type, Shapes::ShapeRef.new(shape: DirectoryType, location_name: "IdentityManagementType"))
920
+ Instance.add_member(:instance_alias, Shapes::ShapeRef.new(shape: DirectoryAlias, location_name: "InstanceAlias"))
921
+ Instance.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
922
+ Instance.add_member(:service_role, Shapes::ShapeRef.new(shape: ARN, location_name: "ServiceRole"))
923
+ Instance.add_member(:instance_status, Shapes::ShapeRef.new(shape: InstanceStatus, location_name: "InstanceStatus"))
924
+ Instance.add_member(:status_reason, Shapes::ShapeRef.new(shape: InstanceStatusReason, location_name: "StatusReason"))
925
+ Instance.add_member(:inbound_calls_enabled, Shapes::ShapeRef.new(shape: InboundCallsEnabled, location_name: "InboundCallsEnabled"))
926
+ Instance.add_member(:outbound_calls_enabled, Shapes::ShapeRef.new(shape: OutboundCallsEnabled, location_name: "OutboundCallsEnabled"))
927
+ Instance.struct_class = Types::Instance
928
+
929
+ InstanceStatusReason.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
930
+ InstanceStatusReason.struct_class = Types::InstanceStatusReason
931
+
932
+ InstanceStorageConfig.add_member(:association_id, Shapes::ShapeRef.new(shape: AssociationId, location_name: "AssociationId"))
933
+ InstanceStorageConfig.add_member(:storage_type, Shapes::ShapeRef.new(shape: StorageType, required: true, location_name: "StorageType"))
934
+ InstanceStorageConfig.add_member(:s3_config, Shapes::ShapeRef.new(shape: S3Config, location_name: "S3Config"))
935
+ InstanceStorageConfig.add_member(:kinesis_video_stream_config, Shapes::ShapeRef.new(shape: KinesisVideoStreamConfig, location_name: "KinesisVideoStreamConfig"))
936
+ InstanceStorageConfig.add_member(:kinesis_stream_config, Shapes::ShapeRef.new(shape: KinesisStreamConfig, location_name: "KinesisStreamConfig"))
937
+ InstanceStorageConfig.add_member(:kinesis_firehose_config, Shapes::ShapeRef.new(shape: KinesisFirehoseConfig, location_name: "KinesisFirehoseConfig"))
938
+ InstanceStorageConfig.struct_class = Types::InstanceStorageConfig
939
+
940
+ InstanceStorageConfigs.member = Shapes::ShapeRef.new(shape: InstanceStorageConfig)
941
+
942
+ InstanceSummary.add_member(:id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "Id"))
943
+ InstanceSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
944
+ InstanceSummary.add_member(:identity_management_type, Shapes::ShapeRef.new(shape: DirectoryType, location_name: "IdentityManagementType"))
945
+ InstanceSummary.add_member(:instance_alias, Shapes::ShapeRef.new(shape: DirectoryAlias, location_name: "InstanceAlias"))
946
+ InstanceSummary.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
947
+ InstanceSummary.add_member(:service_role, Shapes::ShapeRef.new(shape: ARN, location_name: "ServiceRole"))
948
+ InstanceSummary.add_member(:instance_status, Shapes::ShapeRef.new(shape: InstanceStatus, location_name: "InstanceStatus"))
949
+ InstanceSummary.add_member(:inbound_calls_enabled, Shapes::ShapeRef.new(shape: InboundCallsEnabled, location_name: "InboundCallsEnabled"))
950
+ InstanceSummary.add_member(:outbound_calls_enabled, Shapes::ShapeRef.new(shape: OutboundCallsEnabled, location_name: "OutboundCallsEnabled"))
951
+ InstanceSummary.struct_class = Types::InstanceSummary
952
+
953
+ InstanceSummaryList.member = Shapes::ShapeRef.new(shape: InstanceSummary)
954
+
955
+ IntegrationAssociationSummary.add_member(:integration_association_id, Shapes::ShapeRef.new(shape: IntegrationAssociationId, location_name: "IntegrationAssociationId"))
956
+ IntegrationAssociationSummary.add_member(:integration_association_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "IntegrationAssociationArn"))
957
+ IntegrationAssociationSummary.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "InstanceId"))
958
+ IntegrationAssociationSummary.add_member(:integration_type, Shapes::ShapeRef.new(shape: IntegrationType, location_name: "IntegrationType"))
959
+ IntegrationAssociationSummary.add_member(:integration_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "IntegrationArn"))
960
+ IntegrationAssociationSummary.add_member(:source_application_url, Shapes::ShapeRef.new(shape: URI, location_name: "SourceApplicationUrl"))
961
+ IntegrationAssociationSummary.add_member(:source_application_name, Shapes::ShapeRef.new(shape: SourceApplicationName, location_name: "SourceApplicationName"))
962
+ IntegrationAssociationSummary.add_member(:source_type, Shapes::ShapeRef.new(shape: SourceType, location_name: "SourceType"))
963
+ IntegrationAssociationSummary.struct_class = Types::IntegrationAssociationSummary
964
+
965
+ IntegrationAssociationSummaryList.member = Shapes::ShapeRef.new(shape: IntegrationAssociationSummary)
966
+
507
967
  InternalServiceException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
508
968
  InternalServiceException.struct_class = Types::InternalServiceException
509
969
 
@@ -516,9 +976,35 @@ module Aws::Connect
516
976
  InvalidRequestException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
517
977
  InvalidRequestException.struct_class = Types::InvalidRequestException
518
978
 
979
+ KinesisFirehoseConfig.add_member(:firehose_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "FirehoseArn"))
980
+ KinesisFirehoseConfig.struct_class = Types::KinesisFirehoseConfig
981
+
982
+ KinesisStreamConfig.add_member(:stream_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "StreamArn"))
983
+ KinesisStreamConfig.struct_class = Types::KinesisStreamConfig
984
+
985
+ KinesisVideoStreamConfig.add_member(:prefix, Shapes::ShapeRef.new(shape: Prefix, required: true, location_name: "Prefix"))
986
+ KinesisVideoStreamConfig.add_member(:retention_period_hours, Shapes::ShapeRef.new(shape: Hours, required: true, location_name: "RetentionPeriodHours"))
987
+ KinesisVideoStreamConfig.add_member(:encryption_config, Shapes::ShapeRef.new(shape: EncryptionConfig, required: true, location_name: "EncryptionConfig"))
988
+ KinesisVideoStreamConfig.struct_class = Types::KinesisVideoStreamConfig
989
+
990
+ LexBot.add_member(:name, Shapes::ShapeRef.new(shape: BotName, location_name: "Name"))
991
+ LexBot.add_member(:lex_region, Shapes::ShapeRef.new(shape: LexRegion, location_name: "LexRegion"))
992
+ LexBot.struct_class = Types::LexBot
993
+
994
+ LexBotsList.member = Shapes::ShapeRef.new(shape: LexBot)
995
+
519
996
  LimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
520
997
  LimitExceededException.struct_class = Types::LimitExceededException
521
998
 
999
+ ListApprovedOriginsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1000
+ ListApprovedOriginsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1001
+ ListApprovedOriginsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult25, location: "querystring", location_name: "maxResults", metadata: {"box"=>true}))
1002
+ ListApprovedOriginsRequest.struct_class = Types::ListApprovedOriginsRequest
1003
+
1004
+ ListApprovedOriginsResponse.add_member(:origins, Shapes::ShapeRef.new(shape: OriginsList, location_name: "Origins"))
1005
+ ListApprovedOriginsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1006
+ ListApprovedOriginsResponse.struct_class = Types::ListApprovedOriginsResponse
1007
+
522
1008
  ListContactFlowsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
523
1009
  ListContactFlowsRequest.add_member(:contact_flow_types, Shapes::ShapeRef.new(shape: ContactFlowTypes, location: "querystring", location_name: "contactFlowTypes"))
524
1010
  ListContactFlowsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
@@ -538,6 +1024,60 @@ module Aws::Connect
538
1024
  ListHoursOfOperationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
539
1025
  ListHoursOfOperationsResponse.struct_class = Types::ListHoursOfOperationsResponse
540
1026
 
1027
+ ListInstanceAttributesRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1028
+ ListInstanceAttributesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1029
+ ListInstanceAttributesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult7, location: "querystring", location_name: "maxResults", metadata: {"box"=>true}))
1030
+ ListInstanceAttributesRequest.struct_class = Types::ListInstanceAttributesRequest
1031
+
1032
+ ListInstanceAttributesResponse.add_member(:attributes, Shapes::ShapeRef.new(shape: AttributesList, location_name: "Attributes"))
1033
+ ListInstanceAttributesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1034
+ ListInstanceAttributesResponse.struct_class = Types::ListInstanceAttributesResponse
1035
+
1036
+ ListInstanceStorageConfigsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1037
+ ListInstanceStorageConfigsRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: InstanceStorageResourceType, required: true, location: "querystring", location_name: "resourceType"))
1038
+ ListInstanceStorageConfigsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1039
+ ListInstanceStorageConfigsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult10, location: "querystring", location_name: "maxResults", metadata: {"box"=>true}))
1040
+ ListInstanceStorageConfigsRequest.struct_class = Types::ListInstanceStorageConfigsRequest
1041
+
1042
+ ListInstanceStorageConfigsResponse.add_member(:storage_configs, Shapes::ShapeRef.new(shape: InstanceStorageConfigs, location_name: "StorageConfigs"))
1043
+ ListInstanceStorageConfigsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1044
+ ListInstanceStorageConfigsResponse.struct_class = Types::ListInstanceStorageConfigsResponse
1045
+
1046
+ ListInstancesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1047
+ ListInstancesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult10, location: "querystring", location_name: "maxResults", metadata: {"box"=>true}))
1048
+ ListInstancesRequest.struct_class = Types::ListInstancesRequest
1049
+
1050
+ ListInstancesResponse.add_member(:instance_summary_list, Shapes::ShapeRef.new(shape: InstanceSummaryList, location_name: "InstanceSummaryList"))
1051
+ ListInstancesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1052
+ ListInstancesResponse.struct_class = Types::ListInstancesResponse
1053
+
1054
+ ListIntegrationAssociationsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1055
+ ListIntegrationAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1056
+ ListIntegrationAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult100, location: "querystring", location_name: "maxResults", metadata: {"box"=>true}))
1057
+ ListIntegrationAssociationsRequest.struct_class = Types::ListIntegrationAssociationsRequest
1058
+
1059
+ ListIntegrationAssociationsResponse.add_member(:integration_association_summary_list, Shapes::ShapeRef.new(shape: IntegrationAssociationSummaryList, location_name: "IntegrationAssociationSummaryList"))
1060
+ ListIntegrationAssociationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1061
+ ListIntegrationAssociationsResponse.struct_class = Types::ListIntegrationAssociationsResponse
1062
+
1063
+ ListLambdaFunctionsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1064
+ ListLambdaFunctionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1065
+ ListLambdaFunctionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult25, location: "querystring", location_name: "maxResults", metadata: {"box"=>true}))
1066
+ ListLambdaFunctionsRequest.struct_class = Types::ListLambdaFunctionsRequest
1067
+
1068
+ ListLambdaFunctionsResponse.add_member(:lambda_functions, Shapes::ShapeRef.new(shape: FunctionArnsList, location_name: "LambdaFunctions"))
1069
+ ListLambdaFunctionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1070
+ ListLambdaFunctionsResponse.struct_class = Types::ListLambdaFunctionsResponse
1071
+
1072
+ ListLexBotsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1073
+ ListLexBotsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1074
+ ListLexBotsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult25, location: "querystring", location_name: "maxResults", metadata: {"box"=>true}))
1075
+ ListLexBotsRequest.struct_class = Types::ListLexBotsRequest
1076
+
1077
+ ListLexBotsResponse.add_member(:lex_bots, Shapes::ShapeRef.new(shape: LexBotsList, location_name: "LexBots"))
1078
+ ListLexBotsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1079
+ ListLexBotsResponse.struct_class = Types::ListLexBotsResponse
1080
+
541
1081
  ListPhoneNumbersRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
542
1082
  ListPhoneNumbersRequest.add_member(:phone_number_types, Shapes::ShapeRef.new(shape: PhoneNumberTypes, location: "querystring", location_name: "phoneNumberTypes"))
543
1083
  ListPhoneNumbersRequest.add_member(:phone_number_country_codes, Shapes::ShapeRef.new(shape: PhoneNumberCountryCodes, location: "querystring", location_name: "phoneNumberCountryCodes"))
@@ -558,6 +1098,16 @@ module Aws::Connect
558
1098
  ListPromptsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
559
1099
  ListPromptsResponse.struct_class = Types::ListPromptsResponse
560
1100
 
1101
+ ListQueueQuickConnectsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1102
+ ListQueueQuickConnectsRequest.add_member(:queue_id, Shapes::ShapeRef.new(shape: QueueId, required: true, location: "uri", location_name: "QueueId"))
1103
+ ListQueueQuickConnectsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1104
+ ListQueueQuickConnectsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult100, location: "querystring", location_name: "maxResults", metadata: {"box"=>true}))
1105
+ ListQueueQuickConnectsRequest.struct_class = Types::ListQueueQuickConnectsRequest
1106
+
1107
+ ListQueueQuickConnectsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1108
+ ListQueueQuickConnectsResponse.add_member(:quick_connect_summary_list, Shapes::ShapeRef.new(shape: QuickConnectSummaryList, location_name: "QuickConnectSummaryList"))
1109
+ ListQueueQuickConnectsResponse.struct_class = Types::ListQueueQuickConnectsResponse
1110
+
561
1111
  ListQueuesRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
562
1112
  ListQueuesRequest.add_member(:queue_types, Shapes::ShapeRef.new(shape: QueueTypes, location: "querystring", location_name: "queueTypes"))
563
1113
  ListQueuesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
@@ -568,6 +1118,16 @@ module Aws::Connect
568
1118
  ListQueuesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
569
1119
  ListQueuesResponse.struct_class = Types::ListQueuesResponse
570
1120
 
1121
+ ListQuickConnectsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1122
+ ListQuickConnectsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1123
+ ListQuickConnectsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult1000, location: "querystring", location_name: "maxResults", metadata: {"box"=>true}))
1124
+ ListQuickConnectsRequest.add_member(:quick_connect_types, Shapes::ShapeRef.new(shape: QuickConnectTypes, location: "querystring", location_name: "QuickConnectTypes"))
1125
+ ListQuickConnectsRequest.struct_class = Types::ListQuickConnectsRequest
1126
+
1127
+ ListQuickConnectsResponse.add_member(:quick_connect_summary_list, Shapes::ShapeRef.new(shape: QuickConnectSummaryList, location_name: "QuickConnectSummaryList"))
1128
+ ListQuickConnectsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1129
+ ListQuickConnectsResponse.struct_class = Types::ListQuickConnectsResponse
1130
+
571
1131
  ListRoutingProfileQueuesRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
572
1132
  ListRoutingProfileQueuesRequest.add_member(:routing_profile_id, Shapes::ShapeRef.new(shape: RoutingProfileId, required: true, location: "uri", location_name: "RoutingProfileId"))
573
1133
  ListRoutingProfileQueuesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
@@ -587,6 +1147,15 @@ module Aws::Connect
587
1147
  ListRoutingProfilesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
588
1148
  ListRoutingProfilesResponse.struct_class = Types::ListRoutingProfilesResponse
589
1149
 
1150
+ ListSecurityKeysRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1151
+ ListSecurityKeysRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1152
+ ListSecurityKeysRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult2, location: "querystring", location_name: "maxResults", metadata: {"box"=>true}))
1153
+ ListSecurityKeysRequest.struct_class = Types::ListSecurityKeysRequest
1154
+
1155
+ ListSecurityKeysResponse.add_member(:security_keys, Shapes::ShapeRef.new(shape: SecurityKeysList, location_name: "SecurityKeys"))
1156
+ ListSecurityKeysResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1157
+ ListSecurityKeysResponse.struct_class = Types::ListSecurityKeysResponse
1158
+
590
1159
  ListSecurityProfilesRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
591
1160
  ListSecurityProfilesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
592
1161
  ListSecurityProfilesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult1000, location: "querystring", location_name: "maxResults", metadata: {"box"=>true}))
@@ -602,6 +1171,16 @@ module Aws::Connect
602
1171
  ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
603
1172
  ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
604
1173
 
1174
+ ListUseCasesRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1175
+ ListUseCasesRequest.add_member(:integration_association_id, Shapes::ShapeRef.new(shape: IntegrationAssociationId, required: true, location: "uri", location_name: "IntegrationAssociationId"))
1176
+ ListUseCasesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1177
+ ListUseCasesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult100, location: "querystring", location_name: "maxResults", metadata: {"box"=>true}))
1178
+ ListUseCasesRequest.struct_class = Types::ListUseCasesRequest
1179
+
1180
+ ListUseCasesResponse.add_member(:use_case_summary_list, Shapes::ShapeRef.new(shape: UseCaseSummaryList, location_name: "UseCaseSummaryList"))
1181
+ ListUseCasesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1182
+ ListUseCasesResponse.struct_class = Types::ListUseCasesResponse
1183
+
605
1184
  ListUserHierarchyGroupsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
606
1185
  ListUserHierarchyGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
607
1186
  ListUserHierarchyGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult1000, location: "querystring", location_name: "maxResults", metadata: {"box"=>true}))
@@ -626,6 +1205,13 @@ module Aws::Connect
626
1205
  MediaConcurrency.add_member(:concurrency, Shapes::ShapeRef.new(shape: Concurrency, required: true, location_name: "Concurrency"))
627
1206
  MediaConcurrency.struct_class = Types::MediaConcurrency
628
1207
 
1208
+ OriginsList.member = Shapes::ShapeRef.new(shape: Origin)
1209
+
1210
+ OutboundCallerConfig.add_member(:outbound_caller_id_name, Shapes::ShapeRef.new(shape: OutboundCallerIdName, location_name: "OutboundCallerIdName"))
1211
+ OutboundCallerConfig.add_member(:outbound_caller_id_number_id, Shapes::ShapeRef.new(shape: PhoneNumberId, location_name: "OutboundCallerIdNumberId"))
1212
+ OutboundCallerConfig.add_member(:outbound_flow_id, Shapes::ShapeRef.new(shape: ContactFlowId, location_name: "OutboundFlowId"))
1213
+ OutboundCallerConfig.struct_class = Types::OutboundCallerConfig
1214
+
629
1215
  OutboundContactNotPermittedException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
630
1216
  OutboundContactNotPermittedException.struct_class = Types::OutboundContactNotPermittedException
631
1217
 
@@ -634,6 +1220,9 @@ module Aws::Connect
634
1220
 
635
1221
  PhoneNumberCountryCodes.member = Shapes::ShapeRef.new(shape: PhoneNumberCountryCode)
636
1222
 
1223
+ PhoneNumberQuickConnectConfig.add_member(:phone_number, Shapes::ShapeRef.new(shape: PhoneNumber, required: true, location_name: "PhoneNumber"))
1224
+ PhoneNumberQuickConnectConfig.struct_class = Types::PhoneNumberQuickConnectConfig
1225
+
637
1226
  PhoneNumberSummary.add_member(:id, Shapes::ShapeRef.new(shape: PhoneNumberId, location_name: "Id"))
638
1227
  PhoneNumberSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
639
1228
  PhoneNumberSummary.add_member(:phone_number, Shapes::ShapeRef.new(shape: PhoneNumber, location_name: "PhoneNumber"))
@@ -657,6 +1246,21 @@ module Aws::Connect
657
1246
 
658
1247
  PromptSummaryList.member = Shapes::ShapeRef.new(shape: PromptSummary)
659
1248
 
1249
+ Queue.add_member(:name, Shapes::ShapeRef.new(shape: CommonNameLength127, location_name: "Name"))
1250
+ Queue.add_member(:queue_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "QueueArn"))
1251
+ Queue.add_member(:queue_id, Shapes::ShapeRef.new(shape: QueueId, location_name: "QueueId"))
1252
+ Queue.add_member(:description, Shapes::ShapeRef.new(shape: QueueDescription, location_name: "Description"))
1253
+ Queue.add_member(:outbound_caller_config, Shapes::ShapeRef.new(shape: OutboundCallerConfig, location_name: "OutboundCallerConfig"))
1254
+ Queue.add_member(:hours_of_operation_id, Shapes::ShapeRef.new(shape: HoursOfOperationId, location_name: "HoursOfOperationId"))
1255
+ Queue.add_member(:max_contacts, Shapes::ShapeRef.new(shape: QueueMaxContacts, location_name: "MaxContacts", metadata: {"box"=>true}))
1256
+ Queue.add_member(:status, Shapes::ShapeRef.new(shape: QueueStatus, location_name: "Status"))
1257
+ Queue.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
1258
+ Queue.struct_class = Types::Queue
1259
+
1260
+ QueueQuickConnectConfig.add_member(:queue_id, Shapes::ShapeRef.new(shape: QueueId, required: true, location_name: "QueueId"))
1261
+ QueueQuickConnectConfig.add_member(:contact_flow_id, Shapes::ShapeRef.new(shape: ContactFlowId, required: true, location_name: "ContactFlowId"))
1262
+ QueueQuickConnectConfig.struct_class = Types::QueueQuickConnectConfig
1263
+
660
1264
  QueueReference.add_member(:id, Shapes::ShapeRef.new(shape: QueueId, location_name: "Id"))
661
1265
  QueueReference.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
662
1266
  QueueReference.struct_class = Types::QueueReference
@@ -673,6 +1277,44 @@ module Aws::Connect
673
1277
 
674
1278
  Queues.member = Shapes::ShapeRef.new(shape: QueueId)
675
1279
 
1280
+ QuickConnect.add_member(:quick_connect_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "QuickConnectARN"))
1281
+ QuickConnect.add_member(:quick_connect_id, Shapes::ShapeRef.new(shape: QuickConnectId, location_name: "QuickConnectId"))
1282
+ QuickConnect.add_member(:name, Shapes::ShapeRef.new(shape: QuickConnectName, location_name: "Name"))
1283
+ QuickConnect.add_member(:description, Shapes::ShapeRef.new(shape: QuickConnectDescription, location_name: "Description"))
1284
+ QuickConnect.add_member(:quick_connect_config, Shapes::ShapeRef.new(shape: QuickConnectConfig, location_name: "QuickConnectConfig"))
1285
+ QuickConnect.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
1286
+ QuickConnect.struct_class = Types::QuickConnect
1287
+
1288
+ QuickConnectConfig.add_member(:quick_connect_type, Shapes::ShapeRef.new(shape: QuickConnectType, required: true, location_name: "QuickConnectType"))
1289
+ QuickConnectConfig.add_member(:user_config, Shapes::ShapeRef.new(shape: UserQuickConnectConfig, location_name: "UserConfig"))
1290
+ QuickConnectConfig.add_member(:queue_config, Shapes::ShapeRef.new(shape: QueueQuickConnectConfig, location_name: "QueueConfig"))
1291
+ QuickConnectConfig.add_member(:phone_config, Shapes::ShapeRef.new(shape: PhoneNumberQuickConnectConfig, location_name: "PhoneConfig"))
1292
+ QuickConnectConfig.struct_class = Types::QuickConnectConfig
1293
+
1294
+ QuickConnectSummary.add_member(:id, Shapes::ShapeRef.new(shape: QuickConnectId, location_name: "Id"))
1295
+ QuickConnectSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
1296
+ QuickConnectSummary.add_member(:name, Shapes::ShapeRef.new(shape: QuickConnectName, location_name: "Name"))
1297
+ QuickConnectSummary.add_member(:quick_connect_type, Shapes::ShapeRef.new(shape: QuickConnectType, location_name: "QuickConnectType"))
1298
+ QuickConnectSummary.struct_class = Types::QuickConnectSummary
1299
+
1300
+ QuickConnectSummaryList.member = Shapes::ShapeRef.new(shape: QuickConnectSummary)
1301
+
1302
+ QuickConnectTypes.member = Shapes::ShapeRef.new(shape: QuickConnectType)
1303
+
1304
+ QuickConnectsList.member = Shapes::ShapeRef.new(shape: QuickConnectId)
1305
+
1306
+ Reference.add_member(:value, Shapes::ShapeRef.new(shape: ReferenceValue, required: true, location_name: "Value"))
1307
+ Reference.add_member(:type, Shapes::ShapeRef.new(shape: ReferenceType, required: true, location_name: "Type"))
1308
+ Reference.struct_class = Types::Reference
1309
+
1310
+ ResourceConflictException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
1311
+ ResourceConflictException.struct_class = Types::ResourceConflictException
1312
+
1313
+ ResourceInUseException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
1314
+ ResourceInUseException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "ResourceType"))
1315
+ ResourceInUseException.add_member(:resource_id, Shapes::ShapeRef.new(shape: ARN, location_name: "ResourceId"))
1316
+ ResourceInUseException.struct_class = Types::ResourceInUseException
1317
+
676
1318
  ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
677
1319
  ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
678
1320
 
@@ -723,6 +1365,18 @@ module Aws::Connect
723
1365
 
724
1366
  RoutingProfileSummaryList.member = Shapes::ShapeRef.new(shape: RoutingProfileSummary)
725
1367
 
1368
+ S3Config.add_member(:bucket_name, Shapes::ShapeRef.new(shape: BucketName, required: true, location_name: "BucketName"))
1369
+ S3Config.add_member(:bucket_prefix, Shapes::ShapeRef.new(shape: Prefix, required: true, location_name: "BucketPrefix"))
1370
+ S3Config.add_member(:encryption_config, Shapes::ShapeRef.new(shape: EncryptionConfig, location_name: "EncryptionConfig"))
1371
+ S3Config.struct_class = Types::S3Config
1372
+
1373
+ SecurityKey.add_member(:association_id, Shapes::ShapeRef.new(shape: AssociationId, location_name: "AssociationId"))
1374
+ SecurityKey.add_member(:key, Shapes::ShapeRef.new(shape: PEM, location_name: "Key"))
1375
+ SecurityKey.add_member(:creation_time, Shapes::ShapeRef.new(shape: timestamp, location_name: "CreationTime"))
1376
+ SecurityKey.struct_class = Types::SecurityKey
1377
+
1378
+ SecurityKeysList.member = Shapes::ShapeRef.new(shape: SecurityKey)
1379
+
726
1380
  SecurityProfileIds.member = Shapes::ShapeRef.new(shape: SecurityProfileId)
727
1381
 
728
1382
  SecurityProfileSummary.add_member(:id, Shapes::ShapeRef.new(shape: SecurityProfileId, location_name: "Id"))
@@ -732,6 +1386,9 @@ module Aws::Connect
732
1386
 
733
1387
  SecurityProfileSummaryList.member = Shapes::ShapeRef.new(shape: SecurityProfileSummary)
734
1388
 
1389
+ ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
1390
+ ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
1391
+
735
1392
  StartChatContactRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
736
1393
  StartChatContactRequest.add_member(:contact_flow_id, Shapes::ShapeRef.new(shape: ContactFlowId, required: true, location_name: "ContactFlowId"))
737
1394
  StartChatContactRequest.add_member(:attributes, Shapes::ShapeRef.new(shape: Attributes, location_name: "Attributes"))
@@ -765,6 +1422,19 @@ module Aws::Connect
765
1422
  StartOutboundVoiceContactResponse.add_member(:contact_id, Shapes::ShapeRef.new(shape: ContactId, location_name: "ContactId"))
766
1423
  StartOutboundVoiceContactResponse.struct_class = Types::StartOutboundVoiceContactResponse
767
1424
 
1425
+ StartTaskContactRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
1426
+ StartTaskContactRequest.add_member(:previous_contact_id, Shapes::ShapeRef.new(shape: ContactId, location_name: "PreviousContactId"))
1427
+ StartTaskContactRequest.add_member(:contact_flow_id, Shapes::ShapeRef.new(shape: ContactFlowId, required: true, location_name: "ContactFlowId"))
1428
+ StartTaskContactRequest.add_member(:attributes, Shapes::ShapeRef.new(shape: Attributes, location_name: "Attributes"))
1429
+ StartTaskContactRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "Name"))
1430
+ StartTaskContactRequest.add_member(:references, Shapes::ShapeRef.new(shape: ContactReferences, location_name: "References"))
1431
+ StartTaskContactRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
1432
+ StartTaskContactRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
1433
+ StartTaskContactRequest.struct_class = Types::StartTaskContactRequest
1434
+
1435
+ StartTaskContactResponse.add_member(:contact_id, Shapes::ShapeRef.new(shape: ContactId, location_name: "ContactId"))
1436
+ StartTaskContactResponse.struct_class = Types::StartTaskContactResponse
1437
+
768
1438
  StopContactRecordingRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location_name: "InstanceId"))
769
1439
  StopContactRecordingRequest.add_member(:contact_id, Shapes::ShapeRef.new(shape: ContactId, required: true, location_name: "ContactId"))
770
1440
  StopContactRecordingRequest.add_member(:initial_contact_id, Shapes::ShapeRef.new(shape: ContactId, required: true, location_name: "InitialContactId"))
@@ -823,6 +1493,54 @@ module Aws::Connect
823
1493
  UpdateContactFlowNameRequest.add_member(:description, Shapes::ShapeRef.new(shape: ContactFlowDescription, location_name: "Description"))
824
1494
  UpdateContactFlowNameRequest.struct_class = Types::UpdateContactFlowNameRequest
825
1495
 
1496
+ UpdateInstanceAttributeRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1497
+ UpdateInstanceAttributeRequest.add_member(:attribute_type, Shapes::ShapeRef.new(shape: InstanceAttributeType, required: true, location: "uri", location_name: "AttributeType"))
1498
+ UpdateInstanceAttributeRequest.add_member(:value, Shapes::ShapeRef.new(shape: InstanceAttributeValue, required: true, location_name: "Value"))
1499
+ UpdateInstanceAttributeRequest.struct_class = Types::UpdateInstanceAttributeRequest
1500
+
1501
+ UpdateInstanceStorageConfigRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1502
+ UpdateInstanceStorageConfigRequest.add_member(:association_id, Shapes::ShapeRef.new(shape: AssociationId, required: true, location: "uri", location_name: "AssociationId"))
1503
+ UpdateInstanceStorageConfigRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: InstanceStorageResourceType, required: true, location: "querystring", location_name: "resourceType"))
1504
+ UpdateInstanceStorageConfigRequest.add_member(:storage_config, Shapes::ShapeRef.new(shape: InstanceStorageConfig, required: true, location_name: "StorageConfig"))
1505
+ UpdateInstanceStorageConfigRequest.struct_class = Types::UpdateInstanceStorageConfigRequest
1506
+
1507
+ UpdateQueueHoursOfOperationRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1508
+ UpdateQueueHoursOfOperationRequest.add_member(:queue_id, Shapes::ShapeRef.new(shape: QueueId, required: true, location: "uri", location_name: "QueueId"))
1509
+ UpdateQueueHoursOfOperationRequest.add_member(:hours_of_operation_id, Shapes::ShapeRef.new(shape: HoursOfOperationId, required: true, location_name: "HoursOfOperationId"))
1510
+ UpdateQueueHoursOfOperationRequest.struct_class = Types::UpdateQueueHoursOfOperationRequest
1511
+
1512
+ UpdateQueueMaxContactsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1513
+ UpdateQueueMaxContactsRequest.add_member(:queue_id, Shapes::ShapeRef.new(shape: QueueId, required: true, location: "uri", location_name: "QueueId"))
1514
+ UpdateQueueMaxContactsRequest.add_member(:max_contacts, Shapes::ShapeRef.new(shape: QueueMaxContacts, required: true, location_name: "MaxContacts", metadata: {"box"=>true}))
1515
+ UpdateQueueMaxContactsRequest.struct_class = Types::UpdateQueueMaxContactsRequest
1516
+
1517
+ UpdateQueueNameRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1518
+ UpdateQueueNameRequest.add_member(:queue_id, Shapes::ShapeRef.new(shape: QueueId, required: true, location: "uri", location_name: "QueueId"))
1519
+ UpdateQueueNameRequest.add_member(:name, Shapes::ShapeRef.new(shape: CommonNameLength127, location_name: "Name"))
1520
+ UpdateQueueNameRequest.add_member(:description, Shapes::ShapeRef.new(shape: QueueDescription, location_name: "Description"))
1521
+ UpdateQueueNameRequest.struct_class = Types::UpdateQueueNameRequest
1522
+
1523
+ UpdateQueueOutboundCallerConfigRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1524
+ UpdateQueueOutboundCallerConfigRequest.add_member(:queue_id, Shapes::ShapeRef.new(shape: QueueId, required: true, location: "uri", location_name: "QueueId"))
1525
+ UpdateQueueOutboundCallerConfigRequest.add_member(:outbound_caller_config, Shapes::ShapeRef.new(shape: OutboundCallerConfig, required: true, location_name: "OutboundCallerConfig"))
1526
+ UpdateQueueOutboundCallerConfigRequest.struct_class = Types::UpdateQueueOutboundCallerConfigRequest
1527
+
1528
+ UpdateQueueStatusRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1529
+ UpdateQueueStatusRequest.add_member(:queue_id, Shapes::ShapeRef.new(shape: QueueId, required: true, location: "uri", location_name: "QueueId"))
1530
+ UpdateQueueStatusRequest.add_member(:status, Shapes::ShapeRef.new(shape: QueueStatus, required: true, location_name: "Status"))
1531
+ UpdateQueueStatusRequest.struct_class = Types::UpdateQueueStatusRequest
1532
+
1533
+ UpdateQuickConnectConfigRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1534
+ UpdateQuickConnectConfigRequest.add_member(:quick_connect_id, Shapes::ShapeRef.new(shape: QuickConnectId, required: true, location: "uri", location_name: "QuickConnectId"))
1535
+ UpdateQuickConnectConfigRequest.add_member(:quick_connect_config, Shapes::ShapeRef.new(shape: QuickConnectConfig, required: true, location_name: "QuickConnectConfig"))
1536
+ UpdateQuickConnectConfigRequest.struct_class = Types::UpdateQuickConnectConfigRequest
1537
+
1538
+ UpdateQuickConnectNameRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1539
+ UpdateQuickConnectNameRequest.add_member(:quick_connect_id, Shapes::ShapeRef.new(shape: QuickConnectId, required: true, location: "uri", location_name: "QuickConnectId"))
1540
+ UpdateQuickConnectNameRequest.add_member(:name, Shapes::ShapeRef.new(shape: QuickConnectName, location_name: "Name"))
1541
+ UpdateQuickConnectNameRequest.add_member(:description, Shapes::ShapeRef.new(shape: QuickConnectDescription, location_name: "Description"))
1542
+ UpdateQuickConnectNameRequest.struct_class = Types::UpdateQuickConnectNameRequest
1543
+
826
1544
  UpdateRoutingProfileConcurrencyRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
827
1545
  UpdateRoutingProfileConcurrencyRequest.add_member(:routing_profile_id, Shapes::ShapeRef.new(shape: RoutingProfileId, required: true, location: "uri", location_name: "RoutingProfileId"))
828
1546
  UpdateRoutingProfileConcurrencyRequest.add_member(:media_concurrencies, Shapes::ShapeRef.new(shape: MediaConcurrencies, required: true, location_name: "MediaConcurrencies"))
@@ -844,11 +1562,20 @@ module Aws::Connect
844
1562
  UpdateRoutingProfileQueuesRequest.add_member(:queue_configs, Shapes::ShapeRef.new(shape: RoutingProfileQueueConfigList, required: true, location_name: "QueueConfigs"))
845
1563
  UpdateRoutingProfileQueuesRequest.struct_class = Types::UpdateRoutingProfileQueuesRequest
846
1564
 
1565
+ UpdateUserHierarchyGroupNameRequest.add_member(:name, Shapes::ShapeRef.new(shape: HierarchyGroupName, required: true, location_name: "Name"))
1566
+ UpdateUserHierarchyGroupNameRequest.add_member(:hierarchy_group_id, Shapes::ShapeRef.new(shape: HierarchyGroupId, required: true, location: "uri", location_name: "HierarchyGroupId"))
1567
+ UpdateUserHierarchyGroupNameRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1568
+ UpdateUserHierarchyGroupNameRequest.struct_class = Types::UpdateUserHierarchyGroupNameRequest
1569
+
847
1570
  UpdateUserHierarchyRequest.add_member(:hierarchy_group_id, Shapes::ShapeRef.new(shape: HierarchyGroupId, location_name: "HierarchyGroupId"))
848
1571
  UpdateUserHierarchyRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location: "uri", location_name: "UserId"))
849
1572
  UpdateUserHierarchyRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
850
1573
  UpdateUserHierarchyRequest.struct_class = Types::UpdateUserHierarchyRequest
851
1574
 
1575
+ UpdateUserHierarchyStructureRequest.add_member(:hierarchy_structure, Shapes::ShapeRef.new(shape: HierarchyStructureUpdate, required: true, location_name: "HierarchyStructure"))
1576
+ UpdateUserHierarchyStructureRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
1577
+ UpdateUserHierarchyStructureRequest.struct_class = Types::UpdateUserHierarchyStructureRequest
1578
+
852
1579
  UpdateUserIdentityInfoRequest.add_member(:identity_info, Shapes::ShapeRef.new(shape: UserIdentityInfo, required: true, location_name: "IdentityInfo"))
853
1580
  UpdateUserIdentityInfoRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location: "uri", location_name: "UserId"))
854
1581
  UpdateUserIdentityInfoRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
@@ -869,6 +1596,13 @@ module Aws::Connect
869
1596
  UpdateUserSecurityProfilesRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
870
1597
  UpdateUserSecurityProfilesRequest.struct_class = Types::UpdateUserSecurityProfilesRequest
871
1598
 
1599
+ UseCase.add_member(:use_case_id, Shapes::ShapeRef.new(shape: UseCaseId, location_name: "UseCaseId"))
1600
+ UseCase.add_member(:use_case_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "UseCaseArn"))
1601
+ UseCase.add_member(:use_case_type, Shapes::ShapeRef.new(shape: UseCaseType, location_name: "UseCaseType"))
1602
+ UseCase.struct_class = Types::UseCase
1603
+
1604
+ UseCaseSummaryList.member = Shapes::ShapeRef.new(shape: UseCase)
1605
+
872
1606
  User.add_member(:id, Shapes::ShapeRef.new(shape: UserId, location_name: "Id"))
873
1607
  User.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
874
1608
  User.add_member(:username, Shapes::ShapeRef.new(shape: AgentUsername, location_name: "Username"))
@@ -895,6 +1629,10 @@ module Aws::Connect
895
1629
  UserPhoneConfig.add_member(:desk_phone_number, Shapes::ShapeRef.new(shape: PhoneNumber, location_name: "DeskPhoneNumber"))
896
1630
  UserPhoneConfig.struct_class = Types::UserPhoneConfig
897
1631
 
1632
+ UserQuickConnectConfig.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location_name: "UserId"))
1633
+ UserQuickConnectConfig.add_member(:contact_flow_id, Shapes::ShapeRef.new(shape: ContactFlowId, required: true, location_name: "ContactFlowId"))
1634
+ UserQuickConnectConfig.struct_class = Types::UserQuickConnectConfig
1635
+
898
1636
  UserSummary.add_member(:id, Shapes::ShapeRef.new(shape: UserId, location_name: "Id"))
899
1637
  UserSummary.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
900
1638
  UserSummary.add_member(:username, Shapes::ShapeRef.new(shape: AgentUsername, location_name: "Username"))
@@ -924,6 +1662,79 @@ module Aws::Connect
924
1662
  "uid" => "connect-2017-08-08",
925
1663
  }
926
1664
 
1665
+ api.add_operation(:associate_approved_origin, Seahorse::Model::Operation.new.tap do |o|
1666
+ o.name = "AssociateApprovedOrigin"
1667
+ o.http_method = "PUT"
1668
+ o.http_request_uri = "/instance/{InstanceId}/approved-origin"
1669
+ o.input = Shapes::ShapeRef.new(shape: AssociateApprovedOriginRequest)
1670
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1671
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1672
+ o.errors << Shapes::ShapeRef.new(shape: ResourceConflictException)
1673
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1674
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1675
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1676
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1677
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1678
+ end)
1679
+
1680
+ api.add_operation(:associate_instance_storage_config, Seahorse::Model::Operation.new.tap do |o|
1681
+ o.name = "AssociateInstanceStorageConfig"
1682
+ o.http_method = "PUT"
1683
+ o.http_request_uri = "/instance/{InstanceId}/storage-config"
1684
+ o.input = Shapes::ShapeRef.new(shape: AssociateInstanceStorageConfigRequest)
1685
+ o.output = Shapes::ShapeRef.new(shape: AssociateInstanceStorageConfigResponse)
1686
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1687
+ o.errors << Shapes::ShapeRef.new(shape: ResourceConflictException)
1688
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1689
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1690
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1691
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1692
+ end)
1693
+
1694
+ api.add_operation(:associate_lambda_function, Seahorse::Model::Operation.new.tap do |o|
1695
+ o.name = "AssociateLambdaFunction"
1696
+ o.http_method = "PUT"
1697
+ o.http_request_uri = "/instance/{InstanceId}/lambda-function"
1698
+ o.input = Shapes::ShapeRef.new(shape: AssociateLambdaFunctionRequest)
1699
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1700
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1701
+ o.errors << Shapes::ShapeRef.new(shape: ResourceConflictException)
1702
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1703
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1704
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1705
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1706
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1707
+ end)
1708
+
1709
+ api.add_operation(:associate_lex_bot, Seahorse::Model::Operation.new.tap do |o|
1710
+ o.name = "AssociateLexBot"
1711
+ o.http_method = "PUT"
1712
+ o.http_request_uri = "/instance/{InstanceId}/lex-bot"
1713
+ o.input = Shapes::ShapeRef.new(shape: AssociateLexBotRequest)
1714
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1715
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1716
+ o.errors << Shapes::ShapeRef.new(shape: ResourceConflictException)
1717
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1718
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1719
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1720
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1721
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1722
+ end)
1723
+
1724
+ api.add_operation(:associate_queue_quick_connects, Seahorse::Model::Operation.new.tap do |o|
1725
+ o.name = "AssociateQueueQuickConnects"
1726
+ o.http_method = "POST"
1727
+ o.http_request_uri = "/queues/{InstanceId}/{QueueId}/associate-quick-connects"
1728
+ o.input = Shapes::ShapeRef.new(shape: AssociateQueueQuickConnectsRequest)
1729
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1730
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1731
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1732
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1733
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1734
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1735
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1736
+ end)
1737
+
927
1738
  api.add_operation(:associate_routing_profile_queues, Seahorse::Model::Operation.new.tap do |o|
928
1739
  o.name = "AssociateRoutingProfileQueues"
929
1740
  o.http_method = "POST"
@@ -937,6 +1748,21 @@ module Aws::Connect
937
1748
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
938
1749
  end)
939
1750
 
1751
+ api.add_operation(:associate_security_key, Seahorse::Model::Operation.new.tap do |o|
1752
+ o.name = "AssociateSecurityKey"
1753
+ o.http_method = "PUT"
1754
+ o.http_request_uri = "/instance/{InstanceId}/security-key"
1755
+ o.input = Shapes::ShapeRef.new(shape: AssociateSecurityKeyRequest)
1756
+ o.output = Shapes::ShapeRef.new(shape: AssociateSecurityKeyResponse)
1757
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1758
+ o.errors << Shapes::ShapeRef.new(shape: ResourceConflictException)
1759
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1760
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1761
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1762
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1763
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1764
+ end)
1765
+
940
1766
  api.add_operation(:create_contact_flow, Seahorse::Model::Operation.new.tap do |o|
941
1767
  o.name = "CreateContactFlow"
942
1768
  o.http_method = "PUT"
@@ -953,6 +1779,62 @@ module Aws::Connect
953
1779
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
954
1780
  end)
955
1781
 
1782
+ api.add_operation(:create_instance, Seahorse::Model::Operation.new.tap do |o|
1783
+ o.name = "CreateInstance"
1784
+ o.http_method = "PUT"
1785
+ o.http_request_uri = "/instance"
1786
+ o.input = Shapes::ShapeRef.new(shape: CreateInstanceRequest)
1787
+ o.output = Shapes::ShapeRef.new(shape: CreateInstanceResponse)
1788
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1789
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
1790
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1791
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1792
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1793
+ end)
1794
+
1795
+ api.add_operation(:create_integration_association, Seahorse::Model::Operation.new.tap do |o|
1796
+ o.name = "CreateIntegrationAssociation"
1797
+ o.http_method = "PUT"
1798
+ o.http_request_uri = "/instance/{InstanceId}/integration-associations"
1799
+ o.input = Shapes::ShapeRef.new(shape: CreateIntegrationAssociationRequest)
1800
+ o.output = Shapes::ShapeRef.new(shape: CreateIntegrationAssociationResponse)
1801
+ o.errors << Shapes::ShapeRef.new(shape: DuplicateResourceException)
1802
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1803
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1804
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1805
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1806
+ end)
1807
+
1808
+ api.add_operation(:create_queue, Seahorse::Model::Operation.new.tap do |o|
1809
+ o.name = "CreateQueue"
1810
+ o.http_method = "PUT"
1811
+ o.http_request_uri = "/queues/{InstanceId}"
1812
+ o.input = Shapes::ShapeRef.new(shape: CreateQueueRequest)
1813
+ o.output = Shapes::ShapeRef.new(shape: CreateQueueResponse)
1814
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1815
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1816
+ o.errors << Shapes::ShapeRef.new(shape: DuplicateResourceException)
1817
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1818
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1819
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1820
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1821
+ end)
1822
+
1823
+ api.add_operation(:create_quick_connect, Seahorse::Model::Operation.new.tap do |o|
1824
+ o.name = "CreateQuickConnect"
1825
+ o.http_method = "PUT"
1826
+ o.http_request_uri = "/quick-connects/{InstanceId}"
1827
+ o.input = Shapes::ShapeRef.new(shape: CreateQuickConnectRequest)
1828
+ o.output = Shapes::ShapeRef.new(shape: CreateQuickConnectResponse)
1829
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1830
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1831
+ o.errors << Shapes::ShapeRef.new(shape: DuplicateResourceException)
1832
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1833
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1834
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1835
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1836
+ end)
1837
+
956
1838
  api.add_operation(:create_routing_profile, Seahorse::Model::Operation.new.tap do |o|
957
1839
  o.name = "CreateRoutingProfile"
958
1840
  o.http_method = "PUT"
@@ -968,6 +1850,19 @@ module Aws::Connect
968
1850
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
969
1851
  end)
970
1852
 
1853
+ api.add_operation(:create_use_case, Seahorse::Model::Operation.new.tap do |o|
1854
+ o.name = "CreateUseCase"
1855
+ o.http_method = "PUT"
1856
+ o.http_request_uri = "/instance/{InstanceId}/integration-associations/{IntegrationAssociationId}/use-cases"
1857
+ o.input = Shapes::ShapeRef.new(shape: CreateUseCaseRequest)
1858
+ o.output = Shapes::ShapeRef.new(shape: CreateUseCaseResponse)
1859
+ o.errors << Shapes::ShapeRef.new(shape: DuplicateResourceException)
1860
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1861
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1862
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1863
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1864
+ end)
1865
+
971
1866
  api.add_operation(:create_user, Seahorse::Model::Operation.new.tap do |o|
972
1867
  o.name = "CreateUser"
973
1868
  o.http_method = "PUT"
@@ -983,6 +1878,69 @@ module Aws::Connect
983
1878
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
984
1879
  end)
985
1880
 
1881
+ api.add_operation(:create_user_hierarchy_group, Seahorse::Model::Operation.new.tap do |o|
1882
+ o.name = "CreateUserHierarchyGroup"
1883
+ o.http_method = "PUT"
1884
+ o.http_request_uri = "/user-hierarchy-groups/{InstanceId}"
1885
+ o.input = Shapes::ShapeRef.new(shape: CreateUserHierarchyGroupRequest)
1886
+ o.output = Shapes::ShapeRef.new(shape: CreateUserHierarchyGroupResponse)
1887
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1888
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1889
+ o.errors << Shapes::ShapeRef.new(shape: DuplicateResourceException)
1890
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1891
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1892
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1893
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1894
+ end)
1895
+
1896
+ api.add_operation(:delete_instance, Seahorse::Model::Operation.new.tap do |o|
1897
+ o.name = "DeleteInstance"
1898
+ o.http_method = "DELETE"
1899
+ o.http_request_uri = "/instance/{InstanceId}"
1900
+ o.input = Shapes::ShapeRef.new(shape: DeleteInstanceRequest)
1901
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1902
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1903
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1904
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1905
+ end)
1906
+
1907
+ api.add_operation(:delete_integration_association, Seahorse::Model::Operation.new.tap do |o|
1908
+ o.name = "DeleteIntegrationAssociation"
1909
+ o.http_method = "DELETE"
1910
+ o.http_request_uri = "/instance/{InstanceId}/integration-associations/{IntegrationAssociationId}"
1911
+ o.input = Shapes::ShapeRef.new(shape: DeleteIntegrationAssociationRequest)
1912
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1913
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1914
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1915
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1916
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1917
+ end)
1918
+
1919
+ api.add_operation(:delete_quick_connect, Seahorse::Model::Operation.new.tap do |o|
1920
+ o.name = "DeleteQuickConnect"
1921
+ o.http_method = "DELETE"
1922
+ o.http_request_uri = "/quick-connects/{InstanceId}/{QuickConnectId}"
1923
+ o.input = Shapes::ShapeRef.new(shape: DeleteQuickConnectRequest)
1924
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1925
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1926
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1927
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1928
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1929
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1930
+ end)
1931
+
1932
+ api.add_operation(:delete_use_case, Seahorse::Model::Operation.new.tap do |o|
1933
+ o.name = "DeleteUseCase"
1934
+ o.http_method = "DELETE"
1935
+ o.http_request_uri = "/instance/{InstanceId}/integration-associations/{IntegrationAssociationId}/use-cases/{UseCaseId}"
1936
+ o.input = Shapes::ShapeRef.new(shape: DeleteUseCaseRequest)
1937
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1938
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1939
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1940
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1941
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1942
+ end)
1943
+
986
1944
  api.add_operation(:delete_user, Seahorse::Model::Operation.new.tap do |o|
987
1945
  o.name = "DeleteUser"
988
1946
  o.http_method = "DELETE"
@@ -996,6 +1954,20 @@ module Aws::Connect
996
1954
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
997
1955
  end)
998
1956
 
1957
+ api.add_operation(:delete_user_hierarchy_group, Seahorse::Model::Operation.new.tap do |o|
1958
+ o.name = "DeleteUserHierarchyGroup"
1959
+ o.http_method = "DELETE"
1960
+ o.http_request_uri = "/user-hierarchy-groups/{InstanceId}/{HierarchyGroupId}"
1961
+ o.input = Shapes::ShapeRef.new(shape: DeleteUserHierarchyGroupRequest)
1962
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1963
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1964
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1965
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1966
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
1967
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1968
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1969
+ end)
1970
+
999
1971
  api.add_operation(:describe_contact_flow, Seahorse::Model::Operation.new.tap do |o|
1000
1972
  o.name = "DescribeContactFlow"
1001
1973
  o.http_method = "GET"
@@ -1010,12 +1982,12 @@ module Aws::Connect
1010
1982
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1011
1983
  end)
1012
1984
 
1013
- api.add_operation(:describe_routing_profile, Seahorse::Model::Operation.new.tap do |o|
1014
- o.name = "DescribeRoutingProfile"
1985
+ api.add_operation(:describe_hours_of_operation, Seahorse::Model::Operation.new.tap do |o|
1986
+ o.name = "DescribeHoursOfOperation"
1015
1987
  o.http_method = "GET"
1016
- o.http_request_uri = "/routing-profiles/{InstanceId}/{RoutingProfileId}"
1017
- o.input = Shapes::ShapeRef.new(shape: DescribeRoutingProfileRequest)
1018
- o.output = Shapes::ShapeRef.new(shape: DescribeRoutingProfileResponse)
1988
+ o.http_request_uri = "/hours-of-operations/{InstanceId}/{HoursOfOperationId}"
1989
+ o.input = Shapes::ShapeRef.new(shape: DescribeHoursOfOperationRequest)
1990
+ o.output = Shapes::ShapeRef.new(shape: DescribeHoursOfOperationResponse)
1019
1991
  o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1020
1992
  o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1021
1993
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
@@ -1023,11 +1995,87 @@ module Aws::Connect
1023
1995
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1024
1996
  end)
1025
1997
 
1026
- api.add_operation(:describe_user, Seahorse::Model::Operation.new.tap do |o|
1027
- o.name = "DescribeUser"
1998
+ api.add_operation(:describe_instance, Seahorse::Model::Operation.new.tap do |o|
1999
+ o.name = "DescribeInstance"
1028
2000
  o.http_method = "GET"
1029
- o.http_request_uri = "/users/{InstanceId}/{UserId}"
1030
- o.input = Shapes::ShapeRef.new(shape: DescribeUserRequest)
2001
+ o.http_request_uri = "/instance/{InstanceId}"
2002
+ o.input = Shapes::ShapeRef.new(shape: DescribeInstanceRequest)
2003
+ o.output = Shapes::ShapeRef.new(shape: DescribeInstanceResponse)
2004
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2005
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2006
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2007
+ end)
2008
+
2009
+ api.add_operation(:describe_instance_attribute, Seahorse::Model::Operation.new.tap do |o|
2010
+ o.name = "DescribeInstanceAttribute"
2011
+ o.http_method = "GET"
2012
+ o.http_request_uri = "/instance/{InstanceId}/attribute/{AttributeType}"
2013
+ o.input = Shapes::ShapeRef.new(shape: DescribeInstanceAttributeRequest)
2014
+ o.output = Shapes::ShapeRef.new(shape: DescribeInstanceAttributeResponse)
2015
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2016
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2017
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2018
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2019
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2020
+ end)
2021
+
2022
+ api.add_operation(:describe_instance_storage_config, Seahorse::Model::Operation.new.tap do |o|
2023
+ o.name = "DescribeInstanceStorageConfig"
2024
+ o.http_method = "GET"
2025
+ o.http_request_uri = "/instance/{InstanceId}/storage-config/{AssociationId}"
2026
+ o.input = Shapes::ShapeRef.new(shape: DescribeInstanceStorageConfigRequest)
2027
+ o.output = Shapes::ShapeRef.new(shape: DescribeInstanceStorageConfigResponse)
2028
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2029
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2030
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2031
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2032
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2033
+ end)
2034
+
2035
+ api.add_operation(:describe_queue, Seahorse::Model::Operation.new.tap do |o|
2036
+ o.name = "DescribeQueue"
2037
+ o.http_method = "GET"
2038
+ o.http_request_uri = "/queues/{InstanceId}/{QueueId}"
2039
+ o.input = Shapes::ShapeRef.new(shape: DescribeQueueRequest)
2040
+ o.output = Shapes::ShapeRef.new(shape: DescribeQueueResponse)
2041
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2042
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2043
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2044
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2045
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2046
+ end)
2047
+
2048
+ api.add_operation(:describe_quick_connect, Seahorse::Model::Operation.new.tap do |o|
2049
+ o.name = "DescribeQuickConnect"
2050
+ o.http_method = "GET"
2051
+ o.http_request_uri = "/quick-connects/{InstanceId}/{QuickConnectId}"
2052
+ o.input = Shapes::ShapeRef.new(shape: DescribeQuickConnectRequest)
2053
+ o.output = Shapes::ShapeRef.new(shape: DescribeQuickConnectResponse)
2054
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2055
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2056
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2057
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2058
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2059
+ end)
2060
+
2061
+ api.add_operation(:describe_routing_profile, Seahorse::Model::Operation.new.tap do |o|
2062
+ o.name = "DescribeRoutingProfile"
2063
+ o.http_method = "GET"
2064
+ o.http_request_uri = "/routing-profiles/{InstanceId}/{RoutingProfileId}"
2065
+ o.input = Shapes::ShapeRef.new(shape: DescribeRoutingProfileRequest)
2066
+ o.output = Shapes::ShapeRef.new(shape: DescribeRoutingProfileResponse)
2067
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2068
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2069
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2070
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2071
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2072
+ end)
2073
+
2074
+ api.add_operation(:describe_user, Seahorse::Model::Operation.new.tap do |o|
2075
+ o.name = "DescribeUser"
2076
+ o.http_method = "GET"
2077
+ o.http_request_uri = "/users/{InstanceId}/{UserId}"
2078
+ o.input = Shapes::ShapeRef.new(shape: DescribeUserRequest)
1031
2079
  o.output = Shapes::ShapeRef.new(shape: DescribeUserResponse)
1032
2080
  o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1033
2081
  o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
@@ -1062,6 +2110,71 @@ module Aws::Connect
1062
2110
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1063
2111
  end)
1064
2112
 
2113
+ api.add_operation(:disassociate_approved_origin, Seahorse::Model::Operation.new.tap do |o|
2114
+ o.name = "DisassociateApprovedOrigin"
2115
+ o.http_method = "DELETE"
2116
+ o.http_request_uri = "/instance/{InstanceId}/approved-origin"
2117
+ o.input = Shapes::ShapeRef.new(shape: DisassociateApprovedOriginRequest)
2118
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2119
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2120
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2121
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2122
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2123
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2124
+ end)
2125
+
2126
+ api.add_operation(:disassociate_instance_storage_config, Seahorse::Model::Operation.new.tap do |o|
2127
+ o.name = "DisassociateInstanceStorageConfig"
2128
+ o.http_method = "DELETE"
2129
+ o.http_request_uri = "/instance/{InstanceId}/storage-config/{AssociationId}"
2130
+ o.input = Shapes::ShapeRef.new(shape: DisassociateInstanceStorageConfigRequest)
2131
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2132
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2133
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2134
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2135
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2136
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2137
+ end)
2138
+
2139
+ api.add_operation(:disassociate_lambda_function, Seahorse::Model::Operation.new.tap do |o|
2140
+ o.name = "DisassociateLambdaFunction"
2141
+ o.http_method = "DELETE"
2142
+ o.http_request_uri = "/instance/{InstanceId}/lambda-function"
2143
+ o.input = Shapes::ShapeRef.new(shape: DisassociateLambdaFunctionRequest)
2144
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2145
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2146
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2147
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2148
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2149
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2150
+ end)
2151
+
2152
+ api.add_operation(:disassociate_lex_bot, Seahorse::Model::Operation.new.tap do |o|
2153
+ o.name = "DisassociateLexBot"
2154
+ o.http_method = "DELETE"
2155
+ o.http_request_uri = "/instance/{InstanceId}/lex-bot"
2156
+ o.input = Shapes::ShapeRef.new(shape: DisassociateLexBotRequest)
2157
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2158
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2159
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2160
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2161
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2162
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2163
+ end)
2164
+
2165
+ api.add_operation(:disassociate_queue_quick_connects, Seahorse::Model::Operation.new.tap do |o|
2166
+ o.name = "DisassociateQueueQuickConnects"
2167
+ o.http_method = "POST"
2168
+ o.http_request_uri = "/queues/{InstanceId}/{QueueId}/disassociate-quick-connects"
2169
+ o.input = Shapes::ShapeRef.new(shape: DisassociateQueueQuickConnectsRequest)
2170
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2171
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2172
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2173
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2174
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2175
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2176
+ end)
2177
+
1065
2178
  api.add_operation(:disassociate_routing_profile_queues, Seahorse::Model::Operation.new.tap do |o|
1066
2179
  o.name = "DisassociateRoutingProfileQueues"
1067
2180
  o.http_method = "POST"
@@ -1075,6 +2188,19 @@ module Aws::Connect
1075
2188
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1076
2189
  end)
1077
2190
 
2191
+ api.add_operation(:disassociate_security_key, Seahorse::Model::Operation.new.tap do |o|
2192
+ o.name = "DisassociateSecurityKey"
2193
+ o.http_method = "DELETE"
2194
+ o.http_request_uri = "/instance/{InstanceId}/security-key/{AssociationId}"
2195
+ o.input = Shapes::ShapeRef.new(shape: DisassociateSecurityKeyRequest)
2196
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2197
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2198
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2199
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2200
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2201
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2202
+ end)
2203
+
1078
2204
  api.add_operation(:get_contact_attributes, Seahorse::Model::Operation.new.tap do |o|
1079
2205
  o.name = "GetContactAttributes"
1080
2206
  o.http_method = "GET"
@@ -1138,6 +2264,25 @@ module Aws::Connect
1138
2264
  )
1139
2265
  end)
1140
2266
 
2267
+ api.add_operation(:list_approved_origins, Seahorse::Model::Operation.new.tap do |o|
2268
+ o.name = "ListApprovedOrigins"
2269
+ o.http_method = "GET"
2270
+ o.http_request_uri = "/instance/{InstanceId}/approved-origins"
2271
+ o.input = Shapes::ShapeRef.new(shape: ListApprovedOriginsRequest)
2272
+ o.output = Shapes::ShapeRef.new(shape: ListApprovedOriginsResponse)
2273
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2274
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2275
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2276
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2277
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2278
+ o[:pager] = Aws::Pager.new(
2279
+ limit_key: "max_results",
2280
+ tokens: {
2281
+ "next_token" => "next_token"
2282
+ }
2283
+ )
2284
+ end)
2285
+
1141
2286
  api.add_operation(:list_contact_flows, Seahorse::Model::Operation.new.tap do |o|
1142
2287
  o.name = "ListContactFlows"
1143
2288
  o.http_method = "GET"
@@ -1176,6 +2321,116 @@ module Aws::Connect
1176
2321
  )
1177
2322
  end)
1178
2323
 
2324
+ api.add_operation(:list_instance_attributes, Seahorse::Model::Operation.new.tap do |o|
2325
+ o.name = "ListInstanceAttributes"
2326
+ o.http_method = "GET"
2327
+ o.http_request_uri = "/instance/{InstanceId}/attributes"
2328
+ o.input = Shapes::ShapeRef.new(shape: ListInstanceAttributesRequest)
2329
+ o.output = Shapes::ShapeRef.new(shape: ListInstanceAttributesResponse)
2330
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2331
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2332
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2333
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2334
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2335
+ o[:pager] = Aws::Pager.new(
2336
+ limit_key: "max_results",
2337
+ tokens: {
2338
+ "next_token" => "next_token"
2339
+ }
2340
+ )
2341
+ end)
2342
+
2343
+ api.add_operation(:list_instance_storage_configs, Seahorse::Model::Operation.new.tap do |o|
2344
+ o.name = "ListInstanceStorageConfigs"
2345
+ o.http_method = "GET"
2346
+ o.http_request_uri = "/instance/{InstanceId}/storage-configs"
2347
+ o.input = Shapes::ShapeRef.new(shape: ListInstanceStorageConfigsRequest)
2348
+ o.output = Shapes::ShapeRef.new(shape: ListInstanceStorageConfigsResponse)
2349
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2350
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2351
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2352
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2353
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2354
+ o[:pager] = Aws::Pager.new(
2355
+ limit_key: "max_results",
2356
+ tokens: {
2357
+ "next_token" => "next_token"
2358
+ }
2359
+ )
2360
+ end)
2361
+
2362
+ api.add_operation(:list_instances, Seahorse::Model::Operation.new.tap do |o|
2363
+ o.name = "ListInstances"
2364
+ o.http_method = "GET"
2365
+ o.http_request_uri = "/instance"
2366
+ o.input = Shapes::ShapeRef.new(shape: ListInstancesRequest)
2367
+ o.output = Shapes::ShapeRef.new(shape: ListInstancesResponse)
2368
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2369
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2370
+ o[:pager] = Aws::Pager.new(
2371
+ limit_key: "max_results",
2372
+ tokens: {
2373
+ "next_token" => "next_token"
2374
+ }
2375
+ )
2376
+ end)
2377
+
2378
+ api.add_operation(:list_integration_associations, Seahorse::Model::Operation.new.tap do |o|
2379
+ o.name = "ListIntegrationAssociations"
2380
+ o.http_method = "GET"
2381
+ o.http_request_uri = "/instance/{InstanceId}/integration-associations"
2382
+ o.input = Shapes::ShapeRef.new(shape: ListIntegrationAssociationsRequest)
2383
+ o.output = Shapes::ShapeRef.new(shape: ListIntegrationAssociationsResponse)
2384
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2385
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2386
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2387
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2388
+ o[:pager] = Aws::Pager.new(
2389
+ limit_key: "max_results",
2390
+ tokens: {
2391
+ "next_token" => "next_token"
2392
+ }
2393
+ )
2394
+ end)
2395
+
2396
+ api.add_operation(:list_lambda_functions, Seahorse::Model::Operation.new.tap do |o|
2397
+ o.name = "ListLambdaFunctions"
2398
+ o.http_method = "GET"
2399
+ o.http_request_uri = "/instance/{InstanceId}/lambda-functions"
2400
+ o.input = Shapes::ShapeRef.new(shape: ListLambdaFunctionsRequest)
2401
+ o.output = Shapes::ShapeRef.new(shape: ListLambdaFunctionsResponse)
2402
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2403
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2404
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2405
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2406
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2407
+ o[:pager] = Aws::Pager.new(
2408
+ limit_key: "max_results",
2409
+ tokens: {
2410
+ "next_token" => "next_token"
2411
+ }
2412
+ )
2413
+ end)
2414
+
2415
+ api.add_operation(:list_lex_bots, Seahorse::Model::Operation.new.tap do |o|
2416
+ o.name = "ListLexBots"
2417
+ o.http_method = "GET"
2418
+ o.http_request_uri = "/instance/{InstanceId}/lex-bots"
2419
+ o.input = Shapes::ShapeRef.new(shape: ListLexBotsRequest)
2420
+ o.output = Shapes::ShapeRef.new(shape: ListLexBotsResponse)
2421
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2422
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2423
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2424
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2425
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2426
+ o[:pager] = Aws::Pager.new(
2427
+ limit_key: "max_results",
2428
+ tokens: {
2429
+ "next_token" => "next_token"
2430
+ }
2431
+ )
2432
+ end)
2433
+
1179
2434
  api.add_operation(:list_phone_numbers, Seahorse::Model::Operation.new.tap do |o|
1180
2435
  o.name = "ListPhoneNumbers"
1181
2436
  o.http_method = "GET"
@@ -1214,6 +2469,25 @@ module Aws::Connect
1214
2469
  )
1215
2470
  end)
1216
2471
 
2472
+ api.add_operation(:list_queue_quick_connects, Seahorse::Model::Operation.new.tap do |o|
2473
+ o.name = "ListQueueQuickConnects"
2474
+ o.http_method = "GET"
2475
+ o.http_request_uri = "/queues/{InstanceId}/{QueueId}/quick-connects"
2476
+ o.input = Shapes::ShapeRef.new(shape: ListQueueQuickConnectsRequest)
2477
+ o.output = Shapes::ShapeRef.new(shape: ListQueueQuickConnectsResponse)
2478
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2479
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2480
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2481
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2482
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2483
+ o[:pager] = Aws::Pager.new(
2484
+ limit_key: "max_results",
2485
+ tokens: {
2486
+ "next_token" => "next_token"
2487
+ }
2488
+ )
2489
+ end)
2490
+
1217
2491
  api.add_operation(:list_queues, Seahorse::Model::Operation.new.tap do |o|
1218
2492
  o.name = "ListQueues"
1219
2493
  o.http_method = "GET"
@@ -1233,6 +2507,25 @@ module Aws::Connect
1233
2507
  )
1234
2508
  end)
1235
2509
 
2510
+ api.add_operation(:list_quick_connects, Seahorse::Model::Operation.new.tap do |o|
2511
+ o.name = "ListQuickConnects"
2512
+ o.http_method = "GET"
2513
+ o.http_request_uri = "/quick-connects/{InstanceId}"
2514
+ o.input = Shapes::ShapeRef.new(shape: ListQuickConnectsRequest)
2515
+ o.output = Shapes::ShapeRef.new(shape: ListQuickConnectsResponse)
2516
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2517
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2518
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2519
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2520
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2521
+ o[:pager] = Aws::Pager.new(
2522
+ limit_key: "max_results",
2523
+ tokens: {
2524
+ "next_token" => "next_token"
2525
+ }
2526
+ )
2527
+ end)
2528
+
1236
2529
  api.add_operation(:list_routing_profile_queues, Seahorse::Model::Operation.new.tap do |o|
1237
2530
  o.name = "ListRoutingProfileQueues"
1238
2531
  o.http_method = "GET"
@@ -1271,6 +2564,25 @@ module Aws::Connect
1271
2564
  )
1272
2565
  end)
1273
2566
 
2567
+ api.add_operation(:list_security_keys, Seahorse::Model::Operation.new.tap do |o|
2568
+ o.name = "ListSecurityKeys"
2569
+ o.http_method = "GET"
2570
+ o.http_request_uri = "/instance/{InstanceId}/security-keys"
2571
+ o.input = Shapes::ShapeRef.new(shape: ListSecurityKeysRequest)
2572
+ o.output = Shapes::ShapeRef.new(shape: ListSecurityKeysResponse)
2573
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2574
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2575
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2576
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2577
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2578
+ o[:pager] = Aws::Pager.new(
2579
+ limit_key: "max_results",
2580
+ tokens: {
2581
+ "next_token" => "next_token"
2582
+ }
2583
+ )
2584
+ end)
2585
+
1274
2586
  api.add_operation(:list_security_profiles, Seahorse::Model::Operation.new.tap do |o|
1275
2587
  o.name = "ListSecurityProfiles"
1276
2588
  o.http_method = "GET"
@@ -1303,6 +2615,24 @@ module Aws::Connect
1303
2615
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1304
2616
  end)
1305
2617
 
2618
+ api.add_operation(:list_use_cases, Seahorse::Model::Operation.new.tap do |o|
2619
+ o.name = "ListUseCases"
2620
+ o.http_method = "GET"
2621
+ o.http_request_uri = "/instance/{InstanceId}/integration-associations/{IntegrationAssociationId}/use-cases"
2622
+ o.input = Shapes::ShapeRef.new(shape: ListUseCasesRequest)
2623
+ o.output = Shapes::ShapeRef.new(shape: ListUseCasesResponse)
2624
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2625
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2626
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2627
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2628
+ o[:pager] = Aws::Pager.new(
2629
+ limit_key: "max_results",
2630
+ tokens: {
2631
+ "next_token" => "next_token"
2632
+ }
2633
+ )
2634
+ end)
2635
+
1306
2636
  api.add_operation(:list_user_hierarchy_groups, Seahorse::Model::Operation.new.tap do |o|
1307
2637
  o.name = "ListUserHierarchyGroups"
1308
2638
  o.http_method = "GET"
@@ -1392,6 +2722,20 @@ module Aws::Connect
1392
2722
  o.errors << Shapes::ShapeRef.new(shape: OutboundContactNotPermittedException)
1393
2723
  end)
1394
2724
 
2725
+ api.add_operation(:start_task_contact, Seahorse::Model::Operation.new.tap do |o|
2726
+ o.name = "StartTaskContact"
2727
+ o.http_method = "PUT"
2728
+ o.http_request_uri = "/contact/task"
2729
+ o.input = Shapes::ShapeRef.new(shape: StartTaskContactRequest)
2730
+ o.output = Shapes::ShapeRef.new(shape: StartTaskContactResponse)
2731
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2732
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2733
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2734
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2735
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
2736
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2737
+ end)
2738
+
1395
2739
  api.add_operation(:stop_contact, Seahorse::Model::Operation.new.tap do |o|
1396
2740
  o.name = "StopContact"
1397
2741
  o.http_method = "POST"
@@ -1493,6 +2837,124 @@ module Aws::Connect
1493
2837
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1494
2838
  end)
1495
2839
 
2840
+ api.add_operation(:update_instance_attribute, Seahorse::Model::Operation.new.tap do |o|
2841
+ o.name = "UpdateInstanceAttribute"
2842
+ o.http_method = "POST"
2843
+ o.http_request_uri = "/instance/{InstanceId}/attribute/{AttributeType}"
2844
+ o.input = Shapes::ShapeRef.new(shape: UpdateInstanceAttributeRequest)
2845
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2846
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2847
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2848
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2849
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2850
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2851
+ end)
2852
+
2853
+ api.add_operation(:update_instance_storage_config, Seahorse::Model::Operation.new.tap do |o|
2854
+ o.name = "UpdateInstanceStorageConfig"
2855
+ o.http_method = "POST"
2856
+ o.http_request_uri = "/instance/{InstanceId}/storage-config/{AssociationId}"
2857
+ o.input = Shapes::ShapeRef.new(shape: UpdateInstanceStorageConfigRequest)
2858
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2859
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2860
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2861
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2862
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2863
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2864
+ end)
2865
+
2866
+ api.add_operation(:update_queue_hours_of_operation, Seahorse::Model::Operation.new.tap do |o|
2867
+ o.name = "UpdateQueueHoursOfOperation"
2868
+ o.http_method = "POST"
2869
+ o.http_request_uri = "/queues/{InstanceId}/{QueueId}/hours-of-operation"
2870
+ o.input = Shapes::ShapeRef.new(shape: UpdateQueueHoursOfOperationRequest)
2871
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2872
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2873
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2874
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2875
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2876
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2877
+ end)
2878
+
2879
+ api.add_operation(:update_queue_max_contacts, Seahorse::Model::Operation.new.tap do |o|
2880
+ o.name = "UpdateQueueMaxContacts"
2881
+ o.http_method = "POST"
2882
+ o.http_request_uri = "/queues/{InstanceId}/{QueueId}/max-contacts"
2883
+ o.input = Shapes::ShapeRef.new(shape: UpdateQueueMaxContactsRequest)
2884
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2885
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2886
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2887
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2888
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2889
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2890
+ end)
2891
+
2892
+ api.add_operation(:update_queue_name, Seahorse::Model::Operation.new.tap do |o|
2893
+ o.name = "UpdateQueueName"
2894
+ o.http_method = "POST"
2895
+ o.http_request_uri = "/queues/{InstanceId}/{QueueId}/name"
2896
+ o.input = Shapes::ShapeRef.new(shape: UpdateQueueNameRequest)
2897
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2898
+ o.errors << Shapes::ShapeRef.new(shape: DuplicateResourceException)
2899
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2900
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2901
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2902
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2903
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2904
+ end)
2905
+
2906
+ api.add_operation(:update_queue_outbound_caller_config, Seahorse::Model::Operation.new.tap do |o|
2907
+ o.name = "UpdateQueueOutboundCallerConfig"
2908
+ o.http_method = "POST"
2909
+ o.http_request_uri = "/queues/{InstanceId}/{QueueId}/outbound-caller-config"
2910
+ o.input = Shapes::ShapeRef.new(shape: UpdateQueueOutboundCallerConfigRequest)
2911
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2912
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2913
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2914
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2915
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2916
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2917
+ end)
2918
+
2919
+ api.add_operation(:update_queue_status, Seahorse::Model::Operation.new.tap do |o|
2920
+ o.name = "UpdateQueueStatus"
2921
+ o.http_method = "POST"
2922
+ o.http_request_uri = "/queues/{InstanceId}/{QueueId}/status"
2923
+ o.input = Shapes::ShapeRef.new(shape: UpdateQueueStatusRequest)
2924
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2925
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2926
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2927
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2928
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2929
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2930
+ end)
2931
+
2932
+ api.add_operation(:update_quick_connect_config, Seahorse::Model::Operation.new.tap do |o|
2933
+ o.name = "UpdateQuickConnectConfig"
2934
+ o.http_method = "POST"
2935
+ o.http_request_uri = "/quick-connects/{InstanceId}/{QuickConnectId}/config"
2936
+ o.input = Shapes::ShapeRef.new(shape: UpdateQuickConnectConfigRequest)
2937
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2938
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2939
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2940
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2941
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2942
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2943
+ end)
2944
+
2945
+ api.add_operation(:update_quick_connect_name, Seahorse::Model::Operation.new.tap do |o|
2946
+ o.name = "UpdateQuickConnectName"
2947
+ o.http_method = "POST"
2948
+ o.http_request_uri = "/quick-connects/{InstanceId}/{QuickConnectId}/name"
2949
+ o.input = Shapes::ShapeRef.new(shape: UpdateQuickConnectNameRequest)
2950
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2951
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2952
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2953
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2954
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2955
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
2956
+ end)
2957
+
1496
2958
  api.add_operation(:update_routing_profile_concurrency, Seahorse::Model::Operation.new.tap do |o|
1497
2959
  o.name = "UpdateRoutingProfileConcurrency"
1498
2960
  o.http_method = "POST"
@@ -1559,6 +3021,34 @@ module Aws::Connect
1559
3021
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
1560
3022
  end)
1561
3023
 
3024
+ api.add_operation(:update_user_hierarchy_group_name, Seahorse::Model::Operation.new.tap do |o|
3025
+ o.name = "UpdateUserHierarchyGroupName"
3026
+ o.http_method = "POST"
3027
+ o.http_request_uri = "/user-hierarchy-groups/{InstanceId}/{HierarchyGroupId}/name"
3028
+ o.input = Shapes::ShapeRef.new(shape: UpdateUserHierarchyGroupNameRequest)
3029
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3030
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
3031
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
3032
+ o.errors << Shapes::ShapeRef.new(shape: DuplicateResourceException)
3033
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3034
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3035
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
3036
+ end)
3037
+
3038
+ api.add_operation(:update_user_hierarchy_structure, Seahorse::Model::Operation.new.tap do |o|
3039
+ o.name = "UpdateUserHierarchyStructure"
3040
+ o.http_method = "POST"
3041
+ o.http_request_uri = "/user-hierarchy-structure/{InstanceId}"
3042
+ o.input = Shapes::ShapeRef.new(shape: UpdateUserHierarchyStructureRequest)
3043
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3044
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
3045
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
3046
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3047
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
3048
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3049
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
3050
+ end)
3051
+
1562
3052
  api.add_operation(:update_user_identity_info, Seahorse::Model::Operation.new.tap do |o|
1563
3053
  o.name = "UpdateUserIdentityInfo"
1564
3054
  o.http_method = "POST"