@aws-sdk/client-connect 3.439.0 → 3.442.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.
Files changed (72) hide show
  1. package/README.md +8 -0
  2. package/dist-cjs/Connect.js +2 -0
  3. package/dist-cjs/commands/BatchGetFlowAssociationCommand.js +51 -0
  4. package/dist-cjs/commands/DescribeViewCommand.js +2 -2
  5. package/dist-cjs/commands/index.js +1 -0
  6. package/dist-cjs/models/models_0.js +6 -7
  7. package/dist-cjs/models/models_1.js +7 -14
  8. package/dist-cjs/models/models_2.js +14 -1
  9. package/dist-cjs/protocols/Aws_restJson1.js +464 -34
  10. package/dist-es/Connect.js +2 -0
  11. package/dist-es/commands/BatchGetFlowAssociationCommand.js +47 -0
  12. package/dist-es/commands/DescribeViewCommand.js +1 -1
  13. package/dist-es/commands/index.js +1 -0
  14. package/dist-es/models/models_0.js +4 -4
  15. package/dist-es/models/models_1.js +5 -13
  16. package/dist-es/models/models_2.js +13 -0
  17. package/dist-es/protocols/Aws_restJson1.js +453 -25
  18. package/dist-types/Connect.d.ts +7 -0
  19. package/dist-types/ConnectClient.d.ts +3 -2
  20. package/dist-types/commands/BatchGetFlowAssociationCommand.d.ts +101 -0
  21. package/dist-types/commands/CreateViewCommand.d.ts +5 -7
  22. package/dist-types/commands/CreateViewVersionCommand.d.ts +3 -3
  23. package/dist-types/commands/DeleteViewCommand.d.ts +1 -2
  24. package/dist-types/commands/DescribeAgentStatusCommand.d.ts +2 -0
  25. package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +2 -0
  26. package/dist-types/commands/DescribePromptCommand.d.ts +2 -0
  27. package/dist-types/commands/DescribeQueueCommand.d.ts +2 -0
  28. package/dist-types/commands/DescribeQuickConnectCommand.d.ts +2 -0
  29. package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +3 -0
  30. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +2 -0
  31. package/dist-types/commands/DescribeUserCommand.d.ts +2 -0
  32. package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +12 -0
  33. package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +12 -1
  34. package/dist-types/commands/DescribeViewCommand.d.ts +5 -5
  35. package/dist-types/commands/GetPromptFileCommand.d.ts +2 -0
  36. package/dist-types/commands/ListAgentStatusesCommand.d.ts +2 -0
  37. package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +2 -0
  38. package/dist-types/commands/ListPromptsCommand.d.ts +2 -0
  39. package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +4 -0
  40. package/dist-types/commands/ListQueuesCommand.d.ts +2 -0
  41. package/dist-types/commands/ListQuickConnectsCommand.d.ts +2 -0
  42. package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +2 -0
  43. package/dist-types/commands/ListRoutingProfilesCommand.d.ts +2 -0
  44. package/dist-types/commands/ListSecurityProfileApplicationsCommand.d.ts +2 -0
  45. package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +2 -0
  46. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +2 -0
  47. package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +2 -0
  48. package/dist-types/commands/ListUsersCommand.d.ts +2 -0
  49. package/dist-types/commands/ListViewVersionsCommand.d.ts +1 -2
  50. package/dist-types/commands/ReplicateInstanceCommand.d.ts +3 -1
  51. package/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +2 -0
  52. package/dist-types/commands/SearchPromptsCommand.d.ts +2 -0
  53. package/dist-types/commands/SearchQueuesCommand.d.ts +2 -0
  54. package/dist-types/commands/SearchQuickConnectsCommand.d.ts +2 -0
  55. package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +3 -0
  56. package/dist-types/commands/UpdateViewContentCommand.d.ts +4 -6
  57. package/dist-types/commands/index.d.ts +1 -0
  58. package/dist-types/models/models_0.d.ts +212 -102
  59. package/dist-types/models/models_1.d.ts +229 -111
  60. package/dist-types/models/models_2.d.ts +106 -11
  61. package/dist-types/protocols/Aws_restJson1.d.ts +9 -0
  62. package/dist-types/ts3.4/Connect.d.ts +17 -0
  63. package/dist-types/ts3.4/ConnectClient.d.ts +6 -0
  64. package/dist-types/ts3.4/commands/BatchGetFlowAssociationCommand.d.ts +42 -0
  65. package/dist-types/ts3.4/commands/DescribeUserHierarchyStructureCommand.d.ts +2 -4
  66. package/dist-types/ts3.4/commands/DescribeViewCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/index.d.ts +1 -0
  68. package/dist-types/ts3.4/models/models_0.d.ts +44 -20
  69. package/dist-types/ts3.4/models/models_1.d.ts +46 -40
  70. package/dist-types/ts3.4/models/models_2.d.ts +42 -1
  71. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +12 -0
  72. package/package.json +4 -4
