aws-sdk-connect 1.234.0 → 1.236.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -104,6 +104,7 @@ module Aws::Connect
104
104
  AssociateEmailAddressAliasResponse = Shapes::StructureShape.new(name: 'AssociateEmailAddressAliasResponse')
105
105
  AssociateFlowRequest = Shapes::StructureShape.new(name: 'AssociateFlowRequest')
106
106
  AssociateFlowResponse = Shapes::StructureShape.new(name: 'AssociateFlowResponse')
107
+ AssociateHoursOfOperationsRequest = Shapes::StructureShape.new(name: 'AssociateHoursOfOperationsRequest')
107
108
  AssociateInstanceStorageConfigRequest = Shapes::StructureShape.new(name: 'AssociateInstanceStorageConfigRequest')
108
109
  AssociateInstanceStorageConfigResponse = Shapes::StructureShape.new(name: 'AssociateInstanceStorageConfigResponse')
109
110
  AssociateLambdaFunctionRequest = Shapes::StructureShape.new(name: 'AssociateLambdaFunctionRequest')
@@ -224,6 +225,7 @@ module Aws::Connect
224
225
  ChatParticipantRoleConfig = Shapes::StructureShape.new(name: 'ChatParticipantRoleConfig')
225
226
  ChatStreamingConfiguration = Shapes::StructureShape.new(name: 'ChatStreamingConfiguration')
226
227
  ChatStreamingEndpointARN = Shapes::StringShape.new(name: 'ChatStreamingEndpointARN')
228
+ ChildHoursOfOperationsList = Shapes::ListShape.new(name: 'ChildHoursOfOperationsList')
227
229
  ClaimPhoneNumberRequest = Shapes::StructureShape.new(name: 'ClaimPhoneNumberRequest')
228
230
  ClaimPhoneNumberResponse = Shapes::StructureShape.new(name: 'ClaimPhoneNumberResponse')
229
231
  ClaimedPhoneNumberSummary = Shapes::StructureShape.new(name: 'ClaimedPhoneNumberSummary')
@@ -598,6 +600,7 @@ module Aws::Connect
598
600
  DisassociateEmailAddressAliasResponse = Shapes::StructureShape.new(name: 'DisassociateEmailAddressAliasResponse')
599
601
  DisassociateFlowRequest = Shapes::StructureShape.new(name: 'DisassociateFlowRequest')
600
602
  DisassociateFlowResponse = Shapes::StructureShape.new(name: 'DisassociateFlowResponse')
603
+ DisassociateHoursOfOperationsRequest = Shapes::StructureShape.new(name: 'DisassociateHoursOfOperationsRequest')
601
604
  DisassociateInstanceStorageConfigRequest = Shapes::StructureShape.new(name: 'DisassociateInstanceStorageConfigRequest')
602
605
  DisassociateLambdaFunctionRequest = Shapes::StructureShape.new(name: 'DisassociateLambdaFunctionRequest')
603
606
  DisassociateLexBotRequest = Shapes::StructureShape.new(name: 'DisassociateLexBotRequest')
@@ -629,6 +632,8 @@ module Aws::Connect
629
632
  DurationMillis = Shapes::IntegerShape.new(name: 'DurationMillis')
630
633
  EffectiveHoursOfOperationList = Shapes::ListShape.new(name: 'EffectiveHoursOfOperationList')
631
634
  EffectiveHoursOfOperations = Shapes::StructureShape.new(name: 'EffectiveHoursOfOperations')
635
+ EffectiveOverrideHours = Shapes::StructureShape.new(name: 'EffectiveOverrideHours')
636
+ EffectiveOverrideHoursList = Shapes::ListShape.new(name: 'EffectiveOverrideHoursList')
632
637
  Email = Shapes::StringShape.new(name: 'Email')
633
638
  EmailAddress = Shapes::StringShape.new(name: 'EmailAddress')
634
639
  EmailAddressArn = Shapes::StringShape.new(name: 'EmailAddressArn')
@@ -766,6 +771,15 @@ module Aws::Connect
766
771
  EvaluationQuestionAnswerAnalysisDetails = Shapes::UnionShape.new(name: 'EvaluationQuestionAnswerAnalysisDetails')
767
772
  EvaluationQuestionAnswerAnalysisType = Shapes::StringShape.new(name: 'EvaluationQuestionAnswerAnalysisType')
768
773
  EvaluationQuestionInputDetails = Shapes::StructureShape.new(name: 'EvaluationQuestionInputDetails')
774
+ EvaluationReviewConfiguration = Shapes::StructureShape.new(name: 'EvaluationReviewConfiguration')
775
+ EvaluationReviewMetadata = Shapes::StructureShape.new(name: 'EvaluationReviewMetadata')
776
+ EvaluationReviewNotificationRecipient = Shapes::StructureShape.new(name: 'EvaluationReviewNotificationRecipient')
777
+ EvaluationReviewNotificationRecipientList = Shapes::ListShape.new(name: 'EvaluationReviewNotificationRecipientList')
778
+ EvaluationReviewNotificationRecipientType = Shapes::StringShape.new(name: 'EvaluationReviewNotificationRecipientType')
779
+ EvaluationReviewNotificationRecipientValue = Shapes::StructureShape.new(name: 'EvaluationReviewNotificationRecipientValue')
780
+ EvaluationReviewRequestComment = Shapes::StructureShape.new(name: 'EvaluationReviewRequestComment')
781
+ EvaluationReviewRequestCommentContent = Shapes::StringShape.new(name: 'EvaluationReviewRequestCommentContent')
782
+ EvaluationReviewRequestCommentList = Shapes::ListShape.new(name: 'EvaluationReviewRequestCommentList')
769
783
  EvaluationScore = Shapes::StructureShape.new(name: 'EvaluationScore')
770
784
  EvaluationScorePercentage = Shapes::FloatShape.new(name: 'EvaluationScorePercentage')
771
785
  EvaluationScoresMap = Shapes::MapShape.new(name: 'EvaluationScoresMap')
@@ -920,6 +934,7 @@ module Aws::Connect
920
934
  HoursOfOperationSummary = Shapes::StructureShape.new(name: 'HoursOfOperationSummary')
921
935
  HoursOfOperationSummaryList = Shapes::ListShape.new(name: 'HoursOfOperationSummaryList')
