@aws-sdk/client-connect 3.296.0 → 3.297.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/dist-types/Connect.d.ts +171 -0
- package/dist-types/ConnectClient.d.ts +24 -4
- package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +16 -0
- package/dist-types/commands/AssociateBotCommand.d.ts +16 -0
- package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +16 -0
- package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +16 -0
- package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +16 -0
- package/dist-types/commands/AssociateLexBotCommand.d.ts +16 -0
- package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +16 -0
- package/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +16 -0
- package/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +16 -0
- package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +16 -0
- package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +16 -0
- package/dist-types/commands/CreateAgentStatusCommand.d.ts +16 -0
- package/dist-types/commands/CreateContactFlowCommand.d.ts +16 -0
- package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +16 -0
- package/dist-types/commands/CreateHoursOfOperationCommand.d.ts +16 -0
- package/dist-types/commands/CreateInstanceCommand.d.ts +16 -0
- package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +16 -0
- package/dist-types/commands/CreateQueueCommand.d.ts +16 -0
- package/dist-types/commands/CreateQuickConnectCommand.d.ts +16 -0
- package/dist-types/commands/CreateRoutingProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateRuleCommand.d.ts +16 -0
- package/dist-types/commands/CreateSecurityProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateTaskTemplateCommand.d.ts +16 -0
- package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateUseCaseCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserCommand.d.ts +16 -0
- package/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateVocabularyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteContactFlowCommand.d.ts +16 -0
- package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteInstanceCommand.d.ts +16 -0
- package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +16 -0
- package/dist-types/commands/DeleteQuickConnectCommand.d.ts +16 -0
- package/dist-types/commands/DeleteRuleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUseCaseCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteVocabularyCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAgentStatusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeContactCommand.d.ts +16 -0
- package/dist-types/commands/DescribeContactFlowCommand.d.ts +16 -0
- package/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +16 -0
- package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstanceCommand.d.ts +16 -0
- package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +16 -0
- package/dist-types/commands/DescribePhoneNumberCommand.d.ts +16 -0
- package/dist-types/commands/DescribeQueueCommand.d.ts +16 -0
- package/dist-types/commands/DescribeQuickConnectCommand.d.ts +16 -0
- package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +16 -0
- package/dist-types/commands/DescribeRuleCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUserCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +16 -0
- package/dist-types/commands/DescribeVocabularyCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateBotCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateLexBotCommand.d.ts +16 -0
- package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +16 -0
- package/dist-types/commands/DismissUserContactCommand.d.ts +16 -0
- package/dist-types/commands/GetContactAttributesCommand.d.ts +16 -0
- package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +16 -0
- package/dist-types/commands/GetCurrentUserDataCommand.d.ts +16 -0
- package/dist-types/commands/GetFederationTokenCommand.d.ts +16 -0
- package/dist-types/commands/GetMetricDataCommand.d.ts +16 -0
- package/dist-types/commands/GetMetricDataV2Command.d.ts +16 -0
- package/dist-types/commands/GetTaskTemplateCommand.d.ts +16 -0
- package/dist-types/commands/GetTrafficDistributionCommand.d.ts +16 -0
- package/dist-types/commands/ListAgentStatusesCommand.d.ts +16 -0
- package/dist-types/commands/ListApprovedOriginsCommand.d.ts +16 -0
- package/dist-types/commands/ListBotsCommand.d.ts +16 -0
- package/dist-types/commands/ListContactFlowModulesCommand.d.ts +16 -0
- package/dist-types/commands/ListContactFlowsCommand.d.ts +16 -0
- package/dist-types/commands/ListContactReferencesCommand.d.ts +16 -0
- package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +16 -0
- package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +16 -0
- package/dist-types/commands/ListInstanceAttributesCommand.d.ts +16 -0
- package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +16 -0
- package/dist-types/commands/ListInstancesCommand.d.ts +16 -0
- package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +16 -0
- package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +16 -0
- package/dist-types/commands/ListLexBotsCommand.d.ts +16 -0
- package/dist-types/commands/ListPhoneNumbersCommand.d.ts +16 -0
- package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +16 -0
- package/dist-types/commands/ListPromptsCommand.d.ts +16 -0
- package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +16 -0
- package/dist-types/commands/ListQueuesCommand.d.ts +16 -0
- package/dist-types/commands/ListQuickConnectsCommand.d.ts +16 -0
- package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +16 -0
- package/dist-types/commands/ListRoutingProfilesCommand.d.ts +16 -0
- package/dist-types/commands/ListRulesCommand.d.ts +16 -0
- package/dist-types/commands/ListSecurityKeysCommand.d.ts +16 -0
- package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +16 -0
- package/dist-types/commands/ListSecurityProfilesCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListTaskTemplatesCommand.d.ts +16 -0
- package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListUseCasesCommand.d.ts +16 -0
- package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListUsersCommand.d.ts +16 -0
- package/dist-types/commands/MonitorContactCommand.d.ts +16 -0
- package/dist-types/commands/PutUserStatusCommand.d.ts +16 -0
- package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +16 -0
- package/dist-types/commands/ReplicateInstanceCommand.d.ts +16 -0
- package/dist-types/commands/ResumeContactRecordingCommand.d.ts +16 -0
- package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +16 -0
- package/dist-types/commands/SearchQueuesCommand.d.ts +16 -0
- package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +16 -0
- package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +16 -0
- package/dist-types/commands/SearchUsersCommand.d.ts +16 -0
- package/dist-types/commands/SearchVocabulariesCommand.d.ts +16 -0
- package/dist-types/commands/StartChatContactCommand.d.ts +16 -0
- package/dist-types/commands/StartContactRecordingCommand.d.ts +16 -0
- package/dist-types/commands/StartContactStreamingCommand.d.ts +16 -0
- package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +16 -0
- package/dist-types/commands/StartTaskContactCommand.d.ts +16 -0
- package/dist-types/commands/StopContactCommand.d.ts +16 -0
- package/dist-types/commands/StopContactRecordingCommand.d.ts +16 -0
- package/dist-types/commands/StopContactStreamingCommand.d.ts +16 -0
- package/dist-types/commands/SuspendContactRecordingCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/TransferContactCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAgentStatusCommand.d.ts +16 -0
- package/dist-types/commands/UpdateContactAttributesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateContactCommand.d.ts +16 -0
- package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +16 -0
- package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +16 -0
- package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +16 -0
- package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +16 -0
- package/dist-types/commands/UpdateContactScheduleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +16 -0
- package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +16 -0
- package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +16 -0
- package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateQueueNameCommand.d.ts +16 -0
- package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +16 -0
- package/dist-types/commands/UpdateQueueStatusCommand.d.ts +16 -0
- package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +16 -0
- package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +16 -0
- package/dist-types/commands/UpdateRuleCommand.d.ts +16 -0
- package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +16 -0
- package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +16 -0
- package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +16 -0
- package/dist-types/models/ConnectServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +706 -34
- package/dist-types/models/models_1.d.ts +549 -3
- package/dist-types/pagination/GetCurrentMetricDataPaginator.d.ts +3 -0
- package/dist-types/pagination/GetCurrentUserDataPaginator.d.ts +3 -0
- package/dist-types/pagination/GetMetricDataPaginator.d.ts +3 -0
- package/dist-types/pagination/GetMetricDataV2Paginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAgentStatusesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListApprovedOriginsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListBotsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListContactFlowModulesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListContactFlowsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListContactReferencesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListDefaultVocabulariesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListHoursOfOperationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListInstanceAttributesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListInstanceStorageConfigsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListInstancesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListIntegrationAssociationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListLambdaFunctionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListLexBotsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPhoneNumbersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListPhoneNumbersV2Paginator.d.ts +3 -0
- package/dist-types/pagination/ListPromptsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListQueueQuickConnectsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListQueuesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListQuickConnectsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListRoutingProfileQueuesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListRoutingProfilesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListRulesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSecurityKeysPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSecurityProfilePermissionsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSecurityProfilesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTaskTemplatesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListTrafficDistributionGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUseCasesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUserHierarchyGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListUsersPaginator.d.ts +3 -0
- package/dist-types/pagination/SearchAvailablePhoneNumbersPaginator.d.ts +3 -0
- package/dist-types/pagination/SearchQueuesPaginator.d.ts +3 -0
- package/dist-types/pagination/SearchRoutingProfilesPaginator.d.ts +3 -0
- package/dist-types/pagination/SearchSecurityProfilesPaginator.d.ts +3 -0
- package/dist-types/pagination/SearchUsersPaginator.d.ts +3 -0
- package/dist-types/pagination/SearchVocabulariesPaginator.d.ts +3 -0
- package/package.json +3 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
5
5
|
import { CreateAgentStatusRequest, CreateAgentStatusResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateAgentStatusCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateAgentStatusCommandInput extends CreateAgentStatusRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateAgentStatusCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateAgentStatusCommandOutput extends CreateAgentStatusResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
18
23
|
* <p>Creates an agent status for the specified Amazon Connect instance.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface CreateAgentStatusCommandOutput extends CreateAgentStatusRespons
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param CreateAgentStatusCommandInput - {@link CreateAgentStatusCommandInput}
|
|
35
|
+
* @returns {@link CreateAgentStatusCommandOutput}
|
|
29
36
|
* @see {@link CreateAgentStatusCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link CreateAgentStatusCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -56,11 +63,20 @@ export interface CreateAgentStatusCommandOutput extends CreateAgentStatusRespons
|
|
|
56
63
|
export declare class CreateAgentStatusCommand extends $Command<CreateAgentStatusCommandInput, CreateAgentStatusCommandOutput, ConnectClientResolvedConfig> {
|
|
57
64
|
readonly input: CreateAgentStatusCommandInput;
|
|
58
65
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
59
69
|
constructor(input: CreateAgentStatusCommandInput);
|
|
60
70
|
/**
|
|
61
71
|
* @internal
|
|
62
72
|
*/
|
|
63
73
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAgentStatusCommandInput, CreateAgentStatusCommandOutput>;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
64
77
|
private serialize;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
65
81
|
private deserialize;
|
|
66
82
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
5
5
|
import { CreateContactFlowRequest, CreateContactFlowResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateContactFlowCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateContactFlowCommandInput extends CreateContactFlowRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateContactFlowCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateContactFlowCommandOutput extends CreateContactFlowResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a flow for the specified Amazon Connect instance.</p>
|
|
18
23
|
* <p>You can also create and update flows using the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/flow-language.html">Amazon Connect
|
|
19
24
|
* Flow language</a>.</p>
|
|
@@ -27,6 +32,8 @@ export interface CreateContactFlowCommandOutput extends CreateContactFlowRespons
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param CreateContactFlowCommandInput - {@link CreateContactFlowCommandInput}
|
|
36
|
+
* @returns {@link CreateContactFlowCommandOutput}
|
|
30
37
|
* @see {@link CreateContactFlowCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link CreateContactFlowCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -60,11 +67,20 @@ export interface CreateContactFlowCommandOutput extends CreateContactFlowRespons
|
|
|
60
67
|
export declare class CreateContactFlowCommand extends $Command<CreateContactFlowCommandInput, CreateContactFlowCommandOutput, ConnectClientResolvedConfig> {
|
|
61
68
|
readonly input: CreateContactFlowCommandInput;
|
|
62
69
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
+
/**
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
63
73
|
constructor(input: CreateContactFlowCommandInput);
|
|
64
74
|
/**
|
|
65
75
|
* @internal
|
|
66
76
|
*/
|
|
67
77
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateContactFlowCommandInput, CreateContactFlowCommandOutput>;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
68
81
|
private serialize;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
69
85
|
private deserialize;
|
|
70
86
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
5
5
|
import { CreateContactFlowModuleRequest, CreateContactFlowModuleResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateContactFlowModuleCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateContactFlowModuleCommandInput extends CreateContactFlowModuleRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateContactFlowModuleCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateContactFlowModuleCommandOutput extends CreateContactFlowModuleResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a flow module for the specified Amazon Connect instance. </p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface CreateContactFlowModuleCommandOutput extends CreateContactFlowM
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateContactFlowModuleCommandInput - {@link CreateContactFlowModuleCommandInput}
|
|
34
|
+
* @returns {@link CreateContactFlowModuleCommandOutput}
|
|
28
35
|
* @see {@link CreateContactFlowModuleCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateContactFlowModuleCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface CreateContactFlowModuleCommandOutput extends CreateContactFlowM
|
|
|
64
71
|
export declare class CreateContactFlowModuleCommand extends $Command<CreateContactFlowModuleCommandInput, CreateContactFlowModuleCommandOutput, ConnectClientResolvedConfig> {
|
|
65
72
|
readonly input: CreateContactFlowModuleCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: CreateContactFlowModuleCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateContactFlowModuleCommandInput, CreateContactFlowModuleCommandOutput>;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
72
85
|
private serialize;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
73
89
|
private deserialize;
|
|
74
90
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
5
5
|
import { CreateHoursOfOperationRequest, CreateHoursOfOperationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateHoursOfOperationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateHoursOfOperationCommandInput extends CreateHoursOfOperationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateHoursOfOperationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateHoursOfOperationCommandOutput extends CreateHoursOfOperationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
18
23
|
* <p>Creates hours of operation. </p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface CreateHoursOfOperationCommandOutput extends CreateHoursOfOperat
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param CreateHoursOfOperationCommandInput - {@link CreateHoursOfOperationCommandInput}
|
|
35
|
+
* @returns {@link CreateHoursOfOperationCommandOutput}
|
|
29
36
|
* @see {@link CreateHoursOfOperationCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link CreateHoursOfOperationCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -56,11 +63,20 @@ export interface CreateHoursOfOperationCommandOutput extends CreateHoursOfOperat
|
|
|
56
63
|
export declare class CreateHoursOfOperationCommand extends $Command<CreateHoursOfOperationCommandInput, CreateHoursOfOperationCommandOutput, ConnectClientResolvedConfig> {
|
|
57
64
|
readonly input: CreateHoursOfOperationCommandInput;
|
|
58
65
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
59
69
|
constructor(input: CreateHoursOfOperationCommandInput);
|
|
60
70
|
/**
|
|
61
71
|
* @internal
|
|
62
72
|
*/
|
|
63
73
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateHoursOfOperationCommandInput, CreateHoursOfOperationCommandOutput>;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
64
77
|
private serialize;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
65
81
|
private deserialize;
|
|
66
82
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
5
5
|
import { CreateInstanceRequest, CreateInstanceResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateInstanceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateInstanceCommandInput extends CreateInstanceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateInstanceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateInstanceCommandOutput extends CreateInstanceResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
18
23
|
* <p>Initiates an Amazon Connect instance with all the supported channels enabled. It does
|
|
19
24
|
* not attach any storage, such as Amazon Simple Storage Service (Amazon S3) or Amazon Kinesis. It
|
|
@@ -31,6 +36,8 @@ export interface CreateInstanceCommandOutput extends CreateInstanceResponse, __M
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param CreateInstanceCommandInput - {@link CreateInstanceCommandInput}
|
|
40
|
+
* @returns {@link CreateInstanceCommandOutput}
|
|
34
41
|
* @see {@link CreateInstanceCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link CreateInstanceCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface CreateInstanceCommandOutput extends CreateInstanceResponse, __M
|
|
|
55
62
|
export declare class CreateInstanceCommand extends $Command<CreateInstanceCommandInput, CreateInstanceCommandOutput, ConnectClientResolvedConfig> {
|
|
56
63
|
readonly input: CreateInstanceCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: CreateInstanceCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateInstanceCommandInput, CreateInstanceCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
5
5
|
import { CreateIntegrationAssociationRequest, CreateIntegrationAssociationResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateIntegrationAssociationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateIntegrationAssociationCommandInput extends CreateIntegrationAssociationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateIntegrationAssociationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateIntegrationAssociationCommandOutput extends CreateIntegrationAssociationResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates an Amazon Web Services resource association with an Amazon Connect
|
|
18
23
|
* instance.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface CreateIntegrationAssociationCommandOutput extends CreateIntegra
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param CreateIntegrationAssociationCommandInput - {@link CreateIntegrationAssociationCommandInput}
|
|
35
|
+
* @returns {@link CreateIntegrationAssociationCommandOutput}
|
|
29
36
|
* @see {@link CreateIntegrationAssociationCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link CreateIntegrationAssociationCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface CreateIntegrationAssociationCommandOutput extends CreateIntegra
|
|
|
50
57
|
export declare class CreateIntegrationAssociationCommand extends $Command<CreateIntegrationAssociationCommandInput, CreateIntegrationAssociationCommandOutput, ConnectClientResolvedConfig> {
|
|
51
58
|
readonly input: CreateIntegrationAssociationCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: CreateIntegrationAssociationCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateIntegrationAssociationCommandInput, CreateIntegrationAssociationCommandOutput>;
|
|
68
|
+
/**
|
|
69
|
+
* @internal
|
|
70
|
+
*/
|
|
58
71
|
private serialize;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
59
75
|
private deserialize;
|
|
60
76
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
5
5
|
import { CreateQueueRequest, CreateQueueResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateQueueCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateQueueCommandInput extends CreateQueueRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateQueueCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateQueueCommandOutput extends CreateQueueResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
18
23
|
* <p>Creates a new queue for the specified Amazon Connect instance.</p>
|
|
19
24
|
* <important>
|
|
@@ -37,6 +42,8 @@ export interface CreateQueueCommandOutput extends CreateQueueResponse, __Metadat
|
|
|
37
42
|
* const response = await client.send(command);
|
|
38
43
|
* ```
|
|
39
44
|
*
|
|
45
|
+
* @param CreateQueueCommandInput - {@link CreateQueueCommandInput}
|
|
46
|
+
* @returns {@link CreateQueueCommandOutput}
|
|
40
47
|
* @see {@link CreateQueueCommandInput} for command's `input` shape.
|
|
41
48
|
* @see {@link CreateQueueCommandOutput} for command's `response` shape.
|
|
42
49
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -67,11 +74,20 @@ export interface CreateQueueCommandOutput extends CreateQueueResponse, __Metadat
|
|
|
67
74
|
export declare class CreateQueueCommand extends $Command<CreateQueueCommandInput, CreateQueueCommandOutput, ConnectClientResolvedConfig> {
|
|
68
75
|
readonly input: CreateQueueCommandInput;
|
|
69
76
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
+
/**
|
|
78
|
+
* @public
|
|
79
|
+
*/
|
|
70
80
|
constructor(input: CreateQueueCommandInput);
|
|
71
81
|
/**
|
|
72
82
|
* @internal
|
|
73
83
|
*/
|
|
74
84
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateQueueCommandInput, CreateQueueCommandOutput>;
|
|
85
|
+
/**
|
|
86
|
+
* @internal
|
|
87
|
+
*/
|
|
75
88
|
private serialize;
|
|
89
|
+
/**
|
|
90
|
+
* @internal
|
|
91
|
+
*/
|
|
76
92
|
private deserialize;
|
|
77
93
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
5
5
|
import { CreateQuickConnectRequest, CreateQuickConnectResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateQuickConnectCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateQuickConnectCommandInput extends CreateQuickConnectRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateQuickConnectCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateQuickConnectCommandOutput extends CreateQuickConnectResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a quick connect for the specified Amazon Connect instance.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface CreateQuickConnectCommandOutput extends CreateQuickConnectRespo
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateQuickConnectCommandInput - {@link CreateQuickConnectCommandInput}
|
|
34
|
+
* @returns {@link CreateQuickConnectCommandOutput}
|
|
28
35
|
* @see {@link CreateQuickConnectCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateQuickConnectCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface CreateQuickConnectCommandOutput extends CreateQuickConnectRespo
|
|
|
55
62
|
export declare class CreateQuickConnectCommand extends $Command<CreateQuickConnectCommandInput, CreateQuickConnectCommandOutput, ConnectClientResolvedConfig> {
|
|
56
63
|
readonly input: CreateQuickConnectCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: CreateQuickConnectCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateQuickConnectCommandInput, CreateQuickConnectCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
5
5
|
import { CreateRoutingProfileRequest, CreateRoutingProfileResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateRoutingProfileCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateRoutingProfileCommandInput extends CreateRoutingProfileRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateRoutingProfileCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateRoutingProfileCommandOutput extends CreateRoutingProfileResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a new routing profile.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface CreateRoutingProfileCommandOutput extends CreateRoutingProfileR
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateRoutingProfileCommandInput - {@link CreateRoutingProfileCommandInput}
|
|
34
|
+
* @returns {@link CreateRoutingProfileCommandOutput}
|
|
28
35
|
* @see {@link CreateRoutingProfileCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateRoutingProfileCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface CreateRoutingProfileCommandOutput extends CreateRoutingProfileR
|
|
|
55
62
|
export declare class CreateRoutingProfileCommand extends $Command<CreateRoutingProfileCommandInput, CreateRoutingProfileCommandOutput, ConnectClientResolvedConfig> {
|
|
56
63
|
readonly input: CreateRoutingProfileCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: CreateRoutingProfileCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRoutingProfileCommandInput, CreateRoutingProfileCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
5
5
|
import { CreateRuleRequest, CreateRuleResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateRuleCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateRuleCommandInput extends CreateRuleRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateRuleCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateRuleCommandOutput extends CreateRuleResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a rule for the specified Amazon Connect instance.</p>
|
|
18
23
|
* <p>Use the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/connect-rules-language.html">Rules Function language</a> to
|
|
19
24
|
* code conditions for the rule. </p>
|
|
@@ -27,6 +32,8 @@ export interface CreateRuleCommandOutput extends CreateRuleResponse, __MetadataB
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param CreateRuleCommandInput - {@link CreateRuleCommandInput}
|
|
36
|
+
* @returns {@link CreateRuleCommandOutput}
|
|
30
37
|
* @see {@link CreateRuleCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link CreateRuleCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface CreateRuleCommandOutput extends CreateRuleResponse, __MetadataB
|
|
|
57
64
|
export declare class CreateRuleCommand extends $Command<CreateRuleCommandInput, CreateRuleCommandOutput, ConnectClientResolvedConfig> {
|
|
58
65
|
readonly input: CreateRuleCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: CreateRuleCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRuleCommandInput, CreateRuleCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
5
5
|
import { CreateSecurityProfileRequest, CreateSecurityProfileResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateSecurityProfileCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateSecurityProfileCommandInput extends CreateSecurityProfileRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateSecurityProfileCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateSecurityProfileCommandOutput extends CreateSecurityProfileResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
18
23
|
* <p>Creates a security profile.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface CreateSecurityProfileCommandOutput extends CreateSecurityProfil
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param CreateSecurityProfileCommandInput - {@link CreateSecurityProfileCommandInput}
|
|
35
|
+
* @returns {@link CreateSecurityProfileCommandOutput}
|
|
29
36
|
* @see {@link CreateSecurityProfileCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link CreateSecurityProfileCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -56,11 +63,20 @@ export interface CreateSecurityProfileCommandOutput extends CreateSecurityProfil
|
|
|
56
63
|
export declare class CreateSecurityProfileCommand extends $Command<CreateSecurityProfileCommandInput, CreateSecurityProfileCommandOutput, ConnectClientResolvedConfig> {
|
|
57
64
|
readonly input: CreateSecurityProfileCommandInput;
|
|
58
65
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
59
69
|
constructor(input: CreateSecurityProfileCommandInput);
|
|
60
70
|
/**
|
|
61
71
|
* @internal
|
|
62
72
|
*/
|
|
63
73
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSecurityProfileCommandInput, CreateSecurityProfileCommandOutput>;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
64
77
|
private serialize;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
65
81
|
private deserialize;
|
|
66
82
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
5
5
|
import { CreateTaskTemplateRequest, CreateTaskTemplateResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateTaskTemplateCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateTaskTemplateCommandInput extends CreateTaskTemplateRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateTaskTemplateCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateTaskTemplateCommandOutput extends CreateTaskTemplateResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a new task template in the specified Amazon Connect instance.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface CreateTaskTemplateCommandOutput extends CreateTaskTemplateRespo
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateTaskTemplateCommandInput - {@link CreateTaskTemplateCommandInput}
|
|
34
|
+
* @returns {@link CreateTaskTemplateCommandOutput}
|
|
28
35
|
* @see {@link CreateTaskTemplateCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateTaskTemplateCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface CreateTaskTemplateCommandOutput extends CreateTaskTemplateRespo
|
|
|
52
59
|
export declare class CreateTaskTemplateCommand extends $Command<CreateTaskTemplateCommandInput, CreateTaskTemplateCommandOutput, ConnectClientResolvedConfig> {
|
|
53
60
|
readonly input: CreateTaskTemplateCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: CreateTaskTemplateCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTaskTemplateCommandInput, CreateTaskTemplateCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
5
5
|
import { CreateTrafficDistributionGroupRequest, CreateTrafficDistributionGroupResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateTrafficDistributionGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateTrafficDistributionGroupCommandInput extends CreateTrafficDistributionGroupRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateTrafficDistributionGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateTrafficDistributionGroupCommandOutput extends CreateTrafficDistributionGroupResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a traffic distribution group given an Amazon Connect instance that has been replicated. </p>
|
|
18
23
|
* <p>For more information about creating traffic distribution groups, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/setup-traffic-distribution-groups.html">Set up traffic distribution groups</a> in
|
|
19
24
|
* the <i>Amazon Connect Administrator Guide</i>. </p>
|
|
@@ -27,6 +32,8 @@ export interface CreateTrafficDistributionGroupCommandOutput extends CreateTraff
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param CreateTrafficDistributionGroupCommandInput - {@link CreateTrafficDistributionGroupCommandInput}
|
|
36
|
+
* @returns {@link CreateTrafficDistributionGroupCommandOutput}
|
|
30
37
|
* @see {@link CreateTrafficDistributionGroupCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link CreateTrafficDistributionGroupCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -60,11 +67,20 @@ export interface CreateTrafficDistributionGroupCommandOutput extends CreateTraff
|
|
|
60
67
|
export declare class CreateTrafficDistributionGroupCommand extends $Command<CreateTrafficDistributionGroupCommandInput, CreateTrafficDistributionGroupCommandOutput, ConnectClientResolvedConfig> {
|
|
61
68
|
readonly input: CreateTrafficDistributionGroupCommandInput;
|
|
62
69
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
+
/**
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
63
73
|
constructor(input: CreateTrafficDistributionGroupCommandInput);
|
|
64
74
|
/**
|
|
65
75
|
* @internal
|
|
66
76
|
*/
|
|
67
77
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTrafficDistributionGroupCommandInput, CreateTrafficDistributionGroupCommandOutput>;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
68
81
|
private serialize;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
69
85
|
private deserialize;
|
|
70
86
|
}
|