@@ -1,14 +1,14 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.se_DeleteTaskTemplateCommand = exports.se_DeleteSecurityProfileCommand = exports.se_DeleteRuleCommand = exports.se_DeleteRoutingProfileCommand = exports.se_DeleteQuickConnectCommand = exports.se_DeleteQueueCommand = exports.se_DeletePromptCommand = exports.se_DeleteIntegrationAssociationCommand = exports.se_DeleteInstanceCommand = exports.se_DeleteHoursOfOperationCommand = exports.se_DeleteEvaluationFormCommand = exports.se_DeleteContactFlowModuleCommand = exports.se_DeleteContactFlowCommand = exports.se_DeleteContactEvaluationCommand = exports.se_DeactivateEvaluationFormCommand = exports.se_CreateVocabularyCommand = exports.se_CreateViewVersionCommand = exports.se_CreateViewCommand = exports.se_CreateUserHierarchyGroupCommand = exports.se_CreateUserCommand = exports.se_CreateUseCaseCommand = exports.se_CreateTrafficDistributionGroupCommand = exports.se_CreateTaskTemplateCommand = exports.se_CreateSecurityProfileCommand = exports.se_CreateRuleCommand = exports.se_CreateRoutingProfileCommand = exports.se_CreateQuickConnectCommand = exports.se_CreateQueueCommand = exports.se_CreatePromptCommand = exports.se_CreateParticipantCommand = exports.se_CreateIntegrationAssociationCommand = exports.se_CreateInstanceCommand = exports.se_CreateHoursOfOperationCommand = exports.se_CreateEvaluationFormCommand = exports.se_CreateContactFlowModuleCommand = exports.se_CreateContactFlowCommand = exports.se_CreateAgentStatusCommand = exports.se_ClaimPhoneNumberCommand = exports.se_AssociateTrafficDistributionGroupUserCommand = exports.se_AssociateSecurityKeyCommand = exports.se_AssociateRoutingProfileQueuesCommand = exports.se_AssociateQueueQuickConnectsCommand = exports.se_AssociatePhoneNumberContactFlowCommand = exports.se_AssociateLexBotCommand = exports.se_AssociateLambdaFunctionCommand = exports.se_AssociateInstanceStorageConfigCommand = exports.se_AssociateDefaultVocabularyCommand = exports.se_AssociateBotCommand = exports.se_AssociateApprovedOriginCommand = exports.se_ActivateEvaluationFormCommand = void 0;
4
- exports.se_GetTrafficDistributionCommand = exports.se_GetTaskTemplateCommand = exports.se_GetPromptFileCommand = exports.se_GetMetricDataV2Command = exports.se_GetMetricDataCommand = exports.se_GetFederationTokenCommand = exports.se_GetCurrentUserDataCommand = exports.se_GetCurrentMetricDataCommand = exports.se_GetContactAttributesCommand = exports.se_DismissUserContactCommand = exports.se_DisassociateTrafficDistributionGroupUserCommand = exports.se_DisassociateSecurityKeyCommand = exports.se_DisassociateRoutingProfileQueuesCommand = exports.se_DisassociateQueueQuickConnectsCommand = exports.se_DisassociatePhoneNumberContactFlowCommand = exports.se_DisassociateLexBotCommand = exports.se_DisassociateLambdaFunctionCommand = exports.se_DisassociateInstanceStorageConfigCommand = exports.se_DisassociateBotCommand = exports.se_DisassociateApprovedOriginCommand = exports.se_DescribeVocabularyCommand = exports.se_DescribeViewCommand = exports.se_DescribeUserHierarchyStructureCommand = exports.se_DescribeUserHierarchyGroupCommand = exports.se_DescribeUserCommand = exports.se_DescribeTrafficDistributionGroupCommand = exports.se_DescribeSecurityProfileCommand = exports.se_DescribeRuleCommand = exports.se_DescribeRoutingProfileCommand = exports.se_DescribeQuickConnectCommand = exports.se_DescribeQueueCommand = exports.se_DescribePromptCommand = exports.se_DescribePhoneNumberCommand = exports.se_DescribeInstanceStorageConfigCommand = exports.se_DescribeInstanceAttributeCommand = exports.se_DescribeInstanceCommand = exports.se_DescribeHoursOfOperationCommand = exports.se_DescribeEvaluationFormCommand = exports.se_DescribeContactFlowModuleCommand = exports.se_DescribeContactFlowCommand = exports.se_DescribeContactEvaluationCommand = exports.se_DescribeContactCommand = exports.se_DescribeAgentStatusCommand = exports.se_DeleteVocabularyCommand = exports.se_DeleteViewVersionCommand = exports.se_DeleteViewCommand = exports.se_DeleteUserHierarchyGroupCommand = exports.se_DeleteUserCommand = exports.se_DeleteUseCaseCommand = exports.se_DeleteTrafficDistributionGroupCommand = void 0;
5
- exports.se_SearchResourceTagsCommand = exports.se_SearchQuickConnectsCommand = exports.se_SearchQueuesCommand = exports.se_SearchPromptsCommand = exports.se_SearchHoursOfOperationsCommand = exports.se_SearchAvailablePhoneNumbersCommand = exports.se_ResumeContactRecordingCommand = exports.se_ReplicateInstanceCommand = exports.se_ReleasePhoneNumberCommand = exports.se_PutUserStatusCommand = exports.se_MonitorContactCommand = exports.se_ListViewVersionsCommand = exports.se_ListViewsCommand = exports.se_ListUsersCommand = exports.se_ListUserHierarchyGroupsCommand = exports.se_ListUseCasesCommand = exports.se_ListTrafficDistributionGroupUsersCommand = exports.se_ListTrafficDistributionGroupsCommand = exports.se_ListTaskTemplatesCommand = exports.se_ListTagsForResourceCommand = exports.se_ListSecurityProfilesCommand = exports.se_ListSecurityProfilePermissionsCommand = exports.se_ListSecurityProfileApplicationsCommand = exports.se_ListSecurityKeysCommand = exports.se_ListRulesCommand = exports.se_ListRoutingProfilesCommand = exports.se_ListRoutingProfileQueuesCommand = exports.se_ListQuickConnectsCommand = exports.se_ListQueuesCommand = exports.se_ListQueueQuickConnectsCommand = exports.se_ListPromptsCommand = exports.se_ListPhoneNumbersV2Command = exports.se_ListPhoneNumbersCommand = exports.se_ListLexBotsCommand = exports.se_ListLambdaFunctionsCommand = exports.se_ListIntegrationAssociationsCommand = exports.se_ListInstanceStorageConfigsCommand = exports.se_ListInstancesCommand = exports.se_ListInstanceAttributesCommand = exports.se_ListHoursOfOperationsCommand = exports.se_ListEvaluationFormVersionsCommand = exports.se_ListEvaluationFormsCommand = exports.se_ListDefaultVocabulariesCommand = exports.se_ListContactReferencesCommand = exports.se_ListContactFlowsCommand = exports.se_ListContactFlowModulesCommand = exports.se_ListContactEvaluationsCommand = exports.se_ListBotsCommand = exports.se_ListApprovedOriginsCommand = exports.se_ListAgentStatusesCommand = void 0;
6
- exports.se_UpdateSecurityProfileCommand = exports.se_UpdateRuleCommand = exports.se_UpdateRoutingProfileQueuesCommand = exports.se_UpdateRoutingProfileNameCommand = exports.se_UpdateRoutingProfileDefaultOutboundQueueCommand = exports.se_UpdateRoutingProfileConcurrencyCommand = exports.se_UpdateRoutingProfileAgentAvailabilityTimerCommand = exports.se_UpdateQuickConnectNameCommand = exports.se_UpdateQuickConnectConfigCommand = exports.se_UpdateQueueStatusCommand = exports.se_UpdateQueueOutboundCallerConfigCommand = exports.se_UpdateQueueNameCommand = exports.se_UpdateQueueMaxContactsCommand = exports.se_UpdateQueueHoursOfOperationCommand = exports.se_UpdatePromptCommand = exports.se_UpdatePhoneNumberMetadataCommand = exports.se_UpdatePhoneNumberCommand = exports.se_UpdateParticipantRoleConfigCommand = exports.se_UpdateInstanceStorageConfigCommand = exports.se_UpdateInstanceAttributeCommand = exports.se_UpdateHoursOfOperationCommand = exports.se_UpdateEvaluationFormCommand = exports.se_UpdateContactScheduleCommand = exports.se_UpdateContactFlowNameCommand = exports.se_UpdateContactFlowModuleMetadataCommand = exports.se_UpdateContactFlowModuleContentCommand = exports.se_UpdateContactFlowMetadataCommand = exports.se_UpdateContactFlowContentCommand = exports.se_UpdateContactEvaluationCommand = exports.se_UpdateContactAttributesCommand = exports.se_UpdateContactCommand = exports.se_UpdateAgentStatusCommand = exports.se_UntagResourceCommand = exports.se_TransferContactCommand = exports.se_TagResourceCommand = exports.se_SuspendContactRecordingCommand = exports.se_SubmitContactEvaluationCommand = exports.se_StopContactStreamingCommand = exports.se_StopContactRecordingCommand = exports.se_StopContactCommand = exports.se_StartTaskContactCommand = exports.se_StartOutboundVoiceContactCommand = exports.se_StartContactStreamingCommand = exports.se_StartContactRecordingCommand = exports.se_StartContactEvaluationCommand = exports.se_StartChatContactCommand = exports.se_SearchVocabulariesCommand = exports.se_SearchUsersCommand = exports.se_SearchSecurityProfilesCommand = exports.se_SearchRoutingProfilesCommand = void 0;
7
- exports.de_DeleteContactFlowModuleCommand = exports.de_DeleteContactFlowCommand = exports.de_DeleteContactEvaluationCommand = exports.de_DeactivateEvaluationFormCommand = exports.de_CreateVocabularyCommand = exports.de_CreateViewVersionCommand = exports.de_CreateViewCommand = exports.de_CreateUserHierarchyGroupCommand = exports.de_CreateUserCommand = exports.de_CreateUseCaseCommand = exports.de_CreateTrafficDistributionGroupCommand = exports.de_CreateTaskTemplateCommand = exports.de_CreateSecurityProfileCommand = exports.de_CreateRuleCommand = exports.de_CreateRoutingProfileCommand = exports.de_CreateQuickConnectCommand = exports.de_CreateQueueCommand = exports.de_CreatePromptCommand = exports.de_CreateParticipantCommand = exports.de_CreateIntegrationAssociationCommand = exports.de_CreateInstanceCommand = exports.de_CreateHoursOfOperationCommand = exports.de_CreateEvaluationFormCommand = exports.de_CreateContactFlowModuleCommand = exports.de_CreateContactFlowCommand = exports.de_CreateAgentStatusCommand = exports.de_ClaimPhoneNumberCommand = exports.de_AssociateTrafficDistributionGroupUserCommand = exports.de_AssociateSecurityKeyCommand = exports.de_AssociateRoutingProfileQueuesCommand = exports.de_AssociateQueueQuickConnectsCommand = exports.de_AssociatePhoneNumberContactFlowCommand = exports.de_AssociateLexBotCommand = exports.de_AssociateLambdaFunctionCommand = exports.de_AssociateInstanceStorageConfigCommand = exports.de_AssociateDefaultVocabularyCommand = exports.de_AssociateBotCommand = exports.de_AssociateApprovedOriginCommand = exports.de_ActivateEvaluationFormCommand = exports.se_UpdateViewMetadataCommand = exports.se_UpdateViewContentCommand = exports.se_UpdateUserSecurityProfilesCommand = exports.se_UpdateUserRoutingProfileCommand = exports.se_UpdateUserPhoneConfigCommand = exports.se_UpdateUserIdentityInfoCommand = exports.se_UpdateUserHierarchyStructureCommand = exports.se_UpdateUserHierarchyGroupNameCommand = exports.se_UpdateUserHierarchyCommand = exports.se_UpdateTrafficDistributionCommand = exports.se_UpdateTaskTemplateCommand = void 0;
8
- exports.de_DisassociateSecurityKeyCommand = exports.de_DisassociateRoutingProfileQueuesCommand = exports.de_DisassociateQueueQuickConnectsCommand = exports.de_DisassociatePhoneNumberContactFlowCommand = exports.de_DisassociateLexBotCommand = exports.de_DisassociateLambdaFunctionCommand = exports.de_DisassociateInstanceStorageConfigCommand = exports.de_DisassociateBotCommand = exports.de_DisassociateApprovedOriginCommand = exports.de_DescribeVocabularyCommand = exports.de_DescribeViewCommand = exports.de_DescribeUserHierarchyStructureCommand = exports.de_DescribeUserHierarchyGroupCommand = exports.de_DescribeUserCommand = exports.de_DescribeTrafficDistributionGroupCommand = exports.de_DescribeSecurityProfileCommand = exports.de_DescribeRuleCommand = exports.de_DescribeRoutingProfileCommand = exports.de_DescribeQuickConnectCommand = exports.de_DescribeQueueCommand = exports.de_DescribePromptCommand = exports.de_DescribePhoneNumberCommand = exports.de_DescribeInstanceStorageConfigCommand = exports.de_DescribeInstanceAttributeCommand = exports.de_DescribeInstanceCommand = exports.de_DescribeHoursOfOperationCommand = exports.de_DescribeEvaluationFormCommand = exports.de_DescribeContactFlowModuleCommand = exports.de_DescribeContactFlowCommand = exports.de_DescribeContactEvaluationCommand = exports.de_DescribeContactCommand = exports.de_DescribeAgentStatusCommand = exports.de_DeleteVocabularyCommand = exports.de_DeleteViewVersionCommand = exports.de_DeleteViewCommand = exports.de_DeleteUserHierarchyGroupCommand = exports.de_DeleteUserCommand = exports.de_DeleteUseCaseCommand = exports.de_DeleteTrafficDistributionGroupCommand = exports.de_DeleteTaskTemplateCommand = exports.de_DeleteSecurityProfileCommand = exports.de_DeleteRuleCommand = exports.de_DeleteRoutingProfileCommand = exports.de_DeleteQuickConnectCommand = exports.de_DeleteQueueCommand = exports.de_DeletePromptCommand = exports.de_DeleteIntegrationAssociationCommand = exports.de_DeleteInstanceCommand = exports.de_DeleteHoursOfOperationCommand = exports.de_DeleteEvaluationFormCommand = void 0;
9
- exports.de_ListViewVersionsCommand = exports.de_ListViewsCommand = exports.de_ListUsersCommand = exports.de_ListUserHierarchyGroupsCommand = exports.de_ListUseCasesCommand = exports.de_ListTrafficDistributionGroupUsersCommand = exports.de_ListTrafficDistributionGroupsCommand = exports.de_ListTaskTemplatesCommand = exports.de_ListTagsForResourceCommand = exports.de_ListSecurityProfilesCommand = exports.de_ListSecurityProfilePermissionsCommand = exports.de_ListSecurityProfileApplicationsCommand = exports.de_ListSecurityKeysCommand = exports.de_ListRulesCommand = exports.de_ListRoutingProfilesCommand = exports.de_ListRoutingProfileQueuesCommand = exports.de_ListQuickConnectsCommand = exports.de_ListQueuesCommand = exports.de_ListQueueQuickConnectsCommand = exports.de_ListPromptsCommand = exports.de_ListPhoneNumbersV2Command = exports.de_ListPhoneNumbersCommand = exports.de_ListLexBotsCommand = exports.de_ListLambdaFunctionsCommand = exports.de_ListIntegrationAssociationsCommand = exports.de_ListInstanceStorageConfigsCommand = exports.de_ListInstancesCommand = exports.de_ListInstanceAttributesCommand = exports.de_ListHoursOfOperationsCommand = exports.de_ListEvaluationFormVersionsCommand = exports.de_ListEvaluationFormsCommand = exports.de_ListDefaultVocabulariesCommand = exports.de_ListContactReferencesCommand = exports.de_ListContactFlowsCommand = exports.de_ListContactFlowModulesCommand = exports.de_ListContactEvaluationsCommand = exports.de_ListBotsCommand = exports.de_ListApprovedOriginsCommand = exports.de_ListAgentStatusesCommand = exports.de_GetTrafficDistributionCommand = exports.de_GetTaskTemplateCommand = exports.de_GetPromptFileCommand = exports.de_GetMetricDataV2Command = exports.de_GetMetricDataCommand = exports.de_GetFederationTokenCommand = exports.de_GetCurrentUserDataCommand = exports.de_GetCurrentMetricDataCommand = exports.de_GetContactAttributesCommand = exports.de_DismissUserContactCommand = exports.de_DisassociateTrafficDistributionGroupUserCommand = void 0;
10
- exports.de_UpdateQueueNameCommand = exports.de_UpdateQueueMaxContactsCommand = exports.de_UpdateQueueHoursOfOperationCommand = exports.de_UpdatePromptCommand = exports.de_UpdatePhoneNumberMetadataCommand = exports.de_UpdatePhoneNumberCommand = exports.de_UpdateParticipantRoleConfigCommand = exports.de_UpdateInstanceStorageConfigCommand = exports.de_UpdateInstanceAttributeCommand = exports.de_UpdateHoursOfOperationCommand = exports.de_UpdateEvaluationFormCommand = exports.de_UpdateContactScheduleCommand = exports.de_UpdateContactFlowNameCommand = exports.de_UpdateContactFlowModuleMetadataCommand = exports.de_UpdateContactFlowModuleContentCommand = exports.de_UpdateContactFlowMetadataCommand = exports.de_UpdateContactFlowContentCommand = exports.de_UpdateContactEvaluationCommand = exports.de_UpdateContactAttributesCommand = exports.de_UpdateContactCommand = exports.de_UpdateAgentStatusCommand = exports.de_UntagResourceCommand = exports.de_TransferContactCommand = exports.de_TagResourceCommand = exports.de_SuspendContactRecordingCommand = exports.de_SubmitContactEvaluationCommand = exports.de_StopContactStreamingCommand = exports.de_StopContactRecordingCommand = exports.de_StopContactCommand = exports.de_StartTaskContactCommand = exports.de_StartOutboundVoiceContactCommand = exports.de_StartContactStreamingCommand = exports.de_StartContactRecordingCommand = exports.de_StartContactEvaluationCommand = exports.de_StartChatContactCommand = exports.de_SearchVocabulariesCommand = exports.de_SearchUsersCommand = exports.de_SearchSecurityProfilesCommand = exports.de_SearchRoutingProfilesCommand = exports.de_SearchResourceTagsCommand = exports.de_SearchQuickConnectsCommand = exports.de_SearchQueuesCommand = exports.de_SearchPromptsCommand = exports.de_SearchHoursOfOperationsCommand = exports.de_SearchAvailablePhoneNumbersCommand = exports.de_ResumeContactRecordingCommand = exports.de_ReplicateInstanceCommand = exports.de_ReleasePhoneNumberCommand = exports.de_PutUserStatusCommand = exports.de_MonitorContactCommand = void 0;
11
- exports.de_UpdateViewMetadataCommand = exports.de_UpdateViewContentCommand = exports.de_UpdateUserSecurityProfilesCommand = exports.de_UpdateUserRoutingProfileCommand = exports.de_UpdateUserPhoneConfigCommand = exports.de_UpdateUserIdentityInfoCommand = exports.de_UpdateUserHierarchyStructureCommand = exports.de_UpdateUserHierarchyGroupNameCommand = exports.de_UpdateUserHierarchyCommand = exports.de_UpdateTrafficDistributionCommand = exports.de_UpdateTaskTemplateCommand = exports.de_UpdateSecurityProfileCommand = exports.de_UpdateRuleCommand = exports.de_UpdateRoutingProfileQueuesCommand = exports.de_UpdateRoutingProfileNameCommand = exports.de_UpdateRoutingProfileDefaultOutboundQueueCommand = exports.de_UpdateRoutingProfileConcurrencyCommand = exports.de_UpdateRoutingProfileAgentAvailabilityTimerCommand = exports.de_UpdateQuickConnectNameCommand = exports.de_UpdateQuickConnectConfigCommand = exports.de_UpdateQueueStatusCommand = exports.de_UpdateQueueOutboundCallerConfigCommand = void 0;
3
+ exports.se_DeleteSecurityProfileCommand = exports.se_DeleteRuleCommand = exports.se_DeleteRoutingProfileCommand = exports.se_DeleteQuickConnectCommand = exports.se_DeleteQueueCommand = exports.se_DeletePromptCommand = exports.se_DeleteIntegrationAssociationCommand = exports.se_DeleteInstanceCommand = exports.se_DeleteHoursOfOperationCommand = exports.se_DeleteEvaluationFormCommand = exports.se_DeleteContactFlowModuleCommand = exports.se_DeleteContactFlowCommand = exports.se_DeleteContactEvaluationCommand = exports.se_DeactivateEvaluationFormCommand = exports.se_CreateVocabularyCommand = exports.se_CreateViewVersionCommand = exports.se_CreateViewCommand = exports.se_CreateUserHierarchyGroupCommand = exports.se_CreateUserCommand = exports.se_CreateUseCaseCommand = exports.se_CreateTrafficDistributionGroupCommand = exports.se_CreateTaskTemplateCommand = exports.se_CreateSecurityProfileCommand = exports.se_CreateRuleCommand = exports.se_CreateRoutingProfileCommand = exports.se_CreateQuickConnectCommand = exports.se_CreateQueueCommand = exports.se_CreatePromptCommand = exports.se_CreateParticipantCommand = exports.se_CreateIntegrationAssociationCommand = exports.se_CreateInstanceCommand = exports.se_CreateHoursOfOperationCommand = exports.se_CreateEvaluationFormCommand = exports.se_CreateContactFlowModuleCommand = exports.se_CreateContactFlowCommand = exports.se_CreateAgentStatusCommand = exports.se_ClaimPhoneNumberCommand = exports.se_BatchGetFlowAssociationCommand = exports.se_AssociateTrafficDistributionGroupUserCommand = exports.se_AssociateSecurityKeyCommand = exports.se_AssociateRoutingProfileQueuesCommand = exports.se_AssociateQueueQuickConnectsCommand = exports.se_AssociatePhoneNumberContactFlowCommand = exports.se_AssociateLexBotCommand = exports.se_AssociateLambdaFunctionCommand = exports.se_AssociateInstanceStorageConfigCommand = exports.se_AssociateDefaultVocabularyCommand = exports.se_AssociateBotCommand = exports.se_AssociateApprovedOriginCommand = exports.se_ActivateEvaluationFormCommand = void 0;
4
+ exports.se_GetTaskTemplateCommand = exports.se_GetPromptFileCommand = exports.se_GetMetricDataV2Command = exports.se_GetMetricDataCommand = exports.se_GetFederationTokenCommand = exports.se_GetCurrentUserDataCommand = exports.se_GetCurrentMetricDataCommand = exports.se_GetContactAttributesCommand = exports.se_DismissUserContactCommand = exports.se_DisassociateTrafficDistributionGroupUserCommand = exports.se_DisassociateSecurityKeyCommand = exports.se_DisassociateRoutingProfileQueuesCommand = exports.se_DisassociateQueueQuickConnectsCommand = exports.se_DisassociatePhoneNumberContactFlowCommand = exports.se_DisassociateLexBotCommand = exports.se_DisassociateLambdaFunctionCommand = exports.se_DisassociateInstanceStorageConfigCommand = exports.se_DisassociateBotCommand = exports.se_DisassociateApprovedOriginCommand = exports.se_DescribeVocabularyCommand = exports.se_DescribeViewCommand = exports.se_DescribeUserHierarchyStructureCommand = exports.se_DescribeUserHierarchyGroupCommand = exports.se_DescribeUserCommand = exports.se_DescribeTrafficDistributionGroupCommand = exports.se_DescribeSecurityProfileCommand = exports.se_DescribeRuleCommand = exports.se_DescribeRoutingProfileCommand = exports.se_DescribeQuickConnectCommand = exports.se_DescribeQueueCommand = exports.se_DescribePromptCommand = exports.se_DescribePhoneNumberCommand = exports.se_DescribeInstanceStorageConfigCommand = exports.se_DescribeInstanceAttributeCommand = exports.se_DescribeInstanceCommand = exports.se_DescribeHoursOfOperationCommand = exports.se_DescribeEvaluationFormCommand = exports.se_DescribeContactFlowModuleCommand = exports.se_DescribeContactFlowCommand = exports.se_DescribeContactEvaluationCommand = exports.se_DescribeContactCommand = exports.se_DescribeAgentStatusCommand = exports.se_DeleteVocabularyCommand = exports.se_DeleteViewVersionCommand = exports.se_DeleteViewCommand = exports.se_DeleteUserHierarchyGroupCommand = exports.se_DeleteUserCommand = exports.se_DeleteUseCaseCommand = exports.se_DeleteTrafficDistributionGroupCommand = exports.se_DeleteTaskTemplateCommand = void 0;
5
+ exports.se_SearchQuickConnectsCommand = exports.se_SearchQueuesCommand = exports.se_SearchPromptsCommand = exports.se_SearchHoursOfOperationsCommand = exports.se_SearchAvailablePhoneNumbersCommand = exports.se_ResumeContactRecordingCommand = exports.se_ReplicateInstanceCommand = exports.se_ReleasePhoneNumberCommand = exports.se_PutUserStatusCommand = exports.se_MonitorContactCommand = exports.se_ListViewVersionsCommand = exports.se_ListViewsCommand = exports.se_ListUsersCommand = exports.se_ListUserHierarchyGroupsCommand = exports.se_ListUseCasesCommand = exports.se_ListTrafficDistributionGroupUsersCommand = exports.se_ListTrafficDistributionGroupsCommand = exports.se_ListTaskTemplatesCommand = exports.se_ListTagsForResourceCommand = exports.se_ListSecurityProfilesCommand = exports.se_ListSecurityProfilePermissionsCommand = exports.se_ListSecurityProfileApplicationsCommand = exports.se_ListSecurityKeysCommand = exports.se_ListRulesCommand = exports.se_ListRoutingProfilesCommand = exports.se_ListRoutingProfileQueuesCommand = exports.se_ListQuickConnectsCommand = exports.se_ListQueuesCommand = exports.se_ListQueueQuickConnectsCommand = exports.se_ListPromptsCommand = exports.se_ListPhoneNumbersV2Command = exports.se_ListPhoneNumbersCommand = exports.se_ListLexBotsCommand = exports.se_ListLambdaFunctionsCommand = exports.se_ListIntegrationAssociationsCommand = exports.se_ListInstanceStorageConfigsCommand = exports.se_ListInstancesCommand = exports.se_ListInstanceAttributesCommand = exports.se_ListHoursOfOperationsCommand = exports.se_ListEvaluationFormVersionsCommand = exports.se_ListEvaluationFormsCommand = exports.se_ListDefaultVocabulariesCommand = exports.se_ListContactReferencesCommand = exports.se_ListContactFlowsCommand = exports.se_ListContactFlowModulesCommand = exports.se_ListContactEvaluationsCommand = exports.se_ListBotsCommand = exports.se_ListApprovedOriginsCommand = exports.se_ListAgentStatusesCommand = exports.se_GetTrafficDistributionCommand = void 0;
6
+ exports.se_UpdateRuleCommand = exports.se_UpdateRoutingProfileQueuesCommand = exports.se_UpdateRoutingProfileNameCommand = exports.se_UpdateRoutingProfileDefaultOutboundQueueCommand = exports.se_UpdateRoutingProfileConcurrencyCommand = exports.se_UpdateRoutingProfileAgentAvailabilityTimerCommand = exports.se_UpdateQuickConnectNameCommand = exports.se_UpdateQuickConnectConfigCommand = exports.se_UpdateQueueStatusCommand = exports.se_UpdateQueueOutboundCallerConfigCommand = exports.se_UpdateQueueNameCommand = exports.se_UpdateQueueMaxContactsCommand = exports.se_UpdateQueueHoursOfOperationCommand = exports.se_UpdatePromptCommand = exports.se_UpdatePhoneNumberMetadataCommand = exports.se_UpdatePhoneNumberCommand = exports.se_UpdateParticipantRoleConfigCommand = exports.se_UpdateInstanceStorageConfigCommand = exports.se_UpdateInstanceAttributeCommand = exports.se_UpdateHoursOfOperationCommand = exports.se_UpdateEvaluationFormCommand = exports.se_UpdateContactScheduleCommand = exports.se_UpdateContactFlowNameCommand = exports.se_UpdateContactFlowModuleMetadataCommand = exports.se_UpdateContactFlowModuleContentCommand = exports.se_UpdateContactFlowMetadataCommand = exports.se_UpdateContactFlowContentCommand = exports.se_UpdateContactEvaluationCommand = exports.se_UpdateContactAttributesCommand = exports.se_UpdateContactCommand = exports.se_UpdateAgentStatusCommand = exports.se_UntagResourceCommand = exports.se_TransferContactCommand = exports.se_TagResourceCommand = exports.se_SuspendContactRecordingCommand = exports.se_SubmitContactEvaluationCommand = exports.se_StopContactStreamingCommand = exports.se_StopContactRecordingCommand = exports.se_StopContactCommand = exports.se_StartTaskContactCommand = exports.se_StartOutboundVoiceContactCommand = exports.se_StartContactStreamingCommand = exports.se_StartContactRecordingCommand = exports.se_StartContactEvaluationCommand = exports.se_StartChatContactCommand = exports.se_SearchVocabulariesCommand = exports.se_SearchUsersCommand = exports.se_SearchSecurityProfilesCommand = exports.se_SearchRoutingProfilesCommand = exports.se_SearchResourceTagsCommand = void 0;
7
+ exports.de_DeleteContactEvaluationCommand = exports.de_DeactivateEvaluationFormCommand = exports.de_CreateVocabularyCommand = exports.de_CreateViewVersionCommand = exports.de_CreateViewCommand = exports.de_CreateUserHierarchyGroupCommand = exports.de_CreateUserCommand = exports.de_CreateUseCaseCommand = exports.de_CreateTrafficDistributionGroupCommand = exports.de_CreateTaskTemplateCommand = exports.de_CreateSecurityProfileCommand = exports.de_CreateRuleCommand = exports.de_CreateRoutingProfileCommand = exports.de_CreateQuickConnectCommand = exports.de_CreateQueueCommand = exports.de_CreatePromptCommand = exports.de_CreateParticipantCommand = exports.de_CreateIntegrationAssociationCommand = exports.de_CreateInstanceCommand = exports.de_CreateHoursOfOperationCommand = exports.de_CreateEvaluationFormCommand = exports.de_CreateContactFlowModuleCommand = exports.de_CreateContactFlowCommand = exports.de_CreateAgentStatusCommand = exports.de_ClaimPhoneNumberCommand = exports.de_BatchGetFlowAssociationCommand = exports.de_AssociateTrafficDistributionGroupUserCommand = exports.de_AssociateSecurityKeyCommand = exports.de_AssociateRoutingProfileQueuesCommand = exports.de_AssociateQueueQuickConnectsCommand = exports.de_AssociatePhoneNumberContactFlowCommand = exports.de_AssociateLexBotCommand = exports.de_AssociateLambdaFunctionCommand = exports.de_AssociateInstanceStorageConfigCommand = exports.de_AssociateDefaultVocabularyCommand = exports.de_AssociateBotCommand = exports.de_AssociateApprovedOriginCommand = exports.de_ActivateEvaluationFormCommand = exports.se_UpdateViewMetadataCommand = exports.se_UpdateViewContentCommand = exports.se_UpdateUserSecurityProfilesCommand = exports.se_UpdateUserRoutingProfileCommand = exports.se_UpdateUserPhoneConfigCommand = exports.se_UpdateUserIdentityInfoCommand = exports.se_UpdateUserHierarchyStructureCommand = exports.se_UpdateUserHierarchyGroupNameCommand = exports.se_UpdateUserHierarchyCommand = exports.se_UpdateTrafficDistributionCommand = exports.se_UpdateTaskTemplateCommand = exports.se_UpdateSecurityProfileCommand = void 0;
8
+ exports.de_DisassociateQueueQuickConnectsCommand = exports.de_DisassociatePhoneNumberContactFlowCommand = exports.de_DisassociateLexBotCommand = exports.de_DisassociateLambdaFunctionCommand = exports.de_DisassociateInstanceStorageConfigCommand = exports.de_DisassociateBotCommand = exports.de_DisassociateApprovedOriginCommand = exports.de_DescribeVocabularyCommand = exports.de_DescribeViewCommand = exports.de_DescribeUserHierarchyStructureCommand = exports.de_DescribeUserHierarchyGroupCommand = exports.de_DescribeUserCommand = exports.de_DescribeTrafficDistributionGroupCommand = exports.de_DescribeSecurityProfileCommand = exports.de_DescribeRuleCommand = exports.de_DescribeRoutingProfileCommand = exports.de_DescribeQuickConnectCommand = exports.de_DescribeQueueCommand = exports.de_DescribePromptCommand = exports.de_DescribePhoneNumberCommand = exports.de_DescribeInstanceStorageConfigCommand = exports.de_DescribeInstanceAttributeCommand = exports.de_DescribeInstanceCommand = exports.de_DescribeHoursOfOperationCommand = exports.de_DescribeEvaluationFormCommand = exports.de_DescribeContactFlowModuleCommand = exports.de_DescribeContactFlowCommand = exports.de_DescribeContactEvaluationCommand = exports.de_DescribeContactCommand = exports.de_DescribeAgentStatusCommand = exports.de_DeleteVocabularyCommand = exports.de_DeleteViewVersionCommand = exports.de_DeleteViewCommand = exports.de_DeleteUserHierarchyGroupCommand = exports.de_DeleteUserCommand = exports.de_DeleteUseCaseCommand = exports.de_DeleteTrafficDistributionGroupCommand = exports.de_DeleteTaskTemplateCommand = exports.de_DeleteSecurityProfileCommand = exports.de_DeleteRuleCommand = exports.de_DeleteRoutingProfileCommand = exports.de_DeleteQuickConnectCommand = exports.de_DeleteQueueCommand = exports.de_DeletePromptCommand = exports.de_DeleteIntegrationAssociationCommand = exports.de_DeleteInstanceCommand = exports.de_DeleteHoursOfOperationCommand = exports.de_DeleteEvaluationFormCommand = exports.de_DeleteContactFlowModuleCommand = exports.de_DeleteContactFlowCommand = void 0;
9
+ exports.de_ListUsersCommand = exports.de_ListUserHierarchyGroupsCommand = exports.de_ListUseCasesCommand = exports.de_ListTrafficDistributionGroupUsersCommand = exports.de_ListTrafficDistributionGroupsCommand = exports.de_ListTaskTemplatesCommand = exports.de_ListTagsForResourceCommand = exports.de_ListSecurityProfilesCommand = exports.de_ListSecurityProfilePermissionsCommand = exports.de_ListSecurityProfileApplicationsCommand = exports.de_ListSecurityKeysCommand = exports.de_ListRulesCommand = exports.de_ListRoutingProfilesCommand = exports.de_ListRoutingProfileQueuesCommand = exports.de_ListQuickConnectsCommand = exports.de_ListQueuesCommand = exports.de_ListQueueQuickConnectsCommand = exports.de_ListPromptsCommand = exports.de_ListPhoneNumbersV2Command = exports.de_ListPhoneNumbersCommand = exports.de_ListLexBotsCommand = exports.de_ListLambdaFunctionsCommand = exports.de_ListIntegrationAssociationsCommand = exports.de_ListInstanceStorageConfigsCommand = exports.de_ListInstancesCommand = exports.de_ListInstanceAttributesCommand = exports.de_ListHoursOfOperationsCommand = exports.de_ListEvaluationFormVersionsCommand = exports.de_ListEvaluationFormsCommand = exports.de_ListDefaultVocabulariesCommand = exports.de_ListContactReferencesCommand = exports.de_ListContactFlowsCommand = exports.de_ListContactFlowModulesCommand = exports.de_ListContactEvaluationsCommand = exports.de_ListBotsCommand = exports.de_ListApprovedOriginsCommand = exports.de_ListAgentStatusesCommand = exports.de_GetTrafficDistributionCommand = exports.de_GetTaskTemplateCommand = exports.de_GetPromptFileCommand = exports.de_GetMetricDataV2Command = exports.de_GetMetricDataCommand = exports.de_GetFederationTokenCommand = exports.de_GetCurrentUserDataCommand = exports.de_GetCurrentMetricDataCommand = exports.de_GetContactAttributesCommand = exports.de_DismissUserContactCommand = exports.de_DisassociateTrafficDistributionGroupUserCommand = exports.de_DisassociateSecurityKeyCommand = exports.de_DisassociateRoutingProfileQueuesCommand = void 0;
10
+ exports.de_UpdateQueueHoursOfOperationCommand = exports.de_UpdatePromptCommand = exports.de_UpdatePhoneNumberMetadataCommand = exports.de_UpdatePhoneNumberCommand = exports.de_UpdateParticipantRoleConfigCommand = exports.de_UpdateInstanceStorageConfigCommand = exports.de_UpdateInstanceAttributeCommand = exports.de_UpdateHoursOfOperationCommand = exports.de_UpdateEvaluationFormCommand = exports.de_UpdateContactScheduleCommand = exports.de_UpdateContactFlowNameCommand = exports.de_UpdateContactFlowModuleMetadataCommand = exports.de_UpdateContactFlowModuleContentCommand = exports.de_UpdateContactFlowMetadataCommand = exports.de_UpdateContactFlowContentCommand = exports.de_UpdateContactEvaluationCommand = exports.de_UpdateContactAttributesCommand = exports.de_UpdateContactCommand = exports.de_UpdateAgentStatusCommand = exports.de_UntagResourceCommand = exports.de_TransferContactCommand = exports.de_TagResourceCommand = exports.de_SuspendContactRecordingCommand = exports.de_SubmitContactEvaluationCommand = exports.de_StopContactStreamingCommand = exports.de_StopContactRecordingCommand = exports.de_StopContactCommand = exports.de_StartTaskContactCommand = exports.de_StartOutboundVoiceContactCommand = exports.de_StartContactStreamingCommand = exports.de_StartContactRecordingCommand = exports.de_StartContactEvaluationCommand = exports.de_StartChatContactCommand = exports.de_SearchVocabulariesCommand = exports.de_SearchUsersCommand = exports.de_SearchSecurityProfilesCommand = exports.de_SearchRoutingProfilesCommand = exports.de_SearchResourceTagsCommand = exports.de_SearchQuickConnectsCommand = exports.de_SearchQueuesCommand = exports.de_SearchPromptsCommand = exports.de_SearchHoursOfOperationsCommand = exports.de_SearchAvailablePhoneNumbersCommand = exports.de_ResumeContactRecordingCommand = exports.de_ReplicateInstanceCommand = exports.de_ReleasePhoneNumberCommand = exports.de_PutUserStatusCommand = exports.de_MonitorContactCommand = exports.de_ListViewVersionsCommand = exports.de_ListViewsCommand = void 0;
11
+ exports.de_UpdateViewMetadataCommand = exports.de_UpdateViewContentCommand = exports.de_UpdateUserSecurityProfilesCommand = exports.de_UpdateUserRoutingProfileCommand = exports.de_UpdateUserPhoneConfigCommand = exports.de_UpdateUserIdentityInfoCommand = exports.de_UpdateUserHierarchyStructureCommand = exports.de_UpdateUserHierarchyGroupNameCommand = exports.de_UpdateUserHierarchyCommand = exports.de_UpdateTrafficDistributionCommand = exports.de_UpdateTaskTemplateCommand = exports.de_UpdateSecurityProfileCommand = exports.de_UpdateRuleCommand = exports.de_UpdateRoutingProfileQueuesCommand = exports.de_UpdateRoutingProfileNameCommand = exports.de_UpdateRoutingProfileDefaultOutboundQueueCommand = exports.de_UpdateRoutingProfileConcurrencyCommand = exports.de_UpdateRoutingProfileAgentAvailabilityTimerCommand = exports.de_UpdateQuickConnectNameCommand = exports.de_UpdateQuickConnectConfigCommand = exports.de_UpdateQueueStatusCommand = exports.de_UpdateQueueOutboundCallerConfigCommand = exports.de_UpdateQueueNameCommand = exports.de_UpdateQueueMaxContactsCommand = void 0;
12
12
  const core_1 = require("@aws-sdk/core");