922
936
  HoursOfOperationTimeSlice = Shapes::StructureShape.new(name: 'HoursOfOperationTimeSlice')
937
+ HoursOfOperationsIdentifier = Shapes::StructureShape.new(name: 'HoursOfOperationsIdentifier')
923
938
  IAMRestrictedPrimaryValue = Shapes::StringShape.new(name: 'IAMRestrictedPrimaryValue')
924
939
  ISO8601Datetime = Shapes::StringShape.new(name: 'ISO8601Datetime')
925
940
  IdempotencyException = Shapes::StructureShape.new(name: 'IdempotencyException')
@@ -964,6 +979,7 @@ module Aws::Connect
964
979
  InternalServiceException = Shapes::StructureShape.new(name: 'InternalServiceException')
965
980
  IntervalDetails = Shapes::StructureShape.new(name: 'IntervalDetails')
966
981
  IntervalPeriod = Shapes::StringShape.new(name: 'IntervalPeriod')
982
+ IntervalPositiveInteger = Shapes::IntegerShape.new(name: 'IntervalPositiveInteger')
967
983
  InvalidActiveRegionException = Shapes::StructureShape.new(name: 'InvalidActiveRegionException')
968
984
  InvalidContactFlowException = Shapes::StructureShape.new(name: 'InvalidContactFlowException')
969
985
  InvalidContactFlowModuleException = Shapes::StructureShape.new(name: 'InvalidContactFlowModuleException')
@@ -1006,6 +1022,8 @@ module Aws::Connect
1006
1022
  ListAuthenticationProfilesResponse = Shapes::StructureShape.new(name: 'ListAuthenticationProfilesResponse')
1007
1023
  ListBotsRequest = Shapes::StructureShape.new(name: 'ListBotsRequest')
1008
1024
  ListBotsResponse = Shapes::StructureShape.new(name: 'ListBotsResponse')
1025
+ ListChildHoursOfOperationsRequest = Shapes::StructureShape.new(name: 'ListChildHoursOfOperationsRequest')
1026
+ ListChildHoursOfOperationsResponse = Shapes::StructureShape.new(name: 'ListChildHoursOfOperationsResponse')
1009
1027
  ListCondition = Shapes::StructureShape.new(name: 'ListCondition')
1010
1028
  ListContactEvaluationsRequest = Shapes::StructureShape.new(name: 'ListContactEvaluationsRequest')
1011
1029
  ListContactEvaluationsResponse = Shapes::StructureShape.new(name: 'ListContactEvaluationsResponse')
@@ -1163,6 +1181,10 @@ module Aws::Connect
1163
1181
  MonitorCapability = Shapes::StringShape.new(name: 'MonitorCapability')
1164
1182
  MonitorContactRequest = Shapes::StructureShape.new(name: 'MonitorContactRequest')
1165
1183
  MonitorContactResponse = Shapes::StructureShape.new(name: 'MonitorContactResponse')
1184
+ Month = Shapes::IntegerShape.new(name: 'Month')
1185
+ MonthDay = Shapes::IntegerShape.new(name: 'MonthDay')
1186
+ MonthDayList = Shapes::ListShape.new(name: 'MonthDayList')
1187
+ MonthList = Shapes::ListShape.new(name: 'MonthList')
1166
1188
  MultiSelectQuestionRuleCategoryAutomation = Shapes::StructureShape.new(name: 'MultiSelectQuestionRuleCategoryAutomation')
1167
1189
  MultiSelectQuestionRuleCategoryAutomationCondition = Shapes::StringShape.new(name: 'MultiSelectQuestionRuleCategoryAutomationCondition')
1168
1190
  MultiSelectQuestionRuleCategoryAutomationLabel = Shapes::StringShape.new(name: 'MultiSelectQuestionRuleCategoryAutomationLabel')
@@ -1193,6 +1215,7 @@ module Aws::Connect
1193
1215
  OperatingSystem = Shapes::StringShape.new(name: 'OperatingSystem')
1194
1216
  OperationalHour = Shapes::StructureShape.new(name: 'OperationalHour')
1195
1217
  OperationalHours = Shapes::ListShape.new(name: 'OperationalHours')
1218
+ OperationalStatus = Shapes::StringShape.new(name: 'OperationalStatus')
1196
1219
  Origin = Shapes::StringShape.new(name: 'Origin')
1197
1220
  OriginRegion = Shapes::StringShape.new(name: 'OriginRegion')
1198
1221
  OriginsList = Shapes::ListShape.new(name: 'OriginsList')
@@ -1212,13 +1235,20 @@ module Aws::Connect
1212
1235
  OutboundSubject = Shapes::StringShape.new(name: 'OutboundSubject')
1213
1236
  OutputTypeNotFoundException = Shapes::StructureShape.new(name: 'OutputTypeNotFoundException')
1214
1237
  OverrideDays = Shapes::StringShape.new(name: 'OverrideDays')
1238
+ OverrideHour = Shapes::StructureShape.new(name: 'OverrideHour')
1239
+ OverrideHours = Shapes::ListShape.new(name: 'OverrideHours')
1215
1240
  OverrideTimeSlice = Shapes::StructureShape.new(name: 'OverrideTimeSlice')
1241
+ OverrideType = Shapes::StringShape.new(name: 'OverrideType')
1216
1242
  PEM = Shapes::StringShape.new(name: 'PEM')
1217
1243
  Page = Shapes::StringShape.new(name: 'Page')
1218
1244
  PaletteCanvas = Shapes::StructureShape.new(name: 'PaletteCanvas')
1219
1245
  PaletteHeader = Shapes::StructureShape.new(name: 'PaletteHeader')
1220
1246
  PaletteNavigation = Shapes::StructureShape.new(name: 'PaletteNavigation')
1221
1247
  PalettePrimary = Shapes::StructureShape.new(name: 'PalettePrimary')
1248
+ ParentHoursOfOperationConfig = Shapes::StructureShape.new(name: 'ParentHoursOfOperationConfig')
1249
+ ParentHoursOfOperationConfigList = Shapes::ListShape.new(name: 'ParentHoursOfOperationConfigList')
1250
+ ParentHoursOfOperationIdList = Shapes::ListShape.new(name: 'ParentHoursOfOperationIdList')
1251
+ ParentHoursOfOperationsList = Shapes::ListShape.new(name: 'ParentHoursOfOperationsList')
1222
1252
  ParticipantCapabilities = Shapes::StructureShape.new(name: 'ParticipantCapabilities')
