@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 { CreateUseCaseRequest, CreateUseCaseResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateUseCaseCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateUseCaseCommandInput extends CreateUseCaseRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateUseCaseCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateUseCaseCommandOutput extends CreateUseCaseResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a use case for an integration association.</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 CreateUseCaseCommandOutput extends CreateUseCaseResponse, __Met
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateUseCaseCommandInput - {@link CreateUseCaseCommandInput}
|
|
34
|
+
* @returns {@link CreateUseCaseCommandOutput}
|
|
28
35
|
* @see {@link CreateUseCaseCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateUseCaseCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface CreateUseCaseCommandOutput extends CreateUseCaseResponse, __Met
|
|
|
49
56
|
export declare class CreateUseCaseCommand extends $Command<CreateUseCaseCommandInput, CreateUseCaseCommandOutput, ConnectClientResolvedConfig> {
|
|
50
57
|
readonly input: CreateUseCaseCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: CreateUseCaseCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateUseCaseCommandInput, CreateUseCaseCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
5
5
|
import { CreateUserRequest, CreateUserResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateUserCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateUserCommandInput extends CreateUserRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateUserCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateUserCommandOutput extends CreateUserResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a user account for the specified Amazon Connect instance.</p>
|
|
18
23
|
* <p>For information about how to create user accounts using the Amazon Connect console, see
|
|
19
24
|
* <a href="https://docs.aws.amazon.com/connect/latest/adminguide/user-management.html">Add
|
|
@@ -28,6 +33,8 @@ export interface CreateUserCommandOutput extends CreateUserResponse, __MetadataB
|
|
|
28
33
|
* const response = await client.send(command);
|
|
29
34
|
* ```
|
|
30
35
|
*
|
|
36
|
+
* @param CreateUserCommandInput - {@link CreateUserCommandInput}
|
|
37
|
+
* @returns {@link CreateUserCommandOutput}
|
|
31
38
|
* @see {@link CreateUserCommandInput} for command's `input` shape.
|
|
32
39
|
* @see {@link CreateUserCommandOutput} for command's `response` shape.
|
|
33
40
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -58,11 +65,20 @@ export interface CreateUserCommandOutput extends CreateUserResponse, __MetadataB
|
|
|
58
65
|
export declare class CreateUserCommand extends $Command<CreateUserCommandInput, CreateUserCommandOutput, ConnectClientResolvedConfig> {
|
|
59
66
|
readonly input: CreateUserCommandInput;
|
|
60
67
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
+
/**
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
61
71
|
constructor(input: CreateUserCommandInput);
|
|
62
72
|
/**
|
|
63
73
|
* @internal
|
|
64
74
|
*/
|
|
65
75
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateUserCommandInput, CreateUserCommandOutput>;
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
*/
|
|
66
79
|
private serialize;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
67
83
|
private deserialize;
|
|
68
84
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
5
5
|
import { CreateUserHierarchyGroupRequest, CreateUserHierarchyGroupResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateUserHierarchyGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateUserHierarchyGroupCommandInput extends CreateUserHierarchyGroupRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateUserHierarchyGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateUserHierarchyGroupCommandOutput extends CreateUserHierarchyGroupResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a new user hierarchy group.</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 CreateUserHierarchyGroupCommandOutput extends CreateUserHierarc
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateUserHierarchyGroupCommandInput - {@link CreateUserHierarchyGroupCommandInput}
|
|
34
|
+
* @returns {@link CreateUserHierarchyGroupCommandOutput}
|
|
28
35
|
* @see {@link CreateUserHierarchyGroupCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateUserHierarchyGroupCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface CreateUserHierarchyGroupCommandOutput extends CreateUserHierarc
|
|
|
55
62
|
export declare class CreateUserHierarchyGroupCommand extends $Command<CreateUserHierarchyGroupCommandInput, CreateUserHierarchyGroupCommandOutput, ConnectClientResolvedConfig> {
|
|
56
63
|
readonly input: CreateUserHierarchyGroupCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: CreateUserHierarchyGroupCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateUserHierarchyGroupCommandInput, CreateUserHierarchyGroupCommandOutput>;
|
|
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 { CreateVocabularyRequest, CreateVocabularyResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateVocabularyCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateVocabularyCommandInput extends CreateVocabularyRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateVocabularyCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateVocabularyCommandOutput extends CreateVocabularyResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a custom vocabulary associated with your Amazon Connect instance. You can set a
|
|
18
23
|
* custom vocabulary to be your default vocabulary for a given language. Contact Lens for Amazon Connect uses the default
|
|
19
24
|
* vocabulary in post-call and real-time contact analysis sessions for that language.</p>
|
|
@@ -27,6 +32,8 @@ export interface CreateVocabularyCommandOutput extends CreateVocabularyResponse,
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param CreateVocabularyCommandInput - {@link CreateVocabularyCommandInput}
|
|
36
|
+
* @returns {@link CreateVocabularyCommandOutput}
|
|
30
37
|
* @see {@link CreateVocabularyCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link CreateVocabularyCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface CreateVocabularyCommandOutput extends CreateVocabularyResponse,
|
|
|
57
64
|
export declare class CreateVocabularyCommand extends $Command<CreateVocabularyCommandInput, CreateVocabularyCommandOutput, ConnectClientResolvedConfig> {
|
|
58
65
|
readonly input: CreateVocabularyCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: CreateVocabularyCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateVocabularyCommandInput, CreateVocabularyCommandOutput>;
|
|
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 { DeleteContactFlowRequest, DeleteContactFlowResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteContactFlowCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteContactFlowCommandInput extends DeleteContactFlowRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteContactFlowCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteContactFlowCommandOutput extends DeleteContactFlowResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a flow 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 DeleteContactFlowCommandOutput extends DeleteContactFlowRespons
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteContactFlowCommandInput - {@link DeleteContactFlowCommandInput}
|
|
34
|
+
* @returns {@link DeleteContactFlowCommandOutput}
|
|
28
35
|
* @see {@link DeleteContactFlowCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteContactFlowCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface DeleteContactFlowCommandOutput extends DeleteContactFlowRespons
|
|
|
52
59
|
export declare class DeleteContactFlowCommand extends $Command<DeleteContactFlowCommandInput, DeleteContactFlowCommandOutput, ConnectClientResolvedConfig> {
|
|
53
60
|
readonly input: DeleteContactFlowCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: DeleteContactFlowCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteContactFlowCommandInput, DeleteContactFlowCommandOutput>;
|
|
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 { DeleteContactFlowModuleRequest, DeleteContactFlowModuleResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteContactFlowModuleCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteContactFlowModuleCommandInput extends DeleteContactFlowModuleRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteContactFlowModuleCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteContactFlowModuleCommandOutput extends DeleteContactFlowModuleResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes the specified flow module.</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 DeleteContactFlowModuleCommandOutput extends DeleteContactFlowM
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteContactFlowModuleCommandInput - {@link DeleteContactFlowModuleCommandInput}
|
|
34
|
+
* @returns {@link DeleteContactFlowModuleCommandOutput}
|
|
28
35
|
* @see {@link DeleteContactFlowModuleCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteContactFlowModuleCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface DeleteContactFlowModuleCommandOutput extends DeleteContactFlowM
|
|
|
52
59
|
export declare class DeleteContactFlowModuleCommand extends $Command<DeleteContactFlowModuleCommandInput, DeleteContactFlowModuleCommandOutput, ConnectClientResolvedConfig> {
|
|
53
60
|
readonly input: DeleteContactFlowModuleCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: DeleteContactFlowModuleCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteContactFlowModuleCommandInput, DeleteContactFlowModuleCommandOutput>;
|
|
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 { DeleteHoursOfOperationRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteHoursOfOperationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteHoursOfOperationCommandInput extends DeleteHoursOfOperationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteHoursOfOperationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteHoursOfOperationCommandOutput extends __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>Deletes an hours of operation.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DeleteHoursOfOperationCommandOutput extends __MetadataBearer {
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DeleteHoursOfOperationCommandInput - {@link DeleteHoursOfOperationCommandInput}
|
|
35
|
+
* @returns {@link DeleteHoursOfOperationCommandOutput}
|
|
29
36
|
* @see {@link DeleteHoursOfOperationCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DeleteHoursOfOperationCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -50,11 +57,20 @@ export interface DeleteHoursOfOperationCommandOutput extends __MetadataBearer {
|
|
|
50
57
|
export declare class DeleteHoursOfOperationCommand extends $Command<DeleteHoursOfOperationCommandInput, DeleteHoursOfOperationCommandOutput, ConnectClientResolvedConfig> {
|
|
51
58
|
readonly input: DeleteHoursOfOperationCommandInput;
|
|
52
59
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
53
63
|
constructor(input: DeleteHoursOfOperationCommandInput);
|
|
54
64
|
/**
|
|
55
65
|
* @internal
|
|
56
66
|
*/
|
|
57
67
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteHoursOfOperationCommandInput, DeleteHoursOfOperationCommandOutput>;
|
|
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 { DeleteInstanceRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteInstanceCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteInstanceCommandInput extends DeleteInstanceRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteInstanceCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteInstanceCommandOutput extends __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>Deletes the Amazon Connect instance.</p>
|
|
19
24
|
* <p>Amazon Connect enforces a limit on the total number of instances that you can create or delete in 30 days.
|
|
@@ -29,6 +34,8 @@ export interface DeleteInstanceCommandOutput extends __MetadataBearer {
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param DeleteInstanceCommandInput - {@link DeleteInstanceCommandInput}
|
|
38
|
+
* @returns {@link DeleteInstanceCommandOutput}
|
|
32
39
|
* @see {@link DeleteInstanceCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link DeleteInstanceCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -47,11 +54,20 @@ export interface DeleteInstanceCommandOutput extends __MetadataBearer {
|
|
|
47
54
|
export declare class DeleteInstanceCommand extends $Command<DeleteInstanceCommandInput, DeleteInstanceCommandOutput, ConnectClientResolvedConfig> {
|
|
48
55
|
readonly input: DeleteInstanceCommandInput;
|
|
49
56
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
50
60
|
constructor(input: DeleteInstanceCommandInput);
|
|
51
61
|
/**
|
|
52
62
|
* @internal
|
|
53
63
|
*/
|
|
54
64
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteInstanceCommandInput, DeleteInstanceCommandOutput>;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
55
68
|
private serialize;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
56
72
|
private deserialize;
|
|
57
73
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
5
5
|
import { DeleteIntegrationAssociationRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteIntegrationAssociationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteIntegrationAssociationCommandInput extends DeleteIntegrationAssociationRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteIntegrationAssociationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteIntegrationAssociationCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes an Amazon Web Services resource association from an Amazon Connect instance. The
|
|
18
23
|
* association must not have any use cases associated with it.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DeleteIntegrationAssociationCommandOutput extends __MetadataBea
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DeleteIntegrationAssociationCommandInput - {@link DeleteIntegrationAssociationCommandInput}
|
|
35
|
+
* @returns {@link DeleteIntegrationAssociationCommandOutput}
|
|
29
36
|
* @see {@link DeleteIntegrationAssociationCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DeleteIntegrationAssociationCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -47,11 +54,20 @@ export interface DeleteIntegrationAssociationCommandOutput extends __MetadataBea
|
|
|
47
54
|
export declare class DeleteIntegrationAssociationCommand extends $Command<DeleteIntegrationAssociationCommandInput, DeleteIntegrationAssociationCommandOutput, ConnectClientResolvedConfig> {
|
|
48
55
|
readonly input: DeleteIntegrationAssociationCommandInput;
|
|
49
56
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
50
60
|
constructor(input: DeleteIntegrationAssociationCommandInput);
|
|
51
61
|
/**
|
|
52
62
|
* @internal
|
|
53
63
|
*/
|
|
54
64
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteIntegrationAssociationCommandInput, DeleteIntegrationAssociationCommandOutput>;
|
|
65
|
+
/**
|
|
66
|
+
* @internal
|
|
67
|
+
*/
|
|
55
68
|
private serialize;
|
|
69
|
+
/**
|
|
70
|
+
* @internal
|
|
71
|
+
*/
|
|
56
72
|
private deserialize;
|
|
57
73
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
5
5
|
import { DeleteQuickConnectRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteQuickConnectCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteQuickConnectCommandInput extends DeleteQuickConnectRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteQuickConnectCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteQuickConnectCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a quick connect.</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 DeleteQuickConnectCommandOutput extends __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteQuickConnectCommandInput - {@link DeleteQuickConnectCommandInput}
|
|
34
|
+
* @returns {@link DeleteQuickConnectCommandOutput}
|
|
28
35
|
* @see {@link DeleteQuickConnectCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteQuickConnectCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DeleteQuickConnectCommandOutput extends __MetadataBearer {
|
|
|
49
56
|
export declare class DeleteQuickConnectCommand extends $Command<DeleteQuickConnectCommandInput, DeleteQuickConnectCommandOutput, ConnectClientResolvedConfig> {
|
|
50
57
|
readonly input: DeleteQuickConnectCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DeleteQuickConnectCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteQuickConnectCommandInput, DeleteQuickConnectCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
5
5
|
import { DeleteRuleRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteRuleCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteRuleCommandInput extends DeleteRuleRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteRuleCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteRuleCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes a rule 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 DeleteRuleCommandOutput extends __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteRuleCommandInput - {@link DeleteRuleCommandInput}
|
|
34
|
+
* @returns {@link DeleteRuleCommandOutput}
|
|
28
35
|
* @see {@link DeleteRuleCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteRuleCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DeleteRuleCommandOutput extends __MetadataBearer {
|
|
|
49
56
|
export declare class DeleteRuleCommand extends $Command<DeleteRuleCommandInput, DeleteRuleCommandOutput, ConnectClientResolvedConfig> {
|
|
50
57
|
readonly input: DeleteRuleCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DeleteRuleCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRuleCommandInput, DeleteRuleCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
5
5
|
import { DeleteSecurityProfileRequest } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteSecurityProfileCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteSecurityProfileCommandInput extends DeleteSecurityProfileRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteSecurityProfileCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteSecurityProfileCommandOutput extends __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>Deletes a security profile.</p>
|
|
19
24
|
* @example
|
|
@@ -26,6 +31,8 @@ export interface DeleteSecurityProfileCommandOutput extends __MetadataBearer {
|
|
|
26
31
|
* const response = await client.send(command);
|
|
27
32
|
* ```
|
|
28
33
|
*
|
|
34
|
+
* @param DeleteSecurityProfileCommandInput - {@link DeleteSecurityProfileCommandInput}
|
|
35
|
+
* @returns {@link DeleteSecurityProfileCommandOutput}
|
|
29
36
|
* @see {@link DeleteSecurityProfileCommandInput} for command's `input` shape.
|
|
30
37
|
* @see {@link DeleteSecurityProfileCommandOutput} for command's `response` shape.
|
|
31
38
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -56,11 +63,20 @@ export interface DeleteSecurityProfileCommandOutput extends __MetadataBearer {
|
|
|
56
63
|
export declare class DeleteSecurityProfileCommand extends $Command<DeleteSecurityProfileCommandInput, DeleteSecurityProfileCommandOutput, ConnectClientResolvedConfig> {
|
|
57
64
|
readonly input: DeleteSecurityProfileCommandInput;
|
|
58
65
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
59
69
|
constructor(input: DeleteSecurityProfileCommandInput);
|
|
60
70
|
/**
|
|
61
71
|
* @internal
|
|
62
72
|
*/
|
|
63
73
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSecurityProfileCommandInput, DeleteSecurityProfileCommandOutput>;
|
|
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 { DeleteTaskTemplateRequest, DeleteTaskTemplateResponse } from "../models/models_0";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteTaskTemplateCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteTaskTemplateCommandInput extends DeleteTaskTemplateRequest {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteTaskTemplateCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteTaskTemplateCommandOutput extends DeleteTaskTemplateResponse, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Deletes the task template.</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 DeleteTaskTemplateCommandOutput extends DeleteTaskTemplateRespo
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteTaskTemplateCommandInput - {@link DeleteTaskTemplateCommandInput}
|
|
34
|
+
* @returns {@link DeleteTaskTemplateCommandOutput}
|
|
28
35
|
* @see {@link DeleteTaskTemplateCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteTaskTemplateCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
|
|
@@ -49,11 +56,20 @@ export interface DeleteTaskTemplateCommandOutput extends DeleteTaskTemplateRespo
|
|
|
49
56
|
export declare class DeleteTaskTemplateCommand extends $Command<DeleteTaskTemplateCommandInput, DeleteTaskTemplateCommandOutput, ConnectClientResolvedConfig> {
|
|
50
57
|
readonly input: DeleteTaskTemplateCommandInput;
|
|
51
58
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
+
/**
|
|
60
|
+
* @public
|
|
61
|
+
*/
|
|
52
62
|
constructor(input: DeleteTaskTemplateCommandInput);
|
|
53
63
|
/**
|
|
54
64
|
* @internal
|
|
55
65
|
*/
|
|
56
66
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTaskTemplateCommandInput, DeleteTaskTemplateCommandOutput>;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
57
70
|
private serialize;
|
|
71
|
+
/**
|
|
72
|
+
* @internal
|
|
73
|
+
*/
|
|
58
74
|
private deserialize;
|
|
59
75
|
}
|