@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
package/dist-types/Connect.d.ts
CHANGED
|
@@ -171,6 +171,7 @@ import { UpdateUserRoutingProfileCommandInput, UpdateUserRoutingProfileCommandOu
|
|
|
171
171
|
import { UpdateUserSecurityProfilesCommandInput, UpdateUserSecurityProfilesCommandOutput } from "./commands/UpdateUserSecurityProfilesCommand";
|
|
172
172
|
import { ConnectClient } from "./ConnectClient";
|
|
173
173
|
/**
|
|
174
|
+
* @public
|
|
174
175
|
* <p>Amazon Connect is a cloud-based contact center solution that you use to set up and
|
|
175
176
|
* manage a customer contact center and provide reliable customer engagement at any scale.</p>
|
|
176
177
|
* <p>Amazon Connect provides metrics and real-time reporting that enable you to optimize
|
|
@@ -185,6 +186,7 @@ import { ConnectClient } from "./ConnectClient";
|
|
|
185
186
|
*/
|
|
186
187
|
export declare class Connect extends ConnectClient {
|
|
187
188
|
/**
|
|
189
|
+
* @public
|
|
188
190
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
189
191
|
* <p>Associates an approved origin to an Amazon Connect instance.</p>
|
|
190
192
|
*/
|
|
@@ -192,6 +194,7 @@ export declare class Connect extends ConnectClient {
|
|
|
192
194
|
associateApprovedOrigin(args: AssociateApprovedOriginCommandInput, cb: (err: any, data?: AssociateApprovedOriginCommandOutput) => void): void;
|
|
193
195
|
associateApprovedOrigin(args: AssociateApprovedOriginCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateApprovedOriginCommandOutput) => void): void;
|
|
194
196
|
/**
|
|
197
|
+
* @public
|
|
195
198
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
196
199
|
* <p>Allows the specified Amazon Connect instance to access the specified Amazon Lex
|
|
197
200
|
* or Amazon Lex V2 bot.</p>
|
|
@@ -200,6 +203,7 @@ export declare class Connect extends ConnectClient {
|
|
|
200
203
|
associateBot(args: AssociateBotCommandInput, cb: (err: any, data?: AssociateBotCommandOutput) => void): void;
|
|
201
204
|
associateBot(args: AssociateBotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateBotCommandOutput) => void): void;
|
|
202
205
|
/**
|
|
206
|
+
* @public
|
|
203
207
|
* <p>Associates an existing vocabulary as the default. Contact Lens for Amazon Connect uses the vocabulary in post-call
|
|
204
208
|
* and real-time analysis sessions for the given language.</p>
|
|
205
209
|
*/
|
|
@@ -207,6 +211,7 @@ export declare class Connect extends ConnectClient {
|
|
|
207
211
|
associateDefaultVocabulary(args: AssociateDefaultVocabularyCommandInput, cb: (err: any, data?: AssociateDefaultVocabularyCommandOutput) => void): void;
|
|
208
212
|
associateDefaultVocabulary(args: AssociateDefaultVocabularyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateDefaultVocabularyCommandOutput) => void): void;
|
|
209
213
|
/**
|
|
214
|
+
* @public
|
|
210
215
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
211
216
|
* <p>Associates a storage resource type for the first time. You can only associate one type of
|
|
212
217
|
* storage configuration in a single call. This means, for example, that you can't define an
|
|
@@ -219,6 +224,7 @@ export declare class Connect extends ConnectClient {
|
|
|
219
224
|
associateInstanceStorageConfig(args: AssociateInstanceStorageConfigCommandInput, cb: (err: any, data?: AssociateInstanceStorageConfigCommandOutput) => void): void;
|
|
220
225
|
associateInstanceStorageConfig(args: AssociateInstanceStorageConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateInstanceStorageConfigCommandOutput) => void): void;
|
|
221
226
|
/**
|
|
227
|
+
* @public
|
|
222
228
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
223
229
|
* <p>Allows the specified Amazon Connect instance to access the specified Lambda
|
|
224
230
|
* function.</p>
|
|
@@ -227,6 +233,7 @@ export declare class Connect extends ConnectClient {
|
|
|
227
233
|
associateLambdaFunction(args: AssociateLambdaFunctionCommandInput, cb: (err: any, data?: AssociateLambdaFunctionCommandOutput) => void): void;
|
|
228
234
|
associateLambdaFunction(args: AssociateLambdaFunctionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateLambdaFunctionCommandOutput) => void): void;
|
|
229
235
|
/**
|
|
236
|
+
* @public
|
|
230
237
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
231
238
|
* <p>Allows the specified Amazon Connect instance to access the specified Amazon Lex
|
|
232
239
|
* V1 bot. This API only supports the association of Amazon Lex V1 bots.</p>
|
|
@@ -235,6 +242,7 @@ export declare class Connect extends ConnectClient {
|
|
|
235
242
|
associateLexBot(args: AssociateLexBotCommandInput, cb: (err: any, data?: AssociateLexBotCommandOutput) => void): void;
|
|
236
243
|
associateLexBot(args: AssociateLexBotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateLexBotCommandOutput) => void): void;
|
|
237
244
|
/**
|
|
245
|
+
* @public
|
|
238
246
|
* <p>Associates a flow with a phone number claimed to your Amazon Connect instance.</p>
|
|
239
247
|
* <important>
|
|
240
248
|
* <p>If the number is claimed to a traffic distribution group, and you are calling this API using an instance in the
|
|
@@ -252,6 +260,7 @@ export declare class Connect extends ConnectClient {
|
|
|
252
260
|
associatePhoneNumberContactFlow(args: AssociatePhoneNumberContactFlowCommandInput, cb: (err: any, data?: AssociatePhoneNumberContactFlowCommandOutput) => void): void;
|
|
253
261
|
associatePhoneNumberContactFlow(args: AssociatePhoneNumberContactFlowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociatePhoneNumberContactFlowCommandOutput) => void): void;
|
|
254
262
|
/**
|
|
263
|
+
* @public
|
|
255
264
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
256
265
|
* <p>Associates a set of quick connects with a queue.</p>
|
|
257
266
|
*/
|
|
@@ -259,12 +268,14 @@ export declare class Connect extends ConnectClient {
|
|
|
259
268
|
associateQueueQuickConnects(args: AssociateQueueQuickConnectsCommandInput, cb: (err: any, data?: AssociateQueueQuickConnectsCommandOutput) => void): void;
|
|
260
269
|
associateQueueQuickConnects(args: AssociateQueueQuickConnectsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateQueueQuickConnectsCommandOutput) => void): void;
|
|
261
270
|
/**
|
|
271
|
+
* @public
|
|
262
272
|
* <p>Associates a set of queues with a routing profile.</p>
|
|
263
273
|
*/
|
|
264
274
|
associateRoutingProfileQueues(args: AssociateRoutingProfileQueuesCommandInput, options?: __HttpHandlerOptions): Promise<AssociateRoutingProfileQueuesCommandOutput>;
|
|
265
275
|
associateRoutingProfileQueues(args: AssociateRoutingProfileQueuesCommandInput, cb: (err: any, data?: AssociateRoutingProfileQueuesCommandOutput) => void): void;
|
|
266
276
|
associateRoutingProfileQueues(args: AssociateRoutingProfileQueuesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateRoutingProfileQueuesCommandOutput) => void): void;
|
|
267
277
|
/**
|
|
278
|
+
* @public
|
|
268
279
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
269
280
|
* <p>Associates a security key to the instance.</p>
|
|
270
281
|
*/
|
|
@@ -272,6 +283,7 @@ export declare class Connect extends ConnectClient {
|
|
|
272
283
|
associateSecurityKey(args: AssociateSecurityKeyCommandInput, cb: (err: any, data?: AssociateSecurityKeyCommandOutput) => void): void;
|
|
273
284
|
associateSecurityKey(args: AssociateSecurityKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateSecurityKeyCommandOutput) => void): void;
|
|
274
285
|
/**
|
|
286
|
+
* @public
|
|
275
287
|
* <p>Claims an available phone number to your Amazon Connect instance or traffic distribution
|
|
276
288
|
* group. You can call this API only in the same Amazon Web Services Region where the Amazon Connect instance or traffic distribution group was created.</p>
|
|
277
289
|
* <p>For more information about how to use this operation, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/claim-phone-number.html">Claim a phone number in your
|
|
@@ -288,6 +300,7 @@ export declare class Connect extends ConnectClient {
|
|
|
288
300
|
claimPhoneNumber(args: ClaimPhoneNumberCommandInput, cb: (err: any, data?: ClaimPhoneNumberCommandOutput) => void): void;
|
|
289
301
|
claimPhoneNumber(args: ClaimPhoneNumberCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ClaimPhoneNumberCommandOutput) => void): void;
|
|
290
302
|
/**
|
|
303
|
+
* @public
|
|
291
304
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
292
305
|
* <p>Creates an agent status for the specified Amazon Connect instance.</p>
|
|
293
306
|
*/
|
|
@@ -295,6 +308,7 @@ export declare class Connect extends ConnectClient {
|
|
|
295
308
|
createAgentStatus(args: CreateAgentStatusCommandInput, cb: (err: any, data?: CreateAgentStatusCommandOutput) => void): void;
|
|
296
309
|
createAgentStatus(args: CreateAgentStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAgentStatusCommandOutput) => void): void;
|
|
297
310
|
/**
|
|
311
|
+
* @public
|
|
298
312
|
* <p>Creates a flow for the specified Amazon Connect instance.</p>
|
|
299
313
|
* <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
|
|
300
314
|
* Flow language</a>.</p>
|
|
@@ -303,12 +317,14 @@ export declare class Connect extends ConnectClient {
|
|
|
303
317
|
createContactFlow(args: CreateContactFlowCommandInput, cb: (err: any, data?: CreateContactFlowCommandOutput) => void): void;
|
|
304
318
|
createContactFlow(args: CreateContactFlowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateContactFlowCommandOutput) => void): void;
|
|
305
319
|
/**
|
|
320
|
+
* @public
|
|
306
321
|
* <p>Creates a flow module for the specified Amazon Connect instance. </p>
|
|
307
322
|
*/
|
|
308
323
|
createContactFlowModule(args: CreateContactFlowModuleCommandInput, options?: __HttpHandlerOptions): Promise<CreateContactFlowModuleCommandOutput>;
|
|
309
324
|
createContactFlowModule(args: CreateContactFlowModuleCommandInput, cb: (err: any, data?: CreateContactFlowModuleCommandOutput) => void): void;
|
|
310
325
|
createContactFlowModule(args: CreateContactFlowModuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateContactFlowModuleCommandOutput) => void): void;
|
|
311
326
|
/**
|
|
327
|
+
* @public
|
|
312
328
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
313
329
|
* <p>Creates hours of operation. </p>
|
|
314
330
|
*/
|
|
@@ -316,6 +332,7 @@ export declare class Connect extends ConnectClient {
|
|
|
316
332
|
createHoursOfOperation(args: CreateHoursOfOperationCommandInput, cb: (err: any, data?: CreateHoursOfOperationCommandOutput) => void): void;
|
|
317
333
|
createHoursOfOperation(args: CreateHoursOfOperationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateHoursOfOperationCommandOutput) => void): void;
|
|
318
334
|
/**
|
|
335
|
+
* @public
|
|
319
336
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
320
337
|
* <p>Initiates an Amazon Connect instance with all the supported channels enabled. It does
|
|
321
338
|
* not attach any storage, such as Amazon Simple Storage Service (Amazon S3) or Amazon Kinesis. It
|
|
@@ -328,6 +345,7 @@ export declare class Connect extends ConnectClient {
|
|
|
328
345
|
createInstance(args: CreateInstanceCommandInput, cb: (err: any, data?: CreateInstanceCommandOutput) => void): void;
|
|
329
346
|
createInstance(args: CreateInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateInstanceCommandOutput) => void): void;
|
|
330
347
|
/**
|
|
348
|
+
* @public
|
|
331
349
|
* <p>Creates an Amazon Web Services resource association with an Amazon Connect
|
|
332
350
|
* instance.</p>
|
|
333
351
|
*/
|
|
@@ -335,6 +353,7 @@ export declare class Connect extends ConnectClient {
|
|
|
335
353
|
createIntegrationAssociation(args: CreateIntegrationAssociationCommandInput, cb: (err: any, data?: CreateIntegrationAssociationCommandOutput) => void): void;
|
|
336
354
|
createIntegrationAssociation(args: CreateIntegrationAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIntegrationAssociationCommandOutput) => void): void;
|
|
337
355
|
/**
|
|
356
|
+
* @public
|
|
338
357
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
339
358
|
* <p>Creates a new queue for the specified Amazon Connect instance.</p>
|
|
340
359
|
* <important>
|
|
@@ -353,18 +372,21 @@ export declare class Connect extends ConnectClient {
|
|
|
353
372
|
createQueue(args: CreateQueueCommandInput, cb: (err: any, data?: CreateQueueCommandOutput) => void): void;
|
|
354
373
|
createQueue(args: CreateQueueCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateQueueCommandOutput) => void): void;
|
|
355
374
|
/**
|
|
375
|
+
* @public
|
|
356
376
|
* <p>Creates a quick connect for the specified Amazon Connect instance.</p>
|
|
357
377
|
*/
|
|
358
378
|
createQuickConnect(args: CreateQuickConnectCommandInput, options?: __HttpHandlerOptions): Promise<CreateQuickConnectCommandOutput>;
|
|
359
379
|
createQuickConnect(args: CreateQuickConnectCommandInput, cb: (err: any, data?: CreateQuickConnectCommandOutput) => void): void;
|
|
360
380
|
createQuickConnect(args: CreateQuickConnectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateQuickConnectCommandOutput) => void): void;
|
|
361
381
|
/**
|
|
382
|
+
* @public
|
|
362
383
|
* <p>Creates a new routing profile.</p>
|
|
363
384
|
*/
|
|
364
385
|
createRoutingProfile(args: CreateRoutingProfileCommandInput, options?: __HttpHandlerOptions): Promise<CreateRoutingProfileCommandOutput>;
|
|
365
386
|
createRoutingProfile(args: CreateRoutingProfileCommandInput, cb: (err: any, data?: CreateRoutingProfileCommandOutput) => void): void;
|
|
366
387
|
createRoutingProfile(args: CreateRoutingProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRoutingProfileCommandOutput) => void): void;
|
|
367
388
|
/**
|
|
389
|
+
* @public
|
|
368
390
|
* <p>Creates a rule for the specified Amazon Connect instance.</p>
|
|
369
391
|
* <p>Use the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/connect-rules-language.html">Rules Function language</a> to
|
|
370
392
|
* code conditions for the rule. </p>
|
|
@@ -373,6 +395,7 @@ export declare class Connect extends ConnectClient {
|
|
|
373
395
|
createRule(args: CreateRuleCommandInput, cb: (err: any, data?: CreateRuleCommandOutput) => void): void;
|
|
374
396
|
createRule(args: CreateRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRuleCommandOutput) => void): void;
|
|
375
397
|
/**
|
|
398
|
+
* @public
|
|
376
399
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
377
400
|
* <p>Creates a security profile.</p>
|
|
378
401
|
*/
|
|
@@ -380,12 +403,14 @@ export declare class Connect extends ConnectClient {
|
|
|
380
403
|
createSecurityProfile(args: CreateSecurityProfileCommandInput, cb: (err: any, data?: CreateSecurityProfileCommandOutput) => void): void;
|
|
381
404
|
createSecurityProfile(args: CreateSecurityProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSecurityProfileCommandOutput) => void): void;
|
|
382
405
|
/**
|
|
406
|
+
* @public
|
|
383
407
|
* <p>Creates a new task template in the specified Amazon Connect instance.</p>
|
|
384
408
|
*/
|
|
385
409
|
createTaskTemplate(args: CreateTaskTemplateCommandInput, options?: __HttpHandlerOptions): Promise<CreateTaskTemplateCommandOutput>;
|
|
386
410
|
createTaskTemplate(args: CreateTaskTemplateCommandInput, cb: (err: any, data?: CreateTaskTemplateCommandOutput) => void): void;
|
|
387
411
|
createTaskTemplate(args: CreateTaskTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTaskTemplateCommandOutput) => void): void;
|
|
388
412
|
/**
|
|
413
|
+
* @public
|
|
389
414
|
* <p>Creates a traffic distribution group given an Amazon Connect instance that has been replicated. </p>
|
|
390
415
|
* <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
|
|
391
416
|
* the <i>Amazon Connect Administrator Guide</i>. </p>
|
|
@@ -394,12 +419,14 @@ export declare class Connect extends ConnectClient {
|
|
|
394
419
|
createTrafficDistributionGroup(args: CreateTrafficDistributionGroupCommandInput, cb: (err: any, data?: CreateTrafficDistributionGroupCommandOutput) => void): void;
|
|
395
420
|
createTrafficDistributionGroup(args: CreateTrafficDistributionGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTrafficDistributionGroupCommandOutput) => void): void;
|
|
396
421
|
/**
|
|
422
|
+
* @public
|
|
397
423
|
* <p>Creates a use case for an integration association.</p>
|
|
398
424
|
*/
|
|
399
425
|
createUseCase(args: CreateUseCaseCommandInput, options?: __HttpHandlerOptions): Promise<CreateUseCaseCommandOutput>;
|
|
400
426
|
createUseCase(args: CreateUseCaseCommandInput, cb: (err: any, data?: CreateUseCaseCommandOutput) => void): void;
|
|
401
427
|
createUseCase(args: CreateUseCaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUseCaseCommandOutput) => void): void;
|
|
402
428
|
/**
|
|
429
|
+
* @public
|
|
403
430
|
* <p>Creates a user account for the specified Amazon Connect instance.</p>
|
|
404
431
|
* <p>For information about how to create user accounts using the Amazon Connect console, see
|
|
405
432
|
* <a href="https://docs.aws.amazon.com/connect/latest/adminguide/user-management.html">Add
|
|
@@ -409,12 +436,14 @@ export declare class Connect extends ConnectClient {
|
|
|
409
436
|
createUser(args: CreateUserCommandInput, cb: (err: any, data?: CreateUserCommandOutput) => void): void;
|
|
410
437
|
createUser(args: CreateUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUserCommandOutput) => void): void;
|
|
411
438
|
/**
|
|
439
|
+
* @public
|
|
412
440
|
* <p>Creates a new user hierarchy group.</p>
|
|
413
441
|
*/
|
|
414
442
|
createUserHierarchyGroup(args: CreateUserHierarchyGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateUserHierarchyGroupCommandOutput>;
|
|
415
443
|
createUserHierarchyGroup(args: CreateUserHierarchyGroupCommandInput, cb: (err: any, data?: CreateUserHierarchyGroupCommandOutput) => void): void;
|
|
416
444
|
createUserHierarchyGroup(args: CreateUserHierarchyGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUserHierarchyGroupCommandOutput) => void): void;
|
|
417
445
|
/**
|
|
446
|
+
* @public
|
|
418
447
|
* <p>Creates a custom vocabulary associated with your Amazon Connect instance. You can set a
|
|
419
448
|
* custom vocabulary to be your default vocabulary for a given language. Contact Lens for Amazon Connect uses the default
|
|
420
449
|
* vocabulary in post-call and real-time contact analysis sessions for that language.</p>
|
|
@@ -423,18 +452,21 @@ export declare class Connect extends ConnectClient {
|
|
|
423
452
|
createVocabulary(args: CreateVocabularyCommandInput, cb: (err: any, data?: CreateVocabularyCommandOutput) => void): void;
|
|
424
453
|
createVocabulary(args: CreateVocabularyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVocabularyCommandOutput) => void): void;
|
|
425
454
|
/**
|
|
455
|
+
* @public
|
|
426
456
|
* <p>Deletes a flow for the specified Amazon Connect instance.</p>
|
|
427
457
|
*/
|
|
428
458
|
deleteContactFlow(args: DeleteContactFlowCommandInput, options?: __HttpHandlerOptions): Promise<DeleteContactFlowCommandOutput>;
|
|
429
459
|
deleteContactFlow(args: DeleteContactFlowCommandInput, cb: (err: any, data?: DeleteContactFlowCommandOutput) => void): void;
|
|
430
460
|
deleteContactFlow(args: DeleteContactFlowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteContactFlowCommandOutput) => void): void;
|
|
431
461
|
/**
|
|
462
|
+
* @public
|
|
432
463
|
* <p>Deletes the specified flow module.</p>
|
|
433
464
|
*/
|
|
434
465
|
deleteContactFlowModule(args: DeleteContactFlowModuleCommandInput, options?: __HttpHandlerOptions): Promise<DeleteContactFlowModuleCommandOutput>;
|
|
435
466
|
deleteContactFlowModule(args: DeleteContactFlowModuleCommandInput, cb: (err: any, data?: DeleteContactFlowModuleCommandOutput) => void): void;
|
|
436
467
|
deleteContactFlowModule(args: DeleteContactFlowModuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteContactFlowModuleCommandOutput) => void): void;
|
|
437
468
|
/**
|
|
469
|
+
* @public
|
|
438
470
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
439
471
|
* <p>Deletes an hours of operation.</p>
|
|
440
472
|
*/
|
|
@@ -442,6 +474,7 @@ export declare class Connect extends ConnectClient {
|
|
|
442
474
|
deleteHoursOfOperation(args: DeleteHoursOfOperationCommandInput, cb: (err: any, data?: DeleteHoursOfOperationCommandOutput) => void): void;
|
|
443
475
|
deleteHoursOfOperation(args: DeleteHoursOfOperationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteHoursOfOperationCommandOutput) => void): void;
|
|
444
476
|
/**
|
|
477
|
+
* @public
|
|
445
478
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
446
479
|
* <p>Deletes the Amazon Connect instance.</p>
|
|
447
480
|
* <p>Amazon Connect enforces a limit on the total number of instances that you can create or delete in 30 days.
|
|
@@ -452,6 +485,7 @@ export declare class Connect extends ConnectClient {
|
|
|
452
485
|
deleteInstance(args: DeleteInstanceCommandInput, cb: (err: any, data?: DeleteInstanceCommandOutput) => void): void;
|
|
453
486
|
deleteInstance(args: DeleteInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteInstanceCommandOutput) => void): void;
|
|
454
487
|
/**
|
|
488
|
+
* @public
|
|
455
489
|
* <p>Deletes an Amazon Web Services resource association from an Amazon Connect instance. The
|
|
456
490
|
* association must not have any use cases associated with it.</p>
|
|
457
491
|
*/
|
|
@@ -459,18 +493,21 @@ export declare class Connect extends ConnectClient {
|
|
|
459
493
|
deleteIntegrationAssociation(args: DeleteIntegrationAssociationCommandInput, cb: (err: any, data?: DeleteIntegrationAssociationCommandOutput) => void): void;
|
|
460
494
|
deleteIntegrationAssociation(args: DeleteIntegrationAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIntegrationAssociationCommandOutput) => void): void;
|
|
461
495
|
/**
|
|
496
|
+
* @public
|
|
462
497
|
* <p>Deletes a quick connect.</p>
|
|
463
498
|
*/
|
|
464
499
|
deleteQuickConnect(args: DeleteQuickConnectCommandInput, options?: __HttpHandlerOptions): Promise<DeleteQuickConnectCommandOutput>;
|
|
465
500
|
deleteQuickConnect(args: DeleteQuickConnectCommandInput, cb: (err: any, data?: DeleteQuickConnectCommandOutput) => void): void;
|
|
466
501
|
deleteQuickConnect(args: DeleteQuickConnectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteQuickConnectCommandOutput) => void): void;
|
|
467
502
|
/**
|
|
503
|
+
* @public
|
|
468
504
|
* <p>Deletes a rule for the specified Amazon Connect instance.</p>
|
|
469
505
|
*/
|
|
470
506
|
deleteRule(args: DeleteRuleCommandInput, options?: __HttpHandlerOptions): Promise<DeleteRuleCommandOutput>;
|
|
471
507
|
deleteRule(args: DeleteRuleCommandInput, cb: (err: any, data?: DeleteRuleCommandOutput) => void): void;
|
|
472
508
|
deleteRule(args: DeleteRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRuleCommandOutput) => void): void;
|
|
473
509
|
/**
|
|
510
|
+
* @public
|
|
474
511
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
475
512
|
* <p>Deletes a security profile.</p>
|
|
476
513
|
*/
|
|
@@ -478,12 +515,14 @@ export declare class Connect extends ConnectClient {
|
|
|
478
515
|
deleteSecurityProfile(args: DeleteSecurityProfileCommandInput, cb: (err: any, data?: DeleteSecurityProfileCommandOutput) => void): void;
|
|
479
516
|
deleteSecurityProfile(args: DeleteSecurityProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSecurityProfileCommandOutput) => void): void;
|
|
480
517
|
/**
|
|
518
|
+
* @public
|
|
481
519
|
* <p>Deletes the task template.</p>
|
|
482
520
|
*/
|
|
483
521
|
deleteTaskTemplate(args: DeleteTaskTemplateCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTaskTemplateCommandOutput>;
|
|
484
522
|
deleteTaskTemplate(args: DeleteTaskTemplateCommandInput, cb: (err: any, data?: DeleteTaskTemplateCommandOutput) => void): void;
|
|
485
523
|
deleteTaskTemplate(args: DeleteTaskTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTaskTemplateCommandOutput) => void): void;
|
|
486
524
|
/**
|
|
525
|
+
* @public
|
|
487
526
|
* <p>Deletes a traffic distribution group. This API can be called only in the Region where the traffic distribution group is
|
|
488
527
|
* created.</p>
|
|
489
528
|
* <p>For more information about deleting traffic distribution groups, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/delete-traffic-distribution-groups.html">Delete traffic distribution groups</a> in
|
|
@@ -493,12 +532,14 @@ export declare class Connect extends ConnectClient {
|
|
|
493
532
|
deleteTrafficDistributionGroup(args: DeleteTrafficDistributionGroupCommandInput, cb: (err: any, data?: DeleteTrafficDistributionGroupCommandOutput) => void): void;
|
|
494
533
|
deleteTrafficDistributionGroup(args: DeleteTrafficDistributionGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTrafficDistributionGroupCommandOutput) => void): void;
|
|
495
534
|
/**
|
|
535
|
+
* @public
|
|
496
536
|
* <p>Deletes a use case from an integration association.</p>
|
|
497
537
|
*/
|
|
498
538
|
deleteUseCase(args: DeleteUseCaseCommandInput, options?: __HttpHandlerOptions): Promise<DeleteUseCaseCommandOutput>;
|
|
499
539
|
deleteUseCase(args: DeleteUseCaseCommandInput, cb: (err: any, data?: DeleteUseCaseCommandOutput) => void): void;
|
|
500
540
|
deleteUseCase(args: DeleteUseCaseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUseCaseCommandOutput) => void): void;
|
|
501
541
|
/**
|
|
542
|
+
* @public
|
|
502
543
|
* <p>Deletes a user account from the specified Amazon Connect instance.</p>
|
|
503
544
|
* <p>For information about what happens to a user's data when their account is deleted, see
|
|
504
545
|
* <a href="https://docs.aws.amazon.com/connect/latest/adminguide/delete-users.html">Delete Users from
|
|
@@ -509,6 +550,7 @@ export declare class Connect extends ConnectClient {
|
|
|
509
550
|
deleteUser(args: DeleteUserCommandInput, cb: (err: any, data?: DeleteUserCommandOutput) => void): void;
|
|
510
551
|
deleteUser(args: DeleteUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUserCommandOutput) => void): void;
|
|
511
552
|
/**
|
|
553
|
+
* @public
|
|
512
554
|
* <p>Deletes an existing user hierarchy group. It must not be associated with any agents or have
|
|
513
555
|
* any active child groups.</p>
|
|
514
556
|
*/
|
|
@@ -516,12 +558,14 @@ export declare class Connect extends ConnectClient {
|
|
|
516
558
|
deleteUserHierarchyGroup(args: DeleteUserHierarchyGroupCommandInput, cb: (err: any, data?: DeleteUserHierarchyGroupCommandOutput) => void): void;
|
|
517
559
|
deleteUserHierarchyGroup(args: DeleteUserHierarchyGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUserHierarchyGroupCommandOutput) => void): void;
|
|
518
560
|
/**
|
|
561
|
+
* @public
|
|
519
562
|
* <p>Deletes the vocabulary that has the given identifier.</p>
|
|
520
563
|
*/
|
|
521
564
|
deleteVocabulary(args: DeleteVocabularyCommandInput, options?: __HttpHandlerOptions): Promise<DeleteVocabularyCommandOutput>;
|
|
522
565
|
deleteVocabulary(args: DeleteVocabularyCommandInput, cb: (err: any, data?: DeleteVocabularyCommandOutput) => void): void;
|
|
523
566
|
deleteVocabulary(args: DeleteVocabularyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVocabularyCommandOutput) => void): void;
|
|
524
567
|
/**
|
|
568
|
+
* @public
|
|
525
569
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
526
570
|
* <p>Describes an agent status.</p>
|
|
527
571
|
*/
|
|
@@ -529,6 +573,7 @@ export declare class Connect extends ConnectClient {
|
|
|
529
573
|
describeAgentStatus(args: DescribeAgentStatusCommandInput, cb: (err: any, data?: DescribeAgentStatusCommandOutput) => void): void;
|
|
530
574
|
describeAgentStatus(args: DescribeAgentStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAgentStatusCommandOutput) => void): void;
|
|
531
575
|
/**
|
|
576
|
+
* @public
|
|
532
577
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
533
578
|
* <p>Describes the specified contact. </p>
|
|
534
579
|
* <important>
|
|
@@ -542,6 +587,7 @@ export declare class Connect extends ConnectClient {
|
|
|
542
587
|
describeContact(args: DescribeContactCommandInput, cb: (err: any, data?: DescribeContactCommandOutput) => void): void;
|
|
543
588
|
describeContact(args: DescribeContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeContactCommandOutput) => void): void;
|
|
544
589
|
/**
|
|
590
|
+
* @public
|
|
545
591
|
* <p>Describes the specified flow.</p>
|
|
546
592
|
* <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
|
|
547
593
|
* Flow language</a>.</p>
|
|
@@ -550,12 +596,14 @@ export declare class Connect extends ConnectClient {
|
|
|
550
596
|
describeContactFlow(args: DescribeContactFlowCommandInput, cb: (err: any, data?: DescribeContactFlowCommandOutput) => void): void;
|
|
551
597
|
describeContactFlow(args: DescribeContactFlowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeContactFlowCommandOutput) => void): void;
|
|
552
598
|
/**
|
|
599
|
+
* @public
|
|
553
600
|
* <p>Describes the specified flow module.</p>
|
|
554
601
|
*/
|
|
555
602
|
describeContactFlowModule(args: DescribeContactFlowModuleCommandInput, options?: __HttpHandlerOptions): Promise<DescribeContactFlowModuleCommandOutput>;
|
|
556
603
|
describeContactFlowModule(args: DescribeContactFlowModuleCommandInput, cb: (err: any, data?: DescribeContactFlowModuleCommandOutput) => void): void;
|
|
557
604
|
describeContactFlowModule(args: DescribeContactFlowModuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeContactFlowModuleCommandOutput) => void): void;
|
|
558
605
|
/**
|
|
606
|
+
* @public
|
|
559
607
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
560
608
|
* <p>Describes the hours of operation.</p>
|
|
561
609
|
*/
|
|
@@ -563,6 +611,7 @@ export declare class Connect extends ConnectClient {
|
|
|
563
611
|
describeHoursOfOperation(args: DescribeHoursOfOperationCommandInput, cb: (err: any, data?: DescribeHoursOfOperationCommandOutput) => void): void;
|
|
564
612
|
describeHoursOfOperation(args: DescribeHoursOfOperationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHoursOfOperationCommandOutput) => void): void;
|
|
565
613
|
/**
|
|
614
|
+
* @public
|
|
566
615
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
567
616
|
* <p>Returns the current state of the specified instance identifier. It tracks the instance while
|
|
568
617
|
* it is being created and returns an error status, if applicable. </p>
|
|
@@ -574,6 +623,7 @@ export declare class Connect extends ConnectClient {
|
|
|
574
623
|
describeInstance(args: DescribeInstanceCommandInput, cb: (err: any, data?: DescribeInstanceCommandOutput) => void): void;
|
|
575
624
|
describeInstance(args: DescribeInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceCommandOutput) => void): void;
|
|
576
625
|
/**
|
|
626
|
+
* @public
|
|
577
627
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
578
628
|
* <p>Describes the specified instance attribute.</p>
|
|
579
629
|
*/
|
|
@@ -581,6 +631,7 @@ export declare class Connect extends ConnectClient {
|
|
|
581
631
|
describeInstanceAttribute(args: DescribeInstanceAttributeCommandInput, cb: (err: any, data?: DescribeInstanceAttributeCommandOutput) => void): void;
|
|
582
632
|
describeInstanceAttribute(args: DescribeInstanceAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceAttributeCommandOutput) => void): void;
|
|
583
633
|
/**
|
|
634
|
+
* @public
|
|
584
635
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
585
636
|
* <p>Retrieves the current storage configurations for the specified resource type, association
|
|
586
637
|
* ID, and instance ID.</p>
|
|
@@ -589,6 +640,7 @@ export declare class Connect extends ConnectClient {
|
|
|
589
640
|
describeInstanceStorageConfig(args: DescribeInstanceStorageConfigCommandInput, cb: (err: any, data?: DescribeInstanceStorageConfigCommandOutput) => void): void;
|
|
590
641
|
describeInstanceStorageConfig(args: DescribeInstanceStorageConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInstanceStorageConfigCommandOutput) => void): void;
|
|
591
642
|
/**
|
|
643
|
+
* @public
|
|
592
644
|
* <p>Gets details and status of a phone number that’s claimed to your Amazon Connect instance
|
|
593
645
|
* or traffic distribution group.</p>
|
|
594
646
|
* <important>
|
|
@@ -606,6 +658,7 @@ export declare class Connect extends ConnectClient {
|
|
|
606
658
|
describePhoneNumber(args: DescribePhoneNumberCommandInput, cb: (err: any, data?: DescribePhoneNumberCommandOutput) => void): void;
|
|
607
659
|
describePhoneNumber(args: DescribePhoneNumberCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePhoneNumberCommandOutput) => void): void;
|
|
608
660
|
/**
|
|
661
|
+
* @public
|
|
609
662
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
610
663
|
* <p>Describes the specified queue.</p>
|
|
611
664
|
*/
|
|
@@ -613,24 +666,28 @@ export declare class Connect extends ConnectClient {
|
|
|
613
666
|
describeQueue(args: DescribeQueueCommandInput, cb: (err: any, data?: DescribeQueueCommandOutput) => void): void;
|
|
614
667
|
describeQueue(args: DescribeQueueCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeQueueCommandOutput) => void): void;
|
|
615
668
|
/**
|
|
669
|
+
* @public
|
|
616
670
|
* <p>Describes the quick connect.</p>
|
|
617
671
|
*/
|
|
618
672
|
describeQuickConnect(args: DescribeQuickConnectCommandInput, options?: __HttpHandlerOptions): Promise<DescribeQuickConnectCommandOutput>;
|
|
619
673
|
describeQuickConnect(args: DescribeQuickConnectCommandInput, cb: (err: any, data?: DescribeQuickConnectCommandOutput) => void): void;
|
|
620
674
|
describeQuickConnect(args: DescribeQuickConnectCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeQuickConnectCommandOutput) => void): void;
|
|
621
675
|
/**
|
|
676
|
+
* @public
|
|
622
677
|
* <p>Describes the specified routing profile.</p>
|
|
623
678
|
*/
|
|
624
679
|
describeRoutingProfile(args: DescribeRoutingProfileCommandInput, options?: __HttpHandlerOptions): Promise<DescribeRoutingProfileCommandOutput>;
|
|
625
680
|
describeRoutingProfile(args: DescribeRoutingProfileCommandInput, cb: (err: any, data?: DescribeRoutingProfileCommandOutput) => void): void;
|
|
626
681
|
describeRoutingProfile(args: DescribeRoutingProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRoutingProfileCommandOutput) => void): void;
|
|
627
682
|
/**
|
|
683
|
+
* @public
|
|
628
684
|
* <p>Describes a rule for the specified Amazon Connect instance.</p>
|
|
629
685
|
*/
|
|
630
686
|
describeRule(args: DescribeRuleCommandInput, options?: __HttpHandlerOptions): Promise<DescribeRuleCommandOutput>;
|
|
631
687
|
describeRule(args: DescribeRuleCommandInput, cb: (err: any, data?: DescribeRuleCommandOutput) => void): void;
|
|
632
688
|
describeRule(args: DescribeRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeRuleCommandOutput) => void): void;
|
|
633
689
|
/**
|
|
690
|
+
* @public
|
|
634
691
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
635
692
|
* <p>Gets basic information about the security profle.</p>
|
|
636
693
|
*/
|
|
@@ -638,12 +695,14 @@ export declare class Connect extends ConnectClient {
|
|
|
638
695
|
describeSecurityProfile(args: DescribeSecurityProfileCommandInput, cb: (err: any, data?: DescribeSecurityProfileCommandOutput) => void): void;
|
|
639
696
|
describeSecurityProfile(args: DescribeSecurityProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSecurityProfileCommandOutput) => void): void;
|
|
640
697
|
/**
|
|
698
|
+
* @public
|
|
641
699
|
* <p>Gets details and status of a traffic distribution group.</p>
|
|
642
700
|
*/
|
|
643
701
|
describeTrafficDistributionGroup(args: DescribeTrafficDistributionGroupCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTrafficDistributionGroupCommandOutput>;
|
|
644
702
|
describeTrafficDistributionGroup(args: DescribeTrafficDistributionGroupCommandInput, cb: (err: any, data?: DescribeTrafficDistributionGroupCommandOutput) => void): void;
|
|
645
703
|
describeTrafficDistributionGroup(args: DescribeTrafficDistributionGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTrafficDistributionGroupCommandOutput) => void): void;
|
|
646
704
|
/**
|
|
705
|
+
* @public
|
|
647
706
|
* <p>Describes the specified user account. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID in the Amazon Connect console</a> (it’s the final part of the ARN). The console does not display the
|
|
648
707
|
* user IDs. Instead, list the users and note the IDs provided in the output.</p>
|
|
649
708
|
*/
|
|
@@ -651,24 +710,28 @@ export declare class Connect extends ConnectClient {
|
|
|
651
710
|
describeUser(args: DescribeUserCommandInput, cb: (err: any, data?: DescribeUserCommandOutput) => void): void;
|
|
652
711
|
describeUser(args: DescribeUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUserCommandOutput) => void): void;
|
|
653
712
|
/**
|
|
713
|
+
* @public
|
|
654
714
|
* <p>Describes the specified hierarchy group.</p>
|
|
655
715
|
*/
|
|
656
716
|
describeUserHierarchyGroup(args: DescribeUserHierarchyGroupCommandInput, options?: __HttpHandlerOptions): Promise<DescribeUserHierarchyGroupCommandOutput>;
|
|
657
717
|
describeUserHierarchyGroup(args: DescribeUserHierarchyGroupCommandInput, cb: (err: any, data?: DescribeUserHierarchyGroupCommandOutput) => void): void;
|
|
658
718
|
describeUserHierarchyGroup(args: DescribeUserHierarchyGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUserHierarchyGroupCommandOutput) => void): void;
|
|
659
719
|
/**
|
|
720
|
+
* @public
|
|
660
721
|
* <p>Describes the hierarchy structure of the specified Amazon Connect instance.</p>
|
|
661
722
|
*/
|
|
662
723
|
describeUserHierarchyStructure(args: DescribeUserHierarchyStructureCommandInput, options?: __HttpHandlerOptions): Promise<DescribeUserHierarchyStructureCommandOutput>;
|
|
663
724
|
describeUserHierarchyStructure(args: DescribeUserHierarchyStructureCommandInput, cb: (err: any, data?: DescribeUserHierarchyStructureCommandOutput) => void): void;
|
|
664
725
|
describeUserHierarchyStructure(args: DescribeUserHierarchyStructureCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUserHierarchyStructureCommandOutput) => void): void;
|
|
665
726
|
/**
|
|
727
|
+
* @public
|
|
666
728
|
* <p>Describes the specified vocabulary.</p>
|
|
667
729
|
*/
|
|
668
730
|
describeVocabulary(args: DescribeVocabularyCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVocabularyCommandOutput>;
|
|
669
731
|
describeVocabulary(args: DescribeVocabularyCommandInput, cb: (err: any, data?: DescribeVocabularyCommandOutput) => void): void;
|
|
670
732
|
describeVocabulary(args: DescribeVocabularyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVocabularyCommandOutput) => void): void;
|
|
671
733
|
/**
|
|
734
|
+
* @public
|
|
672
735
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
673
736
|
* <p>Revokes access to integrated applications from Amazon Connect.</p>
|
|
674
737
|
*/
|
|
@@ -676,6 +739,7 @@ export declare class Connect extends ConnectClient {
|
|
|
676
739
|
disassociateApprovedOrigin(args: DisassociateApprovedOriginCommandInput, cb: (err: any, data?: DisassociateApprovedOriginCommandOutput) => void): void;
|
|
677
740
|
disassociateApprovedOrigin(args: DisassociateApprovedOriginCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateApprovedOriginCommandOutput) => void): void;
|
|
678
741
|
/**
|
|
742
|
+
* @public
|
|
679
743
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
680
744
|
* <p>Revokes authorization from the specified instance to access the specified Amazon Lex or Amazon Lex V2
|
|
681
745
|
* bot. </p>
|
|
@@ -684,6 +748,7 @@ export declare class Connect extends ConnectClient {
|
|
|
684
748
|
disassociateBot(args: DisassociateBotCommandInput, cb: (err: any, data?: DisassociateBotCommandOutput) => void): void;
|
|
685
749
|
disassociateBot(args: DisassociateBotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateBotCommandOutput) => void): void;
|
|
686
750
|
/**
|
|
751
|
+
* @public
|
|
687
752
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
688
753
|
* <p>Removes the storage type configurations for the specified resource type and association
|
|
689
754
|
* ID.</p>
|
|
@@ -692,6 +757,7 @@ export declare class Connect extends ConnectClient {
|
|
|
692
757
|
disassociateInstanceStorageConfig(args: DisassociateInstanceStorageConfigCommandInput, cb: (err: any, data?: DisassociateInstanceStorageConfigCommandOutput) => void): void;
|
|
693
758
|
disassociateInstanceStorageConfig(args: DisassociateInstanceStorageConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateInstanceStorageConfigCommandOutput) => void): void;
|
|
694
759
|
/**
|
|
760
|
+
* @public
|
|
695
761
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
696
762
|
* <p>Remove the Lambda function from the dropdown options available in the relevant
|
|
697
763
|
* flow blocks.</p>
|
|
@@ -700,6 +766,7 @@ export declare class Connect extends ConnectClient {
|
|
|
700
766
|
disassociateLambdaFunction(args: DisassociateLambdaFunctionCommandInput, cb: (err: any, data?: DisassociateLambdaFunctionCommandOutput) => void): void;
|
|
701
767
|
disassociateLambdaFunction(args: DisassociateLambdaFunctionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateLambdaFunctionCommandOutput) => void): void;
|
|
702
768
|
/**
|
|
769
|
+
* @public
|
|
703
770
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
704
771
|
* <p>Revokes authorization from the specified instance to access the specified Amazon Lex
|
|
705
772
|
* bot.</p>
|
|
@@ -708,6 +775,7 @@ export declare class Connect extends ConnectClient {
|
|
|
708
775
|
disassociateLexBot(args: DisassociateLexBotCommandInput, cb: (err: any, data?: DisassociateLexBotCommandOutput) => void): void;
|
|
709
776
|
disassociateLexBot(args: DisassociateLexBotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateLexBotCommandOutput) => void): void;
|
|
710
777
|
/**
|
|
778
|
+
* @public
|
|
711
779
|
* <p>Removes the flow association from a phone number claimed to your Amazon Connect
|
|
712
780
|
* instance.</p>
|
|
713
781
|
* <important>
|
|
@@ -724,6 +792,7 @@ export declare class Connect extends ConnectClient {
|
|
|
724
792
|
disassociatePhoneNumberContactFlow(args: DisassociatePhoneNumberContactFlowCommandInput, cb: (err: any, data?: DisassociatePhoneNumberContactFlowCommandOutput) => void): void;
|
|
725
793
|
disassociatePhoneNumberContactFlow(args: DisassociatePhoneNumberContactFlowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociatePhoneNumberContactFlowCommandOutput) => void): void;
|
|
726
794
|
/**
|
|
795
|
+
* @public
|
|
727
796
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
728
797
|
* <p>Disassociates a set of quick connects from a queue.</p>
|
|
729
798
|
*/
|
|
@@ -731,12 +800,14 @@ export declare class Connect extends ConnectClient {
|
|
|
731
800
|
disassociateQueueQuickConnects(args: DisassociateQueueQuickConnectsCommandInput, cb: (err: any, data?: DisassociateQueueQuickConnectsCommandOutput) => void): void;
|
|
732
801
|
disassociateQueueQuickConnects(args: DisassociateQueueQuickConnectsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateQueueQuickConnectsCommandOutput) => void): void;
|
|
733
802
|
/**
|
|
803
|
+
* @public
|
|
734
804
|
* <p>Disassociates a set of queues from a routing profile.</p>
|
|
735
805
|
*/
|
|
736
806
|
disassociateRoutingProfileQueues(args: DisassociateRoutingProfileQueuesCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateRoutingProfileQueuesCommandOutput>;
|
|
737
807
|
disassociateRoutingProfileQueues(args: DisassociateRoutingProfileQueuesCommandInput, cb: (err: any, data?: DisassociateRoutingProfileQueuesCommandOutput) => void): void;
|
|
738
808
|
disassociateRoutingProfileQueues(args: DisassociateRoutingProfileQueuesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateRoutingProfileQueuesCommandOutput) => void): void;
|
|
739
809
|
/**
|
|
810
|
+
* @public
|
|
740
811
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
741
812
|
* <p>Deletes the specified security key.</p>
|
|
742
813
|
*/
|
|
@@ -744,6 +815,7 @@ export declare class Connect extends ConnectClient {
|
|
|
744
815
|
disassociateSecurityKey(args: DisassociateSecurityKeyCommandInput, cb: (err: any, data?: DisassociateSecurityKeyCommandOutput) => void): void;
|
|
745
816
|
disassociateSecurityKey(args: DisassociateSecurityKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateSecurityKeyCommandOutput) => void): void;
|
|
746
817
|
/**
|
|
818
|
+
* @public
|
|
747
819
|
* <p>Dismisses contacts from an agent’s CCP and returns the agent to an available state, which
|
|
748
820
|
* allows the agent to receive a new routed contact. Contacts can only be dismissed if they are in a
|
|
749
821
|
* <code>MISSED</code>, <code>ERROR</code>, <code>ENDED</code>, or <code>REJECTED</code> state in
|
|
@@ -754,12 +826,14 @@ export declare class Connect extends ConnectClient {
|
|
|
754
826
|
dismissUserContact(args: DismissUserContactCommandInput, cb: (err: any, data?: DismissUserContactCommandOutput) => void): void;
|
|
755
827
|
dismissUserContact(args: DismissUserContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DismissUserContactCommandOutput) => void): void;
|
|
756
828
|
/**
|
|
829
|
+
* @public
|
|
757
830
|
* <p>Retrieves the contact attributes for the specified contact.</p>
|
|
758
831
|
*/
|
|
759
832
|
getContactAttributes(args: GetContactAttributesCommandInput, options?: __HttpHandlerOptions): Promise<GetContactAttributesCommandOutput>;
|
|
760
833
|
getContactAttributes(args: GetContactAttributesCommandInput, cb: (err: any, data?: GetContactAttributesCommandOutput) => void): void;
|
|
761
834
|
getContactAttributes(args: GetContactAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetContactAttributesCommandOutput) => void): void;
|
|
762
835
|
/**
|
|
836
|
+
* @public
|
|
763
837
|
* <p>Gets the real-time metric data from the specified Amazon Connect instance.</p>
|
|
764
838
|
* <p>For a description of each metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-definitions.html">Real-time Metrics
|
|
765
839
|
* Definitions</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
|
|
@@ -768,12 +842,14 @@ export declare class Connect extends ConnectClient {
|
|
|
768
842
|
getCurrentMetricData(args: GetCurrentMetricDataCommandInput, cb: (err: any, data?: GetCurrentMetricDataCommandOutput) => void): void;
|
|
769
843
|
getCurrentMetricData(args: GetCurrentMetricDataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCurrentMetricDataCommandOutput) => void): void;
|
|
770
844
|
/**
|
|
845
|
+
* @public
|
|
771
846
|
* <p>Gets the real-time active user data from the specified Amazon Connect instance. </p>
|
|
772
847
|
*/
|
|
773
848
|
getCurrentUserData(args: GetCurrentUserDataCommandInput, options?: __HttpHandlerOptions): Promise<GetCurrentUserDataCommandOutput>;
|
|
774
849
|
getCurrentUserData(args: GetCurrentUserDataCommandInput, cb: (err: any, data?: GetCurrentUserDataCommandOutput) => void): void;
|
|
775
850
|
getCurrentUserData(args: GetCurrentUserDataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCurrentUserDataCommandOutput) => void): void;
|
|
776
851
|
/**
|
|
852
|
+
* @public
|
|
777
853
|
* <p>Retrieves a token for federation.</p>
|
|
778
854
|
* <note>
|
|
779
855
|
* <p>This API doesn't support root users. If you try to invoke GetFederationToken with root
|
|
@@ -788,6 +864,7 @@ export declare class Connect extends ConnectClient {
|
|
|
788
864
|
getFederationToken(args: GetFederationTokenCommandInput, cb: (err: any, data?: GetFederationTokenCommandOutput) => void): void;
|
|
789
865
|
getFederationToken(args: GetFederationTokenCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetFederationTokenCommandOutput) => void): void;
|
|
790
866
|
/**
|
|
867
|
+
* @public
|
|
791
868
|
* <p>Gets historical metric data from the specified Amazon Connect instance.</p>
|
|
792
869
|
* <p>For a description of each historical metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html">Historical Metrics
|
|
793
870
|
* Definitions</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
|
|
@@ -796,6 +873,7 @@ export declare class Connect extends ConnectClient {
|
|
|
796
873
|
getMetricData(args: GetMetricDataCommandInput, cb: (err: any, data?: GetMetricDataCommandOutput) => void): void;
|
|
797
874
|
getMetricData(args: GetMetricDataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMetricDataCommandOutput) => void): void;
|
|
798
875
|
/**
|
|
876
|
+
* @public
|
|
799
877
|
* <p>Gets metric data from the specified Amazon Connect instance. </p>
|
|
800
878
|
* <p>
|
|
801
879
|
* <code>GetMetricDataV2</code> offers more features than <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_GetMetricData.html">GetMetricData</a>, the previous
|
|
@@ -813,6 +891,7 @@ export declare class Connect extends ConnectClient {
|
|
|
813
891
|
getMetricDataV2(args: GetMetricDataV2CommandInput, cb: (err: any, data?: GetMetricDataV2CommandOutput) => void): void;
|
|
814
892
|
getMetricDataV2(args: GetMetricDataV2CommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMetricDataV2CommandOutput) => void): void;
|
|
815
893
|
/**
|
|
894
|
+
* @public
|
|
816
895
|
* <p>Gets details about a specific task template in the specified Amazon Connect
|
|
817
896
|
* instance.</p>
|
|
818
897
|
*/
|
|
@@ -820,12 +899,14 @@ export declare class Connect extends ConnectClient {
|
|
|
820
899
|
getTaskTemplate(args: GetTaskTemplateCommandInput, cb: (err: any, data?: GetTaskTemplateCommandOutput) => void): void;
|
|
821
900
|
getTaskTemplate(args: GetTaskTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTaskTemplateCommandOutput) => void): void;
|
|
822
901
|
/**
|
|
902
|
+
* @public
|
|
823
903
|
* <p>Retrieves the current traffic distribution for a given traffic distribution group.</p>
|
|
824
904
|
*/
|
|
825
905
|
getTrafficDistribution(args: GetTrafficDistributionCommandInput, options?: __HttpHandlerOptions): Promise<GetTrafficDistributionCommandOutput>;
|
|
826
906
|
getTrafficDistribution(args: GetTrafficDistributionCommandInput, cb: (err: any, data?: GetTrafficDistributionCommandOutput) => void): void;
|
|
827
907
|
getTrafficDistribution(args: GetTrafficDistributionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTrafficDistributionCommandOutput) => void): void;
|
|
828
908
|
/**
|
|
909
|
+
* @public
|
|
829
910
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
830
911
|
* <p>Lists agent statuses.</p>
|
|
831
912
|
*/
|
|
@@ -833,6 +914,7 @@ export declare class Connect extends ConnectClient {
|
|
|
833
914
|
listAgentStatuses(args: ListAgentStatusesCommandInput, cb: (err: any, data?: ListAgentStatusesCommandOutput) => void): void;
|
|
834
915
|
listAgentStatuses(args: ListAgentStatusesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAgentStatusesCommandOutput) => void): void;
|
|
835
916
|
/**
|
|
917
|
+
* @public
|
|
836
918
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
837
919
|
* <p>Returns a paginated list of all approved origins associated with the instance.</p>
|
|
838
920
|
*/
|
|
@@ -840,6 +922,7 @@ export declare class Connect extends ConnectClient {
|
|
|
840
922
|
listApprovedOrigins(args: ListApprovedOriginsCommandInput, cb: (err: any, data?: ListApprovedOriginsCommandOutput) => void): void;
|
|
841
923
|
listApprovedOrigins(args: ListApprovedOriginsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListApprovedOriginsCommandOutput) => void): void;
|
|
842
924
|
/**
|
|
925
|
+
* @public
|
|
843
926
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
844
927
|
* <p>For the specified version of Amazon Lex, returns a paginated list of all the Amazon Lex bots currently associated with the instance. Use this API to returns both Amazon Lex V1 and V2 bots.</p>
|
|
845
928
|
*/
|
|
@@ -847,6 +930,7 @@ export declare class Connect extends ConnectClient {
|
|
|
847
930
|
listBots(args: ListBotsCommandInput, cb: (err: any, data?: ListBotsCommandOutput) => void): void;
|
|
848
931
|
listBots(args: ListBotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListBotsCommandOutput) => void): void;
|
|
849
932
|
/**
|
|
933
|
+
* @public
|
|
850
934
|
* <p>Provides information about the flow modules for the specified Amazon Connect
|
|
851
935
|
* instance.</p>
|
|
852
936
|
*/
|
|
@@ -854,6 +938,7 @@ export declare class Connect extends ConnectClient {
|
|
|
854
938
|
listContactFlowModules(args: ListContactFlowModulesCommandInput, cb: (err: any, data?: ListContactFlowModulesCommandOutput) => void): void;
|
|
855
939
|
listContactFlowModules(args: ListContactFlowModulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListContactFlowModulesCommandOutput) => void): void;
|
|
856
940
|
/**
|
|
941
|
+
* @public
|
|
857
942
|
* <p>Provides information about the flows for the specified Amazon Connect instance.</p>
|
|
858
943
|
* <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
|
|
859
944
|
* Flow language</a>.</p>
|
|
@@ -864,6 +949,7 @@ export declare class Connect extends ConnectClient {
|
|
|
864
949
|
listContactFlows(args: ListContactFlowsCommandInput, cb: (err: any, data?: ListContactFlowsCommandOutput) => void): void;
|
|
865
950
|
listContactFlows(args: ListContactFlowsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListContactFlowsCommandOutput) => void): void;
|
|
866
951
|
/**
|
|
952
|
+
* @public
|
|
867
953
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
868
954
|
* <p>For the specified <code>referenceTypes</code>, returns a list of references associated with
|
|
869
955
|
* the contact. </p>
|
|
@@ -872,12 +958,14 @@ export declare class Connect extends ConnectClient {
|
|
|
872
958
|
listContactReferences(args: ListContactReferencesCommandInput, cb: (err: any, data?: ListContactReferencesCommandOutput) => void): void;
|
|
873
959
|
listContactReferences(args: ListContactReferencesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListContactReferencesCommandOutput) => void): void;
|
|
874
960
|
/**
|
|
961
|
+
* @public
|
|
875
962
|
* <p>Lists the default vocabularies for the specified Amazon Connect instance.</p>
|
|
876
963
|
*/
|
|
877
964
|
listDefaultVocabularies(args: ListDefaultVocabulariesCommandInput, options?: __HttpHandlerOptions): Promise<ListDefaultVocabulariesCommandOutput>;
|
|
878
965
|
listDefaultVocabularies(args: ListDefaultVocabulariesCommandInput, cb: (err: any, data?: ListDefaultVocabulariesCommandOutput) => void): void;
|
|
879
966
|
listDefaultVocabularies(args: ListDefaultVocabulariesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDefaultVocabulariesCommandOutput) => void): void;
|
|
880
967
|
/**
|
|
968
|
+
* @public
|
|
881
969
|
* <p>Provides information about the hours of operation for the specified Amazon Connect
|
|
882
970
|
* instance.</p>
|
|
883
971
|
* <p>For more information about hours of operation, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/set-hours-operation.html">Set the Hours of Operation for a
|
|
@@ -887,6 +975,7 @@ export declare class Connect extends ConnectClient {
|
|
|
887
975
|
listHoursOfOperations(args: ListHoursOfOperationsCommandInput, cb: (err: any, data?: ListHoursOfOperationsCommandOutput) => void): void;
|
|
888
976
|
listHoursOfOperations(args: ListHoursOfOperationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListHoursOfOperationsCommandOutput) => void): void;
|
|
889
977
|
/**
|
|
978
|
+
* @public
|
|
890
979
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
891
980
|
* <p>Returns a paginated list of all attribute types for the given instance.</p>
|
|
892
981
|
*/
|
|
@@ -894,6 +983,7 @@ export declare class Connect extends ConnectClient {
|
|
|
894
983
|
listInstanceAttributes(args: ListInstanceAttributesCommandInput, cb: (err: any, data?: ListInstanceAttributesCommandOutput) => void): void;
|
|
895
984
|
listInstanceAttributes(args: ListInstanceAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInstanceAttributesCommandOutput) => void): void;
|
|
896
985
|
/**
|
|
986
|
+
* @public
|
|
897
987
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
898
988
|
* <p>Return a list of instances which are in active state, creation-in-progress state, and failed
|
|
899
989
|
* state. Instances that aren't successfully created (they are in a failed state) are returned only
|
|
@@ -903,6 +993,7 @@ export declare class Connect extends ConnectClient {
|
|
|
903
993
|
listInstances(args: ListInstancesCommandInput, cb: (err: any, data?: ListInstancesCommandOutput) => void): void;
|
|
904
994
|
listInstances(args: ListInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInstancesCommandOutput) => void): void;
|
|
905
995
|
/**
|
|
996
|
+
* @public
|
|
906
997
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
907
998
|
* <p>Returns a paginated list of storage configs for the identified instance and resource
|
|
908
999
|
* type.</p>
|
|
@@ -911,6 +1002,7 @@ export declare class Connect extends ConnectClient {
|
|
|
911
1002
|
listInstanceStorageConfigs(args: ListInstanceStorageConfigsCommandInput, cb: (err: any, data?: ListInstanceStorageConfigsCommandOutput) => void): void;
|
|
912
1003
|
listInstanceStorageConfigs(args: ListInstanceStorageConfigsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInstanceStorageConfigsCommandOutput) => void): void;
|
|
913
1004
|
/**
|
|
1005
|
+
* @public
|
|
914
1006
|
* <p>Provides summary information about the Amazon Web Services resource associations for the
|
|
915
1007
|
* specified Amazon Connect instance.</p>
|
|
916
1008
|
*/
|
|
@@ -918,6 +1010,7 @@ export declare class Connect extends ConnectClient {
|
|
|
918
1010
|
listIntegrationAssociations(args: ListIntegrationAssociationsCommandInput, cb: (err: any, data?: ListIntegrationAssociationsCommandOutput) => void): void;
|
|
919
1011
|
listIntegrationAssociations(args: ListIntegrationAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListIntegrationAssociationsCommandOutput) => void): void;
|
|
920
1012
|
/**
|
|
1013
|
+
* @public
|
|
921
1014
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
922
1015
|
* <p>Returns a paginated list of all Lambda functions that display in the dropdown options in the
|
|
923
1016
|
* relevant flow blocks.</p>
|
|
@@ -926,6 +1019,7 @@ export declare class Connect extends ConnectClient {
|
|
|
926
1019
|
listLambdaFunctions(args: ListLambdaFunctionsCommandInput, cb: (err: any, data?: ListLambdaFunctionsCommandOutput) => void): void;
|
|
927
1020
|
listLambdaFunctions(args: ListLambdaFunctionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLambdaFunctionsCommandOutput) => void): void;
|
|
928
1021
|
/**
|
|
1022
|
+
* @public
|
|
929
1023
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
930
1024
|
* <p>Returns a paginated list of all the Amazon Lex V1 bots currently associated with the
|
|
931
1025
|
* instance. To return both Amazon Lex V1 and V2 bots, use the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ListBots.html">ListBots</a> API.
|
|
@@ -935,6 +1029,7 @@ export declare class Connect extends ConnectClient {
|
|
|
935
1029
|
listLexBots(args: ListLexBotsCommandInput, cb: (err: any, data?: ListLexBotsCommandOutput) => void): void;
|
|
936
1030
|
listLexBots(args: ListLexBotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLexBotsCommandOutput) => void): void;
|
|
937
1031
|
/**
|
|
1032
|
+
* @public
|
|
938
1033
|
* <p>Provides information about the phone numbers for the specified Amazon Connect instance. </p>
|
|
939
1034
|
* <p>For more information about phone numbers, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/contact-center-phone-number.html">Set Up Phone Numbers for Your
|
|
940
1035
|
* Contact Center</a> in the <i>Amazon Connect Administrator
|
|
@@ -950,6 +1045,7 @@ export declare class Connect extends ConnectClient {
|
|
|
950
1045
|
listPhoneNumbers(args: ListPhoneNumbersCommandInput, cb: (err: any, data?: ListPhoneNumbersCommandOutput) => void): void;
|
|
951
1046
|
listPhoneNumbers(args: ListPhoneNumbersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPhoneNumbersCommandOutput) => void): void;
|
|
952
1047
|
/**
|
|
1048
|
+
* @public
|
|
953
1049
|
* <p>Lists phone numbers claimed to your Amazon Connect instance or traffic distribution group. If the provided
|
|
954
1050
|
* <code>TargetArn</code> is a traffic distribution group, you can call this API in both Amazon Web Services Regions
|
|
955
1051
|
* associated with traffic distribution group.</p>
|
|
@@ -961,12 +1057,14 @@ export declare class Connect extends ConnectClient {
|
|
|
961
1057
|
listPhoneNumbersV2(args: ListPhoneNumbersV2CommandInput, cb: (err: any, data?: ListPhoneNumbersV2CommandOutput) => void): void;
|
|
962
1058
|
listPhoneNumbersV2(args: ListPhoneNumbersV2CommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPhoneNumbersV2CommandOutput) => void): void;
|
|
963
1059
|
/**
|
|
1060
|
+
* @public
|
|
964
1061
|
* <p>Provides information about the prompts for the specified Amazon Connect instance.</p>
|
|
965
1062
|
*/
|
|
966
1063
|
listPrompts(args: ListPromptsCommandInput, options?: __HttpHandlerOptions): Promise<ListPromptsCommandOutput>;
|
|
967
1064
|
listPrompts(args: ListPromptsCommandInput, cb: (err: any, data?: ListPromptsCommandOutput) => void): void;
|
|
968
1065
|
listPrompts(args: ListPromptsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPromptsCommandOutput) => void): void;
|
|
969
1066
|
/**
|
|
1067
|
+
* @public
|
|
970
1068
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
971
1069
|
* <p>Lists the quick connects associated with a queue.</p>
|
|
972
1070
|
*/
|
|
@@ -974,6 +1072,7 @@ export declare class Connect extends ConnectClient {
|
|
|
974
1072
|
listQueueQuickConnects(args: ListQueueQuickConnectsCommandInput, cb: (err: any, data?: ListQueueQuickConnectsCommandOutput) => void): void;
|
|
975
1073
|
listQueueQuickConnects(args: ListQueueQuickConnectsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListQueueQuickConnectsCommandOutput) => void): void;
|
|
976
1074
|
/**
|
|
1075
|
+
* @public
|
|
977
1076
|
* <p>Provides information about the queues for the specified Amazon Connect instance.</p>
|
|
978
1077
|
* <p>If you do not specify a <code>QueueTypes</code>
|
|
979
1078
|
* parameter, both standard and agent queues are returned. This might cause an unexpected truncation
|
|
@@ -986,6 +1085,7 @@ export declare class Connect extends ConnectClient {
|
|
|
986
1085
|
listQueues(args: ListQueuesCommandInput, cb: (err: any, data?: ListQueuesCommandOutput) => void): void;
|
|
987
1086
|
listQueues(args: ListQueuesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListQueuesCommandOutput) => void): void;
|
|
988
1087
|
/**
|
|
1088
|
+
* @public
|
|
989
1089
|
* <p>Provides information about the quick connects for the specified Amazon Connect instance.
|
|
990
1090
|
* </p>
|
|
991
1091
|
*/
|
|
@@ -993,12 +1093,14 @@ export declare class Connect extends ConnectClient {
|
|
|
993
1093
|
listQuickConnects(args: ListQuickConnectsCommandInput, cb: (err: any, data?: ListQuickConnectsCommandOutput) => void): void;
|
|
994
1094
|
listQuickConnects(args: ListQuickConnectsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListQuickConnectsCommandOutput) => void): void;
|
|
995
1095
|
/**
|
|
1096
|
+
* @public
|
|
996
1097
|
* <p>Lists the queues associated with a routing profile.</p>
|
|
997
1098
|
*/
|
|
998
1099
|
listRoutingProfileQueues(args: ListRoutingProfileQueuesCommandInput, options?: __HttpHandlerOptions): Promise<ListRoutingProfileQueuesCommandOutput>;
|
|
999
1100
|
listRoutingProfileQueues(args: ListRoutingProfileQueuesCommandInput, cb: (err: any, data?: ListRoutingProfileQueuesCommandOutput) => void): void;
|
|
1000
1101
|
listRoutingProfileQueues(args: ListRoutingProfileQueuesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRoutingProfileQueuesCommandOutput) => void): void;
|
|
1001
1102
|
/**
|
|
1103
|
+
* @public
|
|
1002
1104
|
* <p>Provides summary information about the routing profiles for the specified Amazon Connect
|
|
1003
1105
|
* instance.</p>
|
|
1004
1106
|
* <p>For more information about routing profiles, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/concepts-routing.html">Routing Profiles</a> and <a href="https://docs.aws.amazon.com/connect/latest/adminguide/routing-profiles.html">Create a Routing
|
|
@@ -1008,12 +1110,14 @@ export declare class Connect extends ConnectClient {
|
|
|
1008
1110
|
listRoutingProfiles(args: ListRoutingProfilesCommandInput, cb: (err: any, data?: ListRoutingProfilesCommandOutput) => void): void;
|
|
1009
1111
|
listRoutingProfiles(args: ListRoutingProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRoutingProfilesCommandOutput) => void): void;
|
|
1010
1112
|
/**
|
|
1113
|
+
* @public
|
|
1011
1114
|
* <p>List all rules for the specified Amazon Connect instance.</p>
|
|
1012
1115
|
*/
|
|
1013
1116
|
listRules(args: ListRulesCommandInput, options?: __HttpHandlerOptions): Promise<ListRulesCommandOutput>;
|
|
1014
1117
|
listRules(args: ListRulesCommandInput, cb: (err: any, data?: ListRulesCommandOutput) => void): void;
|
|
1015
1118
|
listRules(args: ListRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRulesCommandOutput) => void): void;
|
|
1016
1119
|
/**
|
|
1120
|
+
* @public
|
|
1017
1121
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
1018
1122
|
* <p>Returns a paginated list of all security keys associated with the instance.</p>
|
|
1019
1123
|
*/
|
|
@@ -1021,6 +1125,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1021
1125
|
listSecurityKeys(args: ListSecurityKeysCommandInput, cb: (err: any, data?: ListSecurityKeysCommandOutput) => void): void;
|
|
1022
1126
|
listSecurityKeys(args: ListSecurityKeysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSecurityKeysCommandOutput) => void): void;
|
|
1023
1127
|
/**
|
|
1128
|
+
* @public
|
|
1024
1129
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
1025
1130
|
* <p>Lists the permissions granted to a security profile.</p>
|
|
1026
1131
|
*/
|
|
@@ -1028,6 +1133,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1028
1133
|
listSecurityProfilePermissions(args: ListSecurityProfilePermissionsCommandInput, cb: (err: any, data?: ListSecurityProfilePermissionsCommandOutput) => void): void;
|
|
1029
1134
|
listSecurityProfilePermissions(args: ListSecurityProfilePermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSecurityProfilePermissionsCommandOutput) => void): void;
|
|
1030
1135
|
/**
|
|
1136
|
+
* @public
|
|
1031
1137
|
* <p>Provides summary information about the security profiles for the specified Amazon Connect instance.</p>
|
|
1032
1138
|
* <p>For more information about security profiles, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/connect-security-profiles.html">Security Profiles</a> in the
|
|
1033
1139
|
* <i>Amazon Connect Administrator Guide</i>.</p>
|
|
@@ -1036,6 +1142,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1036
1142
|
listSecurityProfiles(args: ListSecurityProfilesCommandInput, cb: (err: any, data?: ListSecurityProfilesCommandOutput) => void): void;
|
|
1037
1143
|
listSecurityProfiles(args: ListSecurityProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSecurityProfilesCommandOutput) => void): void;
|
|
1038
1144
|
/**
|
|
1145
|
+
* @public
|
|
1039
1146
|
* <p>Lists the tags for the specified resource.</p>
|
|
1040
1147
|
* <p>For sample policies that use tags, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/security_iam_id-based-policy-examples.html">Amazon Connect
|
|
1041
1148
|
* Identity-Based Policy Examples</a> in the <i>Amazon Connect Administrator
|
|
@@ -1045,24 +1152,28 @@ export declare class Connect extends ConnectClient {
|
|
|
1045
1152
|
listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
1046
1153
|
listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
|
|
1047
1154
|
/**
|
|
1155
|
+
* @public
|
|
1048
1156
|
* <p>Lists task templates for the specified Amazon Connect instance.</p>
|
|
1049
1157
|
*/
|
|
1050
1158
|
listTaskTemplates(args: ListTaskTemplatesCommandInput, options?: __HttpHandlerOptions): Promise<ListTaskTemplatesCommandOutput>;
|
|
1051
1159
|
listTaskTemplates(args: ListTaskTemplatesCommandInput, cb: (err: any, data?: ListTaskTemplatesCommandOutput) => void): void;
|
|
1052
1160
|
listTaskTemplates(args: ListTaskTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTaskTemplatesCommandOutput) => void): void;
|
|
1053
1161
|
/**
|
|
1162
|
+
* @public
|
|
1054
1163
|
* <p>Lists traffic distribution groups.</p>
|
|
1055
1164
|
*/
|
|
1056
1165
|
listTrafficDistributionGroups(args: ListTrafficDistributionGroupsCommandInput, options?: __HttpHandlerOptions): Promise<ListTrafficDistributionGroupsCommandOutput>;
|
|
1057
1166
|
listTrafficDistributionGroups(args: ListTrafficDistributionGroupsCommandInput, cb: (err: any, data?: ListTrafficDistributionGroupsCommandOutput) => void): void;
|
|
1058
1167
|
listTrafficDistributionGroups(args: ListTrafficDistributionGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTrafficDistributionGroupsCommandOutput) => void): void;
|
|
1059
1168
|
/**
|
|
1169
|
+
* @public
|
|
1060
1170
|
* <p>Lists the use cases for the integration association. </p>
|
|
1061
1171
|
*/
|
|
1062
1172
|
listUseCases(args: ListUseCasesCommandInput, options?: __HttpHandlerOptions): Promise<ListUseCasesCommandOutput>;
|
|
1063
1173
|
listUseCases(args: ListUseCasesCommandInput, cb: (err: any, data?: ListUseCasesCommandOutput) => void): void;
|
|
1064
1174
|
listUseCases(args: ListUseCasesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListUseCasesCommandOutput) => void): void;
|
|
1065
1175
|
/**
|
|
1176
|
+
* @public
|
|
1066
1177
|
* <p>Provides summary information about the hierarchy groups for the specified Amazon Connect
|
|
1067
1178
|
* instance.</p>
|
|
1068
1179
|
* <p>For more information about agent hierarchies, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/agent-hierarchy.html">Set Up Agent Hierarchies</a> in the
|
|
@@ -1072,6 +1183,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1072
1183
|
listUserHierarchyGroups(args: ListUserHierarchyGroupsCommandInput, cb: (err: any, data?: ListUserHierarchyGroupsCommandOutput) => void): void;
|
|
1073
1184
|
listUserHierarchyGroups(args: ListUserHierarchyGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListUserHierarchyGroupsCommandOutput) => void): void;
|
|
1074
1185
|
/**
|
|
1186
|
+
* @public
|
|
1075
1187
|
* <p>Provides summary information about the users for the specified Amazon Connect
|
|
1076
1188
|
* instance.</p>
|
|
1077
1189
|
*/
|
|
@@ -1079,6 +1191,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1079
1191
|
listUsers(args: ListUsersCommandInput, cb: (err: any, data?: ListUsersCommandOutput) => void): void;
|
|
1080
1192
|
listUsers(args: ListUsersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListUsersCommandOutput) => void): void;
|
|
1081
1193
|
/**
|
|
1194
|
+
* @public
|
|
1082
1195
|
* <p>Initiates silent monitoring of a contact. The Contact Control Panel (CCP) of the user
|
|
1083
1196
|
* specified by <i>userId</i> will be set to silent monitoring mode on the
|
|
1084
1197
|
* contact.</p>
|
|
@@ -1087,6 +1200,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1087
1200
|
monitorContact(args: MonitorContactCommandInput, cb: (err: any, data?: MonitorContactCommandOutput) => void): void;
|
|
1088
1201
|
monitorContact(args: MonitorContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: MonitorContactCommandOutput) => void): void;
|
|
1089
1202
|
/**
|
|
1203
|
+
* @public
|
|
1090
1204
|
* <p>Changes the current status of a user or agent in Amazon Connect. If the agent is
|
|
1091
1205
|
* currently handling a contact, this sets the agent's next status.</p>
|
|
1092
1206
|
* <p>For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-agent-status.html">Agent status</a> and <a href="https://docs.aws.amazon.com/connect/latest/adminguide/set-next-status.html">Set your next
|
|
@@ -1096,6 +1210,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1096
1210
|
putUserStatus(args: PutUserStatusCommandInput, cb: (err: any, data?: PutUserStatusCommandOutput) => void): void;
|
|
1097
1211
|
putUserStatus(args: PutUserStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutUserStatusCommandOutput) => void): void;
|
|
1098
1212
|
/**
|
|
1213
|
+
* @public
|
|
1099
1214
|
* <p>Releases a phone number previously claimed to an Amazon Connect instance or traffic distribution group. You
|
|
1100
1215
|
* can call this API only in the Amazon Web Services Region where the number was claimed.</p>
|
|
1101
1216
|
* <important>
|
|
@@ -1110,6 +1225,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1110
1225
|
releasePhoneNumber(args: ReleasePhoneNumberCommandInput, cb: (err: any, data?: ReleasePhoneNumberCommandOutput) => void): void;
|
|
1111
1226
|
releasePhoneNumber(args: ReleasePhoneNumberCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReleasePhoneNumberCommandOutput) => void): void;
|
|
1112
1227
|
/**
|
|
1228
|
+
* @public
|
|
1113
1229
|
* <p>Replicates an Amazon Connect instance in the specified Amazon Web Services Region.</p>
|
|
1114
1230
|
* <p>For more information about replicating an Amazon Connect instance, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-replica-connect-instance.html">Create
|
|
1115
1231
|
* a replica of your existing Amazon Connect instance</a> in the <i>Amazon Connect
|
|
@@ -1119,6 +1235,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1119
1235
|
replicateInstance(args: ReplicateInstanceCommandInput, cb: (err: any, data?: ReplicateInstanceCommandOutput) => void): void;
|
|
1120
1236
|
replicateInstance(args: ReplicateInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ReplicateInstanceCommandOutput) => void): void;
|
|
1121
1237
|
/**
|
|
1238
|
+
* @public
|
|
1122
1239
|
* <p>When a contact is being recorded, and the recording has been suspended using
|
|
1123
1240
|
* SuspendContactRecording, this API resumes recording the call.</p>
|
|
1124
1241
|
* <p>Only voice recordings are supported at this time.</p>
|
|
@@ -1127,6 +1244,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1127
1244
|
resumeContactRecording(args: ResumeContactRecordingCommandInput, cb: (err: any, data?: ResumeContactRecordingCommandOutput) => void): void;
|
|
1128
1245
|
resumeContactRecording(args: ResumeContactRecordingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResumeContactRecordingCommandOutput) => void): void;
|
|
1129
1246
|
/**
|
|
1247
|
+
* @public
|
|
1130
1248
|
* <p>Searches for available phone numbers that you can claim to your Amazon Connect instance
|
|
1131
1249
|
* or traffic distribution group. If the provided <code>TargetArn</code> is a traffic distribution group, you can call this API in both
|
|
1132
1250
|
* Amazon Web Services Regions associated with the traffic distribution group.</p>
|
|
@@ -1135,6 +1253,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1135
1253
|
searchAvailablePhoneNumbers(args: SearchAvailablePhoneNumbersCommandInput, cb: (err: any, data?: SearchAvailablePhoneNumbersCommandOutput) => void): void;
|
|
1136
1254
|
searchAvailablePhoneNumbers(args: SearchAvailablePhoneNumbersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchAvailablePhoneNumbersCommandOutput) => void): void;
|
|
1137
1255
|
/**
|
|
1256
|
+
* @public
|
|
1138
1257
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
1139
1258
|
* <p>Searches queues in an Amazon Connect instance, with optional filtering.</p>
|
|
1140
1259
|
*/
|
|
@@ -1142,6 +1261,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1142
1261
|
searchQueues(args: SearchQueuesCommandInput, cb: (err: any, data?: SearchQueuesCommandOutput) => void): void;
|
|
1143
1262
|
searchQueues(args: SearchQueuesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchQueuesCommandOutput) => void): void;
|
|
1144
1263
|
/**
|
|
1264
|
+
* @public
|
|
1145
1265
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
1146
1266
|
* <p>Searches routing profiles in an Amazon Connect instance, with optional filtering.</p>
|
|
1147
1267
|
*/
|
|
@@ -1149,6 +1269,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1149
1269
|
searchRoutingProfiles(args: SearchRoutingProfilesCommandInput, cb: (err: any, data?: SearchRoutingProfilesCommandOutput) => void): void;
|
|
1150
1270
|
searchRoutingProfiles(args: SearchRoutingProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchRoutingProfilesCommandOutput) => void): void;
|
|
1151
1271
|
/**
|
|
1272
|
+
* @public
|
|
1152
1273
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
1153
1274
|
* <p>Searches security profiles in an Amazon Connect instance, with optional
|
|
1154
1275
|
* filtering.</p>
|
|
@@ -1157,6 +1278,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1157
1278
|
searchSecurityProfiles(args: SearchSecurityProfilesCommandInput, cb: (err: any, data?: SearchSecurityProfilesCommandOutput) => void): void;
|
|
1158
1279
|
searchSecurityProfiles(args: SearchSecurityProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchSecurityProfilesCommandOutput) => void): void;
|
|
1159
1280
|
/**
|
|
1281
|
+
* @public
|
|
1160
1282
|
* <p>Searches users in an Amazon Connect instance, with optional filtering.</p>
|
|
1161
1283
|
* <note>
|
|
1162
1284
|
* <p>
|
|
@@ -1167,6 +1289,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1167
1289
|
searchUsers(args: SearchUsersCommandInput, cb: (err: any, data?: SearchUsersCommandOutput) => void): void;
|
|
1168
1290
|
searchUsers(args: SearchUsersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchUsersCommandOutput) => void): void;
|
|
1169
1291
|
/**
|
|
1292
|
+
* @public
|
|
1170
1293
|
* <p>Searches for vocabularies within a specific Amazon Connect instance using
|
|
1171
1294
|
* <code>State</code>, <code>NameStartsWith</code>, and <code>LanguageCode</code>.</p>
|
|
1172
1295
|
*/
|
|
@@ -1174,6 +1297,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1174
1297
|
searchVocabularies(args: SearchVocabulariesCommandInput, cb: (err: any, data?: SearchVocabulariesCommandOutput) => void): void;
|
|
1175
1298
|
searchVocabularies(args: SearchVocabulariesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchVocabulariesCommandOutput) => void): void;
|
|
1176
1299
|
/**
|
|
1300
|
+
* @public
|
|
1177
1301
|
* <p>Initiates a flow to start a new chat for the customer. Response of this API provides a token
|
|
1178
1302
|
* required to obtain credentials from the <a href="https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_CreateParticipantConnection.html">CreateParticipantConnection</a> API in the Amazon Connect Participant Service.</p>
|
|
1179
1303
|
* <p>When a new chat contact is successfully created, clients must subscribe to the participant’s
|
|
@@ -1200,6 +1324,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1200
1324
|
startChatContact(args: StartChatContactCommandInput, cb: (err: any, data?: StartChatContactCommandOutput) => void): void;
|
|
1201
1325
|
startChatContact(args: StartChatContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartChatContactCommandOutput) => void): void;
|
|
1202
1326
|
/**
|
|
1327
|
+
* @public
|
|
1203
1328
|
* <p>Starts recording the contact: </p>
|
|
1204
1329
|
* <ul>
|
|
1205
1330
|
* <li>
|
|
@@ -1224,6 +1349,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1224
1349
|
startContactRecording(args: StartContactRecordingCommandInput, cb: (err: any, data?: StartContactRecordingCommandOutput) => void): void;
|
|
1225
1350
|
startContactRecording(args: StartContactRecordingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartContactRecordingCommandOutput) => void): void;
|
|
1226
1351
|
/**
|
|
1352
|
+
* @public
|
|
1227
1353
|
* <p> Initiates real-time message streaming for a new chat contact.</p>
|
|
1228
1354
|
* <p> For more information about message streaming, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/chat-message-streaming.html">Enable real-time chat message
|
|
1229
1355
|
* streaming</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
|
|
@@ -1232,6 +1358,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1232
1358
|
startContactStreaming(args: StartContactStreamingCommandInput, cb: (err: any, data?: StartContactStreamingCommandOutput) => void): void;
|
|
1233
1359
|
startContactStreaming(args: StartContactStreamingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartContactStreamingCommandOutput) => void): void;
|
|
1234
1360
|
/**
|
|
1361
|
+
* @public
|
|
1235
1362
|
* <p>Places an outbound call to a contact, and then initiates the flow. It performs the actions
|
|
1236
1363
|
* in the flow that's specified (in <code>ContactFlowId</code>).</p>
|
|
1237
1364
|
* <p>Agents do not initiate the outbound API, which means that they do not dial the contact. If
|
|
@@ -1255,12 +1382,14 @@ export declare class Connect extends ConnectClient {
|
|
|
1255
1382
|
startOutboundVoiceContact(args: StartOutboundVoiceContactCommandInput, cb: (err: any, data?: StartOutboundVoiceContactCommandOutput) => void): void;
|
|
1256
1383
|
startOutboundVoiceContact(args: StartOutboundVoiceContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartOutboundVoiceContactCommandOutput) => void): void;
|
|
1257
1384
|
/**
|
|
1385
|
+
* @public
|
|
1258
1386
|
* <p>Initiates a flow to start a new task.</p>
|
|
1259
1387
|
*/
|
|
1260
1388
|
startTaskContact(args: StartTaskContactCommandInput, options?: __HttpHandlerOptions): Promise<StartTaskContactCommandOutput>;
|
|
1261
1389
|
startTaskContact(args: StartTaskContactCommandInput, cb: (err: any, data?: StartTaskContactCommandOutput) => void): void;
|
|
1262
1390
|
startTaskContact(args: StartTaskContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartTaskContactCommandOutput) => void): void;
|
|
1263
1391
|
/**
|
|
1392
|
+
* @public
|
|
1264
1393
|
* <p>Ends the specified contact. This call does not work for the following initiation
|
|
1265
1394
|
* methods:</p>
|
|
1266
1395
|
* <ul>
|
|
@@ -1279,6 +1408,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1279
1408
|
stopContact(args: StopContactCommandInput, cb: (err: any, data?: StopContactCommandOutput) => void): void;
|
|
1280
1409
|
stopContact(args: StopContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopContactCommandOutput) => void): void;
|
|
1281
1410
|
/**
|
|
1411
|
+
* @public
|
|
1282
1412
|
* <p>Stops recording a call when a contact is being recorded. StopContactRecording is a one-time
|
|
1283
1413
|
* action. If you use StopContactRecording to stop recording an ongoing call, you can't use
|
|
1284
1414
|
* StartContactRecording to restart it. For scenarios where the recording has started and you want
|
|
@@ -1290,6 +1420,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1290
1420
|
stopContactRecording(args: StopContactRecordingCommandInput, cb: (err: any, data?: StopContactRecordingCommandOutput) => void): void;
|
|
1291
1421
|
stopContactRecording(args: StopContactRecordingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopContactRecordingCommandOutput) => void): void;
|
|
1292
1422
|
/**
|
|
1423
|
+
* @public
|
|
1293
1424
|
* <p> Ends message streaming on a specified contact. To restart message streaming on that
|
|
1294
1425
|
* contact, call the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_StartContactStreaming.html">StartContactStreaming</a>
|
|
1295
1426
|
* API. </p>
|
|
@@ -1298,6 +1429,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1298
1429
|
stopContactStreaming(args: StopContactStreamingCommandInput, cb: (err: any, data?: StopContactStreamingCommandOutput) => void): void;
|
|
1299
1430
|
stopContactStreaming(args: StopContactStreamingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopContactStreamingCommandOutput) => void): void;
|
|
1300
1431
|
/**
|
|
1432
|
+
* @public
|
|
1301
1433
|
* <p>When a contact is being recorded, this API suspends recording the call. For example, you
|
|
1302
1434
|
* might suspend the call recording while collecting sensitive information, such as a credit card
|
|
1303
1435
|
* number. Then use ResumeContactRecording to restart recording. </p>
|
|
@@ -1309,6 +1441,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1309
1441
|
suspendContactRecording(args: SuspendContactRecordingCommandInput, cb: (err: any, data?: SuspendContactRecordingCommandOutput) => void): void;
|
|
1310
1442
|
suspendContactRecording(args: SuspendContactRecordingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SuspendContactRecordingCommandOutput) => void): void;
|
|
1311
1443
|
/**
|
|
1444
|
+
* @public
|
|
1312
1445
|
* <p>Adds the specified tags to the specified resource.</p>
|
|
1313
1446
|
* <p>Some of the supported resource types are agents, routing profiles, queues, quick connects,
|
|
1314
1447
|
* contact flows, agent statuses, hours of operation, phone numbers, security profiles, and task
|
|
@@ -1321,6 +1454,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1321
1454
|
tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
1322
1455
|
tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
|
|
1323
1456
|
/**
|
|
1457
|
+
* @public
|
|
1324
1458
|
* <p>Transfers contacts from one agent or queue to another agent or queue at any point after a
|
|
1325
1459
|
* contact is created. You can transfer a contact to another queue by providing the flow which
|
|
1326
1460
|
* orchestrates the contact to the destination queue. This gives you more control over contact
|
|
@@ -1350,12 +1484,14 @@ export declare class Connect extends ConnectClient {
|
|
|
1350
1484
|
transferContact(args: TransferContactCommandInput, cb: (err: any, data?: TransferContactCommandOutput) => void): void;
|
|
1351
1485
|
transferContact(args: TransferContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TransferContactCommandOutput) => void): void;
|
|
1352
1486
|
/**
|
|
1487
|
+
* @public
|
|
1353
1488
|
* <p>Removes the specified tags from the specified resource.</p>
|
|
1354
1489
|
*/
|
|
1355
1490
|
untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
|
|
1356
1491
|
untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
1357
1492
|
untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
|
|
1358
1493
|
/**
|
|
1494
|
+
* @public
|
|
1359
1495
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
1360
1496
|
* <p>Updates agent status.</p>
|
|
1361
1497
|
*/
|
|
@@ -1363,6 +1499,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1363
1499
|
updateAgentStatus(args: UpdateAgentStatusCommandInput, cb: (err: any, data?: UpdateAgentStatusCommandOutput) => void): void;
|
|
1364
1500
|
updateAgentStatus(args: UpdateAgentStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAgentStatusCommandOutput) => void): void;
|
|
1365
1501
|
/**
|
|
1502
|
+
* @public
|
|
1366
1503
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
1367
1504
|
* <p>Adds or updates user-defined contact information associated with the specified contact. At
|
|
1368
1505
|
* least one field to be updated must be present in the request.</p>
|
|
@@ -1375,6 +1512,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1375
1512
|
updateContact(args: UpdateContactCommandInput, cb: (err: any, data?: UpdateContactCommandOutput) => void): void;
|
|
1376
1513
|
updateContact(args: UpdateContactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactCommandOutput) => void): void;
|
|
1377
1514
|
/**
|
|
1515
|
+
* @public
|
|
1378
1516
|
* <p>Creates or updates
|
|
1379
1517
|
* user-defined contact attributes
|
|
1380
1518
|
* associated with the specified contact.</p>
|
|
@@ -1394,6 +1532,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1394
1532
|
updateContactAttributes(args: UpdateContactAttributesCommandInput, cb: (err: any, data?: UpdateContactAttributesCommandOutput) => void): void;
|
|
1395
1533
|
updateContactAttributes(args: UpdateContactAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactAttributesCommandOutput) => void): void;
|
|
1396
1534
|
/**
|
|
1535
|
+
* @public
|
|
1397
1536
|
* <p>Updates the specified flow.</p>
|
|
1398
1537
|
* <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
|
|
1399
1538
|
* Flow language</a>.</p>
|
|
@@ -1402,24 +1541,28 @@ export declare class Connect extends ConnectClient {
|
|
|
1402
1541
|
updateContactFlowContent(args: UpdateContactFlowContentCommandInput, cb: (err: any, data?: UpdateContactFlowContentCommandOutput) => void): void;
|
|
1403
1542
|
updateContactFlowContent(args: UpdateContactFlowContentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactFlowContentCommandOutput) => void): void;
|
|
1404
1543
|
/**
|
|
1544
|
+
* @public
|
|
1405
1545
|
* <p>Updates metadata about specified flow.</p>
|
|
1406
1546
|
*/
|
|
1407
1547
|
updateContactFlowMetadata(args: UpdateContactFlowMetadataCommandInput, options?: __HttpHandlerOptions): Promise<UpdateContactFlowMetadataCommandOutput>;
|
|
1408
1548
|
updateContactFlowMetadata(args: UpdateContactFlowMetadataCommandInput, cb: (err: any, data?: UpdateContactFlowMetadataCommandOutput) => void): void;
|
|
1409
1549
|
updateContactFlowMetadata(args: UpdateContactFlowMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactFlowMetadataCommandOutput) => void): void;
|
|
1410
1550
|
/**
|
|
1551
|
+
* @public
|
|
1411
1552
|
* <p>Updates specified flow module for the specified Amazon Connect instance. </p>
|
|
1412
1553
|
*/
|
|
1413
1554
|
updateContactFlowModuleContent(args: UpdateContactFlowModuleContentCommandInput, options?: __HttpHandlerOptions): Promise<UpdateContactFlowModuleContentCommandOutput>;
|
|
1414
1555
|
updateContactFlowModuleContent(args: UpdateContactFlowModuleContentCommandInput, cb: (err: any, data?: UpdateContactFlowModuleContentCommandOutput) => void): void;
|
|
1415
1556
|
updateContactFlowModuleContent(args: UpdateContactFlowModuleContentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactFlowModuleContentCommandOutput) => void): void;
|
|
1416
1557
|
/**
|
|
1558
|
+
* @public
|
|
1417
1559
|
* <p>Updates metadata about specified flow module.</p>
|
|
1418
1560
|
*/
|
|
1419
1561
|
updateContactFlowModuleMetadata(args: UpdateContactFlowModuleMetadataCommandInput, options?: __HttpHandlerOptions): Promise<UpdateContactFlowModuleMetadataCommandOutput>;
|
|
1420
1562
|
updateContactFlowModuleMetadata(args: UpdateContactFlowModuleMetadataCommandInput, cb: (err: any, data?: UpdateContactFlowModuleMetadataCommandOutput) => void): void;
|
|
1421
1563
|
updateContactFlowModuleMetadata(args: UpdateContactFlowModuleMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactFlowModuleMetadataCommandOutput) => void): void;
|
|
1422
1564
|
/**
|
|
1565
|
+
* @public
|
|
1423
1566
|
* <p>The name of the flow.</p>
|
|
1424
1567
|
* <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
|
|
1425
1568
|
* Flow language</a>.</p>
|
|
@@ -1428,12 +1571,14 @@ export declare class Connect extends ConnectClient {
|
|
|
1428
1571
|
updateContactFlowName(args: UpdateContactFlowNameCommandInput, cb: (err: any, data?: UpdateContactFlowNameCommandOutput) => void): void;
|
|
1429
1572
|
updateContactFlowName(args: UpdateContactFlowNameCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactFlowNameCommandOutput) => void): void;
|
|
1430
1573
|
/**
|
|
1574
|
+
* @public
|
|
1431
1575
|
* <p>Updates the scheduled time of a task contact that is already scheduled.</p>
|
|
1432
1576
|
*/
|
|
1433
1577
|
updateContactSchedule(args: UpdateContactScheduleCommandInput, options?: __HttpHandlerOptions): Promise<UpdateContactScheduleCommandOutput>;
|
|
1434
1578
|
updateContactSchedule(args: UpdateContactScheduleCommandInput, cb: (err: any, data?: UpdateContactScheduleCommandOutput) => void): void;
|
|
1435
1579
|
updateContactSchedule(args: UpdateContactScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateContactScheduleCommandOutput) => void): void;
|
|
1436
1580
|
/**
|
|
1581
|
+
* @public
|
|
1437
1582
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
1438
1583
|
* <p>Updates the hours of operation.</p>
|
|
1439
1584
|
*/
|
|
@@ -1441,6 +1586,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1441
1586
|
updateHoursOfOperation(args: UpdateHoursOfOperationCommandInput, cb: (err: any, data?: UpdateHoursOfOperationCommandOutput) => void): void;
|
|
1442
1587
|
updateHoursOfOperation(args: UpdateHoursOfOperationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateHoursOfOperationCommandOutput) => void): void;
|
|
1443
1588
|
/**
|
|
1589
|
+
* @public
|
|
1444
1590
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
1445
1591
|
* <p>Updates the value for the specified attribute type.</p>
|
|
1446
1592
|
*/
|
|
@@ -1448,6 +1594,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1448
1594
|
updateInstanceAttribute(args: UpdateInstanceAttributeCommandInput, cb: (err: any, data?: UpdateInstanceAttributeCommandOutput) => void): void;
|
|
1449
1595
|
updateInstanceAttribute(args: UpdateInstanceAttributeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateInstanceAttributeCommandOutput) => void): void;
|
|
1450
1596
|
/**
|
|
1597
|
+
* @public
|
|
1451
1598
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
1452
1599
|
* <p>Updates an existing configuration for a resource type. This API is idempotent.</p>
|
|
1453
1600
|
*/
|
|
@@ -1455,6 +1602,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1455
1602
|
updateInstanceStorageConfig(args: UpdateInstanceStorageConfigCommandInput, cb: (err: any, data?: UpdateInstanceStorageConfigCommandOutput) => void): void;
|
|
1456
1603
|
updateInstanceStorageConfig(args: UpdateInstanceStorageConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateInstanceStorageConfigCommandOutput) => void): void;
|
|
1457
1604
|
/**
|
|
1605
|
+
* @public
|
|
1458
1606
|
* <p>Updates timeouts for when human chat participants are to be considered idle, and when agents
|
|
1459
1607
|
* are automatically disconnected from a chat due to idleness. You can set four timers:</p>
|
|
1460
1608
|
* <ul>
|
|
@@ -1478,6 +1626,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1478
1626
|
updateParticipantRoleConfig(args: UpdateParticipantRoleConfigCommandInput, cb: (err: any, data?: UpdateParticipantRoleConfigCommandOutput) => void): void;
|
|
1479
1627
|
updateParticipantRoleConfig(args: UpdateParticipantRoleConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateParticipantRoleConfigCommandOutput) => void): void;
|
|
1480
1628
|
/**
|
|
1629
|
+
* @public
|
|
1481
1630
|
* <p>Updates your claimed phone number from its current Amazon Connect instance or traffic distribution group to
|
|
1482
1631
|
* another Amazon Connect instance or traffic distribution group in the same Amazon Web Services Region.</p>
|
|
1483
1632
|
* <important>
|
|
@@ -1490,6 +1639,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1490
1639
|
updatePhoneNumber(args: UpdatePhoneNumberCommandInput, cb: (err: any, data?: UpdatePhoneNumberCommandOutput) => void): void;
|
|
1491
1640
|
updatePhoneNumber(args: UpdatePhoneNumberCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePhoneNumberCommandOutput) => void): void;
|
|
1492
1641
|
/**
|
|
1642
|
+
* @public
|
|
1493
1643
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
1494
1644
|
* <p>Updates the hours of operation for the specified queue.</p>
|
|
1495
1645
|
*/
|
|
@@ -1497,6 +1647,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1497
1647
|
updateQueueHoursOfOperation(args: UpdateQueueHoursOfOperationCommandInput, cb: (err: any, data?: UpdateQueueHoursOfOperationCommandOutput) => void): void;
|
|
1498
1648
|
updateQueueHoursOfOperation(args: UpdateQueueHoursOfOperationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateQueueHoursOfOperationCommandOutput) => void): void;
|
|
1499
1649
|
/**
|
|
1650
|
+
* @public
|
|
1500
1651
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
1501
1652
|
* <p>Updates the maximum number of contacts allowed in a queue before it is considered
|
|
1502
1653
|
* full.</p>
|
|
@@ -1505,6 +1656,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1505
1656
|
updateQueueMaxContacts(args: UpdateQueueMaxContactsCommandInput, cb: (err: any, data?: UpdateQueueMaxContactsCommandOutput) => void): void;
|
|
1506
1657
|
updateQueueMaxContacts(args: UpdateQueueMaxContactsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateQueueMaxContactsCommandOutput) => void): void;
|
|
1507
1658
|
/**
|
|
1659
|
+
* @public
|
|
1508
1660
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
1509
1661
|
* <p>Updates the name and description of a queue. At least <code>Name</code> or <code>Description</code> must be provided.</p>
|
|
1510
1662
|
*/
|
|
@@ -1512,6 +1664,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1512
1664
|
updateQueueName(args: UpdateQueueNameCommandInput, cb: (err: any, data?: UpdateQueueNameCommandOutput) => void): void;
|
|
1513
1665
|
updateQueueName(args: UpdateQueueNameCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateQueueNameCommandOutput) => void): void;
|
|
1514
1666
|
/**
|
|
1667
|
+
* @public
|
|
1515
1668
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
1516
1669
|
* <p>Updates the outbound caller ID name, number, and outbound whisper flow for a specified
|
|
1517
1670
|
* queue.</p>
|
|
@@ -1531,6 +1684,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1531
1684
|
updateQueueOutboundCallerConfig(args: UpdateQueueOutboundCallerConfigCommandInput, cb: (err: any, data?: UpdateQueueOutboundCallerConfigCommandOutput) => void): void;
|
|
1532
1685
|
updateQueueOutboundCallerConfig(args: UpdateQueueOutboundCallerConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateQueueOutboundCallerConfigCommandOutput) => void): void;
|
|
1533
1686
|
/**
|
|
1687
|
+
* @public
|
|
1534
1688
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
1535
1689
|
* <p>Updates the status of the queue.</p>
|
|
1536
1690
|
*/
|
|
@@ -1538,18 +1692,21 @@ export declare class Connect extends ConnectClient {
|
|
|
1538
1692
|
updateQueueStatus(args: UpdateQueueStatusCommandInput, cb: (err: any, data?: UpdateQueueStatusCommandOutput) => void): void;
|
|
1539
1693
|
updateQueueStatus(args: UpdateQueueStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateQueueStatusCommandOutput) => void): void;
|
|
1540
1694
|
/**
|
|
1695
|
+
* @public
|
|
1541
1696
|
* <p>Updates the configuration settings for the specified quick connect.</p>
|
|
1542
1697
|
*/
|
|
1543
1698
|
updateQuickConnectConfig(args: UpdateQuickConnectConfigCommandInput, options?: __HttpHandlerOptions): Promise<UpdateQuickConnectConfigCommandOutput>;
|
|
1544
1699
|
updateQuickConnectConfig(args: UpdateQuickConnectConfigCommandInput, cb: (err: any, data?: UpdateQuickConnectConfigCommandOutput) => void): void;
|
|
1545
1700
|
updateQuickConnectConfig(args: UpdateQuickConnectConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateQuickConnectConfigCommandOutput) => void): void;
|
|
1546
1701
|
/**
|
|
1702
|
+
* @public
|
|
1547
1703
|
* <p>Updates the name and description of a quick connect. The request accepts the following data in JSON format. At least <code>Name</code> or <code>Description</code> must be provided.</p>
|
|
1548
1704
|
*/
|
|
1549
1705
|
updateQuickConnectName(args: UpdateQuickConnectNameCommandInput, options?: __HttpHandlerOptions): Promise<UpdateQuickConnectNameCommandOutput>;
|
|
1550
1706
|
updateQuickConnectName(args: UpdateQuickConnectNameCommandInput, cb: (err: any, data?: UpdateQuickConnectNameCommandOutput) => void): void;
|
|
1551
1707
|
updateQuickConnectName(args: UpdateQuickConnectNameCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateQuickConnectNameCommandOutput) => void): void;
|
|
1552
1708
|
/**
|
|
1709
|
+
* @public
|
|
1553
1710
|
* <p>Updates the channels that agents can handle in the Contact Control Panel (CCP) for a routing
|
|
1554
1711
|
* profile.</p>
|
|
1555
1712
|
*/
|
|
@@ -1557,12 +1714,14 @@ export declare class Connect extends ConnectClient {
|
|
|
1557
1714
|
updateRoutingProfileConcurrency(args: UpdateRoutingProfileConcurrencyCommandInput, cb: (err: any, data?: UpdateRoutingProfileConcurrencyCommandOutput) => void): void;
|
|
1558
1715
|
updateRoutingProfileConcurrency(args: UpdateRoutingProfileConcurrencyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRoutingProfileConcurrencyCommandOutput) => void): void;
|
|
1559
1716
|
/**
|
|
1717
|
+
* @public
|
|
1560
1718
|
* <p>Updates the default outbound queue of a routing profile.</p>
|
|
1561
1719
|
*/
|
|
1562
1720
|
updateRoutingProfileDefaultOutboundQueue(args: UpdateRoutingProfileDefaultOutboundQueueCommandInput, options?: __HttpHandlerOptions): Promise<UpdateRoutingProfileDefaultOutboundQueueCommandOutput>;
|
|
1563
1721
|
updateRoutingProfileDefaultOutboundQueue(args: UpdateRoutingProfileDefaultOutboundQueueCommandInput, cb: (err: any, data?: UpdateRoutingProfileDefaultOutboundQueueCommandOutput) => void): void;
|
|
1564
1722
|
updateRoutingProfileDefaultOutboundQueue(args: UpdateRoutingProfileDefaultOutboundQueueCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRoutingProfileDefaultOutboundQueueCommandOutput) => void): void;
|
|
1565
1723
|
/**
|
|
1724
|
+
* @public
|
|
1566
1725
|
* <p>Updates the name and description of a routing profile. The request accepts the following data in JSON format.
|
|
1567
1726
|
* At least <code>Name</code> or <code>Description</code> must be provided.</p>
|
|
1568
1727
|
*/
|
|
@@ -1570,12 +1729,14 @@ export declare class Connect extends ConnectClient {
|
|
|
1570
1729
|
updateRoutingProfileName(args: UpdateRoutingProfileNameCommandInput, cb: (err: any, data?: UpdateRoutingProfileNameCommandOutput) => void): void;
|
|
1571
1730
|
updateRoutingProfileName(args: UpdateRoutingProfileNameCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRoutingProfileNameCommandOutput) => void): void;
|
|
1572
1731
|
/**
|
|
1732
|
+
* @public
|
|
1573
1733
|
* <p>Updates the properties associated with a set of queues for a routing profile.</p>
|
|
1574
1734
|
*/
|
|
1575
1735
|
updateRoutingProfileQueues(args: UpdateRoutingProfileQueuesCommandInput, options?: __HttpHandlerOptions): Promise<UpdateRoutingProfileQueuesCommandOutput>;
|
|
1576
1736
|
updateRoutingProfileQueues(args: UpdateRoutingProfileQueuesCommandInput, cb: (err: any, data?: UpdateRoutingProfileQueuesCommandOutput) => void): void;
|
|
1577
1737
|
updateRoutingProfileQueues(args: UpdateRoutingProfileQueuesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRoutingProfileQueuesCommandOutput) => void): void;
|
|
1578
1738
|
/**
|
|
1739
|
+
* @public
|
|
1579
1740
|
* <p>Updates a rule for the specified Amazon Connect instance.</p>
|
|
1580
1741
|
* <p>Use the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/connect-rules-language.html">Rules Function language</a> to
|
|
1581
1742
|
* code conditions for the rule. </p>
|
|
@@ -1584,6 +1745,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1584
1745
|
updateRule(args: UpdateRuleCommandInput, cb: (err: any, data?: UpdateRuleCommandOutput) => void): void;
|
|
1585
1746
|
updateRule(args: UpdateRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRuleCommandOutput) => void): void;
|
|
1586
1747
|
/**
|
|
1748
|
+
* @public
|
|
1587
1749
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
1588
1750
|
* <p>Updates a security profile.</p>
|
|
1589
1751
|
*/
|
|
@@ -1591,6 +1753,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1591
1753
|
updateSecurityProfile(args: UpdateSecurityProfileCommandInput, cb: (err: any, data?: UpdateSecurityProfileCommandOutput) => void): void;
|
|
1592
1754
|
updateSecurityProfile(args: UpdateSecurityProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSecurityProfileCommandOutput) => void): void;
|
|
1593
1755
|
/**
|
|
1756
|
+
* @public
|
|
1594
1757
|
* <p>Updates details about a specific task template in the specified Amazon Connect instance.
|
|
1595
1758
|
* This operation does not support partial updates. Instead it does a full update of template
|
|
1596
1759
|
* content.</p>
|
|
@@ -1599,6 +1762,7 @@ export declare class Connect extends ConnectClient {
|
|
|
1599
1762
|
updateTaskTemplate(args: UpdateTaskTemplateCommandInput, cb: (err: any, data?: UpdateTaskTemplateCommandOutput) => void): void;
|
|
1600
1763
|
updateTaskTemplate(args: UpdateTaskTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTaskTemplateCommandOutput) => void): void;
|
|
1601
1764
|
/**
|
|
1765
|
+
* @public
|
|
1602
1766
|
* <p>Updates the traffic distribution for a given traffic distribution group. </p>
|
|
1603
1767
|
* <p>For more information about updating a traffic distribution group, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/update-telephony-traffic-distribution.html">Update telephony
|
|
1604
1768
|
* traffic distribution across Amazon Web Services Regions
|
|
@@ -1608,24 +1772,28 @@ export declare class Connect extends ConnectClient {
|
|
|
1608
1772
|
updateTrafficDistribution(args: UpdateTrafficDistributionCommandInput, cb: (err: any, data?: UpdateTrafficDistributionCommandOutput) => void): void;
|
|
1609
1773
|
updateTrafficDistribution(args: UpdateTrafficDistributionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTrafficDistributionCommandOutput) => void): void;
|
|
1610
1774
|
/**
|
|
1775
|
+
* @public
|
|
1611
1776
|
* <p>Assigns the specified hierarchy group to the specified user.</p>
|
|
1612
1777
|
*/
|
|
1613
1778
|
updateUserHierarchy(args: UpdateUserHierarchyCommandInput, options?: __HttpHandlerOptions): Promise<UpdateUserHierarchyCommandOutput>;
|
|
1614
1779
|
updateUserHierarchy(args: UpdateUserHierarchyCommandInput, cb: (err: any, data?: UpdateUserHierarchyCommandOutput) => void): void;
|
|
1615
1780
|
updateUserHierarchy(args: UpdateUserHierarchyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateUserHierarchyCommandOutput) => void): void;
|
|
1616
1781
|
/**
|
|
1782
|
+
* @public
|
|
1617
1783
|
* <p>Updates the name of the user hierarchy group. </p>
|
|
1618
1784
|
*/
|
|
1619
1785
|
updateUserHierarchyGroupName(args: UpdateUserHierarchyGroupNameCommandInput, options?: __HttpHandlerOptions): Promise<UpdateUserHierarchyGroupNameCommandOutput>;
|
|
1620
1786
|
updateUserHierarchyGroupName(args: UpdateUserHierarchyGroupNameCommandInput, cb: (err: any, data?: UpdateUserHierarchyGroupNameCommandOutput) => void): void;
|
|
1621
1787
|
updateUserHierarchyGroupName(args: UpdateUserHierarchyGroupNameCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateUserHierarchyGroupNameCommandOutput) => void): void;
|
|
1622
1788
|
/**
|
|
1789
|
+
* @public
|
|
1623
1790
|
* <p>Updates the user hierarchy structure: add, remove, and rename user hierarchy levels.</p>
|
|
1624
1791
|
*/
|
|
1625
1792
|
updateUserHierarchyStructure(args: UpdateUserHierarchyStructureCommandInput, options?: __HttpHandlerOptions): Promise<UpdateUserHierarchyStructureCommandOutput>;
|
|
1626
1793
|
updateUserHierarchyStructure(args: UpdateUserHierarchyStructureCommandInput, cb: (err: any, data?: UpdateUserHierarchyStructureCommandOutput) => void): void;
|
|
1627
1794
|
updateUserHierarchyStructure(args: UpdateUserHierarchyStructureCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateUserHierarchyStructureCommandOutput) => void): void;
|
|
1628
1795
|
/**
|
|
1796
|
+
* @public
|
|
1629
1797
|
* <p>Updates the identity information for the specified user.</p>
|
|
1630
1798
|
* <important>
|
|
1631
1799
|
* <p>We strongly recommend limiting who has the ability to invoke
|
|
@@ -1641,18 +1809,21 @@ export declare class Connect extends ConnectClient {
|
|
|
1641
1809
|
updateUserIdentityInfo(args: UpdateUserIdentityInfoCommandInput, cb: (err: any, data?: UpdateUserIdentityInfoCommandOutput) => void): void;
|
|
1642
1810
|
updateUserIdentityInfo(args: UpdateUserIdentityInfoCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateUserIdentityInfoCommandOutput) => void): void;
|
|
1643
1811
|
/**
|
|
1812
|
+
* @public
|
|
1644
1813
|
* <p>Updates the phone configuration settings for the specified user.</p>
|
|
1645
1814
|
*/
|
|
1646
1815
|
updateUserPhoneConfig(args: UpdateUserPhoneConfigCommandInput, options?: __HttpHandlerOptions): Promise<UpdateUserPhoneConfigCommandOutput>;
|
|
1647
1816
|
updateUserPhoneConfig(args: UpdateUserPhoneConfigCommandInput, cb: (err: any, data?: UpdateUserPhoneConfigCommandOutput) => void): void;
|
|
1648
1817
|
updateUserPhoneConfig(args: UpdateUserPhoneConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateUserPhoneConfigCommandOutput) => void): void;
|
|
1649
1818
|
/**
|
|
1819
|
+
* @public
|
|
1650
1820
|
* <p>Assigns the specified routing profile to the specified user.</p>
|
|
1651
1821
|
*/
|
|
1652
1822
|
updateUserRoutingProfile(args: UpdateUserRoutingProfileCommandInput, options?: __HttpHandlerOptions): Promise<UpdateUserRoutingProfileCommandOutput>;
|
|
1653
1823
|
updateUserRoutingProfile(args: UpdateUserRoutingProfileCommandInput, cb: (err: any, data?: UpdateUserRoutingProfileCommandOutput) => void): void;
|
|
1654
1824
|
updateUserRoutingProfile(args: UpdateUserRoutingProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateUserRoutingProfileCommandOutput) => void): void;
|
|
1655
1825
|
/**
|
|
1826
|
+
* @public
|
|
1656
1827
|
* <p>Assigns the specified security profiles to the specified user.</p>
|
|
1657
1828
|
*/
|
|
1658
1829
|
updateUserSecurityProfiles(args: UpdateUserSecurityProfilesCommandInput, options?: __HttpHandlerOptions): Promise<UpdateUserSecurityProfilesCommandOutput>;
|