1223
1253
  ParticipantConfiguration = Shapes::StructureShape.new(name: 'ParticipantConfiguration')
1224
1254
  ParticipantDetails = Shapes::StructureShape.new(name: 'ParticipantDetails')
@@ -1409,6 +1439,9 @@ module Aws::Connect
1409
1439
  RecordingLocation = Shapes::StringShape.new(name: 'RecordingLocation')
1410
1440
  RecordingStatus = Shapes::StringShape.new(name: 'RecordingStatus')
1411
1441
  Recordings = Shapes::ListShape.new(name: 'Recordings')
1442
+ RecurrenceConfig = Shapes::StructureShape.new(name: 'RecurrenceConfig')
1443
+ RecurrenceFrequency = Shapes::StringShape.new(name: 'RecurrenceFrequency')
1444
+ RecurrencePattern = Shapes::StructureShape.new(name: 'RecurrencePattern')
1412
1445
  Reference = Shapes::StructureShape.new(name: 'Reference')
1413
1446
  ReferenceArn = Shapes::StringShape.new(name: 'ReferenceArn')
1414
1447
  ReferenceId = Shapes::StringShape.new(name: 'ReferenceId')
@@ -1948,6 +1981,8 @@ module Aws::Connect
1948
1981
  VocabularySummaryList = Shapes::ListShape.new(name: 'VocabularySummaryList')
1949
1982
  VoiceRecordingConfiguration = Shapes::StructureShape.new(name: 'VoiceRecordingConfiguration')
1950
1983
  VoiceRecordingTrack = Shapes::StringShape.new(name: 'VoiceRecordingTrack')
1984
+ WeekdayOccurrenceInteger = Shapes::IntegerShape.new(name: 'WeekdayOccurrenceInteger')
1985
+ WeekdayOccurrenceList = Shapes::ListShape.new(name: 'WeekdayOccurrenceList')
1951
1986
  WisdomInfo = Shapes::StructureShape.new(name: 'WisdomInfo')
1952
1987
  Workspace = Shapes::StructureShape.new(name: 'Workspace')
1953
1988
  WorkspaceAssociatedResourceId = Shapes::StringShape.new(name: 'WorkspaceAssociatedResourceId')
@@ -2219,6 +2254,11 @@ module Aws::Connect
2219
2254
 
2220
2255
  AssociateFlowResponse.struct_class = Types::AssociateFlowResponse
2221
2256
 
2257
+ AssociateHoursOfOperationsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
2258
+ AssociateHoursOfOperationsRequest.add_member(:hours_of_operation_id, Shapes::ShapeRef.new(shape: HoursOfOperationId, required: true, location: "uri", location_name: "HoursOfOperationId"))
2259
+ AssociateHoursOfOperationsRequest.add_member(:parent_hours_of_operation_configs, Shapes::ShapeRef.new(shape: ParentHoursOfOperationConfigList, required: true, location_name: "ParentHoursOfOperationConfigs"))
2260
+ AssociateHoursOfOperationsRequest.struct_class = Types::AssociateHoursOfOperationsRequest
2261
+
2222
2262
  AssociateInstanceStorageConfigRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
2223
2263
  AssociateInstanceStorageConfigRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: InstanceStorageResourceType, required: true, location_name: "ResourceType"))
2224
2264
  AssociateInstanceStorageConfigRequest.add_member(:storage_config, Shapes::ShapeRef.new(shape: InstanceStorageConfig, required: true, location_name: "StorageConfig"))
@@ -2607,6 +2647,8 @@ module Aws::Connect
2607
2647
  ChatStreamingConfiguration.add_member(:streaming_endpoint_arn, Shapes::ShapeRef.new(shape: ChatStreamingEndpointARN, required: true, location_name: "StreamingEndpointArn"))
2608
2648
  ChatStreamingConfiguration.struct_class = Types::ChatStreamingConfiguration
2609
2649
 
2650
+ ChildHoursOfOperationsList.member = Shapes::ShapeRef.new(shape: HoursOfOperationsIdentifier)
2651
+
2610
2652
  ClaimPhoneNumberRequest.add_member(:target_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "TargetArn"))
2611
2653
  ClaimPhoneNumberRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "InstanceId"))
2612
2654
  ClaimPhoneNumberRequest.add_member(:phone_number, Shapes::ShapeRef.new(shape: PhoneNumber, required: true, location_name: "PhoneNumber"))
@@ -3108,6 +3150,7 @@ module Aws::Connect
3108
3150
  CreateEvaluationFormRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
3109
3151
  CreateEvaluationFormRequest.add_member(:as_draft, Shapes::ShapeRef.new(shape: BoxedBoolean, location_name: "AsDraft"))
3110
3152
  CreateEvaluationFormRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
3153
+ CreateEvaluationFormRequest.add_member(:review_configuration, Shapes::ShapeRef.new(shape: EvaluationReviewConfiguration, location_name: "ReviewConfiguration"))
3111
3154
  CreateEvaluationFormRequest.add_member(:target_configuration, Shapes::ShapeRef.new(shape: EvaluationFormTargetConfiguration, location_name: "TargetConfiguration"))
3112
3155
  CreateEvaluationFormRequest.add_member(:language_configuration, Shapes::ShapeRef.new(shape: EvaluationFormLanguageConfiguration, location_name: "LanguageConfiguration"))
3113
3156
  CreateEvaluationFormRequest.struct_class = Types::CreateEvaluationFormRequest
@@ -3123,6 +3166,8 @@ module Aws::Connect
3123
3166
  CreateHoursOfOperationOverrideRequest.add_member(:config, Shapes::ShapeRef.new(shape: HoursOfOperationOverrideConfigList, required: true, location_name: "Config"))
3124
3167
  CreateHoursOfOperationOverrideRequest.add_member(:effective_from, Shapes::ShapeRef.new(shape: HoursOfOperationOverrideYearMonthDayDateFormat, required: true, location_name: "EffectiveFrom"))
