@aws-sdk/client-connect 3.382.0 → 3.385.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.
- package/README.md +8 -0
- package/dist-cjs/Connect.js +2 -0
- package/dist-cjs/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +46 -0
- package/dist-cjs/commands/index.js +1 -0
- package/dist-cjs/endpoint/ruleset.js +1 -1
- package/dist-cjs/models/models_0.js +6 -6
- package/dist-cjs/models/models_1.js +5 -1
- package/dist-cjs/protocols/Aws_restJson1.js +72 -5
- package/dist-es/Connect.js +2 -0
- package/dist-es/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +42 -0
- package/dist-es/commands/index.js +1 -0
- package/dist-es/endpoint/ruleset.js +1 -1
- package/dist-es/models/models_0.js +4 -4
- package/dist-es/models/models_1.js +4 -0
- package/dist-es/protocols/Aws_restJson1.js +65 -0
- package/dist-types/Connect.d.ts +7 -0
- package/dist-types/ConnectClient.d.ts +3 -2
- package/dist-types/commands/CreateRoutingProfileCommand.d.ts +1 -0
- package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +1 -0
- package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +1 -0
- package/dist-types/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +92 -0
- package/dist-types/commands/index.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +30 -12
- package/dist-types/models/models_1.d.ts +37 -67
- package/dist-types/models/models_2.d.ts +67 -1
- package/dist-types/protocols/Aws_restJson1.d.ts +9 -0
- package/dist-types/ts3.4/Connect.d.ts +23 -0
- package/dist-types/ts3.4/ConnectClient.d.ts +6 -0
- package/dist-types/ts3.4/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +38 -0
- package/dist-types/ts3.4/commands/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +8 -5
- package/dist-types/ts3.4/models/models_1.d.ts +11 -15
- package/dist-types/ts3.4/models/models_2.d.ts +14 -2
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +12 -0
- package/package.json +3 -3
|
@@ -189,6 +189,7 @@ import { UpdateQueueOutboundCallerConfigCommandInput, UpdateQueueOutboundCallerC
|
|
|
189
189
|
import { UpdateQueueStatusCommandInput, UpdateQueueStatusCommandOutput } from "./commands/UpdateQueueStatusCommand";
|
|
190
190
|
import { UpdateQuickConnectConfigCommandInput, UpdateQuickConnectConfigCommandOutput } from "./commands/UpdateQuickConnectConfigCommand";
|
|
191
191
|
import { UpdateQuickConnectNameCommandInput, UpdateQuickConnectNameCommandOutput } from "./commands/UpdateQuickConnectNameCommand";
|
|
192
|
+
import { UpdateRoutingProfileAgentAvailabilityTimerCommandInput, UpdateRoutingProfileAgentAvailabilityTimerCommandOutput } from "./commands/UpdateRoutingProfileAgentAvailabilityTimerCommand";
|
|
192
193
|
import { UpdateRoutingProfileConcurrencyCommandInput, UpdateRoutingProfileConcurrencyCommandOutput } from "./commands/UpdateRoutingProfileConcurrencyCommand";
|
|
193
194
|
import { UpdateRoutingProfileDefaultOutboundQueueCommandInput, UpdateRoutingProfileDefaultOutboundQueueCommandOutput } from "./commands/UpdateRoutingProfileDefaultOutboundQueueCommand";
|
|
194
195
|
import { UpdateRoutingProfileNameCommandInput, UpdateRoutingProfileNameCommandOutput } from "./commands/UpdateRoutingProfileNameCommand";
|
|
@@ -209,11 +210,11 @@ export { __Client };
|
|
|
209
210
|
/**
|
|
210
211
|
* @public
|
|
211
212
|
*/
|
|
212
|
-
export type ServiceInputTypes = ActivateEvaluationFormCommandInput | AssociateApprovedOriginCommandInput | AssociateBotCommandInput | AssociateDefaultVocabularyCommandInput | AssociateInstanceStorageConfigCommandInput | AssociateLambdaFunctionCommandInput | AssociateLexBotCommandInput | AssociatePhoneNumberContactFlowCommandInput | AssociateQueueQuickConnectsCommandInput | AssociateRoutingProfileQueuesCommandInput | AssociateSecurityKeyCommandInput | ClaimPhoneNumberCommandInput | CreateAgentStatusCommandInput | CreateContactFlowCommandInput | CreateContactFlowModuleCommandInput | CreateEvaluationFormCommandInput | CreateHoursOfOperationCommandInput | CreateInstanceCommandInput | CreateIntegrationAssociationCommandInput | CreateParticipantCommandInput | CreatePromptCommandInput | CreateQueueCommandInput | CreateQuickConnectCommandInput | CreateRoutingProfileCommandInput | CreateRuleCommandInput | CreateSecurityProfileCommandInput | CreateTaskTemplateCommandInput | CreateTrafficDistributionGroupCommandInput | CreateUseCaseCommandInput | CreateUserCommandInput | CreateUserHierarchyGroupCommandInput | CreateVocabularyCommandInput | DeactivateEvaluationFormCommandInput | DeleteContactEvaluationCommandInput | DeleteContactFlowCommandInput | DeleteContactFlowModuleCommandInput | DeleteEvaluationFormCommandInput | DeleteHoursOfOperationCommandInput | DeleteInstanceCommandInput | DeleteIntegrationAssociationCommandInput | DeletePromptCommandInput | DeleteQueueCommandInput | DeleteQuickConnectCommandInput | DeleteRoutingProfileCommandInput | DeleteRuleCommandInput | DeleteSecurityProfileCommandInput | DeleteTaskTemplateCommandInput | DeleteTrafficDistributionGroupCommandInput | DeleteUseCaseCommandInput | DeleteUserCommandInput | DeleteUserHierarchyGroupCommandInput | DeleteVocabularyCommandInput | DescribeAgentStatusCommandInput | DescribeContactCommandInput | DescribeContactEvaluationCommandInput | DescribeContactFlowCommandInput | DescribeContactFlowModuleCommandInput | DescribeEvaluationFormCommandInput | DescribeHoursOfOperationCommandInput | DescribeInstanceAttributeCommandInput | DescribeInstanceCommandInput | DescribeInstanceStorageConfigCommandInput | DescribePhoneNumberCommandInput | DescribePromptCommandInput | DescribeQueueCommandInput | DescribeQuickConnectCommandInput | DescribeRoutingProfileCommandInput | DescribeRuleCommandInput | DescribeSecurityProfileCommandInput | DescribeTrafficDistributionGroupCommandInput | DescribeUserCommandInput | DescribeUserHierarchyGroupCommandInput | DescribeUserHierarchyStructureCommandInput | DescribeVocabularyCommandInput | DisassociateApprovedOriginCommandInput | DisassociateBotCommandInput | DisassociateInstanceStorageConfigCommandInput | DisassociateLambdaFunctionCommandInput | DisassociateLexBotCommandInput | DisassociatePhoneNumberContactFlowCommandInput | DisassociateQueueQuickConnectsCommandInput | DisassociateRoutingProfileQueuesCommandInput | DisassociateSecurityKeyCommandInput | DismissUserContactCommandInput | GetContactAttributesCommandInput | GetCurrentMetricDataCommandInput | GetCurrentUserDataCommandInput | GetFederationTokenCommandInput | GetMetricDataCommandInput | GetMetricDataV2CommandInput | GetPromptFileCommandInput | GetTaskTemplateCommandInput | GetTrafficDistributionCommandInput | ListAgentStatusesCommandInput | ListApprovedOriginsCommandInput | ListBotsCommandInput | ListContactEvaluationsCommandInput | ListContactFlowModulesCommandInput | ListContactFlowsCommandInput | ListContactReferencesCommandInput | ListDefaultVocabulariesCommandInput | ListEvaluationFormVersionsCommandInput | ListEvaluationFormsCommandInput | ListHoursOfOperationsCommandInput | ListInstanceAttributesCommandInput | ListInstanceStorageConfigsCommandInput | ListInstancesCommandInput | ListIntegrationAssociationsCommandInput | ListLambdaFunctionsCommandInput | ListLexBotsCommandInput | ListPhoneNumbersCommandInput | ListPhoneNumbersV2CommandInput | ListPromptsCommandInput | ListQueueQuickConnectsCommandInput | ListQueuesCommandInput | ListQuickConnectsCommandInput | ListRoutingProfileQueuesCommandInput | ListRoutingProfilesCommandInput | ListRulesCommandInput | ListSecurityKeysCommandInput | ListSecurityProfilePermissionsCommandInput | ListSecurityProfilesCommandInput | ListTagsForResourceCommandInput | ListTaskTemplatesCommandInput | ListTrafficDistributionGroupsCommandInput | ListUseCasesCommandInput | ListUserHierarchyGroupsCommandInput | ListUsersCommandInput | MonitorContactCommandInput | PutUserStatusCommandInput | ReleasePhoneNumberCommandInput | ReplicateInstanceCommandInput | ResumeContactRecordingCommandInput | SearchAvailablePhoneNumbersCommandInput | SearchHoursOfOperationsCommandInput | SearchPromptsCommandInput | SearchQueuesCommandInput | SearchQuickConnectsCommandInput | SearchResourceTagsCommandInput | SearchRoutingProfilesCommandInput | SearchSecurityProfilesCommandInput | SearchUsersCommandInput | SearchVocabulariesCommandInput | StartChatContactCommandInput | StartContactEvaluationCommandInput | StartContactRecordingCommandInput | StartContactStreamingCommandInput | StartOutboundVoiceContactCommandInput | StartTaskContactCommandInput | StopContactCommandInput | StopContactRecordingCommandInput | StopContactStreamingCommandInput | SubmitContactEvaluationCommandInput | SuspendContactRecordingCommandInput | TagResourceCommandInput | TransferContactCommandInput | UntagResourceCommandInput | UpdateAgentStatusCommandInput | UpdateContactAttributesCommandInput | UpdateContactCommandInput | UpdateContactEvaluationCommandInput | UpdateContactFlowContentCommandInput | UpdateContactFlowMetadataCommandInput | UpdateContactFlowModuleContentCommandInput | UpdateContactFlowModuleMetadataCommandInput | UpdateContactFlowNameCommandInput | UpdateContactScheduleCommandInput | UpdateEvaluationFormCommandInput | UpdateHoursOfOperationCommandInput | UpdateInstanceAttributeCommandInput | UpdateInstanceStorageConfigCommandInput | UpdateParticipantRoleConfigCommandInput | UpdatePhoneNumberCommandInput | UpdatePromptCommandInput | UpdateQueueHoursOfOperationCommandInput | UpdateQueueMaxContactsCommandInput | UpdateQueueNameCommandInput | UpdateQueueOutboundCallerConfigCommandInput | UpdateQueueStatusCommandInput | UpdateQuickConnectConfigCommandInput | UpdateQuickConnectNameCommandInput | UpdateRoutingProfileConcurrencyCommandInput | UpdateRoutingProfileDefaultOutboundQueueCommandInput | UpdateRoutingProfileNameCommandInput | UpdateRoutingProfileQueuesCommandInput | UpdateRuleCommandInput | UpdateSecurityProfileCommandInput | UpdateTaskTemplateCommandInput | UpdateTrafficDistributionCommandInput | UpdateUserHierarchyCommandInput | UpdateUserHierarchyGroupNameCommandInput | UpdateUserHierarchyStructureCommandInput | UpdateUserIdentityInfoCommandInput | UpdateUserPhoneConfigCommandInput | UpdateUserRoutingProfileCommandInput | UpdateUserSecurityProfilesCommandInput;
|
|
213
|
+
export type ServiceInputTypes = ActivateEvaluationFormCommandInput | AssociateApprovedOriginCommandInput | AssociateBotCommandInput | AssociateDefaultVocabularyCommandInput | AssociateInstanceStorageConfigCommandInput | AssociateLambdaFunctionCommandInput | AssociateLexBotCommandInput | AssociatePhoneNumberContactFlowCommandInput | AssociateQueueQuickConnectsCommandInput | AssociateRoutingProfileQueuesCommandInput | AssociateSecurityKeyCommandInput | ClaimPhoneNumberCommandInput | CreateAgentStatusCommandInput | CreateContactFlowCommandInput | CreateContactFlowModuleCommandInput | CreateEvaluationFormCommandInput | CreateHoursOfOperationCommandInput | CreateInstanceCommandInput | CreateIntegrationAssociationCommandInput | CreateParticipantCommandInput | CreatePromptCommandInput | CreateQueueCommandInput | CreateQuickConnectCommandInput | CreateRoutingProfileCommandInput | CreateRuleCommandInput | CreateSecurityProfileCommandInput | CreateTaskTemplateCommandInput | CreateTrafficDistributionGroupCommandInput | CreateUseCaseCommandInput | CreateUserCommandInput | CreateUserHierarchyGroupCommandInput | CreateVocabularyCommandInput | DeactivateEvaluationFormCommandInput | DeleteContactEvaluationCommandInput | DeleteContactFlowCommandInput | DeleteContactFlowModuleCommandInput | DeleteEvaluationFormCommandInput | DeleteHoursOfOperationCommandInput | DeleteInstanceCommandInput | DeleteIntegrationAssociationCommandInput | DeletePromptCommandInput | DeleteQueueCommandInput | DeleteQuickConnectCommandInput | DeleteRoutingProfileCommandInput | DeleteRuleCommandInput | DeleteSecurityProfileCommandInput | DeleteTaskTemplateCommandInput | DeleteTrafficDistributionGroupCommandInput | DeleteUseCaseCommandInput | DeleteUserCommandInput | DeleteUserHierarchyGroupCommandInput | DeleteVocabularyCommandInput | DescribeAgentStatusCommandInput | DescribeContactCommandInput | DescribeContactEvaluationCommandInput | DescribeContactFlowCommandInput | DescribeContactFlowModuleCommandInput | DescribeEvaluationFormCommandInput | DescribeHoursOfOperationCommandInput | DescribeInstanceAttributeCommandInput | DescribeInstanceCommandInput | DescribeInstanceStorageConfigCommandInput | DescribePhoneNumberCommandInput | DescribePromptCommandInput | DescribeQueueCommandInput | DescribeQuickConnectCommandInput | DescribeRoutingProfileCommandInput | DescribeRuleCommandInput | DescribeSecurityProfileCommandInput | DescribeTrafficDistributionGroupCommandInput | DescribeUserCommandInput | DescribeUserHierarchyGroupCommandInput | DescribeUserHierarchyStructureCommandInput | DescribeVocabularyCommandInput | DisassociateApprovedOriginCommandInput | DisassociateBotCommandInput | DisassociateInstanceStorageConfigCommandInput | DisassociateLambdaFunctionCommandInput | DisassociateLexBotCommandInput | DisassociatePhoneNumberContactFlowCommandInput | DisassociateQueueQuickConnectsCommandInput | DisassociateRoutingProfileQueuesCommandInput | DisassociateSecurityKeyCommandInput | DismissUserContactCommandInput | GetContactAttributesCommandInput | GetCurrentMetricDataCommandInput | GetCurrentUserDataCommandInput | GetFederationTokenCommandInput | GetMetricDataCommandInput | GetMetricDataV2CommandInput | GetPromptFileCommandInput | GetTaskTemplateCommandInput | GetTrafficDistributionCommandInput | ListAgentStatusesCommandInput | ListApprovedOriginsCommandInput | ListBotsCommandInput | ListContactEvaluationsCommandInput | ListContactFlowModulesCommandInput | ListContactFlowsCommandInput | ListContactReferencesCommandInput | ListDefaultVocabulariesCommandInput | ListEvaluationFormVersionsCommandInput | ListEvaluationFormsCommandInput | ListHoursOfOperationsCommandInput | ListInstanceAttributesCommandInput | ListInstanceStorageConfigsCommandInput | ListInstancesCommandInput | ListIntegrationAssociationsCommandInput | ListLambdaFunctionsCommandInput | ListLexBotsCommandInput | ListPhoneNumbersCommandInput | ListPhoneNumbersV2CommandInput | ListPromptsCommandInput | ListQueueQuickConnectsCommandInput | ListQueuesCommandInput | ListQuickConnectsCommandInput | ListRoutingProfileQueuesCommandInput | ListRoutingProfilesCommandInput | ListRulesCommandInput | ListSecurityKeysCommandInput | ListSecurityProfilePermissionsCommandInput | ListSecurityProfilesCommandInput | ListTagsForResourceCommandInput | ListTaskTemplatesCommandInput | ListTrafficDistributionGroupsCommandInput | ListUseCasesCommandInput | ListUserHierarchyGroupsCommandInput | ListUsersCommandInput | MonitorContactCommandInput | PutUserStatusCommandInput | ReleasePhoneNumberCommandInput | ReplicateInstanceCommandInput | ResumeContactRecordingCommandInput | SearchAvailablePhoneNumbersCommandInput | SearchHoursOfOperationsCommandInput | SearchPromptsCommandInput | SearchQueuesCommandInput | SearchQuickConnectsCommandInput | SearchResourceTagsCommandInput | SearchRoutingProfilesCommandInput | SearchSecurityProfilesCommandInput | SearchUsersCommandInput | SearchVocabulariesCommandInput | StartChatContactCommandInput | StartContactEvaluationCommandInput | StartContactRecordingCommandInput | StartContactStreamingCommandInput | StartOutboundVoiceContactCommandInput | StartTaskContactCommandInput | StopContactCommandInput | StopContactRecordingCommandInput | StopContactStreamingCommandInput | SubmitContactEvaluationCommandInput | SuspendContactRecordingCommandInput | TagResourceCommandInput | TransferContactCommandInput | UntagResourceCommandInput | UpdateAgentStatusCommandInput | UpdateContactAttributesCommandInput | UpdateContactCommandInput | UpdateContactEvaluationCommandInput | UpdateContactFlowContentCommandInput | UpdateContactFlowMetadataCommandInput | UpdateContactFlowModuleContentCommandInput | UpdateContactFlowModuleMetadataCommandInput | UpdateContactFlowNameCommandInput | UpdateContactScheduleCommandInput | UpdateEvaluationFormCommandInput | UpdateHoursOfOperationCommandInput | UpdateInstanceAttributeCommandInput | UpdateInstanceStorageConfigCommandInput | UpdateParticipantRoleConfigCommandInput | UpdatePhoneNumberCommandInput | UpdatePromptCommandInput | UpdateQueueHoursOfOperationCommandInput | UpdateQueueMaxContactsCommandInput | UpdateQueueNameCommandInput | UpdateQueueOutboundCallerConfigCommandInput | UpdateQueueStatusCommandInput | UpdateQuickConnectConfigCommandInput | UpdateQuickConnectNameCommandInput | UpdateRoutingProfileAgentAvailabilityTimerCommandInput | UpdateRoutingProfileConcurrencyCommandInput | UpdateRoutingProfileDefaultOutboundQueueCommandInput | UpdateRoutingProfileNameCommandInput | UpdateRoutingProfileQueuesCommandInput | UpdateRuleCommandInput | UpdateSecurityProfileCommandInput | UpdateTaskTemplateCommandInput | UpdateTrafficDistributionCommandInput | UpdateUserHierarchyCommandInput | UpdateUserHierarchyGroupNameCommandInput | UpdateUserHierarchyStructureCommandInput | UpdateUserIdentityInfoCommandInput | UpdateUserPhoneConfigCommandInput | UpdateUserRoutingProfileCommandInput | UpdateUserSecurityProfilesCommandInput;
|
|
213
214
|
/**
|
|
214
215
|
* @public
|
|
215
216
|
*/
|
|
216
|
-
export type ServiceOutputTypes = ActivateEvaluationFormCommandOutput | AssociateApprovedOriginCommandOutput | AssociateBotCommandOutput | AssociateDefaultVocabularyCommandOutput | AssociateInstanceStorageConfigCommandOutput | AssociateLambdaFunctionCommandOutput | AssociateLexBotCommandOutput | AssociatePhoneNumberContactFlowCommandOutput | AssociateQueueQuickConnectsCommandOutput | AssociateRoutingProfileQueuesCommandOutput | AssociateSecurityKeyCommandOutput | ClaimPhoneNumberCommandOutput | CreateAgentStatusCommandOutput | CreateContactFlowCommandOutput | CreateContactFlowModuleCommandOutput | CreateEvaluationFormCommandOutput | CreateHoursOfOperationCommandOutput | CreateInstanceCommandOutput | CreateIntegrationAssociationCommandOutput | CreateParticipantCommandOutput | CreatePromptCommandOutput | CreateQueueCommandOutput | CreateQuickConnectCommandOutput | CreateRoutingProfileCommandOutput | CreateRuleCommandOutput | CreateSecurityProfileCommandOutput | CreateTaskTemplateCommandOutput | CreateTrafficDistributionGroupCommandOutput | CreateUseCaseCommandOutput | CreateUserCommandOutput | CreateUserHierarchyGroupCommandOutput | CreateVocabularyCommandOutput | DeactivateEvaluationFormCommandOutput | DeleteContactEvaluationCommandOutput | DeleteContactFlowCommandOutput | DeleteContactFlowModuleCommandOutput | DeleteEvaluationFormCommandOutput | DeleteHoursOfOperationCommandOutput | DeleteInstanceCommandOutput | DeleteIntegrationAssociationCommandOutput | DeletePromptCommandOutput | DeleteQueueCommandOutput | DeleteQuickConnectCommandOutput | DeleteRoutingProfileCommandOutput | DeleteRuleCommandOutput | DeleteSecurityProfileCommandOutput | DeleteTaskTemplateCommandOutput | DeleteTrafficDistributionGroupCommandOutput | DeleteUseCaseCommandOutput | DeleteUserCommandOutput | DeleteUserHierarchyGroupCommandOutput | DeleteVocabularyCommandOutput | DescribeAgentStatusCommandOutput | DescribeContactCommandOutput | DescribeContactEvaluationCommandOutput | DescribeContactFlowCommandOutput | DescribeContactFlowModuleCommandOutput | DescribeEvaluationFormCommandOutput | DescribeHoursOfOperationCommandOutput | DescribeInstanceAttributeCommandOutput | DescribeInstanceCommandOutput | DescribeInstanceStorageConfigCommandOutput | DescribePhoneNumberCommandOutput | DescribePromptCommandOutput | DescribeQueueCommandOutput | DescribeQuickConnectCommandOutput | DescribeRoutingProfileCommandOutput | DescribeRuleCommandOutput | DescribeSecurityProfileCommandOutput | DescribeTrafficDistributionGroupCommandOutput | DescribeUserCommandOutput | DescribeUserHierarchyGroupCommandOutput | DescribeUserHierarchyStructureCommandOutput | DescribeVocabularyCommandOutput | DisassociateApprovedOriginCommandOutput | DisassociateBotCommandOutput | DisassociateInstanceStorageConfigCommandOutput | DisassociateLambdaFunctionCommandOutput | DisassociateLexBotCommandOutput | DisassociatePhoneNumberContactFlowCommandOutput | DisassociateQueueQuickConnectsCommandOutput | DisassociateRoutingProfileQueuesCommandOutput | DisassociateSecurityKeyCommandOutput | DismissUserContactCommandOutput | GetContactAttributesCommandOutput | GetCurrentMetricDataCommandOutput | GetCurrentUserDataCommandOutput | GetFederationTokenCommandOutput | GetMetricDataCommandOutput | GetMetricDataV2CommandOutput | GetPromptFileCommandOutput | GetTaskTemplateCommandOutput | GetTrafficDistributionCommandOutput | ListAgentStatusesCommandOutput | ListApprovedOriginsCommandOutput | ListBotsCommandOutput | ListContactEvaluationsCommandOutput | ListContactFlowModulesCommandOutput | ListContactFlowsCommandOutput | ListContactReferencesCommandOutput | ListDefaultVocabulariesCommandOutput | ListEvaluationFormVersionsCommandOutput | ListEvaluationFormsCommandOutput | ListHoursOfOperationsCommandOutput | ListInstanceAttributesCommandOutput | ListInstanceStorageConfigsCommandOutput | ListInstancesCommandOutput | ListIntegrationAssociationsCommandOutput | ListLambdaFunctionsCommandOutput | ListLexBotsCommandOutput | ListPhoneNumbersCommandOutput | ListPhoneNumbersV2CommandOutput | ListPromptsCommandOutput | ListQueueQuickConnectsCommandOutput | ListQueuesCommandOutput | ListQuickConnectsCommandOutput | ListRoutingProfileQueuesCommandOutput | ListRoutingProfilesCommandOutput | ListRulesCommandOutput | ListSecurityKeysCommandOutput | ListSecurityProfilePermissionsCommandOutput | ListSecurityProfilesCommandOutput | ListTagsForResourceCommandOutput | ListTaskTemplatesCommandOutput | ListTrafficDistributionGroupsCommandOutput | ListUseCasesCommandOutput | ListUserHierarchyGroupsCommandOutput | ListUsersCommandOutput | MonitorContactCommandOutput | PutUserStatusCommandOutput | ReleasePhoneNumberCommandOutput | ReplicateInstanceCommandOutput | ResumeContactRecordingCommandOutput | SearchAvailablePhoneNumbersCommandOutput | SearchHoursOfOperationsCommandOutput | SearchPromptsCommandOutput | SearchQueuesCommandOutput | SearchQuickConnectsCommandOutput | SearchResourceTagsCommandOutput | SearchRoutingProfilesCommandOutput | SearchSecurityProfilesCommandOutput | SearchUsersCommandOutput | SearchVocabulariesCommandOutput | StartChatContactCommandOutput | StartContactEvaluationCommandOutput | StartContactRecordingCommandOutput | StartContactStreamingCommandOutput | StartOutboundVoiceContactCommandOutput | StartTaskContactCommandOutput | StopContactCommandOutput | StopContactRecordingCommandOutput | StopContactStreamingCommandOutput | SubmitContactEvaluationCommandOutput | SuspendContactRecordingCommandOutput | TagResourceCommandOutput | TransferContactCommandOutput | UntagResourceCommandOutput | UpdateAgentStatusCommandOutput | UpdateContactAttributesCommandOutput | UpdateContactCommandOutput | UpdateContactEvaluationCommandOutput | UpdateContactFlowContentCommandOutput | UpdateContactFlowMetadataCommandOutput | UpdateContactFlowModuleContentCommandOutput | UpdateContactFlowModuleMetadataCommandOutput | UpdateContactFlowNameCommandOutput | UpdateContactScheduleCommandOutput | UpdateEvaluationFormCommandOutput | UpdateHoursOfOperationCommandOutput | UpdateInstanceAttributeCommandOutput | UpdateInstanceStorageConfigCommandOutput | UpdateParticipantRoleConfigCommandOutput | UpdatePhoneNumberCommandOutput | UpdatePromptCommandOutput | UpdateQueueHoursOfOperationCommandOutput | UpdateQueueMaxContactsCommandOutput | UpdateQueueNameCommandOutput | UpdateQueueOutboundCallerConfigCommandOutput | UpdateQueueStatusCommandOutput | UpdateQuickConnectConfigCommandOutput | UpdateQuickConnectNameCommandOutput | UpdateRoutingProfileConcurrencyCommandOutput | UpdateRoutingProfileDefaultOutboundQueueCommandOutput | UpdateRoutingProfileNameCommandOutput | UpdateRoutingProfileQueuesCommandOutput | UpdateRuleCommandOutput | UpdateSecurityProfileCommandOutput | UpdateTaskTemplateCommandOutput | UpdateTrafficDistributionCommandOutput | UpdateUserHierarchyCommandOutput | UpdateUserHierarchyGroupNameCommandOutput | UpdateUserHierarchyStructureCommandOutput | UpdateUserIdentityInfoCommandOutput | UpdateUserPhoneConfigCommandOutput | UpdateUserRoutingProfileCommandOutput | UpdateUserSecurityProfilesCommandOutput;
|
|
217
|
+
export type ServiceOutputTypes = ActivateEvaluationFormCommandOutput | AssociateApprovedOriginCommandOutput | AssociateBotCommandOutput | AssociateDefaultVocabularyCommandOutput | AssociateInstanceStorageConfigCommandOutput | AssociateLambdaFunctionCommandOutput | AssociateLexBotCommandOutput | AssociatePhoneNumberContactFlowCommandOutput | AssociateQueueQuickConnectsCommandOutput | AssociateRoutingProfileQueuesCommandOutput | AssociateSecurityKeyCommandOutput | ClaimPhoneNumberCommandOutput | CreateAgentStatusCommandOutput | CreateContactFlowCommandOutput | CreateContactFlowModuleCommandOutput | CreateEvaluationFormCommandOutput | CreateHoursOfOperationCommandOutput | CreateInstanceCommandOutput | CreateIntegrationAssociationCommandOutput | CreateParticipantCommandOutput | CreatePromptCommandOutput | CreateQueueCommandOutput | CreateQuickConnectCommandOutput | CreateRoutingProfileCommandOutput | CreateRuleCommandOutput | CreateSecurityProfileCommandOutput | CreateTaskTemplateCommandOutput | CreateTrafficDistributionGroupCommandOutput | CreateUseCaseCommandOutput | CreateUserCommandOutput | CreateUserHierarchyGroupCommandOutput | CreateVocabularyCommandOutput | DeactivateEvaluationFormCommandOutput | DeleteContactEvaluationCommandOutput | DeleteContactFlowCommandOutput | DeleteContactFlowModuleCommandOutput | DeleteEvaluationFormCommandOutput | DeleteHoursOfOperationCommandOutput | DeleteInstanceCommandOutput | DeleteIntegrationAssociationCommandOutput | DeletePromptCommandOutput | DeleteQueueCommandOutput | DeleteQuickConnectCommandOutput | DeleteRoutingProfileCommandOutput | DeleteRuleCommandOutput | DeleteSecurityProfileCommandOutput | DeleteTaskTemplateCommandOutput | DeleteTrafficDistributionGroupCommandOutput | DeleteUseCaseCommandOutput | DeleteUserCommandOutput | DeleteUserHierarchyGroupCommandOutput | DeleteVocabularyCommandOutput | DescribeAgentStatusCommandOutput | DescribeContactCommandOutput | DescribeContactEvaluationCommandOutput | DescribeContactFlowCommandOutput | DescribeContactFlowModuleCommandOutput | DescribeEvaluationFormCommandOutput | DescribeHoursOfOperationCommandOutput | DescribeInstanceAttributeCommandOutput | DescribeInstanceCommandOutput | DescribeInstanceStorageConfigCommandOutput | DescribePhoneNumberCommandOutput | DescribePromptCommandOutput | DescribeQueueCommandOutput | DescribeQuickConnectCommandOutput | DescribeRoutingProfileCommandOutput | DescribeRuleCommandOutput | DescribeSecurityProfileCommandOutput | DescribeTrafficDistributionGroupCommandOutput | DescribeUserCommandOutput | DescribeUserHierarchyGroupCommandOutput | DescribeUserHierarchyStructureCommandOutput | DescribeVocabularyCommandOutput | DisassociateApprovedOriginCommandOutput | DisassociateBotCommandOutput | DisassociateInstanceStorageConfigCommandOutput | DisassociateLambdaFunctionCommandOutput | DisassociateLexBotCommandOutput | DisassociatePhoneNumberContactFlowCommandOutput | DisassociateQueueQuickConnectsCommandOutput | DisassociateRoutingProfileQueuesCommandOutput | DisassociateSecurityKeyCommandOutput | DismissUserContactCommandOutput | GetContactAttributesCommandOutput | GetCurrentMetricDataCommandOutput | GetCurrentUserDataCommandOutput | GetFederationTokenCommandOutput | GetMetricDataCommandOutput | GetMetricDataV2CommandOutput | GetPromptFileCommandOutput | GetTaskTemplateCommandOutput | GetTrafficDistributionCommandOutput | ListAgentStatusesCommandOutput | ListApprovedOriginsCommandOutput | ListBotsCommandOutput | ListContactEvaluationsCommandOutput | ListContactFlowModulesCommandOutput | ListContactFlowsCommandOutput | ListContactReferencesCommandOutput | ListDefaultVocabulariesCommandOutput | ListEvaluationFormVersionsCommandOutput | ListEvaluationFormsCommandOutput | ListHoursOfOperationsCommandOutput | ListInstanceAttributesCommandOutput | ListInstanceStorageConfigsCommandOutput | ListInstancesCommandOutput | ListIntegrationAssociationsCommandOutput | ListLambdaFunctionsCommandOutput | ListLexBotsCommandOutput | ListPhoneNumbersCommandOutput | ListPhoneNumbersV2CommandOutput | ListPromptsCommandOutput | ListQueueQuickConnectsCommandOutput | ListQueuesCommandOutput | ListQuickConnectsCommandOutput | ListRoutingProfileQueuesCommandOutput | ListRoutingProfilesCommandOutput | ListRulesCommandOutput | ListSecurityKeysCommandOutput | ListSecurityProfilePermissionsCommandOutput | ListSecurityProfilesCommandOutput | ListTagsForResourceCommandOutput | ListTaskTemplatesCommandOutput | ListTrafficDistributionGroupsCommandOutput | ListUseCasesCommandOutput | ListUserHierarchyGroupsCommandOutput | ListUsersCommandOutput | MonitorContactCommandOutput | PutUserStatusCommandOutput | ReleasePhoneNumberCommandOutput | ReplicateInstanceCommandOutput | ResumeContactRecordingCommandOutput | SearchAvailablePhoneNumbersCommandOutput | SearchHoursOfOperationsCommandOutput | SearchPromptsCommandOutput | SearchQueuesCommandOutput | SearchQuickConnectsCommandOutput | SearchResourceTagsCommandOutput | SearchRoutingProfilesCommandOutput | SearchSecurityProfilesCommandOutput | SearchUsersCommandOutput | SearchVocabulariesCommandOutput | StartChatContactCommandOutput | StartContactEvaluationCommandOutput | StartContactRecordingCommandOutput | StartContactStreamingCommandOutput | StartOutboundVoiceContactCommandOutput | StartTaskContactCommandOutput | StopContactCommandOutput | StopContactRecordingCommandOutput | StopContactStreamingCommandOutput | SubmitContactEvaluationCommandOutput | SuspendContactRecordingCommandOutput | TagResourceCommandOutput | TransferContactCommandOutput | UntagResourceCommandOutput | UpdateAgentStatusCommandOutput | UpdateContactAttributesCommandOutput | UpdateContactCommandOutput | UpdateContactEvaluationCommandOutput | UpdateContactFlowContentCommandOutput | UpdateContactFlowMetadataCommandOutput | UpdateContactFlowModuleContentCommandOutput | UpdateContactFlowModuleMetadataCommandOutput | UpdateContactFlowNameCommandOutput | UpdateContactScheduleCommandOutput | UpdateEvaluationFormCommandOutput | UpdateHoursOfOperationCommandOutput | UpdateInstanceAttributeCommandOutput | UpdateInstanceStorageConfigCommandOutput | UpdateParticipantRoleConfigCommandOutput | UpdatePhoneNumberCommandOutput | UpdatePromptCommandOutput | UpdateQueueHoursOfOperationCommandOutput | UpdateQueueMaxContactsCommandOutput | UpdateQueueNameCommandOutput | UpdateQueueOutboundCallerConfigCommandOutput | UpdateQueueStatusCommandOutput | UpdateQuickConnectConfigCommandOutput | UpdateQuickConnectNameCommandOutput | UpdateRoutingProfileAgentAvailabilityTimerCommandOutput | UpdateRoutingProfileConcurrencyCommandOutput | UpdateRoutingProfileDefaultOutboundQueueCommandOutput | UpdateRoutingProfileNameCommandOutput | UpdateRoutingProfileQueuesCommandOutput | UpdateRuleCommandOutput | UpdateSecurityProfileCommandOutput | UpdateTaskTemplateCommandOutput | UpdateTrafficDistributionCommandOutput | UpdateUserHierarchyCommandOutput | UpdateUserHierarchyGroupNameCommandOutput | UpdateUserHierarchyStructureCommandOutput | UpdateUserIdentityInfoCommandOutput | UpdateUserPhoneConfigCommandOutput | UpdateUserRoutingProfileCommandOutput | UpdateUserSecurityProfilesCommandOutput;
|
|
217
218
|
/**
|
|
218
219
|
* @public
|
|
219
220
|
*/
|
|
@@ -57,6 +57,7 @@ export interface CreateRoutingProfileCommandOutput extends CreateRoutingProfileR
|
|
|
57
57
|
* Tags: { // TagMap
|
|
58
58
|
* "<keys>": "STRING_VALUE",
|
|
59
59
|
* },
|
|
60
|
+
* AgentAvailabilityTimer: "TIME_SINCE_LAST_ACTIVITY" || "TIME_SINCE_LAST_INBOUND",
|
|
60
61
|
* };
|
|
61
62
|
* const command = new CreateRoutingProfileCommand(input);
|
|
62
63
|
* const response = await client.send(command);
|
|
@@ -58,6 +58,7 @@ export interface DescribeRoutingProfileCommandOutput extends DescribeRoutingProf
|
|
|
58
58
|
* // },
|
|
59
59
|
* // NumberOfAssociatedQueues: Number("long"),
|
|
60
60
|
* // NumberOfAssociatedUsers: Number("long"),
|
|
61
|
+
* // AgentAvailabilityTimer: "TIME_SINCE_LAST_ACTIVITY" || "TIME_SINCE_LAST_INBOUND",
|
|
61
62
|
* // },
|
|
62
63
|
* // };
|
|
63
64
|
*
|
|
@@ -105,6 +105,7 @@ export interface SearchRoutingProfilesCommandOutput extends SearchRoutingProfile
|
|
|
105
105
|
* // },
|
|
106
106
|
* // NumberOfAssociatedQueues: Number("long"),
|
|
107
107
|
* // NumberOfAssociatedUsers: Number("long"),
|
|
108
|
+
* // AgentAvailabilityTimer: "TIME_SINCE_LAST_ACTIVITY" || "TIME_SINCE_LAST_INBOUND",
|
|
108
109
|
* // },
|
|
109
110
|
* // ],
|
|
110
111
|
* // NextToken: "STRING_VALUE",
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
|
|
4
|
+
import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
5
|
+
import { UpdateRoutingProfileAgentAvailabilityTimerRequest } from "../models/models_1";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
10
|
+
/**
|
|
11
|
+
* @public
|
|
12
|
+
*
|
|
13
|
+
* The input for {@link UpdateRoutingProfileAgentAvailabilityTimerCommand}.
|
|
14
|
+
*/
|
|
15
|
+
export interface UpdateRoutingProfileAgentAvailabilityTimerCommandInput extends UpdateRoutingProfileAgentAvailabilityTimerRequest {
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* @public
|
|
19
|
+
*
|
|
20
|
+
* The output of {@link UpdateRoutingProfileAgentAvailabilityTimerCommand}.
|
|
21
|
+
*/
|
|
22
|
+
export interface UpdateRoutingProfileAgentAvailabilityTimerCommandOutput extends __MetadataBearer {
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* @public
|
|
26
|
+
* <p>Whether agents with this routing profile
|
|
27
|
+
* will have their routing order calculated based on
|
|
28
|
+
* <i>time since their last inbound
|
|
29
|
+
* contact</i> or <i>longest idle
|
|
30
|
+
* time</i>. </p>
|
|
31
|
+
* @example
|
|
32
|
+
* Use a bare-bones client and the command you need to make an API call.
|
|
33
|
+
* ```javascript
|
|
34
|
+
* import { ConnectClient, UpdateRoutingProfileAgentAvailabilityTimerCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
35
|
+
* // const { ConnectClient, UpdateRoutingProfileAgentAvailabilityTimerCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
36
|
+
* const client = new ConnectClient(config);
|
|
37
|
+
* const input = { // UpdateRoutingProfileAgentAvailabilityTimerRequest
|
|
38
|
+
* InstanceId: "STRING_VALUE", // required
|
|
39
|
+
* RoutingProfileId: "STRING_VALUE", // required
|
|
40
|
+
* AgentAvailabilityTimer: "TIME_SINCE_LAST_ACTIVITY" || "TIME_SINCE_LAST_INBOUND", // required
|
|
41
|
+
* };
|
|
42
|
+
* const command = new UpdateRoutingProfileAgentAvailabilityTimerCommand(input);
|
|
43
|
+
* const response = await client.send(command);
|
|
44
|
+
* // {};
|
|
45
|
+
*
|
|
46
|
+
* ```
|
|
47
|
+
*
|
|
48
|
+
* @param UpdateRoutingProfileAgentAvailabilityTimerCommandInput - {@link UpdateRoutingProfileAgentAvailabilityTimerCommandInput}
|
|
49
|
+
* @returns {@link UpdateRoutingProfileAgentAvailabilityTimerCommandOutput}
|
|
50
|
+
* @see {@link UpdateRoutingProfileAgentAvailabilityTimerCommandInput} for command's `input` shape.
|
|
51
|
+
* @see {@link UpdateRoutingProfileAgentAvailabilityTimerCommandOutput} for command's `response` shape.
|
|
52
|
+
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
53
|
+
*
|
|
54
|
+
* @throws {@link InternalServiceException} (server fault)
|
|
55
|
+
* <p>Request processing failed because of an error or failure with the service.</p>
|
|
56
|
+
*
|
|
57
|
+
* @throws {@link InvalidParameterException} (client fault)
|
|
58
|
+
* <p>One or more of the specified parameters are not valid.</p>
|
|
59
|
+
*
|
|
60
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
61
|
+
* <p>The request is not valid.</p>
|
|
62
|
+
*
|
|
63
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
64
|
+
* <p>The specified resource was not found.</p>
|
|
65
|
+
*
|
|
66
|
+
* @throws {@link ThrottlingException} (client fault)
|
|
67
|
+
* <p>The throttling limit has been exceeded.</p>
|
|
68
|
+
*
|
|
69
|
+
* @throws {@link ConnectServiceException}
|
|
70
|
+
* <p>Base exception class for all service exceptions from Connect service.</p>
|
|
71
|
+
*
|
|
72
|
+
*/
|
|
73
|
+
export declare class UpdateRoutingProfileAgentAvailabilityTimerCommand extends $Command<UpdateRoutingProfileAgentAvailabilityTimerCommandInput, UpdateRoutingProfileAgentAvailabilityTimerCommandOutput, ConnectClientResolvedConfig> {
|
|
74
|
+
readonly input: UpdateRoutingProfileAgentAvailabilityTimerCommandInput;
|
|
75
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
+
/**
|
|
77
|
+
* @public
|
|
78
|
+
*/
|
|
79
|
+
constructor(input: UpdateRoutingProfileAgentAvailabilityTimerCommandInput);
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
83
|
+
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRoutingProfileAgentAvailabilityTimerCommandInput, UpdateRoutingProfileAgentAvailabilityTimerCommandOutput>;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
87
|
+
private serialize;
|
|
88
|
+
/**
|
|
89
|
+
* @internal
|
|
90
|
+
*/
|
|
91
|
+
private deserialize;
|
|
92
|
+
}
|
|
@@ -179,6 +179,7 @@ export * from "./UpdateQueueOutboundCallerConfigCommand";
|
|
|
179
179
|
export * from "./UpdateQueueStatusCommand";
|
|
180
180
|
export * from "./UpdateQuickConnectConfigCommand";
|
|
181
181
|
export * from "./UpdateQuickConnectNameCommand";
|
|
182
|
+
export * from "./UpdateRoutingProfileAgentAvailabilityTimerCommand";
|
|
182
183
|
export * from "./UpdateRoutingProfileConcurrencyCommand";
|
|
183
184
|
export * from "./UpdateRoutingProfileDefaultOutboundQueueCommand";
|
|
184
185
|
export * from "./UpdateRoutingProfileNameCommand";
|
|
@@ -156,6 +156,18 @@ export declare class ThrottlingException extends __BaseException {
|
|
|
156
156
|
*/
|
|
157
157
|
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
158
158
|
}
|
|
159
|
+
/**
|
|
160
|
+
* @public
|
|
161
|
+
* @enum
|
|
162
|
+
*/
|
|
163
|
+
export declare const AgentAvailabilityTimer: {
|
|
164
|
+
readonly TIME_SINCE_LAST_ACTIVITY: "TIME_SINCE_LAST_ACTIVITY";
|
|
165
|
+
readonly TIME_SINCE_LAST_INBOUND: "TIME_SINCE_LAST_INBOUND";
|
|
166
|
+
};
|
|
167
|
+
/**
|
|
168
|
+
* @public
|
|
169
|
+
*/
|
|
170
|
+
export type AgentAvailabilityTimer = (typeof AgentAvailabilityTimer)[keyof typeof AgentAvailabilityTimer];
|
|
159
171
|
/**
|
|
160
172
|
* @public
|
|
161
173
|
* @enum
|
|
@@ -2369,6 +2381,15 @@ export interface CreateRoutingProfileRequest {
|
|
|
2369
2381
|
* <p>The tags used to organize, track, or control access for this resource. For example, \{ "tags": \{"key1":"value1", "key2":"value2"\} \}.</p>
|
|
2370
2382
|
*/
|
|
2371
2383
|
Tags?: Record<string, string>;
|
|
2384
|
+
/**
|
|
2385
|
+
* @public
|
|
2386
|
+
* <p>Whether agents with this routing profile
|
|
2387
|
+
* will have their routing order calculated based on
|
|
2388
|
+
* <i>time since their last inbound
|
|
2389
|
+
* contact</i> or <i>longest idle
|
|
2390
|
+
* time</i>. </p>
|
|
2391
|
+
*/
|
|
2392
|
+
AgentAvailabilityTimer?: AgentAvailabilityTimer | string;
|
|
2372
2393
|
}
|
|
2373
2394
|
/**
|
|
2374
2395
|
* @public
|
|
@@ -5389,6 +5410,15 @@ export interface RoutingProfile {
|
|
|
5389
5410
|
* <p>The number of associated users in routing profile.</p>
|
|
5390
5411
|
*/
|
|
5391
5412
|
NumberOfAssociatedUsers?: number;
|
|
5413
|
+
/**
|
|
5414
|
+
* @public
|
|
5415
|
+
* <p>Whether agents with this routing profile
|
|
5416
|
+
* will have their routing order calculated based on
|
|
5417
|
+
* <i>time since their last inbound
|
|
5418
|
+
* contact</i> or <i>longest idle
|
|
5419
|
+
* time</i>. </p>
|
|
5420
|
+
*/
|
|
5421
|
+
AgentAvailabilityTimer?: AgentAvailabilityTimer | string;
|
|
5392
5422
|
}
|
|
5393
5423
|
/**
|
|
5394
5424
|
* @public
|
|
@@ -6318,18 +6348,6 @@ export declare const Grouping: {
|
|
|
6318
6348
|
* @public
|
|
6319
6349
|
*/
|
|
6320
6350
|
export type Grouping = (typeof Grouping)[keyof typeof Grouping];
|
|
6321
|
-
/**
|
|
6322
|
-
* @public
|
|
6323
|
-
* @enum
|
|
6324
|
-
*/
|
|
6325
|
-
export declare const SortOrder: {
|
|
6326
|
-
readonly ASCENDING: "ASCENDING";
|
|
6327
|
-
readonly DESCENDING: "DESCENDING";
|
|
6328
|
-
};
|
|
6329
|
-
/**
|
|
6330
|
-
* @public
|
|
6331
|
-
*/
|
|
6332
|
-
export type SortOrder = (typeof SortOrder)[keyof typeof SortOrder];
|
|
6333
6351
|
/**
|
|
6334
6352
|
* @internal
|
|
6335
6353
|
*/
|
|
@@ -1,6 +1,18 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { ConnectServiceException as __BaseException } from "./ConnectServiceException";
|
|
3
|
-
import { ActionSummary, AgentContactReference, AgentStatusReference, AgentStatusState, AgentStatusSummary, AgentStatusType, Attribute, Channel, ContactFlowModuleState, ContactFlowState, ContactFlowType, ContactState, CurrentMetric, CurrentMetricName, DirectoryType, EvaluationAnswerData, EvaluationFormQuestion, EvaluationFormScoringStrategy, EvaluationFormVersionStatus, EvaluationNote, EvaluationScore, EvaluationStatus, EventSourceName, Filters, Grouping, HierarchyGroupSummary, HoursOfOperation, HoursOfOperationConfig, InstanceAttributeType, InstanceStatus, InstanceStorageConfig, InstanceStorageResourceType, IntegrationType, LexBot, LexV2Bot, MediaConcurrency, MonitorCapability, OutboundCallerConfig, PhoneNumberCountryCode, PhoneNumberType, Prompt, Queue, QueueReference, QueueStatus, QuickConnect, QuickConnectConfig, QuickConnectType, Reference, ReferenceType, RoutingProfile, RoutingProfileQueueConfig, RuleAction, RulePublishStatus,
|
|
3
|
+
import { ActionSummary, AgentAvailabilityTimer, AgentContactReference, AgentStatusReference, AgentStatusState, AgentStatusSummary, AgentStatusType, Attribute, Channel, ContactFlowModuleState, ContactFlowState, ContactFlowType, ContactState, CurrentMetric, CurrentMetricName, DirectoryType, EvaluationAnswerData, EvaluationFormQuestion, EvaluationFormScoringStrategy, EvaluationFormVersionStatus, EvaluationNote, EvaluationScore, EvaluationStatus, EventSourceName, Filters, Grouping, HierarchyGroupSummary, HoursOfOperation, HoursOfOperationConfig, InstanceAttributeType, InstanceStatus, InstanceStorageConfig, InstanceStorageResourceType, IntegrationType, LexBot, LexV2Bot, MediaConcurrency, MonitorCapability, OutboundCallerConfig, PhoneNumberCountryCode, PhoneNumberType, Prompt, Queue, QueueReference, QueueStatus, QuickConnect, QuickConnectConfig, QuickConnectType, Reference, ReferenceType, RoutingProfile, RoutingProfileQueueConfig, RuleAction, RulePublishStatus, SourceType, TaskTemplateConstraints, TaskTemplateDefaults, TaskTemplateField, TaskTemplateStatus, TrafficDistributionGroupStatus, Unit, UseCaseType, UserIdentityInfo, UserPhoneConfig, VocabularyLanguageCode, VocabularyState } from "./models_0";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
* @enum
|
|
7
|
+
*/
|
|
8
|
+
export declare const SortOrder: {
|
|
9
|
+
readonly ASCENDING: "ASCENDING";
|
|
10
|
+
readonly DESCENDING: "DESCENDING";
|
|
11
|
+
};
|
|
12
|
+
/**
|
|
13
|
+
* @public
|
|
14
|
+
*/
|
|
15
|
+
export type SortOrder = (typeof SortOrder)[keyof typeof SortOrder];
|
|
4
16
|
/**
|
|
5
17
|
* @public
|
|
6
18
|
* <p>The way to sort the resulting response based on metrics. By default resources are sorted
|
|
@@ -6773,6 +6785,30 @@ export interface UpdateQuickConnectNameRequest {
|
|
|
6773
6785
|
*/
|
|
6774
6786
|
Description?: string;
|
|
6775
6787
|
}
|
|
6788
|
+
/**
|
|
6789
|
+
* @public
|
|
6790
|
+
*/
|
|
6791
|
+
export interface UpdateRoutingProfileAgentAvailabilityTimerRequest {
|
|
6792
|
+
/**
|
|
6793
|
+
* @public
|
|
6794
|
+
* <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
|
|
6795
|
+
*/
|
|
6796
|
+
InstanceId: string | undefined;
|
|
6797
|
+
/**
|
|
6798
|
+
* @public
|
|
6799
|
+
* <p>The identifier of the routing profile.</p>
|
|
6800
|
+
*/
|
|
6801
|
+
RoutingProfileId: string | undefined;
|
|
6802
|
+
/**
|
|
6803
|
+
* @public
|
|
6804
|
+
* <p>Whether agents with this routing profile
|
|
6805
|
+
* will have their routing order calculated based on
|
|
6806
|
+
* <i>time since their last inbound
|
|
6807
|
+
* contact</i> or <i>longest idle
|
|
6808
|
+
* time</i>. </p>
|
|
6809
|
+
*/
|
|
6810
|
+
AgentAvailabilityTimer: AgentAvailabilityTimer | string | undefined;
|
|
6811
|
+
}
|
|
6776
6812
|
/**
|
|
6777
6813
|
* @public
|
|
6778
6814
|
*/
|
|
@@ -7444,72 +7480,6 @@ export interface EvaluationForm {
|
|
|
7444
7480
|
*/
|
|
7445
7481
|
Tags?: Record<string, string>;
|
|
7446
7482
|
}
|
|
7447
|
-
/**
|
|
7448
|
-
* @public
|
|
7449
|
-
* <p>Information about an evaluation form used in a contact evaluation.</p>
|
|
7450
|
-
*/
|
|
7451
|
-
export interface EvaluationFormContent {
|
|
7452
|
-
/**
|
|
7453
|
-
* @public
|
|
7454
|
-
* <p>A version of the evaluation form.</p>
|
|
7455
|
-
*/
|
|
7456
|
-
EvaluationFormVersion: number | undefined;
|
|
7457
|
-
/**
|
|
7458
|
-
* @public
|
|
7459
|
-
* <p>The unique identifier for the evaluation form.</p>
|
|
7460
|
-
*/
|
|
7461
|
-
EvaluationFormId: string | undefined;
|
|
7462
|
-
/**
|
|
7463
|
-
* @public
|
|
7464
|
-
* <p>The Amazon Resource Name (ARN) for the evaluation form resource.</p>
|
|
7465
|
-
*/
|
|
7466
|
-
EvaluationFormArn: string | undefined;
|
|
7467
|
-
/**
|
|
7468
|
-
* @public
|
|
7469
|
-
* <p>A title of the evaluation form.</p>
|
|
7470
|
-
*/
|
|
7471
|
-
Title: string | undefined;
|
|
7472
|
-
/**
|
|
7473
|
-
* @public
|
|
7474
|
-
* <p>The description of the evaluation form.</p>
|
|
7475
|
-
*/
|
|
7476
|
-
Description?: string;
|
|
7477
|
-
/**
|
|
7478
|
-
* @public
|
|
7479
|
-
* <p>Items that are part of the evaluation form. The total number of sections and questions must not exceed 100 each. Questions must be contained in a section.</p>
|
|
7480
|
-
*/
|
|
7481
|
-
Items: EvaluationFormItem[] | undefined;
|
|
7482
|
-
/**
|
|
7483
|
-
* @public
|
|
7484
|
-
* <p>A scoring strategy of the evaluation form.</p>
|
|
7485
|
-
*/
|
|
7486
|
-
ScoringStrategy?: EvaluationFormScoringStrategy;
|
|
7487
|
-
}
|
|
7488
|
-
/**
|
|
7489
|
-
* @public
|
|
7490
|
-
* <p>The search criteria to be used to return hours of operations.</p>
|
|
7491
|
-
*/
|
|
7492
|
-
export interface HoursOfOperationSearchCriteria {
|
|
7493
|
-
/**
|
|
7494
|
-
* @public
|
|
7495
|
-
* <p>A list of conditions which would be applied together with an OR condition.</p>
|
|
7496
|
-
*/
|
|
7497
|
-
OrConditions?: HoursOfOperationSearchCriteria[];
|
|
7498
|
-
/**
|
|
7499
|
-
* @public
|
|
7500
|
-
* <p>A list of conditions which would be applied together with an AND condition.</p>
|
|
7501
|
-
*/
|
|
7502
|
-
AndConditions?: HoursOfOperationSearchCriteria[];
|
|
7503
|
-
/**
|
|
7504
|
-
* @public
|
|
7505
|
-
* <p>A leaf node condition which can be used to specify a string condition.</p>
|
|
7506
|
-
* <note>
|
|
7507
|
-
* <p>The currently supported values for <code>FieldName</code> are <code>name</code>,
|
|
7508
|
-
* <code>description</code>, <code>timezone</code>, and <code>resourceID</code>.</p>
|
|
7509
|
-
* </note>
|
|
7510
|
-
*/
|
|
7511
|
-
StringCondition?: StringCondition;
|
|
7512
|
-
}
|
|
7513
7483
|
/**
|
|
7514
7484
|
* @internal
|
|
7515
7485
|
*/
|
|
@@ -1,5 +1,71 @@
|
|
|
1
1
|
import { Evaluation, EvaluationFormScoringStrategy } from "./models_0";
|
|
2
|
-
import { EvaluationForm,
|
|
2
|
+
import { EvaluationForm, EvaluationFormItem, HierarchyGroupCondition, HoursOfOperationSearchFilter, PromptSearchFilter, QueueSearchFilter, QuickConnectSearchFilter, RoutingProfileSearchFilter, SearchableQueueType, SecurityProfilesSearchFilter, StringCondition, UserSearchFilter } from "./models_1";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
* <p>Information about an evaluation form used in a contact evaluation.</p>
|
|
6
|
+
*/
|
|
7
|
+
export interface EvaluationFormContent {
|
|
8
|
+
/**
|
|
9
|
+
* @public
|
|
10
|
+
* <p>A version of the evaluation form.</p>
|
|
11
|
+
*/
|
|
12
|
+
EvaluationFormVersion: number | undefined;
|
|
13
|
+
/**
|
|
14
|
+
* @public
|
|
15
|
+
* <p>The unique identifier for the evaluation form.</p>
|
|
16
|
+
*/
|
|
17
|
+
EvaluationFormId: string | undefined;
|
|
18
|
+
/**
|
|
19
|
+
* @public
|
|
20
|
+
* <p>The Amazon Resource Name (ARN) for the evaluation form resource.</p>
|
|
21
|
+
*/
|
|
22
|
+
EvaluationFormArn: string | undefined;
|
|
23
|
+
/**
|
|
24
|
+
* @public
|
|
25
|
+
* <p>A title of the evaluation form.</p>
|
|
26
|
+
*/
|
|
27
|
+
Title: string | undefined;
|
|
28
|
+
/**
|
|
29
|
+
* @public
|
|
30
|
+
* <p>The description of the evaluation form.</p>
|
|
31
|
+
*/
|
|
32
|
+
Description?: string;
|
|
33
|
+
/**
|
|
34
|
+
* @public
|
|
35
|
+
* <p>Items that are part of the evaluation form. The total number of sections and questions must not exceed 100 each. Questions must be contained in a section.</p>
|
|
36
|
+
*/
|
|
37
|
+
Items: EvaluationFormItem[] | undefined;
|
|
38
|
+
/**
|
|
39
|
+
* @public
|
|
40
|
+
* <p>A scoring strategy of the evaluation form.</p>
|
|
41
|
+
*/
|
|
42
|
+
ScoringStrategy?: EvaluationFormScoringStrategy;
|
|
43
|
+
}
|
|
44
|
+
/**
|
|
45
|
+
* @public
|
|
46
|
+
* <p>The search criteria to be used to return hours of operations.</p>
|
|
47
|
+
*/
|
|
48
|
+
export interface HoursOfOperationSearchCriteria {
|
|
49
|
+
/**
|
|
50
|
+
* @public
|
|
51
|
+
* <p>A list of conditions which would be applied together with an OR condition.</p>
|
|
52
|
+
*/
|
|
53
|
+
OrConditions?: HoursOfOperationSearchCriteria[];
|
|
54
|
+
/**
|
|
55
|
+
* @public
|
|
56
|
+
* <p>A list of conditions which would be applied together with an AND condition.</p>
|
|
57
|
+
*/
|
|
58
|
+
AndConditions?: HoursOfOperationSearchCriteria[];
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
* <p>A leaf node condition which can be used to specify a string condition.</p>
|
|
62
|
+
* <note>
|
|
63
|
+
* <p>The currently supported values for <code>FieldName</code> are <code>name</code>,
|
|
64
|
+
* <code>description</code>, <code>timezone</code>, and <code>resourceID</code>.</p>
|
|
65
|
+
* </note>
|
|
66
|
+
*/
|
|
67
|
+
StringCondition?: StringCondition;
|
|
68
|
+
}
|
|
3
69
|
/**
|
|
4
70
|
* @public
|
|
5
71
|
* <p>The search criteria to be used to return prompts.</p>
|
|
@@ -181,6 +181,7 @@ import { UpdateQueueOutboundCallerConfigCommandInput, UpdateQueueOutboundCallerC
|
|
|
181
181
|
import { UpdateQueueStatusCommandInput, UpdateQueueStatusCommandOutput } from "../commands/UpdateQueueStatusCommand";
|
|
182
182
|
import { UpdateQuickConnectConfigCommandInput, UpdateQuickConnectConfigCommandOutput } from "../commands/UpdateQuickConnectConfigCommand";
|
|
183
183
|
import { UpdateQuickConnectNameCommandInput, UpdateQuickConnectNameCommandOutput } from "../commands/UpdateQuickConnectNameCommand";
|
|
184
|
+
import { UpdateRoutingProfileAgentAvailabilityTimerCommandInput, UpdateRoutingProfileAgentAvailabilityTimerCommandOutput } from "../commands/UpdateRoutingProfileAgentAvailabilityTimerCommand";
|
|
184
185
|
import { UpdateRoutingProfileConcurrencyCommandInput, UpdateRoutingProfileConcurrencyCommandOutput } from "../commands/UpdateRoutingProfileConcurrencyCommand";
|
|
185
186
|
import { UpdateRoutingProfileDefaultOutboundQueueCommandInput, UpdateRoutingProfileDefaultOutboundQueueCommandOutput } from "../commands/UpdateRoutingProfileDefaultOutboundQueueCommand";
|
|
186
187
|
import { UpdateRoutingProfileNameCommandInput, UpdateRoutingProfileNameCommandOutput } from "../commands/UpdateRoutingProfileNameCommand";
|
|
@@ -920,6 +921,10 @@ export declare const se_UpdateQuickConnectConfigCommand: (input: UpdateQuickConn
|
|
|
920
921
|
* serializeAws_restJson1UpdateQuickConnectNameCommand
|
|
921
922
|
*/
|
|
922
923
|
export declare const se_UpdateQuickConnectNameCommand: (input: UpdateQuickConnectNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
924
|
+
/**
|
|
925
|
+
* serializeAws_restJson1UpdateRoutingProfileAgentAvailabilityTimerCommand
|
|
926
|
+
*/
|
|
927
|
+
export declare const se_UpdateRoutingProfileAgentAvailabilityTimerCommand: (input: UpdateRoutingProfileAgentAvailabilityTimerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
923
928
|
/**
|
|
924
929
|
* serializeAws_restJson1UpdateRoutingProfileConcurrencyCommand
|
|
925
930
|
*/
|
|
@@ -1704,6 +1709,10 @@ export declare const de_UpdateQuickConnectConfigCommand: (output: __HttpResponse
|
|
|
1704
1709
|
* deserializeAws_restJson1UpdateQuickConnectNameCommand
|
|
1705
1710
|
*/
|
|
1706
1711
|
export declare const de_UpdateQuickConnectNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQuickConnectNameCommandOutput>;
|
|
1712
|
+
/**
|
|
1713
|
+
* deserializeAws_restJson1UpdateRoutingProfileAgentAvailabilityTimerCommand
|
|
1714
|
+
*/
|
|
1715
|
+
export declare const de_UpdateRoutingProfileAgentAvailabilityTimerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRoutingProfileAgentAvailabilityTimerCommandOutput>;
|
|
1707
1716
|
/**
|
|
1708
1717
|
* deserializeAws_restJson1UpdateRoutingProfileConcurrencyCommand
|
|
1709
1718
|
*/
|
|
@@ -723,6 +723,10 @@ import {
|
|
|
723
723
|
UpdateQuickConnectNameCommandInput,
|
|
724
724
|
UpdateQuickConnectNameCommandOutput,
|
|
725
725
|
} from "./commands/UpdateQuickConnectNameCommand";
|
|
726
|
+
import {
|
|
727
|
+
UpdateRoutingProfileAgentAvailabilityTimerCommandInput,
|
|
728
|
+
UpdateRoutingProfileAgentAvailabilityTimerCommandOutput,
|
|
729
|
+
} from "./commands/UpdateRoutingProfileAgentAvailabilityTimerCommand";
|
|
726
730
|
import {
|
|
727
731
|
UpdateRoutingProfileConcurrencyCommandInput,
|
|
728
732
|
UpdateRoutingProfileConcurrencyCommandOutput,
|
|
@@ -3150,6 +3154,25 @@ export interface Connect {
|
|
|
3150
3154
|
options: __HttpHandlerOptions,
|
|
3151
3155
|
cb: (err: any, data?: UpdateQuickConnectNameCommandOutput) => void
|
|
3152
3156
|
): void;
|
|
3157
|
+
updateRoutingProfileAgentAvailabilityTimer(
|
|
3158
|
+
args: UpdateRoutingProfileAgentAvailabilityTimerCommandInput,
|
|
3159
|
+
options?: __HttpHandlerOptions
|
|
3160
|
+
): Promise<UpdateRoutingProfileAgentAvailabilityTimerCommandOutput>;
|
|
3161
|
+
updateRoutingProfileAgentAvailabilityTimer(
|
|
3162
|
+
args: UpdateRoutingProfileAgentAvailabilityTimerCommandInput,
|
|
3163
|
+
cb: (
|
|
3164
|
+
err: any,
|
|
3165
|
+
data?: UpdateRoutingProfileAgentAvailabilityTimerCommandOutput
|
|
3166
|
+
) => void
|
|
3167
|
+
): void;
|
|
3168
|
+
updateRoutingProfileAgentAvailabilityTimer(
|
|
3169
|
+
args: UpdateRoutingProfileAgentAvailabilityTimerCommandInput,
|
|
3170
|
+
options: __HttpHandlerOptions,
|
|
3171
|
+
cb: (
|
|
3172
|
+
err: any,
|
|
3173
|
+
data?: UpdateRoutingProfileAgentAvailabilityTimerCommandOutput
|
|
3174
|
+
) => void
|
|
3175
|
+
): void;
|
|
3153
3176
|
updateRoutingProfileConcurrency(
|
|
3154
3177
|
args: UpdateRoutingProfileConcurrencyCommandInput,
|
|
3155
3178
|
options?: __HttpHandlerOptions
|
|
@@ -768,6 +768,10 @@ import {
|
|
|
768
768
|
UpdateQuickConnectNameCommandInput,
|
|
769
769
|
UpdateQuickConnectNameCommandOutput,
|
|
770
770
|
} from "./commands/UpdateQuickConnectNameCommand";
|
|
771
|
+
import {
|
|
772
|
+
UpdateRoutingProfileAgentAvailabilityTimerCommandInput,
|
|
773
|
+
UpdateRoutingProfileAgentAvailabilityTimerCommandOutput,
|
|
774
|
+
} from "./commands/UpdateRoutingProfileAgentAvailabilityTimerCommand";
|
|
771
775
|
import {
|
|
772
776
|
UpdateRoutingProfileConcurrencyCommandInput,
|
|
773
777
|
UpdateRoutingProfileConcurrencyCommandOutput,
|
|
@@ -1016,6 +1020,7 @@ export type ServiceInputTypes =
|
|
|
1016
1020
|
| UpdateQueueStatusCommandInput
|
|
1017
1021
|
| UpdateQuickConnectConfigCommandInput
|
|
1018
1022
|
| UpdateQuickConnectNameCommandInput
|
|
1023
|
+
| UpdateRoutingProfileAgentAvailabilityTimerCommandInput
|
|
1019
1024
|
| UpdateRoutingProfileConcurrencyCommandInput
|
|
1020
1025
|
| UpdateRoutingProfileDefaultOutboundQueueCommandInput
|
|
1021
1026
|
| UpdateRoutingProfileNameCommandInput
|
|
@@ -1213,6 +1218,7 @@ export type ServiceOutputTypes =
|
|
|
1213
1218
|
| UpdateQueueStatusCommandOutput
|
|
1214
1219
|
| UpdateQuickConnectConfigCommandOutput
|
|
1215
1220
|
| UpdateQuickConnectNameCommandOutput
|
|
1221
|
+
| UpdateRoutingProfileAgentAvailabilityTimerCommandOutput
|
|
1216
1222
|
| UpdateRoutingProfileConcurrencyCommandOutput
|
|
1217
1223
|
| UpdateRoutingProfileDefaultOutboundQueueCommandOutput
|
|
1218
1224
|
| UpdateRoutingProfileNameCommandOutput
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
+
import {
|
|
4
|
+
Handler,
|
|
5
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
+
MetadataBearer as __MetadataBearer,
|
|
7
|
+
MiddlewareStack,
|
|
8
|
+
} from "@smithy/types";
|
|
9
|
+
import {
|
|
10
|
+
ConnectClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../ConnectClient";
|
|
14
|
+
import { UpdateRoutingProfileAgentAvailabilityTimerRequest } from "../models/models_1";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
16
|
+
export interface UpdateRoutingProfileAgentAvailabilityTimerCommandInput
|
|
17
|
+
extends UpdateRoutingProfileAgentAvailabilityTimerRequest {}
|
|
18
|
+
export interface UpdateRoutingProfileAgentAvailabilityTimerCommandOutput
|
|
19
|
+
extends __MetadataBearer {}
|
|
20
|
+
export declare class UpdateRoutingProfileAgentAvailabilityTimerCommand extends $Command<
|
|
21
|
+
UpdateRoutingProfileAgentAvailabilityTimerCommandInput,
|
|
22
|
+
UpdateRoutingProfileAgentAvailabilityTimerCommandOutput,
|
|
23
|
+
ConnectClientResolvedConfig
|
|
24
|
+
> {
|
|
25
|
+
readonly input: UpdateRoutingProfileAgentAvailabilityTimerCommandInput;
|
|
26
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
|
+
constructor(input: UpdateRoutingProfileAgentAvailabilityTimerCommandInput);
|
|
28
|
+
resolveMiddleware(
|
|
29
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
30
|
+
configuration: ConnectClientResolvedConfig,
|
|
31
|
+
options?: __HttpHandlerOptions
|
|
32
|
+
): Handler<
|
|
33
|
+
UpdateRoutingProfileAgentAvailabilityTimerCommandInput,
|
|
34
|
+
UpdateRoutingProfileAgentAvailabilityTimerCommandOutput
|
|
35
|
+
>;
|
|
36
|
+
private serialize;
|
|
37
|
+
private deserialize;
|
|
38
|
+
}
|
|
@@ -179,6 +179,7 @@ export * from "./UpdateQueueOutboundCallerConfigCommand";
|
|
|
179
179
|
export * from "./UpdateQueueStatusCommand";
|
|
180
180
|
export * from "./UpdateQuickConnectConfigCommand";
|
|
181
181
|
export * from "./UpdateQuickConnectNameCommand";
|
|
182
|
+
export * from "./UpdateRoutingProfileAgentAvailabilityTimerCommand";
|
|
182
183
|
export * from "./UpdateRoutingProfileConcurrencyCommand";
|
|
183
184
|
export * from "./UpdateRoutingProfileDefaultOutboundQueueCommand";
|
|
184
185
|
export * from "./UpdateRoutingProfileNameCommand";
|