@aws-sdk/client-connect 3.299.0 → 3.301.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-cjs/protocols/Aws_restJson1.js +1 -0
- package/dist-es/protocols/Aws_restJson1.js +1 -0
- package/dist-types/Connect.d.ts +2 -3
- package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +4 -0
- package/dist-types/commands/AssociateBotCommand.d.ts +10 -0
- package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +5 -0
- package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +30 -0
- package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +4 -0
- package/dist-types/commands/AssociateLexBotCommand.d.ts +7 -0
- package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +5 -0
- package/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +7 -0
- package/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +14 -0
- package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +4 -0
- package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +9 -0
- package/dist-types/commands/CreateAgentStatusCommand.d.ts +10 -0
- package/dist-types/commands/CreateContactFlowCommand.d.ts +10 -0
- package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +10 -0
- package/dist-types/commands/CreateHoursOfOperationCommand.d.ts +22 -0
- package/dist-types/commands/CreateInstanceCommand.d.ts +8 -0
- package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +11 -0
- package/dist-types/commands/CreateQueueCommand.d.ts +18 -0
- package/dist-types/commands/CreateQuickConnectCommand.d.ts +22 -0
- package/dist-types/commands/CreateRoutingProfileCommand.d.ts +25 -0
- package/dist-types/commands/CreateRuleCommand.d.ts +45 -0
- package/dist-types/commands/CreateSecurityProfileCommand.d.ts +17 -0
- package/dist-types/commands/CreateTaskTemplateCommand.d.ts +53 -0
- package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +9 -0
- package/dist-types/commands/CreateUseCaseCommand.d.ts +8 -0
- package/dist-types/commands/CreateUserCommand.d.ts +27 -0
- package/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +8 -0
- package/dist-types/commands/CreateVocabularyCommand.d.ts +10 -0
- package/dist-types/commands/DeleteContactFlowCommand.d.ts +4 -0
- package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteInstanceCommand.d.ts +3 -0
- package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +4 -0
- package/dist-types/commands/DeleteQuickConnectCommand.d.ts +4 -0
- package/dist-types/commands/DeleteRuleCommand.d.ts +4 -0
- package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +3 -0
- package/dist-types/commands/DeleteUseCaseCommand.d.ts +5 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +4 -0
- package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteVocabularyCommand.d.ts +4 -0
- package/dist-types/commands/DescribeAgentStatusCommand.d.ts +4 -0
- package/dist-types/commands/DescribeContactCommand.d.ts +4 -0
- package/dist-types/commands/DescribeContactFlowCommand.d.ts +4 -0
- package/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +4 -0
- package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +4 -0
- package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +4 -0
- package/dist-types/commands/DescribeInstanceCommand.d.ts +3 -0
- package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +5 -0
- package/dist-types/commands/DescribePhoneNumberCommand.d.ts +3 -0
- package/dist-types/commands/DescribeQueueCommand.d.ts +4 -0
- package/dist-types/commands/DescribeQuickConnectCommand.d.ts +4 -0
- package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +4 -0
- package/dist-types/commands/DescribeRuleCommand.d.ts +4 -0
- package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +3 -0
- package/dist-types/commands/DescribeUserCommand.d.ts +4 -0
- package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +4 -0
- package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +3 -0
- package/dist-types/commands/DescribeVocabularyCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateBotCommand.d.ts +10 -0
- package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +5 -0
- package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateLexBotCommand.d.ts +5 -0
- package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +7 -0
- package/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +10 -0
- package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +4 -0
- package/dist-types/commands/DismissUserContactCommand.d.ts +5 -0
- package/dist-types/commands/GetContactAttributesCommand.d.ts +4 -0
- package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +31 -0
- package/dist-types/commands/GetCurrentUserDataCommand.d.ts +24 -0
- package/dist-types/commands/GetFederationTokenCommand.d.ts +3 -0
- package/dist-types/commands/GetMetricDataCommand.d.ts +32 -0
- package/dist-types/commands/GetMetricDataV2Command.d.ts +39 -3
- package/dist-types/commands/GetTaskTemplateCommand.d.ts +5 -0
- package/dist-types/commands/GetTrafficDistributionCommand.d.ts +3 -0
- package/dist-types/commands/ListAgentStatusesCommand.d.ts +8 -0
- package/dist-types/commands/ListApprovedOriginsCommand.d.ts +5 -0
- package/dist-types/commands/ListBotsCommand.d.ts +6 -0
- package/dist-types/commands/ListContactFlowModulesCommand.d.ts +6 -0
- package/dist-types/commands/ListContactFlowsCommand.d.ts +8 -0
- package/dist-types/commands/ListContactReferencesCommand.d.ts +8 -0
- package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +6 -0
- package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +5 -0
- package/dist-types/commands/ListInstanceAttributesCommand.d.ts +5 -0
- package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +6 -0
- package/dist-types/commands/ListInstancesCommand.d.ts +4 -0
- package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +6 -0
- package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +5 -0
- package/dist-types/commands/ListLexBotsCommand.d.ts +5 -0
- package/dist-types/commands/ListPhoneNumbersCommand.d.ts +11 -0
- package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +12 -0
- package/dist-types/commands/ListPromptsCommand.d.ts +5 -0
- package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +6 -0
- package/dist-types/commands/ListQueuesCommand.d.ts +8 -0
- package/dist-types/commands/ListQuickConnectsCommand.d.ts +8 -0
- package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +6 -0
- package/dist-types/commands/ListRoutingProfilesCommand.d.ts +5 -0
- package/dist-types/commands/ListRulesCommand.d.ts +7 -0
- package/dist-types/commands/ListSecurityKeysCommand.d.ts +5 -0
- package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +6 -0
- package/dist-types/commands/ListSecurityProfilesCommand.d.ts +5 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -0
- package/dist-types/commands/ListTaskTemplatesCommand.d.ts +7 -0
- package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +5 -0
- package/dist-types/commands/ListUseCasesCommand.d.ts +6 -0
- package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +5 -0
- package/dist-types/commands/ListUsersCommand.d.ts +5 -0
- package/dist-types/commands/MonitorContactCommand.d.ts +9 -0
- package/dist-types/commands/PutUserStatusCommand.d.ts +5 -0
- package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +4 -0
- package/dist-types/commands/ReplicateInstanceCommand.d.ts +6 -0
- package/dist-types/commands/ResumeContactRecordingCommand.d.ts +5 -0
- package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +8 -0
- package/dist-types/commands/SearchQueuesCommand.d.ts +51 -0
- package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +49 -0
- package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +49 -0
- package/dist-types/commands/SearchUsersCommand.d.ts +57 -0
- package/dist-types/commands/SearchVocabulariesCommand.d.ts +8 -0
- package/dist-types/commands/StartChatContactCommand.d.ts +24 -0
- package/dist-types/commands/StartContactRecordingCommand.d.ts +8 -0
- package/dist-types/commands/StartContactStreamingCommand.d.ts +8 -0
- package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +17 -0
- package/dist-types/commands/StartTaskContactCommand.d.ts +21 -0
- package/dist-types/commands/StopContactCommand.d.ts +4 -0
- package/dist-types/commands/StopContactRecordingCommand.d.ts +5 -0
- package/dist-types/commands/StopContactStreamingCommand.d.ts +5 -0
- package/dist-types/commands/SuspendContactRecordingCommand.d.ts +5 -0
- package/dist-types/commands/TagResourceCommand.d.ts +6 -0
- package/dist-types/commands/TransferContactCommand.d.ts +8 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAgentStatusCommand.d.ts +9 -0
- package/dist-types/commands/UpdateContactAttributesCommand.d.ts +7 -0
- package/dist-types/commands/UpdateContactCommand.d.ts +12 -0
- package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +5 -0
- package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +7 -0
- package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +5 -0
- package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +7 -0
- package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +6 -0
- package/dist-types/commands/UpdateContactScheduleCommand.d.ts +5 -0
- package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +20 -0
- package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +5 -0
- package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +31 -0
- package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +18 -0
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +5 -0
- package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +5 -0
- package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +5 -0
- package/dist-types/commands/UpdateQueueNameCommand.d.ts +6 -0
- package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +9 -0
- package/dist-types/commands/UpdateQueueStatusCommand.d.ts +5 -0
- package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +18 -0
- package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +10 -0
- package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +5 -0
- package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +14 -0
- package/dist-types/commands/UpdateRuleCommand.d.ts +41 -0
- package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +14 -0
- package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +53 -0
- package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +5 -0
- package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +5 -0
- package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +20 -0
- package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +11 -0
- package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +10 -0
- package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +5 -0
- package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +7 -0
- package/dist-types/models/models_1.d.ts +22 -5
- package/dist-types/ts3.4/models/models_1.d.ts +1 -0
- package/package.json +8 -8
|
@@ -26,6 +26,14 @@ export interface CreateUserHierarchyGroupCommandOutput extends CreateUserHierarc
|
|
|
26
26
|
* import { ConnectClient, CreateUserHierarchyGroupCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
27
27
|
* // const { ConnectClient, CreateUserHierarchyGroupCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
28
28
|
* const client = new ConnectClient(config);
|
|
29
|
+
* const input = { // CreateUserHierarchyGroupRequest
|
|
30
|
+
* Name: "STRING_VALUE", // required
|
|
31
|
+
* ParentGroupId: "STRING_VALUE",
|
|
32
|
+
* InstanceId: "STRING_VALUE", // required
|
|
33
|
+
* Tags: { // TagMap
|
|
34
|
+
* "<keys>": "STRING_VALUE",
|
|
35
|
+
* },
|
|
36
|
+
* };
|
|
29
37
|
* const command = new CreateUserHierarchyGroupCommand(input);
|
|
30
38
|
* const response = await client.send(command);
|
|
31
39
|
* ```
|
|
@@ -28,6 +28,16 @@ export interface CreateVocabularyCommandOutput extends CreateVocabularyResponse,
|
|
|
28
28
|
* import { ConnectClient, CreateVocabularyCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
29
29
|
* // const { ConnectClient, CreateVocabularyCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
30
30
|
* const client = new ConnectClient(config);
|
|
31
|
+
* const input = { // CreateVocabularyRequest
|
|
32
|
+
* ClientToken: "STRING_VALUE",
|
|
33
|
+
* InstanceId: "STRING_VALUE", // required
|
|
34
|
+
* VocabularyName: "STRING_VALUE", // required
|
|
35
|
+
* LanguageCode: "ar-AE" || "de-CH" || "de-DE" || "en-AB" || "en-AU" || "en-GB" || "en-IE" || "en-IN" || "en-US" || "en-WL" || "es-ES" || "es-US" || "fr-CA" || "fr-FR" || "hi-IN" || "it-IT" || "ja-JP" || "ko-KR" || "pt-BR" || "pt-PT" || "zh-CN" || "en-NZ" || "en-ZA", // required
|
|
36
|
+
* Content: "STRING_VALUE", // required
|
|
37
|
+
* Tags: { // TagMap
|
|
38
|
+
* "<keys>": "STRING_VALUE",
|
|
39
|
+
* },
|
|
40
|
+
* };
|
|
31
41
|
* const command = new CreateVocabularyCommand(input);
|
|
32
42
|
* const response = await client.send(command);
|
|
33
43
|
* ```
|
|
@@ -26,6 +26,10 @@ export interface DeleteContactFlowCommandOutput extends DeleteContactFlowRespons
|
|
|
26
26
|
* import { ConnectClient, DeleteContactFlowCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
27
27
|
* // const { ConnectClient, DeleteContactFlowCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
28
28
|
* const client = new ConnectClient(config);
|
|
29
|
+
* const input = { // DeleteContactFlowRequest
|
|
30
|
+
* InstanceId: "STRING_VALUE", // required
|
|
31
|
+
* ContactFlowId: "STRING_VALUE", // required
|
|
32
|
+
* };
|
|
29
33
|
* const command = new DeleteContactFlowCommand(input);
|
|
30
34
|
* const response = await client.send(command);
|
|
31
35
|
* ```
|
|
@@ -26,6 +26,10 @@ export interface DeleteContactFlowModuleCommandOutput extends DeleteContactFlowM
|
|
|
26
26
|
* import { ConnectClient, DeleteContactFlowModuleCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
27
27
|
* // const { ConnectClient, DeleteContactFlowModuleCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
28
28
|
* const client = new ConnectClient(config);
|
|
29
|
+
* const input = { // DeleteContactFlowModuleRequest
|
|
30
|
+
* InstanceId: "STRING_VALUE", // required
|
|
31
|
+
* ContactFlowModuleId: "STRING_VALUE", // required
|
|
32
|
+
* };
|
|
29
33
|
* const command = new DeleteContactFlowModuleCommand(input);
|
|
30
34
|
* const response = await client.send(command);
|
|
31
35
|
* ```
|
|
@@ -27,6 +27,10 @@ export interface DeleteHoursOfOperationCommandOutput extends __MetadataBearer {
|
|
|
27
27
|
* import { ConnectClient, DeleteHoursOfOperationCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
28
28
|
* // const { ConnectClient, DeleteHoursOfOperationCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
29
29
|
* const client = new ConnectClient(config);
|
|
30
|
+
* const input = { // DeleteHoursOfOperationRequest
|
|
31
|
+
* InstanceId: "STRING_VALUE", // required
|
|
32
|
+
* HoursOfOperationId: "STRING_VALUE", // required
|
|
33
|
+
* };
|
|
30
34
|
* const command = new DeleteHoursOfOperationCommand(input);
|
|
31
35
|
* const response = await client.send(command);
|
|
32
36
|
* ```
|
|
@@ -30,6 +30,9 @@ export interface DeleteInstanceCommandOutput extends __MetadataBearer {
|
|
|
30
30
|
* import { ConnectClient, DeleteInstanceCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
31
31
|
* // const { ConnectClient, DeleteInstanceCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
32
32
|
* const client = new ConnectClient(config);
|
|
33
|
+
* const input = { // DeleteInstanceRequest
|
|
34
|
+
* InstanceId: "STRING_VALUE", // required
|
|
35
|
+
* };
|
|
33
36
|
* const command = new DeleteInstanceCommand(input);
|
|
34
37
|
* const response = await client.send(command);
|
|
35
38
|
* ```
|
|
@@ -27,6 +27,10 @@ export interface DeleteIntegrationAssociationCommandOutput extends __MetadataBea
|
|
|
27
27
|
* import { ConnectClient, DeleteIntegrationAssociationCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
28
28
|
* // const { ConnectClient, DeleteIntegrationAssociationCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
29
29
|
* const client = new ConnectClient(config);
|
|
30
|
+
* const input = { // DeleteIntegrationAssociationRequest
|
|
31
|
+
* InstanceId: "STRING_VALUE", // required
|
|
32
|
+
* IntegrationAssociationId: "STRING_VALUE", // required
|
|
33
|
+
* };
|
|
30
34
|
* const command = new DeleteIntegrationAssociationCommand(input);
|
|
31
35
|
* const response = await client.send(command);
|
|
32
36
|
* ```
|
|
@@ -26,6 +26,10 @@ export interface DeleteQuickConnectCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { ConnectClient, DeleteQuickConnectCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
27
27
|
* // const { ConnectClient, DeleteQuickConnectCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
28
28
|
* const client = new ConnectClient(config);
|
|
29
|
+
* const input = { // DeleteQuickConnectRequest
|
|
30
|
+
* InstanceId: "STRING_VALUE", // required
|
|
31
|
+
* QuickConnectId: "STRING_VALUE", // required
|
|
32
|
+
* };
|
|
29
33
|
* const command = new DeleteQuickConnectCommand(input);
|
|
30
34
|
* const response = await client.send(command);
|
|
31
35
|
* ```
|
|
@@ -26,6 +26,10 @@ export interface DeleteRuleCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { ConnectClient, DeleteRuleCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
27
27
|
* // const { ConnectClient, DeleteRuleCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
28
28
|
* const client = new ConnectClient(config);
|
|
29
|
+
* const input = { // DeleteRuleRequest
|
|
30
|
+
* InstanceId: "STRING_VALUE", // required
|
|
31
|
+
* RuleId: "STRING_VALUE", // required
|
|
32
|
+
* };
|
|
29
33
|
* const command = new DeleteRuleCommand(input);
|
|
30
34
|
* const response = await client.send(command);
|
|
31
35
|
* ```
|
|
@@ -27,6 +27,10 @@ export interface DeleteSecurityProfileCommandOutput extends __MetadataBearer {
|
|
|
27
27
|
* import { ConnectClient, DeleteSecurityProfileCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
28
28
|
* // const { ConnectClient, DeleteSecurityProfileCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
29
29
|
* const client = new ConnectClient(config);
|
|
30
|
+
* const input = { // DeleteSecurityProfileRequest
|
|
31
|
+
* InstanceId: "STRING_VALUE", // required
|
|
32
|
+
* SecurityProfileId: "STRING_VALUE", // required
|
|
33
|
+
* };
|
|
30
34
|
* const command = new DeleteSecurityProfileCommand(input);
|
|
31
35
|
* const response = await client.send(command);
|
|
32
36
|
* ```
|
|
@@ -26,6 +26,10 @@ export interface DeleteTaskTemplateCommandOutput extends DeleteTaskTemplateRespo
|
|
|
26
26
|
* import { ConnectClient, DeleteTaskTemplateCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
27
27
|
* // const { ConnectClient, DeleteTaskTemplateCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
28
28
|
* const client = new ConnectClient(config);
|
|
29
|
+
* const input = { // DeleteTaskTemplateRequest
|
|
30
|
+
* InstanceId: "STRING_VALUE", // required
|
|
31
|
+
* TaskTemplateId: "STRING_VALUE", // required
|
|
32
|
+
* };
|
|
29
33
|
* const command = new DeleteTaskTemplateCommand(input);
|
|
30
34
|
* const response = await client.send(command);
|
|
31
35
|
* ```
|
|
@@ -29,6 +29,9 @@ export interface DeleteTrafficDistributionGroupCommandOutput extends DeleteTraff
|
|
|
29
29
|
* import { ConnectClient, DeleteTrafficDistributionGroupCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
30
30
|
* // const { ConnectClient, DeleteTrafficDistributionGroupCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
31
31
|
* const client = new ConnectClient(config);
|
|
32
|
+
* const input = { // DeleteTrafficDistributionGroupRequest
|
|
33
|
+
* TrafficDistributionGroupId: "STRING_VALUE", // required
|
|
34
|
+
* };
|
|
32
35
|
* const command = new DeleteTrafficDistributionGroupCommand(input);
|
|
33
36
|
* const response = await client.send(command);
|
|
34
37
|
* ```
|
|
@@ -26,6 +26,11 @@ export interface DeleteUseCaseCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { ConnectClient, DeleteUseCaseCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
27
27
|
* // const { ConnectClient, DeleteUseCaseCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
28
28
|
* const client = new ConnectClient(config);
|
|
29
|
+
* const input = { // DeleteUseCaseRequest
|
|
30
|
+
* InstanceId: "STRING_VALUE", // required
|
|
31
|
+
* IntegrationAssociationId: "STRING_VALUE", // required
|
|
32
|
+
* UseCaseId: "STRING_VALUE", // required
|
|
33
|
+
* };
|
|
29
34
|
* const command = new DeleteUseCaseCommand(input);
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
@@ -30,6 +30,10 @@ export interface DeleteUserCommandOutput extends __MetadataBearer {
|
|
|
30
30
|
* import { ConnectClient, DeleteUserCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
31
31
|
* // const { ConnectClient, DeleteUserCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
32
32
|
* const client = new ConnectClient(config);
|
|
33
|
+
* const input = { // DeleteUserRequest
|
|
34
|
+
* InstanceId: "STRING_VALUE", // required
|
|
35
|
+
* UserId: "STRING_VALUE", // required
|
|
36
|
+
* };
|
|
33
37
|
* const command = new DeleteUserCommand(input);
|
|
34
38
|
* const response = await client.send(command);
|
|
35
39
|
* ```
|
|
@@ -27,6 +27,10 @@ export interface DeleteUserHierarchyGroupCommandOutput extends __MetadataBearer
|
|
|
27
27
|
* import { ConnectClient, DeleteUserHierarchyGroupCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
28
28
|
* // const { ConnectClient, DeleteUserHierarchyGroupCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
29
29
|
* const client = new ConnectClient(config);
|
|
30
|
+
* const input = { // DeleteUserHierarchyGroupRequest
|
|
31
|
+
* HierarchyGroupId: "STRING_VALUE", // required
|
|
32
|
+
* InstanceId: "STRING_VALUE", // required
|
|
33
|
+
* };
|
|
30
34
|
* const command = new DeleteUserHierarchyGroupCommand(input);
|
|
31
35
|
* const response = await client.send(command);
|
|
32
36
|
* ```
|
|
@@ -26,6 +26,10 @@ export interface DeleteVocabularyCommandOutput extends DeleteVocabularyResponse,
|
|
|
26
26
|
* import { ConnectClient, DeleteVocabularyCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
27
27
|
* // const { ConnectClient, DeleteVocabularyCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
28
28
|
* const client = new ConnectClient(config);
|
|
29
|
+
* const input = { // DeleteVocabularyRequest
|
|
30
|
+
* InstanceId: "STRING_VALUE", // required
|
|
31
|
+
* VocabularyId: "STRING_VALUE", // required
|
|
32
|
+
* };
|
|
29
33
|
* const command = new DeleteVocabularyCommand(input);
|
|
30
34
|
* const response = await client.send(command);
|
|
31
35
|
* ```
|
|
@@ -27,6 +27,10 @@ export interface DescribeAgentStatusCommandOutput extends DescribeAgentStatusRes
|
|
|
27
27
|
* import { ConnectClient, DescribeAgentStatusCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
28
28
|
* // const { ConnectClient, DescribeAgentStatusCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
29
29
|
* const client = new ConnectClient(config);
|
|
30
|
+
* const input = { // DescribeAgentStatusRequest
|
|
31
|
+
* InstanceId: "STRING_VALUE", // required
|
|
32
|
+
* AgentStatusId: "STRING_VALUE", // required
|
|
33
|
+
* };
|
|
30
34
|
* const command = new DescribeAgentStatusCommand(input);
|
|
31
35
|
* const response = await client.send(command);
|
|
32
36
|
* ```
|
|
@@ -33,6 +33,10 @@ export interface DescribeContactCommandOutput extends DescribeContactResponse, _
|
|
|
33
33
|
* import { ConnectClient, DescribeContactCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
34
34
|
* // const { ConnectClient, DescribeContactCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
35
35
|
* const client = new ConnectClient(config);
|
|
36
|
+
* const input = { // DescribeContactRequest
|
|
37
|
+
* InstanceId: "STRING_VALUE", // required
|
|
38
|
+
* ContactId: "STRING_VALUE", // required
|
|
39
|
+
* };
|
|
36
40
|
* const command = new DescribeContactCommand(input);
|
|
37
41
|
* const response = await client.send(command);
|
|
38
42
|
* ```
|
|
@@ -28,6 +28,10 @@ export interface DescribeContactFlowCommandOutput extends DescribeContactFlowRes
|
|
|
28
28
|
* import { ConnectClient, DescribeContactFlowCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
29
29
|
* // const { ConnectClient, DescribeContactFlowCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
30
30
|
* const client = new ConnectClient(config);
|
|
31
|
+
* const input = { // DescribeContactFlowRequest
|
|
32
|
+
* InstanceId: "STRING_VALUE", // required
|
|
33
|
+
* ContactFlowId: "STRING_VALUE", // required
|
|
34
|
+
* };
|
|
31
35
|
* const command = new DescribeContactFlowCommand(input);
|
|
32
36
|
* const response = await client.send(command);
|
|
33
37
|
* ```
|
|
@@ -26,6 +26,10 @@ export interface DescribeContactFlowModuleCommandOutput extends DescribeContactF
|
|
|
26
26
|
* import { ConnectClient, DescribeContactFlowModuleCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
27
27
|
* // const { ConnectClient, DescribeContactFlowModuleCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
28
28
|
* const client = new ConnectClient(config);
|
|
29
|
+
* const input = { // DescribeContactFlowModuleRequest
|
|
30
|
+
* InstanceId: "STRING_VALUE", // required
|
|
31
|
+
* ContactFlowModuleId: "STRING_VALUE", // required
|
|
32
|
+
* };
|
|
29
33
|
* const command = new DescribeContactFlowModuleCommand(input);
|
|
30
34
|
* const response = await client.send(command);
|
|
31
35
|
* ```
|
|
@@ -27,6 +27,10 @@ export interface DescribeHoursOfOperationCommandOutput extends DescribeHoursOfOp
|
|
|
27
27
|
* import { ConnectClient, DescribeHoursOfOperationCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
28
28
|
* // const { ConnectClient, DescribeHoursOfOperationCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
29
29
|
* const client = new ConnectClient(config);
|
|
30
|
+
* const input = { // DescribeHoursOfOperationRequest
|
|
31
|
+
* InstanceId: "STRING_VALUE", // required
|
|
32
|
+
* HoursOfOperationId: "STRING_VALUE", // required
|
|
33
|
+
* };
|
|
30
34
|
* const command = new DescribeHoursOfOperationCommand(input);
|
|
31
35
|
* const response = await client.send(command);
|
|
32
36
|
* ```
|
|
@@ -27,6 +27,10 @@ export interface DescribeInstanceAttributeCommandOutput extends DescribeInstance
|
|
|
27
27
|
* import { ConnectClient, DescribeInstanceAttributeCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
28
28
|
* // const { ConnectClient, DescribeInstanceAttributeCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
29
29
|
* const client = new ConnectClient(config);
|
|
30
|
+
* const input = { // DescribeInstanceAttributeRequest
|
|
31
|
+
* InstanceId: "STRING_VALUE", // required
|
|
32
|
+
* AttributeType: "INBOUND_CALLS" || "OUTBOUND_CALLS" || "CONTACTFLOW_LOGS" || "CONTACT_LENS" || "AUTO_RESOLVE_BEST_VOICES" || "USE_CUSTOM_TTS_VOICES" || "EARLY_MEDIA" || "MULTI_PARTY_CONFERENCE" || "HIGH_VOLUME_OUTBOUND" || "ENHANCED_CONTACT_MONITORING", // required
|
|
33
|
+
* };
|
|
30
34
|
* const command = new DescribeInstanceAttributeCommand(input);
|
|
31
35
|
* const response = await client.send(command);
|
|
32
36
|
* ```
|
|
@@ -31,6 +31,9 @@ export interface DescribeInstanceCommandOutput extends DescribeInstanceResponse,
|
|
|
31
31
|
* import { ConnectClient, DescribeInstanceCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
32
32
|
* // const { ConnectClient, DescribeInstanceCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
33
33
|
* const client = new ConnectClient(config);
|
|
34
|
+
* const input = { // DescribeInstanceRequest
|
|
35
|
+
* InstanceId: "STRING_VALUE", // required
|
|
36
|
+
* };
|
|
34
37
|
* const command = new DescribeInstanceCommand(input);
|
|
35
38
|
* const response = await client.send(command);
|
|
36
39
|
* ```
|
|
@@ -28,6 +28,11 @@ export interface DescribeInstanceStorageConfigCommandOutput extends DescribeInst
|
|
|
28
28
|
* import { ConnectClient, DescribeInstanceStorageConfigCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
29
29
|
* // const { ConnectClient, DescribeInstanceStorageConfigCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
30
30
|
* const client = new ConnectClient(config);
|
|
31
|
+
* const input = { // DescribeInstanceStorageConfigRequest
|
|
32
|
+
* InstanceId: "STRING_VALUE", // required
|
|
33
|
+
* AssociationId: "STRING_VALUE", // required
|
|
34
|
+
* ResourceType: "CHAT_TRANSCRIPTS" || "CALL_RECORDINGS" || "SCHEDULED_REPORTS" || "MEDIA_STREAMS" || "CONTACT_TRACE_RECORDS" || "AGENT_EVENTS" || "REAL_TIME_CONTACT_ANALYSIS_SEGMENTS" || "ATTACHMENTS" || "CONTACT_EVALUATIONS", // required
|
|
35
|
+
* };
|
|
31
36
|
* const command = new DescribeInstanceStorageConfigCommand(input);
|
|
32
37
|
* const response = await client.send(command);
|
|
33
38
|
* ```
|
|
@@ -37,6 +37,9 @@ export interface DescribePhoneNumberCommandOutput extends DescribePhoneNumberRes
|
|
|
37
37
|
* import { ConnectClient, DescribePhoneNumberCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
38
38
|
* // const { ConnectClient, DescribePhoneNumberCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
39
39
|
* const client = new ConnectClient(config);
|
|
40
|
+
* const input = { // DescribePhoneNumberRequest
|
|
41
|
+
* PhoneNumberId: "STRING_VALUE", // required
|
|
42
|
+
* };
|
|
40
43
|
* const command = new DescribePhoneNumberCommand(input);
|
|
41
44
|
* const response = await client.send(command);
|
|
42
45
|
* ```
|
|
@@ -27,6 +27,10 @@ export interface DescribeQueueCommandOutput extends DescribeQueueResponse, __Met
|
|
|
27
27
|
* import { ConnectClient, DescribeQueueCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
28
28
|
* // const { ConnectClient, DescribeQueueCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
29
29
|
* const client = new ConnectClient(config);
|
|
30
|
+
* const input = { // DescribeQueueRequest
|
|
31
|
+
* InstanceId: "STRING_VALUE", // required
|
|
32
|
+
* QueueId: "STRING_VALUE", // required
|
|
33
|
+
* };
|
|
30
34
|
* const command = new DescribeQueueCommand(input);
|
|
31
35
|
* const response = await client.send(command);
|
|
32
36
|
* ```
|
|
@@ -26,6 +26,10 @@ export interface DescribeQuickConnectCommandOutput extends DescribeQuickConnectR
|
|
|
26
26
|
* import { ConnectClient, DescribeQuickConnectCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
27
27
|
* // const { ConnectClient, DescribeQuickConnectCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
28
28
|
* const client = new ConnectClient(config);
|
|
29
|
+
* const input = { // DescribeQuickConnectRequest
|
|
30
|
+
* InstanceId: "STRING_VALUE", // required
|
|
31
|
+
* QuickConnectId: "STRING_VALUE", // required
|
|
32
|
+
* };
|
|
29
33
|
* const command = new DescribeQuickConnectCommand(input);
|
|
30
34
|
* const response = await client.send(command);
|
|
31
35
|
* ```
|
|
@@ -26,6 +26,10 @@ export interface DescribeRoutingProfileCommandOutput extends DescribeRoutingProf
|
|
|
26
26
|
* import { ConnectClient, DescribeRoutingProfileCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
27
27
|
* // const { ConnectClient, DescribeRoutingProfileCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
28
28
|
* const client = new ConnectClient(config);
|
|
29
|
+
* const input = { // DescribeRoutingProfileRequest
|
|
30
|
+
* InstanceId: "STRING_VALUE", // required
|
|
31
|
+
* RoutingProfileId: "STRING_VALUE", // required
|
|
32
|
+
* };
|
|
29
33
|
* const command = new DescribeRoutingProfileCommand(input);
|
|
30
34
|
* const response = await client.send(command);
|
|
31
35
|
* ```
|
|
@@ -26,6 +26,10 @@ export interface DescribeRuleCommandOutput extends DescribeRuleResponse, __Metad
|
|
|
26
26
|
* import { ConnectClient, DescribeRuleCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
27
27
|
* // const { ConnectClient, DescribeRuleCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
28
28
|
* const client = new ConnectClient(config);
|
|
29
|
+
* const input = { // DescribeRuleRequest
|
|
30
|
+
* InstanceId: "STRING_VALUE", // required
|
|
31
|
+
* RuleId: "STRING_VALUE", // required
|
|
32
|
+
* };
|
|
29
33
|
* const command = new DescribeRuleCommand(input);
|
|
30
34
|
* const response = await client.send(command);
|
|
31
35
|
* ```
|
|
@@ -27,6 +27,10 @@ export interface DescribeSecurityProfileCommandOutput extends DescribeSecurityPr
|
|
|
27
27
|
* import { ConnectClient, DescribeSecurityProfileCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
28
28
|
* // const { ConnectClient, DescribeSecurityProfileCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
29
29
|
* const client = new ConnectClient(config);
|
|
30
|
+
* const input = { // DescribeSecurityProfileRequest
|
|
31
|
+
* SecurityProfileId: "STRING_VALUE", // required
|
|
32
|
+
* InstanceId: "STRING_VALUE", // required
|
|
33
|
+
* };
|
|
30
34
|
* const command = new DescribeSecurityProfileCommand(input);
|
|
31
35
|
* const response = await client.send(command);
|
|
32
36
|
* ```
|
|
@@ -26,6 +26,9 @@ export interface DescribeTrafficDistributionGroupCommandOutput extends DescribeT
|
|
|
26
26
|
* import { ConnectClient, DescribeTrafficDistributionGroupCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
27
27
|
* // const { ConnectClient, DescribeTrafficDistributionGroupCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
28
28
|
* const client = new ConnectClient(config);
|
|
29
|
+
* const input = { // DescribeTrafficDistributionGroupRequest
|
|
30
|
+
* TrafficDistributionGroupId: "STRING_VALUE", // required
|
|
31
|
+
* };
|
|
29
32
|
* const command = new DescribeTrafficDistributionGroupCommand(input);
|
|
30
33
|
* const response = await client.send(command);
|
|
31
34
|
* ```
|
|
@@ -27,6 +27,10 @@ export interface DescribeUserCommandOutput extends DescribeUserResponse, __Metad
|
|
|
27
27
|
* import { ConnectClient, DescribeUserCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
28
28
|
* // const { ConnectClient, DescribeUserCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
29
29
|
* const client = new ConnectClient(config);
|
|
30
|
+
* const input = { // DescribeUserRequest
|
|
31
|
+
* UserId: "STRING_VALUE", // required
|
|
32
|
+
* InstanceId: "STRING_VALUE", // required
|
|
33
|
+
* };
|
|
30
34
|
* const command = new DescribeUserCommand(input);
|
|
31
35
|
* const response = await client.send(command);
|
|
32
36
|
* ```
|
|
@@ -26,6 +26,10 @@ export interface DescribeUserHierarchyGroupCommandOutput extends DescribeUserHie
|
|
|
26
26
|
* import { ConnectClient, DescribeUserHierarchyGroupCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
27
27
|
* // const { ConnectClient, DescribeUserHierarchyGroupCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
28
28
|
* const client = new ConnectClient(config);
|
|
29
|
+
* const input = { // DescribeUserHierarchyGroupRequest
|
|
30
|
+
* HierarchyGroupId: "STRING_VALUE", // required
|
|
31
|
+
* InstanceId: "STRING_VALUE", // required
|
|
32
|
+
* };
|
|
29
33
|
* const command = new DescribeUserHierarchyGroupCommand(input);
|
|
30
34
|
* const response = await client.send(command);
|
|
31
35
|
* ```
|
|
@@ -26,6 +26,9 @@ export interface DescribeUserHierarchyStructureCommandOutput extends DescribeUse
|
|
|
26
26
|
* import { ConnectClient, DescribeUserHierarchyStructureCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
27
27
|
* // const { ConnectClient, DescribeUserHierarchyStructureCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
28
28
|
* const client = new ConnectClient(config);
|
|
29
|
+
* const input = { // DescribeUserHierarchyStructureRequest
|
|
30
|
+
* InstanceId: "STRING_VALUE", // required
|
|
31
|
+
* };
|
|
29
32
|
* const command = new DescribeUserHierarchyStructureCommand(input);
|
|
30
33
|
* const response = await client.send(command);
|
|
31
34
|
* ```
|
|
@@ -26,6 +26,10 @@ export interface DescribeVocabularyCommandOutput extends DescribeVocabularyRespo
|
|
|
26
26
|
* import { ConnectClient, DescribeVocabularyCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
27
27
|
* // const { ConnectClient, DescribeVocabularyCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
28
28
|
* const client = new ConnectClient(config);
|
|
29
|
+
* const input = { // DescribeVocabularyRequest
|
|
30
|
+
* InstanceId: "STRING_VALUE", // required
|
|
31
|
+
* VocabularyId: "STRING_VALUE", // required
|
|
32
|
+
* };
|
|
29
33
|
* const command = new DescribeVocabularyCommand(input);
|
|
30
34
|
* const response = await client.send(command);
|
|
31
35
|
* ```
|
|
@@ -27,6 +27,10 @@ export interface DisassociateApprovedOriginCommandOutput extends __MetadataBeare
|
|
|
27
27
|
* import { ConnectClient, DisassociateApprovedOriginCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
28
28
|
* // const { ConnectClient, DisassociateApprovedOriginCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
29
29
|
* const client = new ConnectClient(config);
|
|
30
|
+
* const input = { // DisassociateApprovedOriginRequest
|
|
31
|
+
* InstanceId: "STRING_VALUE", // required
|
|
32
|
+
* Origin: "STRING_VALUE", // required
|
|
33
|
+
* };
|
|
30
34
|
* const command = new DisassociateApprovedOriginCommand(input);
|
|
31
35
|
* const response = await client.send(command);
|
|
32
36
|
* ```
|
|
@@ -28,6 +28,16 @@ export interface DisassociateBotCommandOutput extends __MetadataBearer {
|
|
|
28
28
|
* import { ConnectClient, DisassociateBotCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
29
29
|
* // const { ConnectClient, DisassociateBotCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
30
30
|
* const client = new ConnectClient(config);
|
|
31
|
+
* const input = { // DisassociateBotRequest
|
|
32
|
+
* InstanceId: "STRING_VALUE", // required
|
|
33
|
+
* LexBot: { // LexBot
|
|
34
|
+
* Name: "STRING_VALUE", // required
|
|
35
|
+
* LexRegion: "STRING_VALUE", // required
|
|
36
|
+
* },
|
|
37
|
+
* LexV2Bot: { // LexV2Bot
|
|
38
|
+
* AliasArn: "STRING_VALUE",
|
|
39
|
+
* },
|
|
40
|
+
* };
|
|
31
41
|
* const command = new DisassociateBotCommand(input);
|
|
32
42
|
* const response = await client.send(command);
|
|
33
43
|
* ```
|
|
@@ -28,6 +28,11 @@ export interface DisassociateInstanceStorageConfigCommandOutput extends __Metada
|
|
|
28
28
|
* import { ConnectClient, DisassociateInstanceStorageConfigCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
29
29
|
* // const { ConnectClient, DisassociateInstanceStorageConfigCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
30
30
|
* const client = new ConnectClient(config);
|
|
31
|
+
* const input = { // DisassociateInstanceStorageConfigRequest
|
|
32
|
+
* InstanceId: "STRING_VALUE", // required
|
|
33
|
+
* AssociationId: "STRING_VALUE", // required
|
|
34
|
+
* ResourceType: "CHAT_TRANSCRIPTS" || "CALL_RECORDINGS" || "SCHEDULED_REPORTS" || "MEDIA_STREAMS" || "CONTACT_TRACE_RECORDS" || "AGENT_EVENTS" || "REAL_TIME_CONTACT_ANALYSIS_SEGMENTS" || "ATTACHMENTS" || "CONTACT_EVALUATIONS", // required
|
|
35
|
+
* };
|
|
31
36
|
* const command = new DisassociateInstanceStorageConfigCommand(input);
|
|
32
37
|
* const response = await client.send(command);
|
|
33
38
|
* ```
|
|
@@ -28,6 +28,10 @@ export interface DisassociateLambdaFunctionCommandOutput extends __MetadataBeare
|
|
|
28
28
|
* import { ConnectClient, DisassociateLambdaFunctionCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
29
29
|
* // const { ConnectClient, DisassociateLambdaFunctionCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
30
30
|
* const client = new ConnectClient(config);
|
|
31
|
+
* const input = { // DisassociateLambdaFunctionRequest
|
|
32
|
+
* InstanceId: "STRING_VALUE", // required
|
|
33
|
+
* FunctionArn: "STRING_VALUE", // required
|
|
34
|
+
* };
|
|
31
35
|
* const command = new DisassociateLambdaFunctionCommand(input);
|
|
32
36
|
* const response = await client.send(command);
|
|
33
37
|
* ```
|
|
@@ -28,6 +28,11 @@ export interface DisassociateLexBotCommandOutput extends __MetadataBearer {
|
|
|
28
28
|
* import { ConnectClient, DisassociateLexBotCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
29
29
|
* // const { ConnectClient, DisassociateLexBotCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
30
30
|
* const client = new ConnectClient(config);
|
|
31
|
+
* const input = { // DisassociateLexBotRequest
|
|
32
|
+
* InstanceId: "STRING_VALUE", // required
|
|
33
|
+
* BotName: "STRING_VALUE", // required
|
|
34
|
+
* LexRegion: "STRING_VALUE", // required
|
|
35
|
+
* };
|
|
31
36
|
* const command = new DisassociateLexBotCommand(input);
|
|
32
37
|
* const response = await client.send(command);
|
|
33
38
|
* ```
|
|
@@ -36,6 +36,10 @@ export interface DisassociatePhoneNumberContactFlowCommandOutput extends __Metad
|
|
|
36
36
|
* import { ConnectClient, DisassociatePhoneNumberContactFlowCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
37
37
|
* // const { ConnectClient, DisassociatePhoneNumberContactFlowCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
38
38
|
* const client = new ConnectClient(config);
|
|
39
|
+
* const input = { // DisassociatePhoneNumberContactFlowRequest
|
|
40
|
+
* PhoneNumberId: "STRING_VALUE", // required
|
|
41
|
+
* InstanceId: "STRING_VALUE", // required
|
|
42
|
+
* };
|
|
39
43
|
* const command = new DisassociatePhoneNumberContactFlowCommand(input);
|
|
40
44
|
* const response = await client.send(command);
|
|
41
45
|
* ```
|
|
@@ -27,6 +27,13 @@ export interface DisassociateQueueQuickConnectsCommandOutput extends __MetadataB
|
|
|
27
27
|
* import { ConnectClient, DisassociateQueueQuickConnectsCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
28
28
|
* // const { ConnectClient, DisassociateQueueQuickConnectsCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
29
29
|
* const client = new ConnectClient(config);
|
|
30
|
+
* const input = { // DisassociateQueueQuickConnectsRequest
|
|
31
|
+
* InstanceId: "STRING_VALUE", // required
|
|
32
|
+
* QueueId: "STRING_VALUE", // required
|
|
33
|
+
* QuickConnectIds: [ // QuickConnectsList // required
|
|
34
|
+
* "STRING_VALUE",
|
|
35
|
+
* ],
|
|
36
|
+
* };
|
|
30
37
|
* const command = new DisassociateQueueQuickConnectsCommand(input);
|
|
31
38
|
* const response = await client.send(command);
|
|
32
39
|
* ```
|
|
@@ -26,6 +26,16 @@ export interface DisassociateRoutingProfileQueuesCommandOutput extends __Metadat
|
|
|
26
26
|
* import { ConnectClient, DisassociateRoutingProfileQueuesCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
27
27
|
* // const { ConnectClient, DisassociateRoutingProfileQueuesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
28
28
|
* const client = new ConnectClient(config);
|
|
29
|
+
* const input = { // DisassociateRoutingProfileQueuesRequest
|
|
30
|
+
* InstanceId: "STRING_VALUE", // required
|
|
31
|
+
* RoutingProfileId: "STRING_VALUE", // required
|
|
32
|
+
* QueueReferences: [ // RoutingProfileQueueReferenceList // required
|
|
33
|
+
* { // RoutingProfileQueueReference
|
|
34
|
+
* QueueId: "STRING_VALUE", // required
|
|
35
|
+
* Channel: "VOICE" || "CHAT" || "TASK", // required
|
|
36
|
+
* },
|
|
37
|
+
* ],
|
|
38
|
+
* };
|
|
29
39
|
* const command = new DisassociateRoutingProfileQueuesCommand(input);
|
|
30
40
|
* const response = await client.send(command);
|
|
31
41
|
* ```
|
|
@@ -27,6 +27,10 @@ export interface DisassociateSecurityKeyCommandOutput extends __MetadataBearer {
|
|
|
27
27
|
* import { ConnectClient, DisassociateSecurityKeyCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
28
28
|
* // const { ConnectClient, DisassociateSecurityKeyCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
29
29
|
* const client = new ConnectClient(config);
|
|
30
|
+
* const input = { // DisassociateSecurityKeyRequest
|
|
31
|
+
* InstanceId: "STRING_VALUE", // required
|
|
32
|
+
* AssociationId: "STRING_VALUE", // required
|
|
33
|
+
* };
|
|
30
34
|
* const command = new DisassociateSecurityKeyCommand(input);
|
|
31
35
|
* const response = await client.send(command);
|
|
32
36
|
* ```
|
|
@@ -30,6 +30,11 @@ export interface DismissUserContactCommandOutput extends DismissUserContactRespo
|
|
|
30
30
|
* import { ConnectClient, DismissUserContactCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
31
31
|
* // const { ConnectClient, DismissUserContactCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
32
32
|
* const client = new ConnectClient(config);
|
|
33
|
+
* const input = { // DismissUserContactRequest
|
|
34
|
+
* UserId: "STRING_VALUE", // required
|
|
35
|
+
* InstanceId: "STRING_VALUE", // required
|
|
36
|
+
* ContactId: "STRING_VALUE", // required
|
|
37
|
+
* };
|
|
33
38
|
* const command = new DismissUserContactCommand(input);
|
|
34
39
|
* const response = await client.send(command);
|
|
35
40
|
* ```
|
|
@@ -26,6 +26,10 @@ export interface GetContactAttributesCommandOutput extends GetContactAttributesR
|
|
|
26
26
|
* import { ConnectClient, GetContactAttributesCommand } from "@aws-sdk/client-connect"; // ES Modules import
|
|
27
27
|
* // const { ConnectClient, GetContactAttributesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
|
|
28
28
|
* const client = new ConnectClient(config);
|
|
29
|
+
* const input = { // GetContactAttributesRequest
|
|
30
|
+
* InstanceId: "STRING_VALUE", // required
|
|
31
|
+
* InitialContactId: "STRING_VALUE", // required
|
|
32
|
+
* };
|
|
29
33
|
* const command = new GetContactAttributesCommand(input);
|
|
30
34
|
* const response = await client.send(command);
|
|
31
35
|
* ```
|