3125
3168
  CreateHoursOfOperationOverrideRequest.add_member(:effective_till, Shapes::ShapeRef.new(shape: HoursOfOperationOverrideYearMonthDayDateFormat, required: true, location_name: "EffectiveTill"))
3169
+ CreateHoursOfOperationOverrideRequest.add_member(:recurrence_config, Shapes::ShapeRef.new(shape: RecurrenceConfig, location_name: "RecurrenceConfig"))
3170
+ CreateHoursOfOperationOverrideRequest.add_member(:override_type, Shapes::ShapeRef.new(shape: OverrideType, location_name: "OverrideType"))
3126
3171
  CreateHoursOfOperationOverrideRequest.struct_class = Types::CreateHoursOfOperationOverrideRequest
3127
3172
 
3128
3173
  CreateHoursOfOperationOverrideResponse.add_member(:hours_of_operation_override_id, Shapes::ShapeRef.new(shape: HoursOfOperationOverrideId, location_name: "HoursOfOperationOverrideId"))
@@ -3133,6 +3178,7 @@ module Aws::Connect
3133
3178
  CreateHoursOfOperationRequest.add_member(:description, Shapes::ShapeRef.new(shape: HoursOfOperationDescription, location_name: "Description"))
3134
3179
  CreateHoursOfOperationRequest.add_member(:time_zone, Shapes::ShapeRef.new(shape: TimeZone, required: true, location_name: "TimeZone"))
3135
3180
  CreateHoursOfOperationRequest.add_member(:config, Shapes::ShapeRef.new(shape: HoursOfOperationConfigList, required: true, location_name: "Config"))
3181
+ CreateHoursOfOperationRequest.add_member(:parent_hours_of_operation_configs, Shapes::ShapeRef.new(shape: ParentHoursOfOperationConfigList, location_name: "ParentHoursOfOperationConfigs"))
3136
3182
  CreateHoursOfOperationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
3137
3183
  CreateHoursOfOperationRequest.struct_class = Types::CreateHoursOfOperationRequest
3138
3184
 
@@ -4079,6 +4125,11 @@ module Aws::Connect
4079
4125
 
4080
4126
  DisassociateFlowResponse.struct_class = Types::DisassociateFlowResponse
4081
4127
 
4128
+ DisassociateHoursOfOperationsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
4129
+ DisassociateHoursOfOperationsRequest.add_member(:hours_of_operation_id, Shapes::ShapeRef.new(shape: HoursOfOperationId, required: true, location: "uri", location_name: "HoursOfOperationId"))
4130
+ DisassociateHoursOfOperationsRequest.add_member(:parent_hours_of_operation_ids, Shapes::ShapeRef.new(shape: ParentHoursOfOperationIdList, required: true, location_name: "ParentHoursOfOperationIds"))
4131
+ DisassociateHoursOfOperationsRequest.struct_class = Types::DisassociateHoursOfOperationsRequest
4132
+
4082
4133
  DisassociateInstanceStorageConfigRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
4083
4134
  DisassociateInstanceStorageConfigRequest.add_member(:association_id, Shapes::ShapeRef.new(shape: AssociationId, required: true, location: "uri", location_name: "AssociationId"))
4084
4135
  DisassociateInstanceStorageConfigRequest.add_member(:resource_type, Shapes::ShapeRef.new(shape: InstanceStorageResourceType, required: true, location: "querystring", location_name: "resourceType"))
@@ -4177,6 +4228,12 @@ module Aws::Connect
4177
4228
  EffectiveHoursOfOperations.add_member(:operational_hours, Shapes::ShapeRef.new(shape: OperationalHours, location_name: "OperationalHours"))
4178
4229
  EffectiveHoursOfOperations.struct_class = Types::EffectiveHoursOfOperations
4179
4230
 
4231
+ EffectiveOverrideHours.add_member(:date, Shapes::ShapeRef.new(shape: HoursOfOperationOverrideYearMonthDayDateFormat, location_name: "Date"))
4232
+ EffectiveOverrideHours.add_member(:override_hours, Shapes::ShapeRef.new(shape: OverrideHours, location_name: "OverrideHours"))
4233
+ EffectiveOverrideHours.struct_class = Types::EffectiveOverrideHours
4234
+
4235
+ EffectiveOverrideHoursList.member = Shapes::ShapeRef.new(shape: EffectiveOverrideHours)
4236
+
4180
4237
  EmailAddressInfo.add_member(:email_address, Shapes::ShapeRef.new(shape: EmailAddress, required: true, location_name: "EmailAddress"))
4181
4238
  EmailAddressInfo.add_member(:display_name, Shapes::ShapeRef.new(shape: EmailAddressDisplayName, location_name: "DisplayName"))
4182
4239
  EmailAddressInfo.struct_class = Types::EmailAddressInfo
@@ -4342,6 +4399,7 @@ module Aws::Connect
4342
4399
  EvaluationForm.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedTime"))
4343
4400
  EvaluationForm.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "LastModifiedBy"))
4344
4401
  EvaluationForm.add_member(:auto_evaluation_configuration, Shapes::ShapeRef.new(shape: EvaluationFormAutoEvaluationConfiguration, location_name: "AutoEvaluationConfiguration"))
4402
+ EvaluationForm.add_member(:review_configuration, Shapes::ShapeRef.new(shape: EvaluationReviewConfiguration, location_name: "ReviewConfiguration"))
4345
4403
  EvaluationForm.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
4346
4404
  EvaluationForm.add_member(:target_configuration, Shapes::ShapeRef.new(shape: EvaluationFormTargetConfiguration, location_name: "TargetConfiguration"))
4347
4405
  EvaluationForm.add_member(:language_configuration, Shapes::ShapeRef.new(shape: EvaluationFormLanguageConfiguration, location_name: "LanguageConfiguration"))
@@ -4360,6 +4418,7 @@ module Aws::Connect
4360
4418
  EvaluationFormContent.add_member(:auto_evaluation_configuration, Shapes::ShapeRef.new(shape: EvaluationFormAutoEvaluationConfiguration, location_name: "AutoEvaluationConfiguration"))
4361
4419
  EvaluationFormContent.add_member(:target_configuration, Shapes::ShapeRef.new(shape: EvaluationFormTargetConfiguration, location_name: "TargetConfiguration"))