13
13
  const protocol_http_1 = require("@smithy/protocol-http");
14
14
  const smithy_client_1 = require("@smithy/smithy-client");
@@ -295,6 +295,29 @@ const se_AssociateTrafficDistributionGroupUserCommand = async (input, context) =
295
295
  });
296
296
  };
297
297
  exports.se_AssociateTrafficDistributionGroupUserCommand = se_AssociateTrafficDistributionGroupUserCommand;
298
+ const se_BatchGetFlowAssociationCommand = async (input, context) => {
299
+ const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
300
+ const headers = {
301
+ "content-type": "application/json",
302
+ };
303
+ let resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` + "/flow-associations-batch/{InstanceId}";
304
+ resolvedPath = (0, smithy_client_1.resolvedPath)(resolvedPath, input, "InstanceId", () => input.InstanceId, "{InstanceId}", false);
305
+ let body;
306
+ body = JSON.stringify((0, smithy_client_1.take)(input, {
307
+ ResourceIds: (_) => (0, smithy_client_1._json)(_),
308
+ ResourceType: [],
309
+ }));
310
+ return new protocol_http_1.HttpRequest({
311
+ protocol,
312
+ hostname,
313
+ port,
314
+ method: "POST",
315
+ headers,
316
+ path: resolvedPath,
317
+ body,
318
+ });
319
+ };
320
+ exports.se_BatchGetFlowAssociationCommand = se_BatchGetFlowAssociationCommand;
298
321
  const se_ClaimPhoneNumberCommand = async (input, context) => {
299
322
  const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
300
323
  const headers = {
@@ -5451,6 +5474,55 @@ const de_AssociateTrafficDistributionGroupUserCommandError = async (output, cont
5451
5474
  });
5452
5475
  }
5453
5476
  };
5477
+ const de_BatchGetFlowAssociationCommand = async (output, context) => {
5478
+ if (output.statusCode !== 200 && output.statusCode >= 300) {
5479
+ return de_BatchGetFlowAssociationCommandError(output, context);
5480
+ }
5481
+ const contents = (0, smithy_client_1.map)({
5482
+ $metadata: deserializeMetadata(output),
5483
+ });
5484
+ const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
5485
+ const doc = (0, smithy_client_1.take)(data, {
5486
+ FlowAssociationSummaryList: smithy_client_1._json,
5487
+ });
5488
+ Object.assign(contents, doc);
5489
+ return contents;
5490
+ };
5491
+ exports.de_BatchGetFlowAssociationCommand = de_BatchGetFlowAssociationCommand;
5492
+ const de_BatchGetFlowAssociationCommandError = async (output, context) => {
5493
+ const parsedOutput = {
5494
+ ...output,
5495
+ body: await parseErrorBody(output.body, context),
5496
+ };
5497
+ const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
5498
+ switch (errorCode) {
5499
+ case "AccessDeniedException":
5500
+ case "com.amazonaws.connect#AccessDeniedException":
5501
+ throw await de_AccessDeniedExceptionRes(parsedOutput, context);
5502
+ case "InternalServiceException":
5503
+ case "com.amazonaws.connect#InternalServiceException":
5504
+ throw await de_InternalServiceExceptionRes(parsedOutput, context);
5505
+ case "InvalidParameterException":
5506
+ case "com.amazonaws.connect#InvalidParameterException":
5507
+ throw await de_InvalidParameterExceptionRes(parsedOutput, context);
5508
+ case "InvalidRequestException":
5509
+ case "com.amazonaws.connect#InvalidRequestException":
5510
+ throw await de_InvalidRequestExceptionRes(parsedOutput, context);
5511
+ case "ResourceNotFoundException":
5512
+ case "com.amazonaws.connect#ResourceNotFoundException":
5513
+ throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
5514
+ case "ThrottlingException":
5515
+ case "com.amazonaws.connect#ThrottlingException":
5516
+ throw await de_ThrottlingExceptionRes(parsedOutput, context);
5517
+ default:
5518
+ const parsedBody = parsedOutput.body;
5519
+ return throwDefaultError({
5520
+ output,
5521
+ parsedBody,
5522
+ errorCode,
5523
+ });
5524
+ }
5525
+ };
5454
5526
  const de_ClaimPhoneNumberCommand = async (output, context) => {
5455
5527
  if (output.statusCode !== 200 && output.statusCode >= 300) {
5456
5528
  return de_ClaimPhoneNumberCommandError(output, context);
@@ -7626,7 +7698,7 @@ const de_DescribeAgentStatusCommand = async (output, context) => {
7626
7698
  });
7627
7699
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
7628
7700
  const doc = (0, smithy_client_1.take)(data, {
7629
- AgentStatus: smithy_client_1._json,
7701
+ AgentStatus: (_) => de_AgentStatus(_, context),
7630
7702
  });
7631
7703
  Object.assign(contents, doc);
7632
7704
  return contents;
@@ -7903,7 +7975,7 @@ const de_DescribeHoursOfOperationCommand = async (output, context) => {
7903
7975
  });
7904
7976
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
7905
7977
  const doc = (0, smithy_client_1.take)(data, {
7906
- HoursOfOperation: smithy_client_1._json,
7978
+ HoursOfOperation: (_) => de_HoursOfOperation(_, context),
7907
7979
  });
7908
7980
  Object.assign(contents, doc);
7909
7981
  return contents;
@@ -8127,7 +8199,7 @@ const de_DescribePromptCommand = async (output, context) => {
8127
8199
  });
8128
8200
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
8129
8201
  const doc = (0, smithy_client_1.take)(data, {
8130
- Prompt: smithy_client_1._json,
8202
+ Prompt: (_) => de_Prompt(_, context),
8131
8203
  });
8132
8204
  Object.assign(contents, doc);
8133
8205
  return contents;
@@ -8173,7 +8245,7 @@ const de_DescribeQueueCommand = async (output, context) => {
8173
8245
  });
8174
8246
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
8175
8247
  const doc = (0, smithy_client_1.take)(data, {
8176
- Queue: smithy_client_1._json,
8248
+ Queue: (_) => de_Queue(_, context),
8177
8249
  });
8178
8250
  Object.assign(contents, doc);
8179
8251
  return contents;
@@ -8219,7 +8291,7 @@ const de_DescribeQuickConnectCommand = async (output, context) => {
8219
8291
  });
8220
8292
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
8221
8293
  const doc = (0, smithy_client_1.take)(data, {
8222
- QuickConnect: smithy_client_1._json,
8294
+ QuickConnect: (_) => de_QuickConnect(_, context),
8223
8295
  });
8224
8296
  Object.assign(contents, doc);
8225
8297
  return contents;
@@ -8265,7 +8337,7 @@ const de_DescribeRoutingProfileCommand = async (output, context) => {
8265
8337
  });
8266
8338
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
8267
8339
  const doc = (0, smithy_client_1.take)(data, {
8268
- RoutingProfile: smithy_client_1._json,
8340
+ RoutingProfile: (_) => de_RoutingProfile(_, context),
8269
8341
  });
8270
8342
  Object.assign(contents, doc);
8271
8343
  return contents;
@@ -8357,7 +8429,7 @@ const de_DescribeSecurityProfileCommand = async (output, context) => {
8357
8429
  });
8358
8430
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
8359
8431
  const doc = (0, smithy_client_1.take)(data, {
8360
- SecurityProfile: smithy_client_1._json,
8432
+ SecurityProfile: (_) => de_SecurityProfile(_, context),
8361
8433
  });
8362
8434
  Object.assign(contents, doc);
8363
8435
  return contents;
@@ -8449,7 +8521,7 @@ const de_DescribeUserCommand = async (output, context) => {
8449
8521
  });
8450
8522
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
8451
8523
  const doc = (0, smithy_client_1.take)(data, {
8452
- User: smithy_client_1._json,
8524
+ User: (_) => de_User(_, context),
8453
8525
  });
8454
8526
  Object.assign(contents, doc);
8455
8527
  return contents;
@@ -8495,7 +8567,7 @@ const de_DescribeUserHierarchyGroupCommand = async (output, context) => {
8495
8567
  });
8496
8568
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
8497
8569
  const doc = (0, smithy_client_1.take)(data, {
8498
- HierarchyGroup: smithy_client_1._json,
8570
+ HierarchyGroup: (_) => de_HierarchyGroup(_, context),
8499
8571
  });
8500
8572
  Object.assign(contents, doc);
8501
8573
  return contents;
@@ -8541,7 +8613,7 @@ const de_DescribeUserHierarchyStructureCommand = async (output, context) => {
8541
8613
  });
8542
8614
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
8543
8615
  const doc = (0, smithy_client_1.take)(data, {
8544
- HierarchyStructure: smithy_client_1._json,
8616
+ HierarchyStructure: (_) => de_HierarchyStructure(_, context),
8545
8617
  });
8546
8618
  Object.assign(contents, doc);
8547
8619
  return contents;
@@ -9430,6 +9502,8 @@ const de_GetPromptFileCommand = async (output, context) => {
9430
9502
  });
9431
9503
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
9432
9504
  const doc = (0, smithy_client_1.take)(data, {
9505
+ LastModifiedRegion: smithy_client_1.expectString,
9506
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
9433
9507
  PromptPresignedUrl: smithy_client_1.expectString,
9434
9508
  });
9435
9509
  Object.assign(contents, doc);
@@ -9584,7 +9658,7 @@ const de_ListAgentStatusesCommand = async (output, context) => {
9584
9658
  });
9585
9659
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
9586
9660
  const doc = (0, smithy_client_1.take)(data, {
9587
- AgentStatusSummaryList: smithy_client_1._json,
9661
+ AgentStatusSummaryList: (_) => de_AgentStatusSummaryList(_, context),
9588
9662
  NextToken: smithy_client_1.expectString,
9589
9663
  });
9590
9664
  Object.assign(contents, doc);
@@ -10042,7 +10116,7 @@ const de_ListHoursOfOperationsCommand = async (output, context) => {
10042
10116
  });
10043
10117
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
10044
10118
  const doc = (0, smithy_client_1.take)(data, {
10045
- HoursOfOperationSummaryList: smithy_client_1._json,
10119
+ HoursOfOperationSummaryList: (_) => de_HoursOfOperationSummaryList(_, context),
10046
10120
  NextToken: smithy_client_1.expectString,
10047
10121
  });
10048
10122
  Object.assign(contents, doc);
@@ -10454,7 +10528,7 @@ const de_ListPromptsCommand = async (output, context) => {
10454
10528
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
10455
10529
  const doc = (0, smithy_client_1.take)(data, {
10456
10530
  NextToken: smithy_client_1.expectString,
10457
- PromptSummaryList: smithy_client_1._json,
10531
+ PromptSummaryList: (_) => de_PromptSummaryList(_, context),
10458
10532
  });
10459
10533
  Object.assign(contents, doc);
10460
10534
  return contents;
@@ -10500,8 +10574,10 @@ const de_ListQueueQuickConnectsCommand = async (output, context) => {
10500
10574
  });
10501
10575
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
10502
10576
  const doc = (0, smithy_client_1.take)(data, {
10577
+ LastModifiedRegion: smithy_client_1.expectString,
10578
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
10503
10579
  NextToken: smithy_client_1.expectString,
10504
- QuickConnectSummaryList: smithy_client_1._json,
10580
+ QuickConnectSummaryList: (_) => de_QuickConnectSummaryList(_, context),
10505
10581
  });
10506
10582
  Object.assign(contents, doc);
10507
10583
  return contents;
@@ -10548,7 +10624,7 @@ const de_ListQueuesCommand = async (output, context) => {
10548
10624
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
10549
10625
  const doc = (0, smithy_client_1.take)(data, {
10550
10626
  NextToken: smithy_client_1.expectString,
10551
- QueueSummaryList: smithy_client_1._json,
10627
+ QueueSummaryList: (_) => de_QueueSummaryList(_, context),
10552
10628
  });
10553
10629
  Object.assign(contents, doc);
10554
10630
  return contents;
@@ -10595,7 +10671,7 @@ const de_ListQuickConnectsCommand = async (output, context) => {
10595
10671
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
10596
10672
  const doc = (0, smithy_client_1.take)(data, {
10597
10673
  NextToken: smithy_client_1.expectString,
10598
- QuickConnectSummaryList: smithy_client_1._json,
10674
+ QuickConnectSummaryList: (_) => de_QuickConnectSummaryList(_, context),
10599
10675
  });
10600
10676
  Object.assign(contents, doc);
10601
10677
  return contents;
@@ -10641,6 +10717,8 @@ const de_ListRoutingProfileQueuesCommand = async (output, context) => {
10641
10717
  });
10642
10718
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
10643
10719
  const doc = (0, smithy_client_1.take)(data, {
10720
+ LastModifiedRegion: smithy_client_1.expectString,
10721
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
10644
10722
  NextToken: smithy_client_1.expectString,
10645
10723
  RoutingProfileQueueConfigSummaryList: smithy_client_1._json,
10646
10724
  });
@@ -10689,7 +10767,7 @@ const de_ListRoutingProfilesCommand = async (output, context) => {
10689
10767
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
10690
10768
  const doc = (0, smithy_client_1.take)(data, {
10691
10769
  NextToken: smithy_client_1.expectString,
10692
- RoutingProfileSummaryList: smithy_client_1._json,
10770
+ RoutingProfileSummaryList: (_) => de_RoutingProfileSummaryList(_, context),
10693
10771
  });
10694
10772
  Object.assign(contents, doc);
10695
10773
  return contents;
@@ -10830,6 +10908,8 @@ const de_ListSecurityProfileApplicationsCommand = async (output, context) => {
10830
10908
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
10831
10909
  const doc = (0, smithy_client_1.take)(data, {
10832
10910
  Applications: smithy_client_1._json,
10911
+ LastModifiedRegion: smithy_client_1.expectString,
10912
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
10833
10913
  NextToken: smithy_client_1.expectString,
10834
10914
  });
10835
10915
  Object.assign(contents, doc);
@@ -10876,6 +10956,8 @@ const de_ListSecurityProfilePermissionsCommand = async (output, context) => {
10876
10956
  });
10877
10957
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
10878
10958
  const doc = (0, smithy_client_1.take)(data, {
10959
+ LastModifiedRegion: smithy_client_1.expectString,
10960
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
10879
10961
  NextToken: smithy_client_1.expectString,
10880
10962
  Permissions: smithy_client_1._json,
10881
10963
  });
@@ -10924,7 +11006,7 @@ const de_ListSecurityProfilesCommand = async (output, context) => {
10924
11006
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
10925
11007
  const doc = (0, smithy_client_1.take)(data, {
10926
11008
  NextToken: smithy_client_1.expectString,
10927
- SecurityProfileSummaryList: smithy_client_1._json,
11009
+ SecurityProfileSummaryList: (_) => de_SecurityProfileSummaryList(_, context),
10928
11010
  });
10929
11011
  Object.assign(contents, doc);
10930
11012
  return contents;
@@ -11199,7 +11281,7 @@ const de_ListUserHierarchyGroupsCommand = async (output, context) => {
11199
11281
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
11200
11282
  const doc = (0, smithy_client_1.take)(data, {
11201
11283
  NextToken: smithy_client_1.expectString,
11202
- UserHierarchyGroupSummaryList: smithy_client_1._json,
11284
+ UserHierarchyGroupSummaryList: (_) => de_HierarchyGroupSummaryList(_, context),
11203
11285
  });
11204
11286
  Object.assign(contents, doc);
11205
11287
  return contents;
@@ -11246,7 +11328,7 @@ const de_ListUsersCommand = async (output, context) => {
11246
11328
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
11247
11329
  const doc = (0, smithy_client_1.take)(data, {
11248
11330
  NextToken: smithy_client_1.expectString,
11249
- UserSummaryList: smithy_client_1._json,
11331
+ UserSummaryList: (_) => de_UserSummaryList(_, context),
11250
11332
  });
11251
11333
  Object.assign(contents, doc);
11252
11334
  return contents;
@@ -11675,7 +11757,7 @@ const de_SearchHoursOfOperationsCommand = async (output, context) => {
11675
11757
  const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
11676
11758
  const doc = (0, smithy_client_1.take)(data, {
11677
11759
  ApproximateTotalCount: smithy_client_1.expectLong,
11678
- HoursOfOperations: smithy_client_1._json,
11760
+ HoursOfOperations: (_) => de_HoursOfOperationList(_, context),
11679
11761
  NextToken: smithy_client_1.expectString,
11680
11762
  });
11681
11763
  Object.assign(contents, doc);
@@ -11724,7 +11806,7 @@ const de_SearchPromptsCommand = async (output, context) => {
11724
11806
  const doc = (0, smithy_client_1.take)(data, {
11725
11807
  ApproximateTotalCount: smithy_client_1.expectLong,
11726
11808
  NextToken: smithy_client_1.expectString,
11727
- Prompts: smithy_client_1._json,
11809
+ Prompts: (_) => de_PromptList(_, context),
11728
11810
  });
11729
11811
  Object.assign(contents, doc);
11730
11812
  return contents;
@@ -11772,7 +11854,7 @@ const de_SearchQueuesCommand = async (output, context) => {
11772
11854
  const doc = (0, smithy_client_1.take)(data, {
11773
11855
  ApproximateTotalCount: smithy_client_1.expectLong,
11774
11856
  NextToken: smithy_client_1.expectString,
11775
- Queues: smithy_client_1._json,
11857
+ Queues: (_) => de_QueueSearchSummaryList(_, context),
11776
11858
  });
11777
11859
  Object.assign(contents, doc);
11778
11860
  return contents;
@@ -11820,7 +11902,7 @@ const de_SearchQuickConnectsCommand = async (output, context) => {
11820
11902
  const doc = (0, smithy_client_1.take)(data, {
11821
11903
  ApproximateTotalCount: smithy_client_1.expectLong,
11822
11904
  NextToken: smithy_client_1.expectString,
11823
- QuickConnects: smithy_client_1._json,
11905
+ QuickConnects: (_) => de_QuickConnectSearchSummaryList(_, context),
11824
11906
  });
11825
11907
  Object.assign(contents, doc);
11826
11908
  return contents;
@@ -11918,7 +12000,7 @@ const de_SearchRoutingProfilesCommand = async (output, context) => {
11918
12000
  const doc = (0, smithy_client_1.take)(data, {
11919
12001
  ApproximateTotalCount: smithy_client_1.expectLong,
11920
12002
  NextToken: smithy_client_1.expectString,
11921
- RoutingProfiles: smithy_client_1._json,
12003
+ RoutingProfiles: (_) => de_RoutingProfileList(_, context),
11922
12004
  });
11923
12005
  Object.assign(contents, doc);
11924
12006
  return contents;
@@ -15179,6 +15261,20 @@ const de_AgentInfo = (output, context) => {
15179
15261
  Id: smithy_client_1.expectString,
15180
15262
  });
15181
15263
  };
15264
+ const de_AgentStatus = (output, context) => {
15265
+ return (0, smithy_client_1.take)(output, {
15266
+ AgentStatusARN: smithy_client_1.expectString,
15267
+ AgentStatusId: smithy_client_1.expectString,
15268
+ Description: smithy_client_1.expectString,
15269
+ DisplayOrder: smithy_client_1.expectInt32,
15270
+ LastModifiedRegion: smithy_client_1.expectString,
15271
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
15272
+ Name: smithy_client_1.expectString,
15273
+ State: smithy_client_1.expectString,
15274
+ Tags: smithy_client_1._json,
15275
+ Type: smithy_client_1.expectString,
15276
+ });
15277
+ };
15182
15278
  const de_AgentStatusReference = (output, context) => {
15183
15279
  return (0, smithy_client_1.take)(output, {
15184
15280
  StatusArn: smithy_client_1.expectString,
@@ -15186,6 +15282,24 @@ const de_AgentStatusReference = (output, context) => {
15186
15282
  StatusStartTimestamp: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
15187
15283
  });
15188
15284
  };
15285
+ const de_AgentStatusSummary = (output, context) => {
15286
+ return (0, smithy_client_1.take)(output, {
15287
+ Arn: smithy_client_1.expectString,
15288
+ Id: smithy_client_1.expectString,
15289
+ LastModifiedRegion: smithy_client_1.expectString,
15290
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
15291
+ Name: smithy_client_1.expectString,
15292
+ Type: smithy_client_1.expectString,
15293
+ });
15294
+ };
15295
+ const de_AgentStatusSummaryList = (output, context) => {
15296
+ const retVal = (output || [])
15297
+ .filter((e) => e != null)
15298
+ .map((entry) => {
15299
+ return de_AgentStatusSummary(entry, context);
15300
+ });
15301
+ return retVal;
15302
+ };
15189
15303
  const de_Contact = (output, context) => {
15190
15304
  return (0, smithy_client_1.take)(output, {
15191
15305
  AgentInfo: (_) => de_AgentInfo(_, context),
@@ -15442,6 +15556,62 @@ const de_EvaluationSummaryList = (output, context) => {
15442
15556
  });
15443
15557
  return retVal;
15444
15558
  };
15559
+ const de_HierarchyGroup = (output, context) => {
15560
+ return (0, smithy_client_1.take)(output, {
15561
+ Arn: smithy_client_1.expectString,
15562
+ HierarchyPath: (_) => de_HierarchyPath(_, context),
15563
+ Id: smithy_client_1.expectString,
15564
+ LastModifiedRegion: smithy_client_1.expectString,
15565
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
15566
+ LevelId: smithy_client_1.expectString,
15567
+ Name: smithy_client_1.expectString,
15568
+ Tags: smithy_client_1._json,
15569
+ });
15570
+ };
15571
+ const de_HierarchyGroupSummary = (output, context) => {
15572
+ return (0, smithy_client_1.take)(output, {
15573
+ Arn: smithy_client_1.expectString,
15574
+ Id: smithy_client_1.expectString,
15575
+ LastModifiedRegion: smithy_client_1.expectString,
15576
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
15577
+ Name: smithy_client_1.expectString,
15578
+ });
15579
+ };
15580
+ const de_HierarchyGroupSummaryList = (output, context) => {
15581
+ const retVal = (output || [])
15582
+ .filter((e) => e != null)
15583
+ .map((entry) => {
15584
+ return de_HierarchyGroupSummary(entry, context);
15585
+ });
15586
+ return retVal;
15587
+ };
15588
+ const de_HierarchyLevel = (output, context) => {
15589
+ return (0, smithy_client_1.take)(output, {
15590
+ Arn: smithy_client_1.expectString,
15591
+ Id: smithy_client_1.expectString,
15592
+ LastModifiedRegion: smithy_client_1.expectString,
15593
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
15594
+ Name: smithy_client_1.expectString,
15595
+ });
15596
+ };
15597
+ const de_HierarchyPath = (output, context) => {
15598
+ return (0, smithy_client_1.take)(output, {
15599
+ LevelFive: (_) => de_HierarchyGroupSummary(_, context),
15600
+ LevelFour: (_) => de_HierarchyGroupSummary(_, context),
15601
+ LevelOne: (_) => de_HierarchyGroupSummary(_, context),
15602
+ LevelThree: (_) => de_HierarchyGroupSummary(_, context),
15603
+ LevelTwo: (_) => de_HierarchyGroupSummary(_, context),
15604
+ });
15605
+ };
15606
+ const de_HierarchyStructure = (output, context) => {
15607
+ return (0, smithy_client_1.take)(output, {
15608
+ LevelFive: (_) => de_HierarchyLevel(_, context),
15609
+ LevelFour: (_) => de_HierarchyLevel(_, context),
15610
+ LevelOne: (_) => de_HierarchyLevel(_, context),
15611
+ LevelThree: (_) => de_HierarchyLevel(_, context),
15612
+ LevelTwo: (_) => de_HierarchyLevel(_, context),
15613
+ });
15614
+ };
15445
15615
  const de_HistoricalMetric = (output, context) => {
15446
15616
  return (0, smithy_client_1.take)(output, {
15447
15617
  Name: smithy_client_1.expectString,
@@ -15478,6 +15648,44 @@ const de_HistoricalMetricResults = (output, context) => {
15478
15648
  });
15479
15649
  return retVal;
15480
15650
  };
15651
+ const de_HoursOfOperation = (output, context) => {
15652
+ return (0, smithy_client_1.take)(output, {
15653
+ Config: smithy_client_1._json,
15654
+ Description: smithy_client_1.expectString,
15655
+ HoursOfOperationArn: smithy_client_1.expectString,
15656
+ HoursOfOperationId: smithy_client_1.expectString,
15657
+ LastModifiedRegion: smithy_client_1.expectString,
15658
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
15659
+ Name: smithy_client_1.expectString,
15660
+ Tags: smithy_client_1._json,
15661
+ TimeZone: smithy_client_1.expectString,
15662
+ });
15663
+ };
15664
+ const de_HoursOfOperationList = (output, context) => {
15665
+ const retVal = (output || [])
15666
+ .filter((e) => e != null)
15667
+ .map((entry) => {
15668
+ return de_HoursOfOperation(entry, context);
15669
+ });
15670
+ return retVal;
15671
+ };
15672
+ const de_HoursOfOperationSummary = (output, context) => {
15673
+ return (0, smithy_client_1.take)(output, {
15674
+ Arn: smithy_client_1.expectString,
15675
+ Id: smithy_client_1.expectString,
15676
+ LastModifiedRegion: smithy_client_1.expectString,
15677
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
15678
+ Name: smithy_client_1.expectString,
15679
+ });
15680
+ };
15681
+ const de_HoursOfOperationSummaryList = (output, context) => {
15682
+ const retVal = (output || [])
15683
+ .filter((e) => e != null)
15684
+ .map((entry) => {
15685
+ return de_HoursOfOperationSummary(entry, context);
15686
+ });
15687
+ return retVal;
15688
+ };
15481
15689
  const de_Instance = (output, context) => {
15482
15690
  return (0, smithy_client_1.take)(output, {
15483
15691
  Arn: smithy_client_1.expectString,
@@ -15558,12 +15766,170 @@ const de_MetricV2 = (output, context) => {
15558
15766
  Threshold: (_) => de_ThresholdCollections(_, context),
15559
15767
  });
15560
15768
  };
15769
+ const de_Prompt = (output, context) => {
15770
+ return (0, smithy_client_1.take)(output, {
15771
+ Description: smithy_client_1.expectString,
15772
+ LastModifiedRegion: smithy_client_1.expectString,
15773
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
15774
+ Name: smithy_client_1.expectString,
15775
+ PromptARN: smithy_client_1.expectString,
15776
+ PromptId: smithy_client_1.expectString,
15777
+ Tags: smithy_client_1._json,
15778
+ });
15779
+ };
15780
+ const de_PromptList = (output, context) => {
15781
+ const retVal = (output || [])
15782
+ .filter((e) => e != null)
15783
+ .map((entry) => {
15784
+ return de_Prompt(entry, context);
15785
+ });
15786
+ return retVal;
15787
+ };
15788
+ const de_PromptSummary = (output, context) => {
15789
+ return (0, smithy_client_1.take)(output, {
15790
+ Arn: smithy_client_1.expectString,
15791
+ Id: smithy_client_1.expectString,
15792
+ LastModifiedRegion: smithy_client_1.expectString,
15793
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
15794
+ Name: smithy_client_1.expectString,
15795
+ });
15796
+ };
15797
+ const de_PromptSummaryList = (output, context) => {
15798
+ const retVal = (output || [])
15799
+ .filter((e) => e != null)
15800
+ .map((entry) => {
15801
+ return de_PromptSummary(entry, context);
15802
+ });
15803
+ return retVal;
15804
+ };
15805
+ const de_Queue = (output, context) => {
15806
+ return (0, smithy_client_1.take)(output, {
15807
+ Description: smithy_client_1.expectString,
15808
+ HoursOfOperationId: smithy_client_1.expectString,
15809
+ LastModifiedRegion: smithy_client_1.expectString,
15810
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
15811
+ MaxContacts: smithy_client_1.expectInt32,
15812
+ Name: smithy_client_1.expectString,
15813
+ OutboundCallerConfig: smithy_client_1._json,
15814
+ QueueArn: smithy_client_1.expectString,
15815
+ QueueId: smithy_client_1.expectString,
15816
+ Status: smithy_client_1.expectString,
15817
+ Tags: smithy_client_1._json,
15818
+ });
15819
+ };
15561
15820
  const de_QueueInfo = (output, context) => {
15562
15821
  return (0, smithy_client_1.take)(output, {
15563
15822
  EnqueueTimestamp: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
15564
15823
  Id: smithy_client_1.expectString,
15565
15824
  });
15566
15825
  };
15826
+ const de_QueueSearchSummaryList = (output, context) => {
15827
+ const retVal = (output || [])
15828
+ .filter((e) => e != null)
15829
+ .map((entry) => {
15830
+ return de_Queue(entry, context);
15831
+ });
15832
+ return retVal;
15833
+ };
15834
+ const de_QueueSummary = (output, context) => {
15835
+ return (0, smithy_client_1.take)(output, {
15836
+ Arn: smithy_client_1.expectString,
15837
+ Id: smithy_client_1.expectString,
15838
+ LastModifiedRegion: smithy_client_1.expectString,
15839
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
15840
+ Name: smithy_client_1.expectString,
15841
+ QueueType: smithy_client_1.expectString,
15842
+ });
15843
+ };
15844
+ const de_QueueSummaryList = (output, context) => {
15845
+ const retVal = (output || [])
15846
+ .filter((e) => e != null)
15847
+ .map((entry) => {
15848
+ return de_QueueSummary(entry, context);
15849
+ });
15850
+ return retVal;
15851
+ };
15852
+ const de_QuickConnect = (output, context) => {
15853
+ return (0, smithy_client_1.take)(output, {
15854
+ Description: smithy_client_1.expectString,
15855
+ LastModifiedRegion: smithy_client_1.expectString,
15856
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
15857
+ Name: smithy_client_1.expectString,
15858
+ QuickConnectARN: smithy_client_1.expectString,
15859
+ QuickConnectConfig: smithy_client_1._json,
15860
+ QuickConnectId: smithy_client_1.expectString,
15861
+ Tags: smithy_client_1._json,
15862
+ });
15863
+ };
15864
+ const de_QuickConnectSearchSummaryList = (output, context) => {
15865
+ const retVal = (output || [])
15866
+ .filter((e) => e != null)
15867
+ .map((entry) => {
15868
+ return de_QuickConnect(entry, context);
15869
+ });
15870
+ return retVal;
15871
+ };
15872
+ const de_QuickConnectSummary = (output, context) => {
15873
+ return (0, smithy_client_1.take)(output, {
15874
+ Arn: smithy_client_1.expectString,
15875
+ Id: smithy_client_1.expectString,
15876
+ LastModifiedRegion: smithy_client_1.expectString,
15877
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
15878
+ Name: smithy_client_1.expectString,
15879
+ QuickConnectType: smithy_client_1.expectString,
15880
+ });
15881
+ };
15882
+ const de_QuickConnectSummaryList = (output, context) => {
15883
+ const retVal = (output || [])
15884
+ .filter((e) => e != null)
15885
+ .map((entry) => {
15886
+ return de_QuickConnectSummary(entry, context);
15887
+ });
15888
+ return retVal;
15889
+ };
15890
+ const de_RoutingProfile = (output, context) => {
15891
+ return (0, smithy_client_1.take)(output, {
15892
+ AgentAvailabilityTimer: smithy_client_1.expectString,
15893
+ DefaultOutboundQueueId: smithy_client_1.expectString,
15894
+ Description: smithy_client_1.expectString,
15895
+ InstanceId: smithy_client_1.expectString,
15896
+ IsDefault: smithy_client_1.expectBoolean,
15897
+ LastModifiedRegion: smithy_client_1.expectString,
15898
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
15899
+ MediaConcurrencies: smithy_client_1._json,
15900
+ Name: smithy_client_1.expectString,
15901
+ NumberOfAssociatedQueues: smithy_client_1.expectLong,
15902
+ NumberOfAssociatedUsers: smithy_client_1.expectLong,
15903
+ RoutingProfileArn: smithy_client_1.expectString,
15904
+ RoutingProfileId: smithy_client_1.expectString,
15905
+ Tags: smithy_client_1._json,
15906
+ });
15907
+ };
15908
+ const de_RoutingProfileList = (output, context) => {
15909
+ const retVal = (output || [])
15910
+ .filter((e) => e != null)
15911
+ .map((entry) => {
15912
+ return de_RoutingProfile(entry, context);
15913
+ });
15914
+ return retVal;
15915
+ };
15916
+ const de_RoutingProfileSummary = (output, context) => {
15917
+ return (0, smithy_client_1.take)(output, {
15918
+ Arn: smithy_client_1.expectString,
15919
+ Id: smithy_client_1.expectString,
15920
+ LastModifiedRegion: smithy_client_1.expectString,
15921
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
15922
+ Name: smithy_client_1.expectString,
15923
+ });
15924
+ };
15925
+ const de_RoutingProfileSummaryList = (output, context) => {
15926
+ const retVal = (output || [])
15927
+ .filter((e) => e != null)
15928
+ .map((entry) => {
15929
+ return de_RoutingProfileSummary(entry, context);
15930
+ });
15931
+ return retVal;
15932
+ };
15567
15933
  const de_Rule = (output, context) => {
15568
15934
  return (0, smithy_client_1.take)(output, {
15569
15935
  Actions: smithy_client_1._json,
@@ -15614,6 +15980,37 @@ const de_SecurityKeysList = (output, context) => {
15614
15980
  });
15615
15981
  return retVal;
15616
15982
  };
15983
+ const de_SecurityProfile = (output, context) => {
15984
+ return (0, smithy_client_1.take)(output, {
15985
+ AllowedAccessControlTags: smithy_client_1._json,
15986
+ Arn: smithy_client_1.expectString,
15987
+ Description: smithy_client_1.expectString,
15988
+ Id: smithy_client_1.expectString,
15989
+ LastModifiedRegion: smithy_client_1.expectString,
15990
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
15991
+ OrganizationResourceId: smithy_client_1.expectString,
15992
+ SecurityProfileName: smithy_client_1.expectString,
15993
+ TagRestrictedResources: smithy_client_1._json,
15994
+ Tags: smithy_client_1._json,
15995
+ });
15996
+ };
15997
+ const de_SecurityProfileSummary = (output, context) => {
15998
+ return (0, smithy_client_1.take)(output, {
15999
+ Arn: smithy_client_1.expectString,
16000
+ Id: smithy_client_1.expectString,
16001
+ LastModifiedRegion: smithy_client_1.expectString,
16002
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
16003
+ Name: smithy_client_1.expectString,
16004
+ });
16005
+ };
16006
+ const de_SecurityProfileSummaryList = (output, context) => {
16007
+ const retVal = (output || [])
16008
+ .filter((e) => e != null)
16009
+ .map((entry) => {
16010
+ return de_SecurityProfileSummary(entry, context);
16011
+ });
16012
+ return retVal;
16013
+ };
15617
16014
  const de_TaskTemplateList = (output, context) => {
15618
16015
  const retVal = (output || [])
15619
16016
  .filter((e) => e != null)
@@ -15653,6 +16050,22 @@ const de_ThresholdV2 = (output, context) => {
15653
16050
  ThresholdValue: smithy_client_1.limitedParseDouble,
15654
16051
  });
15655
16052
  };
16053
+ const de_User = (output, context) => {
16054
+ return (0, smithy_client_1.take)(output, {
16055
+ Arn: smithy_client_1.expectString,
16056
+ DirectoryUserId: smithy_client_1.expectString,
16057
+ HierarchyGroupId: smithy_client_1.expectString,
16058
+ Id: smithy_client_1.expectString,
16059
+ IdentityInfo: smithy_client_1._json,
16060
+ LastModifiedRegion: smithy_client_1.expectString,
16061
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
16062
+ PhoneConfig: smithy_client_1._json,
16063
+ RoutingProfileId: smithy_client_1.expectString,
16064
+ SecurityProfileIds: smithy_client_1._json,
16065
+ Tags: smithy_client_1._json,
16066
+ Username: smithy_client_1.expectString,
16067
+ });
16068
+ };
15656
16069
  const de_UserData = (output, context) => {
15657
16070
  return (0, smithy_client_1.take)(output, {
15658
16071
  ActiveSlotsByChannel: smithy_client_1._json,
@@ -15674,6 +16087,23 @@ const de_UserDataList = (output, context) => {
15674
16087
  });
15675
16088
  return retVal;
15676
16089
  };
16090
+ const de_UserSummary = (output, context) => {
16091
+ return (0, smithy_client_1.take)(output, {
16092
+ Arn: smithy_client_1.expectString,
16093
+ Id: smithy_client_1.expectString,
16094
+ LastModifiedRegion: smithy_client_1.expectString,
16095
+ LastModifiedTime: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
16096
+ Username: smithy_client_1.expectString,
16097
+ });
16098
+ };
16099
+ const de_UserSummaryList = (output, context) => {
16100
+ const retVal = (output || [])
16101
+ .filter((e) => e != null)
16102
+ .map((entry) => {
16103
+ return de_UserSummary(entry, context);
16104
+ });
16105
+ return retVal;
16106
+ };
15677
16107
  const de_View = (output, context) => {
15678
16108
  return (0, smithy_client_1.take)(output, {
15679
16109
  Arn: smithy_client_1.expectString,