4362
4420
  EvaluationFormContent.add_member(:language_configuration, Shapes::ShapeRef.new(shape: EvaluationFormLanguageConfiguration, location_name: "LanguageConfiguration"))
4421
+ EvaluationFormContent.add_member(:review_configuration, Shapes::ShapeRef.new(shape: EvaluationReviewConfiguration, location_name: "ReviewConfiguration"))
4363
4422
  EvaluationFormContent.struct_class = Types::EvaluationFormContent
4364
4423
 
4365
4424
  EvaluationFormItem.add_member(:section, Shapes::ShapeRef.new(shape: EvaluationFormSection, location_name: "Section"))
@@ -4601,6 +4660,7 @@ module Aws::Connect
4601
4660
  EvaluationMetadata.add_member(:score, Shapes::ShapeRef.new(shape: EvaluationScore, location_name: "Score"))
4602
4661
  EvaluationMetadata.add_member(:auto_evaluation, Shapes::ShapeRef.new(shape: AutoEvaluationDetails, location_name: "AutoEvaluation"))
4603
4662
  EvaluationMetadata.add_member(:acknowledgement, Shapes::ShapeRef.new(shape: EvaluationAcknowledgement, location_name: "Acknowledgement"))
4663
+ EvaluationMetadata.add_member(:review, Shapes::ShapeRef.new(shape: EvaluationReviewMetadata, location_name: "Review"))
4604
4664
  EvaluationMetadata.add_member(:contact_participant, Shapes::ShapeRef.new(shape: EvaluationContactParticipant, location_name: "ContactParticipant"))
4605
4665
  EvaluationMetadata.add_member(:sampling_job_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "SamplingJobId"))
4606
4666
  EvaluationMetadata.struct_class = Types::EvaluationMetadata
@@ -4622,6 +4682,32 @@ module Aws::Connect
4622
4682
  EvaluationQuestionInputDetails.add_member(:transcript_type, Shapes::ShapeRef.new(shape: EvaluationTranscriptType, location_name: "TranscriptType"))
4623
4683
  EvaluationQuestionInputDetails.struct_class = Types::EvaluationQuestionInputDetails
4624
4684
 
4685
+ EvaluationReviewConfiguration.add_member(:review_notification_recipients, Shapes::ShapeRef.new(shape: EvaluationReviewNotificationRecipientList, required: true, location_name: "ReviewNotificationRecipients"))
4686
+ EvaluationReviewConfiguration.add_member(:eligibility_days, Shapes::ShapeRef.new(shape: Integer, location_name: "EligibilityDays"))
4687
+ EvaluationReviewConfiguration.struct_class = Types::EvaluationReviewConfiguration
4688
+
4689
+ EvaluationReviewMetadata.add_member(:review_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "ReviewId"))
4690
+ EvaluationReviewMetadata.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedTime"))
4691
+ EvaluationReviewMetadata.add_member(:created_by, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "CreatedBy"))
4692
+ EvaluationReviewMetadata.add_member(:review_request_comments, Shapes::ShapeRef.new(shape: EvaluationReviewRequestCommentList, required: true, location_name: "ReviewRequestComments"))
4693
+ EvaluationReviewMetadata.struct_class = Types::EvaluationReviewMetadata
4694
+
4695
+ EvaluationReviewNotificationRecipient.add_member(:type, Shapes::ShapeRef.new(shape: EvaluationReviewNotificationRecipientType, required: true, location_name: "Type"))
4696
+ EvaluationReviewNotificationRecipient.add_member(:value, Shapes::ShapeRef.new(shape: EvaluationReviewNotificationRecipientValue, required: true, location_name: "Value"))
4697
+ EvaluationReviewNotificationRecipient.struct_class = Types::EvaluationReviewNotificationRecipient
4698
+
4699
+ EvaluationReviewNotificationRecipientList.member = Shapes::ShapeRef.new(shape: EvaluationReviewNotificationRecipient)
4700
+
4701
+ EvaluationReviewNotificationRecipientValue.add_member(:user_id, Shapes::ShapeRef.new(shape: ResourceId, location_name: "UserId"))
4702
+ EvaluationReviewNotificationRecipientValue.struct_class = Types::EvaluationReviewNotificationRecipientValue
4703
+
4704
+ EvaluationReviewRequestComment.add_member(:comment, Shapes::ShapeRef.new(shape: EvaluationReviewRequestCommentContent, location_name: "Comment"))
4705
+ EvaluationReviewRequestComment.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreatedTime"))
4706
+ EvaluationReviewRequestComment.add_member(:created_by, Shapes::ShapeRef.new(shape: ARN, location_name: "CreatedBy"))
4707
+ EvaluationReviewRequestComment.struct_class = Types::EvaluationReviewRequestComment
4708
+
4709
+ EvaluationReviewRequestCommentList.member = Shapes::ShapeRef.new(shape: EvaluationReviewRequestComment)
4710
+
4625
4711
  EvaluationScore.add_member(:percentage, Shapes::ShapeRef.new(shape: EvaluationScorePercentage, location_name: "Percentage"))
4626
4712
  EvaluationScore.add_member(:not_applicable, Shapes::ShapeRef.new(shape: Boolean, location_name: "NotApplicable"))
4627
4713
  EvaluationScore.add_member(:automatic_fail, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutomaticFail"))
@@ -4876,6 +4962,7 @@ module Aws::Connect
4876
4962
  GetEffectiveHoursOfOperationsRequest.struct_class = Types::GetEffectiveHoursOfOperationsRequest
4877
4963
 
4878
4964
  GetEffectiveHoursOfOperationsResponse.add_member(:effective_hours_of_operation_list, Shapes::ShapeRef.new(shape: EffectiveHoursOfOperationList, location_name: "EffectiveHoursOfOperationList"))
4965
+ GetEffectiveHoursOfOperationsResponse.add_member(:effective_override_hours_list, Shapes::ShapeRef.new(shape: EffectiveOverrideHoursList, location_name: "EffectiveOverrideHoursList"))
4879
4966
  GetEffectiveHoursOfOperationsResponse.add_member(:time_zone, Shapes::ShapeRef.new(shape: TimeZone, location_name: "TimeZone"))
4880
4967
  GetEffectiveHoursOfOperationsResponse.struct_class = Types::GetEffectiveHoursOfOperationsResponse
4881
4968
 
@@ -5081,6 +5168,7 @@ module Aws::Connect
5081
5168
  HoursOfOperation.add_member(:description, Shapes::ShapeRef.new(shape: HoursOfOperationDescription, location_name: "Description"))
5082
5169
  HoursOfOperation.add_member(:time_zone, Shapes::ShapeRef.new(shape: TimeZone, location_name: "TimeZone"))
5083
5170
  HoursOfOperation.add_member(:config, Shapes::ShapeRef.new(shape: HoursOfOperationConfigList, location_name: "Config"))
5171
+ HoursOfOperation.add_member(:parent_hours_of_operations, Shapes::ShapeRef.new(shape: ParentHoursOfOperationsList, location_name: "ParentHoursOfOperations"))
5084
5172
  HoursOfOperation.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
5085
5173
  HoursOfOperation.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
5086
5174
  HoursOfOperation.add_member(:last_modified_region, Shapes::ShapeRef.new(shape: RegionName, location_name: "LastModifiedRegion"))
@@ -5103,6 +5191,8 @@ module Aws::Connect
5103
5191
  HoursOfOperationOverride.add_member(:config, Shapes::ShapeRef.new(shape: HoursOfOperationOverrideConfigList, location_name: "Config"))
5104
5192
  HoursOfOperationOverride.add_member(:effective_from, Shapes::ShapeRef.new(shape: HoursOfOperationOverrideYearMonthDayDateFormat, location_name: "EffectiveFrom"))
5105
5193
  HoursOfOperationOverride.add_member(:effective_till, Shapes::ShapeRef.new(shape: HoursOfOperationOverrideYearMonthDayDateFormat, location_name: "EffectiveTill"))
5194
+ HoursOfOperationOverride.add_member(:recurrence_config, Shapes::ShapeRef.new(shape: RecurrenceConfig, location_name: "RecurrenceConfig"))
5195
+ HoursOfOperationOverride.add_member(:override_type, Shapes::ShapeRef.new(shape: OverrideType, location_name: "OverrideType"))
5106
5196
  HoursOfOperationOverride.struct_class = Types::HoursOfOperationOverride
5107
5197
 
5108
5198
  HoursOfOperationOverrideConfig.add_member(:day, Shapes::ShapeRef.new(shape: OverrideDays, location_name: "Day"))
@@ -5145,6 +5235,11 @@ module Aws::Connect
5145
5235
  HoursOfOperationTimeSlice.add_member(:minutes, Shapes::ShapeRef.new(shape: MinutesLimit60, required: true, location_name: "Minutes", metadata: {"box" => true}))
5146
5236
  HoursOfOperationTimeSlice.struct_class = Types::HoursOfOperationTimeSlice
5147
5237
 
5238
+ HoursOfOperationsIdentifier.add_member(:name, Shapes::ShapeRef.new(shape: CommonNameLength127, required: true, location_name: "Name"))
5239
+ HoursOfOperationsIdentifier.add_member(:id, Shapes::ShapeRef.new(shape: HoursOfOperationId, required: true, location_name: "Id"))
5240
+ HoursOfOperationsIdentifier.add_member(:arn, Shapes::ShapeRef.new(shape: ARN, location_name: "Arn"))
5241
+ HoursOfOperationsIdentifier.struct_class = Types::HoursOfOperationsIdentifier
5242
+
5148
5243
  IdempotencyException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
5149
5244
  IdempotencyException.struct_class = Types::IdempotencyException
5150
5245
 
@@ -5375,6 +5470,18 @@ module Aws::Connect
5375
5470
  ListBotsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5376
5471
  ListBotsResponse.struct_class = Types::ListBotsResponse
5377
5472
 
5473
+ ListChildHoursOfOperationsRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
5474
+ ListChildHoursOfOperationsRequest.add_member(:hours_of_operation_id, Shapes::ShapeRef.new(shape: HoursOfOperationId, required: true, location: "uri", location_name: "HoursOfOperationId"))
5475
+ ListChildHoursOfOperationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
5476
+ ListChildHoursOfOperationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResult100, location: "querystring", location_name: "maxResults", metadata: {"box" => true}))
5477
+ ListChildHoursOfOperationsRequest.struct_class = Types::ListChildHoursOfOperationsRequest
5478
+
5479
+ ListChildHoursOfOperationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
5480
+ ListChildHoursOfOperationsResponse.add_member(:child_hours_of_operations_summary_list, Shapes::ShapeRef.new(shape: ChildHoursOfOperationsList, location_name: "ChildHoursOfOperationsSummaryList"))
5481
+ ListChildHoursOfOperationsResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
5482
+ ListChildHoursOfOperationsResponse.add_member(:last_modified_region, Shapes::ShapeRef.new(shape: RegionName, location_name: "LastModifiedRegion"))
5483
+ ListChildHoursOfOperationsResponse.struct_class = Types::ListChildHoursOfOperationsResponse
5484
+
5378
5485
  ListCondition.add_member(:target_list_type, Shapes::ShapeRef.new(shape: TargetListType, location_name: "TargetListType"))
5379
5486
  ListCondition.add_member(:conditions, Shapes::ShapeRef.new(shape: Conditions, location_name: "Conditions"))
5380
5487
  ListCondition.struct_class = Types::ListCondition
@@ -6020,6 +6127,10 @@ module Aws::Connect
6020
6127
  MonitorContactResponse.add_member(:contact_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "ContactArn"))
6021
6128
  MonitorContactResponse.struct_class = Types::MonitorContactResponse
6022
6129
 
6130
+ MonthDayList.member = Shapes::ShapeRef.new(shape: MonthDay)
6131
+
6132
+ MonthList.member = Shapes::ShapeRef.new(shape: Month)
6133
+
6023
6134
  MultiSelectQuestionRuleCategoryAutomation.add_member(:category, Shapes::ShapeRef.new(shape: MultiSelectQuestionRuleCategoryAutomationLabel, required: true, location_name: "Category"))
6024
6135
  MultiSelectQuestionRuleCategoryAutomation.add_member(:condition, Shapes::ShapeRef.new(shape: MultiSelectQuestionRuleCategoryAutomationCondition, required: true, location_name: "Condition"))
6025
6136
  MultiSelectQuestionRuleCategoryAutomation.add_member(:option_ref_ids, Shapes::ShapeRef.new(shape: ReferenceIdList, required: true, location_name: "OptionRefIds"))
@@ -6106,6 +6217,14 @@ module Aws::Connect
6106
6217
  OutputTypeNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
6107
6218
  OutputTypeNotFoundException.struct_class = Types::OutputTypeNotFoundException
6108
6219
 
6220
+ OverrideHour.add_member(:start, Shapes::ShapeRef.new(shape: OverrideTimeSlice, location_name: "Start"))
6221
+ OverrideHour.add_member(:end, Shapes::ShapeRef.new(shape: OverrideTimeSlice, location_name: "End"))
6222
+ OverrideHour.add_member(:override_name, Shapes::ShapeRef.new(shape: CommonHumanReadableName, location_name: "OverrideName"))
6223
+ OverrideHour.add_member(:operational_status, Shapes::ShapeRef.new(shape: OperationalStatus, location_name: "OperationalStatus"))
6224
+ OverrideHour.struct_class = Types::OverrideHour
6225
+
6226
+ OverrideHours.member = Shapes::ShapeRef.new(shape: OverrideHour)
6227
+
6109
6228
  OverrideTimeSlice.add_member(:hours, Shapes::ShapeRef.new(shape: Hours24Format, required: true, location_name: "Hours", metadata: {"box" => true}))
6110
6229
  OverrideTimeSlice.add_member(:minutes, Shapes::ShapeRef.new(shape: MinutesLimit60, required: true, location_name: "Minutes", metadata: {"box" => true}))
6111
6230
  OverrideTimeSlice.struct_class = Types::OverrideTimeSlice
@@ -6135,6 +6254,15 @@ module Aws::Connect
6135
6254
  PalettePrimary.add_member(:contrast_text, Shapes::ShapeRef.new(shape: ThemeString, location_name: "ContrastText"))
6136
6255
  PalettePrimary.struct_class = Types::PalettePrimary
6137
6256
 
6257
+ ParentHoursOfOperationConfig.add_member(:hours_of_operation_id, Shapes::ShapeRef.new(shape: HoursOfOperationId, location_name: "HoursOfOperationId"))
6258
+ ParentHoursOfOperationConfig.struct_class = Types::ParentHoursOfOperationConfig
6259
+
6260
+ ParentHoursOfOperationConfigList.member = Shapes::ShapeRef.new(shape: ParentHoursOfOperationConfig)
6261
+
6262
+ ParentHoursOfOperationIdList.member = Shapes::ShapeRef.new(shape: HoursOfOperationId)
6263
+
6264
+ ParentHoursOfOperationsList.member = Shapes::ShapeRef.new(shape: HoursOfOperationsIdentifier)
6265
+
6138
6266
  ParticipantCapabilities.add_member(:video, Shapes::ShapeRef.new(shape: VideoCapability, location_name: "Video"))
6139
6267
  ParticipantCapabilities.add_member(:screen_share, Shapes::ShapeRef.new(shape: ScreenShareCapability, location_name: "ScreenShare"))
6140
6268
  ParticipantCapabilities.struct_class = Types::ParticipantCapabilities
@@ -6600,6 +6728,16 @@ module Aws::Connect
6600
6728
 
6601
6729
  Recordings.member = Shapes::ShapeRef.new(shape: RecordingInfo)
6602
6730
 
6731
+ RecurrenceConfig.add_member(:recurrence_pattern, Shapes::ShapeRef.new(shape: RecurrencePattern, required: true, location_name: "RecurrencePattern"))
6732
+ RecurrenceConfig.struct_class = Types::RecurrenceConfig
6733
+
6734
+ RecurrencePattern.add_member(:frequency, Shapes::ShapeRef.new(shape: RecurrenceFrequency, required: true, location_name: "Frequency"))
6735
+ RecurrencePattern.add_member(:interval, Shapes::ShapeRef.new(shape: IntervalPositiveInteger, required: true, location_name: "Interval"))
6736
+ RecurrencePattern.add_member(:by_month, Shapes::ShapeRef.new(shape: MonthList, location_name: "ByMonth", metadata: {"box" => true}))
6737
+ RecurrencePattern.add_member(:by_month_day, Shapes::ShapeRef.new(shape: MonthDayList, location_name: "ByMonthDay", metadata: {"box" => true}))
6738
+ RecurrencePattern.add_member(:by_weekday_occurrence, Shapes::ShapeRef.new(shape: WeekdayOccurrenceList, location_name: "ByWeekdayOccurrence", metadata: {"box" => true}))
6739
+ RecurrencePattern.struct_class = Types::RecurrencePattern
6740
+
6603
6741
  Reference.add_member(:value, Shapes::ShapeRef.new(shape: ReferenceValue, location_name: "Value"))
6604
6742
  Reference.add_member(:type, Shapes::ShapeRef.new(shape: ReferenceType, required: true, location_name: "Type"))
6605
6743
  Reference.add_member(:status, Shapes::ShapeRef.new(shape: ReferenceStatus, location_name: "Status"))
@@ -7974,6 +8112,7 @@ module Aws::Connect
7974
8112
  UpdateEvaluationFormRequest.add_member(:items, Shapes::ShapeRef.new(shape: EvaluationFormItemsList, required: true, location_name: "Items"))
7975
8113
  UpdateEvaluationFormRequest.add_member(:scoring_strategy, Shapes::ShapeRef.new(shape: EvaluationFormScoringStrategy, location_name: "ScoringStrategy"))
7976
8114
  UpdateEvaluationFormRequest.add_member(:auto_evaluation_configuration, Shapes::ShapeRef.new(shape: EvaluationFormAutoEvaluationConfiguration, location_name: "AutoEvaluationConfiguration"))
8115
+ UpdateEvaluationFormRequest.add_member(:review_configuration, Shapes::ShapeRef.new(shape: EvaluationReviewConfiguration, location_name: "ReviewConfiguration"))
7977
8116
  UpdateEvaluationFormRequest.add_member(:as_draft, Shapes::ShapeRef.new(shape: BoxedBoolean, location_name: "AsDraft"))
7978
8117
  UpdateEvaluationFormRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
7979
8118
  UpdateEvaluationFormRequest.add_member(:target_configuration, Shapes::ShapeRef.new(shape: EvaluationFormTargetConfiguration, location_name: "TargetConfiguration"))
@@ -7993,6 +8132,8 @@ module Aws::Connect
7993
8132
  UpdateHoursOfOperationOverrideRequest.add_member(:config, Shapes::ShapeRef.new(shape: HoursOfOperationOverrideConfigList, location_name: "Config"))
7994
8133
  UpdateHoursOfOperationOverrideRequest.add_member(:effective_from, Shapes::ShapeRef.new(shape: HoursOfOperationOverrideYearMonthDayDateFormat, location_name: "EffectiveFrom"))
7995
8134
  UpdateHoursOfOperationOverrideRequest.add_member(:effective_till, Shapes::ShapeRef.new(shape: HoursOfOperationOverrideYearMonthDayDateFormat, location_name: "EffectiveTill"))
8135
+ UpdateHoursOfOperationOverrideRequest.add_member(:recurrence_config, Shapes::ShapeRef.new(shape: RecurrenceConfig, location_name: "RecurrenceConfig"))
8136
+ UpdateHoursOfOperationOverrideRequest.add_member(:override_type, Shapes::ShapeRef.new(shape: OverrideType, location_name: "OverrideType"))
7996
8137
  UpdateHoursOfOperationOverrideRequest.struct_class = Types::UpdateHoursOfOperationOverrideRequest
7997
8138
 
7998
8139
  UpdateHoursOfOperationRequest.add_member(:instance_id, Shapes::ShapeRef.new(shape: InstanceId, required: true, location: "uri", location_name: "InstanceId"))
@@ -8548,6 +8689,8 @@ module Aws::Connect
8548
8689
  VoiceRecordingConfiguration.add_member(:ivr_recording_track, Shapes::ShapeRef.new(shape: IvrRecordingTrack, location_name: "IvrRecordingTrack"))
8549
8690
  VoiceRecordingConfiguration.struct_class = Types::VoiceRecordingConfiguration
8550
8691
 
8692
+ WeekdayOccurrenceList.member = Shapes::ShapeRef.new(shape: WeekdayOccurrenceInteger)
8693
+
8551
8694
  WisdomInfo.add_member(:session_arn, Shapes::ShapeRef.new(shape: ARN, location_name: "SessionArn"))
8552
8695
  WisdomInfo.add_member(:ai_agents, Shapes::ShapeRef.new(shape: AiAgents, location_name: "AiAgents"))
8553
8696
  WisdomInfo.struct_class = Types::WisdomInfo
@@ -8782,6 +8925,21 @@ module Aws::Connect
8782
8925
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8783
8926
  end)
8784
8927
 
8928
+ api.add_operation(:associate_hours_of_operations, Seahorse::Model::Operation.new.tap do |o|
8929
+ o.name = "AssociateHoursOfOperations"
8930
+ o.http_method = "POST"
8931
+ o.http_request_uri = "/hours-of-operations/{InstanceId}/{HoursOfOperationId}/associate-hours"
8932
+ o.input = Shapes::ShapeRef.new(shape: AssociateHoursOfOperationsRequest)
8933
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
8934
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
8935
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
8936
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
8937
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
8938
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
8939
+ o.errors << Shapes::ShapeRef.new(shape: ConditionalOperationFailedException)
8940
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
8941
+ end)
8942
+
8785
8943
  api.add_operation(:associate_instance_storage_config, Seahorse::Model::Operation.new.tap do |o|
8786
8944
  o.name = "AssociateInstanceStorageConfig"
8787
8945
  o.http_method = "PUT"
@@ -9284,6 +9442,7 @@ module Aws::Connect
9284
9442
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
9285
9443
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
9286
9444
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
9445
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
9287
9446
  end)
9288
9447
 
9289
9448
  api.add_operation(:create_hours_of_operation_override, Seahorse::Model::Operation.new.tap do |o|
@@ -10579,6 +10738,20 @@ module Aws::Connect
10579
10738
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
10580
10739
  end)
10581
10740
 
10741
+ api.add_operation(:disassociate_hours_of_operations, Seahorse::Model::Operation.new.tap do |o|
10742
+ o.name = "DisassociateHoursOfOperations"
10743
+ o.http_method = "POST"
10744
+ o.http_request_uri = "/hours-of-operations/{InstanceId}/{HoursOfOperationId}/disassociate-hours"
10745
+ o.input = Shapes::ShapeRef.new(shape: DisassociateHoursOfOperationsRequest)
10746
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
10747
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
10748
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
10749
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
10750
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
10751
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
10752
+ o.errors << Shapes::ShapeRef.new(shape: ConditionalOperationFailedException)
10753
+ end)
10754
+
10582
10755
  api.add_operation(:disassociate_instance_storage_config, Seahorse::Model::Operation.new.tap do |o|
10583
10756
  o.name = "DisassociateInstanceStorageConfig"
10584
10757
  o.http_method = "DELETE"
@@ -11095,6 +11268,25 @@ module Aws::Connect
11095
11268
  )
11096
11269
  end)
11097
11270
 
11271
+ api.add_operation(:list_child_hours_of_operations, Seahorse::Model::Operation.new.tap do |o|
11272
+ o.name = "ListChildHoursOfOperations"
11273
+ o.http_method = "GET"
11274
+ o.http_request_uri = "/hours-of-operations/{InstanceId}/{HoursOfOperationId}/hours"
11275
+ o.input = Shapes::ShapeRef.new(shape: ListChildHoursOfOperationsRequest)
11276
+ o.output = Shapes::ShapeRef.new(shape: ListChildHoursOfOperationsResponse)
11277
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
11278
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
11279
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
11280
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
11281
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
11282
+ o[:pager] = Aws::Pager.new(
11283
+ limit_key: "max_results",
11284
+ tokens: {
11285
+ "next_token" => "next_token"
11286
+ }
11287
+ )
11288
+ end)
11289
+
11098
11290
  api.add_operation(:list_contact_evaluations, Seahorse::Model::Operation.new.tap do |o|
11099
11291
  o.name = "ListContactEvaluations"
11100
11292
  o.http_method = "GET"