@aws-sdk/client-connect 3.439.0 → 3.442.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +8 -0
- package/dist-cjs/Connect.js +2 -0
- package/dist-cjs/commands/BatchGetFlowAssociationCommand.js +51 -0
- package/dist-cjs/commands/DescribeViewCommand.js +2 -2
- package/dist-cjs/commands/index.js +1 -0
- package/dist-cjs/models/models_0.js +6 -7
- package/dist-cjs/models/models_1.js +7 -14
- package/dist-cjs/models/models_2.js +14 -1
- package/dist-cjs/protocols/Aws_restJson1.js +464 -34
- package/dist-es/Connect.js +2 -0
- package/dist-es/commands/BatchGetFlowAssociationCommand.js +47 -0
- package/dist-es/commands/DescribeViewCommand.js +1 -1
- package/dist-es/commands/index.js +1 -0
- package/dist-es/models/models_0.js +4 -4
- package/dist-es/models/models_1.js +5 -13
- package/dist-es/models/models_2.js +13 -0
- package/dist-es/protocols/Aws_restJson1.js +453 -25
- package/dist-types/Connect.d.ts +7 -0
- package/dist-types/ConnectClient.d.ts +3 -2
- package/dist-types/commands/BatchGetFlowAssociationCommand.d.ts +101 -0
- package/dist-types/commands/CreateViewCommand.d.ts +5 -7
- package/dist-types/commands/CreateViewVersionCommand.d.ts +3 -3
- package/dist-types/commands/DeleteViewCommand.d.ts +1 -2
- package/dist-types/commands/DescribeAgentStatusCommand.d.ts +2 -0
- package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +2 -0
- package/dist-types/commands/DescribePromptCommand.d.ts +2 -0
- package/dist-types/commands/DescribeQueueCommand.d.ts +2 -0
- package/dist-types/commands/DescribeQuickConnectCommand.d.ts +2 -0
- package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +3 -0
- package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +2 -0
- package/dist-types/commands/DescribeUserCommand.d.ts +2 -0
- package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +12 -0
- package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +12 -1
- package/dist-types/commands/DescribeViewCommand.d.ts +5 -5
- package/dist-types/commands/GetPromptFileCommand.d.ts +2 -0
- package/dist-types/commands/ListAgentStatusesCommand.d.ts +2 -0
- package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +2 -0
- package/dist-types/commands/ListPromptsCommand.d.ts +2 -0
- package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +4 -0
- package/dist-types/commands/ListQueuesCommand.d.ts +2 -0
- package/dist-types/commands/ListQuickConnectsCommand.d.ts +2 -0
- package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +2 -0
- package/dist-types/commands/ListRoutingProfilesCommand.d.ts +2 -0
- package/dist-types/commands/ListSecurityProfileApplicationsCommand.d.ts +2 -0
- package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +2 -0
- package/dist-types/commands/ListSecurityProfilesCommand.d.ts +2 -0
- package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +2 -0
- package/dist-types/commands/ListUsersCommand.d.ts +2 -0
- package/dist-types/commands/ListViewVersionsCommand.d.ts +1 -2
- package/dist-types/commands/ReplicateInstanceCommand.d.ts +3 -1
- package/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +2 -0
- package/dist-types/commands/SearchPromptsCommand.d.ts +2 -0
- package/dist-types/commands/SearchQueuesCommand.d.ts +2 -0
- package/dist-types/commands/SearchQuickConnectsCommand.d.ts +2 -0
- package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +3 -0
- package/dist-types/commands/UpdateViewContentCommand.d.ts +4 -6
- package/dist-types/commands/index.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +212 -102
- package/dist-types/models/models_1.d.ts +229 -111
- package/dist-types/models/models_2.d.ts +106 -11
- package/dist-types/protocols/Aws_restJson1.d.ts +9 -0
- package/dist-types/ts3.4/Connect.d.ts +17 -0
- package/dist-types/ts3.4/ConnectClient.d.ts +6 -0
- package/dist-types/ts3.4/commands/BatchGetFlowAssociationCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/DescribeUserHierarchyStructureCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/DescribeViewCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +44 -20
- package/dist-types/ts3.4/models/models_1.d.ts +46 -40
- package/dist-types/ts3.4/models/models_2.d.ts +42 -1
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +12 -0
- package/package.json +4 -4
|
@@ -1,6 +1,72 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { ConnectServiceException as __BaseException } from "./ConnectServiceException";
|
|
3
|
-
import { ActionSummary, AgentConfig, AgentContactReference, AgentStatusReference, AgentStatusState, AgentStatusSummary, AgentStatusType, Application, Attribute, Channel, ContactFlowModuleState, ContactFlowState, ContactFlowType, ContactState, DirectoryType, Distribution, EvaluationAnswerData, EvaluationFormVersionStatus, EvaluationNote, EvaluationScore, EvaluationStatus, EventSourceName, HierarchyGroupSummary, HoursOfOperation, HoursOfOperationConfig, InstanceAttributeType, InstanceStatus, InstanceStorageConfig, InstanceStorageResourceType, IntegrationType, LexBot, LexV2Bot, MonitorCapability, PhoneNumberCountryCode, PhoneNumberType, Prompt, Queue, QueueReference, QuickConnect, QuickConnectType, Reference, ReferenceType, RoutingProfile, RoutingProfileQueueReference, RulePublishStatus, SourceType, TaskTemplateConstraints, TaskTemplateDefaults, TaskTemplateField, TaskTemplateStatus, TrafficDistributionGroupStatus, UseCaseType, UserPhoneConfig, ViewStatus, ViewType, VocabularyLanguageCode, VocabularyState } from "./models_0";
|
|
3
|
+
import { ActionSummary, AgentConfig, AgentContactReference, AgentStatusReference, AgentStatusState, AgentStatusSummary, AgentStatusType, Application, Attribute, Channel, ContactFlowModuleState, ContactFlowState, ContactFlowType, ContactState, DirectoryType, Distribution, EvaluationAnswerData, EvaluationFormVersionStatus, EvaluationNote, EvaluationScore, EvaluationStatus, EventSourceName, HierarchyGroupSummary, HierarchyLevel, HoursOfOperation, HoursOfOperationConfig, InstanceAttributeType, InstanceStatus, InstanceStorageConfig, InstanceStorageResourceType, IntegrationType, LexBot, LexV2Bot, MonitorCapability, PhoneNumberCountryCode, PhoneNumberType, Prompt, Queue, QueueReference, QuickConnect, QuickConnectType, Reference, ReferenceType, RoutingProfile, RoutingProfileQueueReference, RulePublishStatus, SourceType, TaskTemplateConstraints, TaskTemplateDefaults, TaskTemplateField, TaskTemplateStatus, TrafficDistributionGroupStatus, UseCaseType, UserPhoneConfig, View, ViewStatus, ViewType, VocabularyLanguageCode, VocabularyState } from "./models_0";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
* <p>Contains information about a hierarchy structure.</p>
|
|
7
|
+
*/
|
|
8
|
+
export interface HierarchyStructure {
|
|
9
|
+
/**
|
|
10
|
+
* @public
|
|
11
|
+
* <p>Information about level one.</p>
|
|
12
|
+
*/
|
|
13
|
+
LevelOne?: HierarchyLevel;
|
|
14
|
+
/**
|
|
15
|
+
* @public
|
|
16
|
+
* <p>Information about level two.</p>
|
|
17
|
+
*/
|
|
18
|
+
LevelTwo?: HierarchyLevel;
|
|
19
|
+
/**
|
|
20
|
+
* @public
|
|
21
|
+
* <p>Information about level three.</p>
|
|
22
|
+
*/
|
|
23
|
+
LevelThree?: HierarchyLevel;
|
|
24
|
+
/**
|
|
25
|
+
* @public
|
|
26
|
+
* <p>Information about level four.</p>
|
|
27
|
+
*/
|
|
28
|
+
LevelFour?: HierarchyLevel;
|
|
29
|
+
/**
|
|
30
|
+
* @public
|
|
31
|
+
* <p>Information about level five.</p>
|
|
32
|
+
*/
|
|
33
|
+
LevelFive?: HierarchyLevel;
|
|
34
|
+
}
|
|
35
|
+
/**
|
|
36
|
+
* @public
|
|
37
|
+
*/
|
|
38
|
+
export interface DescribeUserHierarchyStructureResponse {
|
|
39
|
+
/**
|
|
40
|
+
* @public
|
|
41
|
+
* <p>Information about the hierarchy structure.</p>
|
|
42
|
+
*/
|
|
43
|
+
HierarchyStructure?: HierarchyStructure;
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* @public
|
|
47
|
+
*/
|
|
48
|
+
export interface DescribeViewRequest {
|
|
49
|
+
/**
|
|
50
|
+
* @public
|
|
51
|
+
* <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
|
|
52
|
+
*/
|
|
53
|
+
InstanceId: string | undefined;
|
|
54
|
+
/**
|
|
55
|
+
* @public
|
|
56
|
+
* <p>The ViewId of the view. This must be an ARN for Amazon Web Services managed views.</p>
|
|
57
|
+
*/
|
|
58
|
+
ViewId: string | undefined;
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
63
|
+
export interface DescribeViewResponse {
|
|
64
|
+
/**
|
|
65
|
+
* @public
|
|
66
|
+
* <p>All view data is contained within the View object.</p>
|
|
67
|
+
*/
|
|
68
|
+
View?: View;
|
|
69
|
+
}
|
|
4
70
|
/**
|
|
5
71
|
* @public
|
|
6
72
|
*/
|
|
@@ -1948,6 +2014,34 @@ export interface GetMetricDataV2Request {
|
|
|
1948
2014
|
* <p>Unit: Seconds</p>
|
|
1949
2015
|
* <p>Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy</p>
|
|
1950
2016
|
* </dd>
|
|
2017
|
+
* <dt>PERCENT_NON_TALK_TIME</dt>
|
|
2018
|
+
* <dd>
|
|
2019
|
+
* <p>This metric is available only for contacts analyzed by Contact Lens conversational
|
|
2020
|
+
* analytics.</p>
|
|
2021
|
+
* <p>Unit: Percentage</p>
|
|
2022
|
+
* <p>Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy</p>
|
|
2023
|
+
* </dd>
|
|
2024
|
+
* <dt>PERCENT_TALK_TIME</dt>
|
|
2025
|
+
* <dd>
|
|
2026
|
+
* <p>This metric is available only for contacts analyzed by Contact Lens conversational
|
|
2027
|
+
* analytics.</p>
|
|
2028
|
+
* <p>Unit: Percentage</p>
|
|
2029
|
+
* <p>Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy</p>
|
|
2030
|
+
* </dd>
|
|
2031
|
+
* <dt>PERCENT_TALK_TIME_AGENT</dt>
|
|
2032
|
+
* <dd>
|
|
2033
|
+
* <p>This metric is available only for contacts analyzed by Contact Lens conversational
|
|
2034
|
+
* analytics.</p>
|
|
2035
|
+
* <p>Unit: Percentage</p>
|
|
2036
|
+
* <p>Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy</p>
|
|
2037
|
+
* </dd>
|
|
2038
|
+
* <dt>PERCENT_TALK_TIME_CUSTOMER</dt>
|
|
2039
|
+
* <dd>
|
|
2040
|
+
* <p>This metric is available only for contacts analyzed by Contact Lens conversational
|
|
2041
|
+
* analytics.</p>
|
|
2042
|
+
* <p>Unit: Percentage</p>
|
|
2043
|
+
* <p>Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy</p>
|
|
2044
|
+
* </dd>
|
|
1951
2045
|
* <dt>SERVICE_LEVEL</dt>
|
|
1952
2046
|
* <dd>
|
|
1953
2047
|
* <p>You can include up to 20 SERVICE_LEVEL metrics in a request.</p>
|
|
@@ -2104,6 +2198,16 @@ export interface GetPromptFileResponse {
|
|
|
2104
2198
|
* the prompt in S3.</p>
|
|
2105
2199
|
*/
|
|
2106
2200
|
PromptPresignedUrl?: string;
|
|
2201
|
+
/**
|
|
2202
|
+
* @public
|
|
2203
|
+
* <p>The timestamp when this resource was last modified.</p>
|
|
2204
|
+
*/
|
|
2205
|
+
LastModifiedTime?: Date;
|
|
2206
|
+
/**
|
|
2207
|
+
* @public
|
|
2208
|
+
* <p>The Amazon Web Services Region where this resource was last modified.</p>
|
|
2209
|
+
*/
|
|
2210
|
+
LastModifiedRegion?: string;
|
|
2107
2211
|
}
|
|
2108
2212
|
/**
|
|
2109
2213
|
* @public
|
|
@@ -3246,6 +3350,16 @@ export interface HoursOfOperationSummary {
|
|
|
3246
3350
|
* <p>The name of the hours of operation.</p>
|
|
3247
3351
|
*/
|
|
3248
3352
|
Name?: string;
|
|
3353
|
+
/**
|
|
3354
|
+
* @public
|
|
3355
|
+
* <p>The timestamp when this resource was last modified.</p>
|
|
3356
|
+
*/
|
|
3357
|
+
LastModifiedTime?: Date;
|
|
3358
|
+
/**
|
|
3359
|
+
* @public
|
|
3360
|
+
* <p>The Amazon Web Services Region where this resource was last modified.</p>
|
|
3361
|
+
*/
|
|
3362
|
+
LastModifiedRegion?: string;
|
|
3249
3363
|
}
|
|
3250
3364
|
/**
|
|
3251
3365
|
* @public
|
|
@@ -3818,6 +3932,16 @@ export interface PromptSummary {
|
|
|
3818
3932
|
* <p>The name of the prompt.</p>
|
|
3819
3933
|
*/
|
|
3820
3934
|
Name?: string;
|
|
3935
|
+
/**
|
|
3936
|
+
* @public
|
|
3937
|
+
* <p>The timestamp when this resource was last modified.</p>
|
|
3938
|
+
*/
|
|
3939
|
+
LastModifiedTime?: Date;
|
|
3940
|
+
/**
|
|
3941
|
+
* @public
|
|
3942
|
+
* <p>The Amazon Web Services Region where this resource was last modified.</p>
|
|
3943
|
+
*/
|
|
3944
|
+
LastModifiedRegion?: string;
|
|
3821
3945
|
}
|
|
3822
3946
|
/**
|
|
3823
3947
|
* @public
|
|
@@ -3886,6 +4010,16 @@ export interface QuickConnectSummary {
|
|
|
3886
4010
|
* prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).</p>
|
|
3887
4011
|
*/
|
|
3888
4012
|
QuickConnectType?: QuickConnectType;
|
|
4013
|
+
/**
|
|
4014
|
+
* @public
|
|
4015
|
+
* <p>The timestamp when this resource was last modified.</p>
|
|
4016
|
+
*/
|
|
4017
|
+
LastModifiedTime?: Date;
|
|
4018
|
+
/**
|
|
4019
|
+
* @public
|
|
4020
|
+
* <p>The Amazon Web Services Region where this resource was last modified.</p>
|
|
4021
|
+
*/
|
|
4022
|
+
LastModifiedRegion?: string;
|
|
3889
4023
|
}
|
|
3890
4024
|
/**
|
|
3891
4025
|
* @public
|
|
@@ -3901,6 +4035,16 @@ export interface ListQueueQuickConnectsResponse {
|
|
|
3901
4035
|
* <p>Information about the quick connects.</p>
|
|
3902
4036
|
*/
|
|
3903
4037
|
QuickConnectSummaryList?: QuickConnectSummary[];
|
|
4038
|
+
/**
|
|
4039
|
+
* @public
|
|
4040
|
+
* <p>The timestamp when this resource was last modified.</p>
|
|
4041
|
+
*/
|
|
4042
|
+
LastModifiedTime?: Date;
|
|
4043
|
+
/**
|
|
4044
|
+
* @public
|
|
4045
|
+
* <p>The Amazon Web Services Region where this resource was last modified.</p>
|
|
4046
|
+
*/
|
|
4047
|
+
LastModifiedRegion?: string;
|
|
3904
4048
|
}
|
|
3905
4049
|
/**
|
|
3906
4050
|
* @public
|
|
@@ -3965,6 +4109,16 @@ export interface QueueSummary {
|
|
|
3965
4109
|
* <p>The type of queue.</p>
|
|
3966
4110
|
*/
|
|
3967
4111
|
QueueType?: QueueType;
|
|
4112
|
+
/**
|
|
4113
|
+
* @public
|
|
4114
|
+
* <p>The timestamp when this resource was last modified.</p>
|
|
4115
|
+
*/
|
|
4116
|
+
LastModifiedTime?: Date;
|
|
4117
|
+
/**
|
|
4118
|
+
* @public
|
|
4119
|
+
* <p>The Amazon Web Services Region where this resource was last modified.</p>
|
|
4120
|
+
*/
|
|
4121
|
+
LastModifiedRegion?: string;
|
|
3968
4122
|
}
|
|
3969
4123
|
/**
|
|
3970
4124
|
* @public
|
|
@@ -4103,6 +4257,16 @@ export interface ListRoutingProfileQueuesResponse {
|
|
|
4103
4257
|
* <p>Information about the routing profiles.</p>
|
|
4104
4258
|
*/
|
|
4105
4259
|
RoutingProfileQueueConfigSummaryList?: RoutingProfileQueueConfigSummary[];
|
|
4260
|
+
/**
|
|
4261
|
+
* @public
|
|
4262
|
+
* <p>The timestamp when this resource was last modified.</p>
|
|
4263
|
+
*/
|
|
4264
|
+
LastModifiedTime?: Date;
|
|
4265
|
+
/**
|
|
4266
|
+
* @public
|
|
4267
|
+
* <p>The Amazon Web Services Region where this resource was last modified.</p>
|
|
4268
|
+
*/
|
|
4269
|
+
LastModifiedRegion?: string;
|
|
4106
4270
|
}
|
|
4107
4271
|
/**
|
|
4108
4272
|
* @public
|
|
@@ -4145,6 +4309,16 @@ export interface RoutingProfileSummary {
|
|
|
4145
4309
|
* <p>The name of the routing profile.</p>
|
|
4146
4310
|
*/
|
|
4147
4311
|
Name?: string;
|
|
4312
|
+
/**
|
|
4313
|
+
* @public
|
|
4314
|
+
* <p>The timestamp when this resource was last modified.</p>
|
|
4315
|
+
*/
|
|
4316
|
+
LastModifiedTime?: Date;
|
|
4317
|
+
/**
|
|
4318
|
+
* @public
|
|
4319
|
+
* <p>The Amazon Web Services Region where this resource was last modified.</p>
|
|
4320
|
+
*/
|
|
4321
|
+
LastModifiedRegion?: string;
|
|
4148
4322
|
}
|
|
4149
4323
|
/**
|
|
4150
4324
|
* @public
|
|
@@ -4351,6 +4525,16 @@ export interface ListSecurityProfileApplicationsResponse {
|
|
|
4351
4525
|
* <p>If there are additional results, this is the token for the next set of results.</p>
|
|
4352
4526
|
*/
|
|
4353
4527
|
NextToken?: string;
|
|
4528
|
+
/**
|
|
4529
|
+
* @public
|
|
4530
|
+
* <p>The timestamp when this resource was last modified.</p>
|
|
4531
|
+
*/
|
|
4532
|
+
LastModifiedTime?: Date;
|
|
4533
|
+
/**
|
|
4534
|
+
* @public
|
|
4535
|
+
* <p>The Amazon Web Services Region where this resource was last modified.</p>
|
|
4536
|
+
*/
|
|
4537
|
+
LastModifiedRegion?: string;
|
|
4354
4538
|
}
|
|
4355
4539
|
/**
|
|
4356
4540
|
* @public
|
|
@@ -4394,6 +4578,16 @@ export interface ListSecurityProfilePermissionsResponse {
|
|
|
4394
4578
|
* <p>If there are additional results, this is the token for the next set of results.</p>
|
|
4395
4579
|
*/
|
|
4396
4580
|
NextToken?: string;
|
|
4581
|
+
/**
|
|
4582
|
+
* @public
|
|
4583
|
+
* <p>The timestamp when this resource was last modified.</p>
|
|
4584
|
+
*/
|
|
4585
|
+
LastModifiedTime?: Date;
|
|
4586
|
+
/**
|
|
4587
|
+
* @public
|
|
4588
|
+
* <p>The Amazon Web Services Region where this resource was last modified.</p>
|
|
4589
|
+
*/
|
|
4590
|
+
LastModifiedRegion?: string;
|
|
4397
4591
|
}
|
|
4398
4592
|
/**
|
|
4399
4593
|
* @public
|
|
@@ -4436,6 +4630,16 @@ export interface SecurityProfileSummary {
|
|
|
4436
4630
|
* <p>The name of the security profile.</p>
|
|
4437
4631
|
*/
|
|
4438
4632
|
Name?: string;
|
|
4633
|
+
/**
|
|
4634
|
+
* @public
|
|
4635
|
+
* <p>The timestamp when this resource was last modified.</p>
|
|
4636
|
+
*/
|
|
4637
|
+
LastModifiedTime?: Date;
|
|
4638
|
+
/**
|
|
4639
|
+
* @public
|
|
4640
|
+
* <p>The Amazon Web Services Region where this resource was last modified.</p>
|
|
4641
|
+
*/
|
|
4642
|
+
LastModifiedRegion?: string;
|
|
4439
4643
|
}
|
|
4440
4644
|
/**
|
|
4441
4645
|
* @public
|
|
@@ -4873,6 +5077,16 @@ export interface UserSummary {
|
|
|
4873
5077
|
* <p>The Amazon Connect user name of the user account.</p>
|
|
4874
5078
|
*/
|
|
4875
5079
|
Username?: string;
|
|
5080
|
+
/**
|
|
5081
|
+
* @public
|
|
5082
|
+
* <p>The timestamp when this resource was last modified.</p>
|
|
5083
|
+
*/
|
|
5084
|
+
LastModifiedTime?: Date;
|
|
5085
|
+
/**
|
|
5086
|
+
* @public
|
|
5087
|
+
* <p>The Amazon Web Services Region where this resource was last modified.</p>
|
|
5088
|
+
*/
|
|
5089
|
+
LastModifiedRegion?: string;
|
|
4876
5090
|
}
|
|
4877
5091
|
/**
|
|
4878
5092
|
* @public
|
|
@@ -4895,8 +5109,7 @@ export interface ListUsersResponse {
|
|
|
4895
5109
|
export interface ListViewsRequest {
|
|
4896
5110
|
/**
|
|
4897
5111
|
* @public
|
|
4898
|
-
* <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of
|
|
4899
|
-
* the instance.</p>
|
|
5112
|
+
* <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
|
|
4900
5113
|
*/
|
|
4901
5114
|
InstanceId: string | undefined;
|
|
4902
5115
|
/**
|
|
@@ -4906,8 +5119,8 @@ export interface ListViewsRequest {
|
|
|
4906
5119
|
Type?: ViewType;
|
|
4907
5120
|
/**
|
|
4908
5121
|
* @public
|
|
4909
|
-
* <p>The token for the next set of results. Use the value returned in the previous response in
|
|
4910
|
-
*
|
|
5122
|
+
* <p>The token for the next set of results. Use the value returned in the previous response in the next request to
|
|
5123
|
+
* retrieve the next set of results.</p>
|
|
4911
5124
|
*/
|
|
4912
5125
|
NextToken?: string;
|
|
4913
5126
|
/**
|
|
@@ -4944,7 +5157,7 @@ export interface ViewSummary {
|
|
|
4944
5157
|
/**
|
|
4945
5158
|
* @public
|
|
4946
5159
|
* <p>Indicates the view status as either <code>SAVED</code> or <code>PUBLISHED</code>. The
|
|
4947
|
-
*
|
|
5160
|
+
* <code>PUBLISHED</code> status will initiate validation on the content.</p>
|
|
4948
5161
|
*/
|
|
4949
5162
|
Status?: ViewStatus;
|
|
4950
5163
|
/**
|
|
@@ -4964,8 +5177,8 @@ export interface ListViewsResponse {
|
|
|
4964
5177
|
ViewsSummaryList?: ViewSummary[];
|
|
4965
5178
|
/**
|
|
4966
5179
|
* @public
|
|
4967
|
-
* <p>The token for the next set of results. Use the value returned in the previous response in
|
|
4968
|
-
*
|
|
5180
|
+
* <p>The token for the next set of results. Use the value returned in the previous response in the next request to
|
|
5181
|
+
* retrieve the next set of results.</p>
|
|
4969
5182
|
*/
|
|
4970
5183
|
NextToken?: string;
|
|
4971
5184
|
}
|
|
@@ -4975,20 +5188,18 @@ export interface ListViewsResponse {
|
|
|
4975
5188
|
export interface ListViewVersionsRequest {
|
|
4976
5189
|
/**
|
|
4977
5190
|
* @public
|
|
4978
|
-
* <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of
|
|
4979
|
-
* the instance.</p>
|
|
5191
|
+
* <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
|
|
4980
5192
|
*/
|
|
4981
5193
|
InstanceId: string | undefined;
|
|
4982
5194
|
/**
|
|
4983
5195
|
* @public
|
|
4984
|
-
* <p>The identifier of the view. Both <code>ViewArn</code> and <code>ViewId</code> can be
|
|
4985
|
-
* used.</p>
|
|
5196
|
+
* <p>The identifier of the view. Both <code>ViewArn</code> and <code>ViewId</code> can be used.</p>
|
|
4986
5197
|
*/
|
|
4987
5198
|
ViewId: string | undefined;
|
|
4988
5199
|
/**
|
|
4989
5200
|
* @public
|
|
4990
|
-
* <p>The token for the next set of results. Use the value returned in the previous response in
|
|
4991
|
-
*
|
|
5201
|
+
* <p>The token for the next set of results. Use the value returned in the previous response in the next request to
|
|
5202
|
+
* retrieve the next set of results.</p>
|
|
4992
5203
|
*/
|
|
4993
5204
|
NextToken?: string;
|
|
4994
5205
|
/**
|
|
@@ -5049,8 +5260,8 @@ export interface ListViewVersionsResponse {
|
|
|
5049
5260
|
ViewVersionSummaryList?: ViewVersionSummary[];
|
|
5050
5261
|
/**
|
|
5051
5262
|
* @public
|
|
5052
|
-
* <p>The token for the next set of results. Use the value returned in the previous response in
|
|
5053
|
-
*
|
|
5263
|
+
* <p>The token for the next set of results. Use the value returned in the previous response in the next request to
|
|
5264
|
+
* retrieve the next set of results.</p>
|
|
5054
5265
|
*/
|
|
5055
5266
|
NextToken?: string;
|
|
5056
5267
|
}
|
|
@@ -7341,102 +7552,9 @@ export declare const ParticipantTimerType: {
|
|
|
7341
7552
|
*/
|
|
7342
7553
|
export type ParticipantTimerType = (typeof ParticipantTimerType)[keyof typeof ParticipantTimerType];
|
|
7343
7554
|
/**
|
|
7344
|
-
* @
|
|
7345
|
-
* @enum
|
|
7346
|
-
*/
|
|
7347
|
-
export declare const ParticipantTimerAction: {
|
|
7348
|
-
readonly Unset: "Unset";
|
|
7349
|
-
};
|
|
7350
|
-
/**
|
|
7351
|
-
* @public
|
|
7352
|
-
*/
|
|
7353
|
-
export type ParticipantTimerAction = (typeof ParticipantTimerAction)[keyof typeof ParticipantTimerAction];
|
|
7354
|
-
/**
|
|
7355
|
-
* @public
|
|
7356
|
-
* <p>The value of the timer. Either the timer action (<code>Unset</code> to delete the timer), or
|
|
7357
|
-
* the duration of the timer in minutes. Only one value can be set.</p>
|
|
7358
|
-
* <p>For more information about how chat timeouts work, see
|
|
7359
|
-
* <a href="https://docs.aws.amazon.com/connect/latest/adminguide/setup-chat-timeouts.html">Set up chat timeouts for human participants</a>. </p>
|
|
7360
|
-
*/
|
|
7361
|
-
export type ParticipantTimerValue = ParticipantTimerValue.ParticipantTimerActionMember | ParticipantTimerValue.ParticipantTimerDurationInMinutesMember | ParticipantTimerValue.$UnknownMember;
|
|
7362
|
-
/**
|
|
7363
|
-
* @public
|
|
7364
|
-
*/
|
|
7365
|
-
export declare namespace ParticipantTimerValue {
|
|
7366
|
-
/**
|
|
7367
|
-
* @public
|
|
7368
|
-
* <p>The timer action. Currently only one value is allowed: <code>Unset</code>. It deletes a
|
|
7369
|
-
* timer.</p>
|
|
7370
|
-
*/
|
|
7371
|
-
interface ParticipantTimerActionMember {
|
|
7372
|
-
ParticipantTimerAction: ParticipantTimerAction;
|
|
7373
|
-
ParticipantTimerDurationInMinutes?: never;
|
|
7374
|
-
$unknown?: never;
|
|
7375
|
-
}
|
|
7376
|
-
/**
|
|
7377
|
-
* @public
|
|
7378
|
-
* <p>The duration of a timer, in minutes. </p>
|
|
7379
|
-
*/
|
|
7380
|
-
interface ParticipantTimerDurationInMinutesMember {
|
|
7381
|
-
ParticipantTimerAction?: never;
|
|
7382
|
-
ParticipantTimerDurationInMinutes: number;
|
|
7383
|
-
$unknown?: never;
|
|
7384
|
-
}
|
|
7385
|
-
/**
|
|
7386
|
-
* @public
|
|
7387
|
-
*/
|
|
7388
|
-
interface $UnknownMember {
|
|
7389
|
-
ParticipantTimerAction?: never;
|
|
7390
|
-
ParticipantTimerDurationInMinutes?: never;
|
|
7391
|
-
$unknown: [string, any];
|
|
7392
|
-
}
|
|
7393
|
-
interface Visitor<T> {
|
|
7394
|
-
ParticipantTimerAction: (value: ParticipantTimerAction) => T;
|
|
7395
|
-
ParticipantTimerDurationInMinutes: (value: number) => T;
|
|
7396
|
-
_: (name: string, value: any) => T;
|
|
7397
|
-
}
|
|
7398
|
-
const visit: <T>(value: ParticipantTimerValue, visitor: Visitor<T>) => T;
|
|
7399
|
-
}
|
|
7400
|
-
/**
|
|
7401
|
-
* @public
|
|
7402
|
-
* <p>Configuration information for the timer. After the timer configuration is set, it persists
|
|
7403
|
-
* for the duration of the chat. It persists across new contacts in the chain, for example, transfer
|
|
7404
|
-
* contacts.</p>
|
|
7405
|
-
* <p>For more information about how chat timeouts work, see
|
|
7406
|
-
* <a href="https://docs.aws.amazon.com/connect/latest/adminguide/setup-chat-timeouts.html">Set up chat timeouts for human participants</a>. </p>
|
|
7407
|
-
*/
|
|
7408
|
-
export interface ParticipantTimerConfiguration {
|
|
7409
|
-
/**
|
|
7410
|
-
* @public
|
|
7411
|
-
* <p>The role of the participant in the chat conversation.</p>
|
|
7412
|
-
*/
|
|
7413
|
-
ParticipantRole: TimerEligibleParticipantRoles | undefined;
|
|
7414
|
-
/**
|
|
7415
|
-
* @public
|
|
7416
|
-
* <p>The type of timer. <code>IDLE</code> indicates the timer applies for considering a human
|
|
7417
|
-
* chat participant as idle. <code>DISCONNECT_NONCUSTOMER</code> indicates the timer applies to
|
|
7418
|
-
* automatically disconnecting a chat participant due to idleness.</p>
|
|
7419
|
-
*/
|
|
7420
|
-
TimerType: ParticipantTimerType | undefined;
|
|
7421
|
-
/**
|
|
7422
|
-
* @public
|
|
7423
|
-
* <p>The value of the timer. Either the timer action (Unset to delete the timer), or the duration
|
|
7424
|
-
* of the timer in minutes. Only one value can be set.</p>
|
|
7425
|
-
*/
|
|
7426
|
-
TimerValue: ParticipantTimerValue | undefined;
|
|
7427
|
-
}
|
|
7428
|
-
/**
|
|
7429
|
-
* @public
|
|
7430
|
-
* <p>Configuration information for the chat participant role.</p>
|
|
7555
|
+
* @internal
|
|
7431
7556
|
*/
|
|
7432
|
-
export
|
|
7433
|
-
/**
|
|
7434
|
-
* @public
|
|
7435
|
-
* <p>A list of participant timers. You can specify any unique combination of role and timer type.
|
|
7436
|
-
* Duplicate entries error out the request with a 400.</p>
|
|
7437
|
-
*/
|
|
7438
|
-
ParticipantTimerConfigList: ParticipantTimerConfiguration[] | undefined;
|
|
7439
|
-
}
|
|
7557
|
+
export declare const DescribeViewResponseFilterSensitiveLog: (obj: DescribeViewResponse) => any;
|
|
7440
7558
|
/**
|
|
7441
7559
|
* @internal
|
|
7442
7560
|
*/
|
|
@@ -1,5 +1,102 @@
|
|
|
1
1
|
import { AgentAvailabilityTimer, AgentConfig, Application, Evaluation, EvaluationFormQuestion, EvaluationFormScoringStrategy, EvaluationFormVersionStatus, MediaConcurrency, OutboundCallerConfig, QueueStatus, QuickConnectConfig, RoutingProfileQueueConfig, RuleAction, RulePublishStatus, TaskTemplateConstraints, TaskTemplateDefaults, TaskTemplateField, TaskTemplateStatus, UserIdentityInfo, UserPhoneConfig, View, ViewInputContent, ViewStatus } from "./models_0";
|
|
2
|
-
import {
|
|
2
|
+
import { HierarchyGroupCondition, HoursOfOperationSearchFilter, ParticipantTimerType, PromptSearchFilter, QueueSearchFilter, QuickConnectSearchFilter, RoutingProfileSearchFilter, SearchableQueueType, SecurityProfilesSearchFilter, SignInConfig, StringCondition, TelephonyConfig, TimerEligibleParticipantRoles, UserSearchFilter } from "./models_1";
|
|
3
|
+
/**
|
|
4
|
+
* @public
|
|
5
|
+
* @enum
|
|
6
|
+
*/
|
|
7
|
+
export declare const ParticipantTimerAction: {
|
|
8
|
+
readonly Unset: "Unset";
|
|
9
|
+
};
|
|
10
|
+
/**
|
|
11
|
+
* @public
|
|
12
|
+
*/
|
|
13
|
+
export type ParticipantTimerAction = (typeof ParticipantTimerAction)[keyof typeof ParticipantTimerAction];
|
|
14
|
+
/**
|
|
15
|
+
* @public
|
|
16
|
+
* <p>The value of the timer. Either the timer action (<code>Unset</code> to delete the timer), or
|
|
17
|
+
* the duration of the timer in minutes. Only one value can be set.</p>
|
|
18
|
+
* <p>For more information about how chat timeouts work, see
|
|
19
|
+
* <a href="https://docs.aws.amazon.com/connect/latest/adminguide/setup-chat-timeouts.html">Set up chat timeouts for human participants</a>. </p>
|
|
20
|
+
*/
|
|
21
|
+
export type ParticipantTimerValue = ParticipantTimerValue.ParticipantTimerActionMember | ParticipantTimerValue.ParticipantTimerDurationInMinutesMember | ParticipantTimerValue.$UnknownMember;
|
|
22
|
+
/**
|
|
23
|
+
* @public
|
|
24
|
+
*/
|
|
25
|
+
export declare namespace ParticipantTimerValue {
|
|
26
|
+
/**
|
|
27
|
+
* @public
|
|
28
|
+
* <p>The timer action. Currently only one value is allowed: <code>Unset</code>. It deletes a
|
|
29
|
+
* timer.</p>
|
|
30
|
+
*/
|
|
31
|
+
interface ParticipantTimerActionMember {
|
|
32
|
+
ParticipantTimerAction: ParticipantTimerAction;
|
|
33
|
+
ParticipantTimerDurationInMinutes?: never;
|
|
34
|
+
$unknown?: never;
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* @public
|
|
38
|
+
* <p>The duration of a timer, in minutes. </p>
|
|
39
|
+
*/
|
|
40
|
+
interface ParticipantTimerDurationInMinutesMember {
|
|
41
|
+
ParticipantTimerAction?: never;
|
|
42
|
+
ParticipantTimerDurationInMinutes: number;
|
|
43
|
+
$unknown?: never;
|
|
44
|
+
}
|
|
45
|
+
/**
|
|
46
|
+
* @public
|
|
47
|
+
*/
|
|
48
|
+
interface $UnknownMember {
|
|
49
|
+
ParticipantTimerAction?: never;
|
|
50
|
+
ParticipantTimerDurationInMinutes?: never;
|
|
51
|
+
$unknown: [string, any];
|
|
52
|
+
}
|
|
53
|
+
interface Visitor<T> {
|
|
54
|
+
ParticipantTimerAction: (value: ParticipantTimerAction) => T;
|
|
55
|
+
ParticipantTimerDurationInMinutes: (value: number) => T;
|
|
56
|
+
_: (name: string, value: any) => T;
|
|
57
|
+
}
|
|
58
|
+
const visit: <T>(value: ParticipantTimerValue, visitor: Visitor<T>) => T;
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
* <p>Configuration information for the timer. After the timer configuration is set, it persists
|
|
63
|
+
* for the duration of the chat. It persists across new contacts in the chain, for example, transfer
|
|
64
|
+
* contacts.</p>
|
|
65
|
+
* <p>For more information about how chat timeouts work, see
|
|
66
|
+
* <a href="https://docs.aws.amazon.com/connect/latest/adminguide/setup-chat-timeouts.html">Set up chat timeouts for human participants</a>. </p>
|
|
67
|
+
*/
|
|
68
|
+
export interface ParticipantTimerConfiguration {
|
|
69
|
+
/**
|
|
70
|
+
* @public
|
|
71
|
+
* <p>The role of the participant in the chat conversation.</p>
|
|
72
|
+
*/
|
|
73
|
+
ParticipantRole: TimerEligibleParticipantRoles | undefined;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
* <p>The type of timer. <code>IDLE</code> indicates the timer applies for considering a human
|
|
77
|
+
* chat participant as idle. <code>DISCONNECT_NONCUSTOMER</code> indicates the timer applies to
|
|
78
|
+
* automatically disconnecting a chat participant due to idleness.</p>
|
|
79
|
+
*/
|
|
80
|
+
TimerType: ParticipantTimerType | undefined;
|
|
81
|
+
/**
|
|
82
|
+
* @public
|
|
83
|
+
* <p>The value of the timer. Either the timer action (Unset to delete the timer), or the duration
|
|
84
|
+
* of the timer in minutes. Only one value can be set.</p>
|
|
85
|
+
*/
|
|
86
|
+
TimerValue: ParticipantTimerValue | undefined;
|
|
87
|
+
}
|
|
88
|
+
/**
|
|
89
|
+
* @public
|
|
90
|
+
* <p>Configuration information for the chat participant role.</p>
|
|
91
|
+
*/
|
|
92
|
+
export interface ChatParticipantRoleConfig {
|
|
93
|
+
/**
|
|
94
|
+
* @public
|
|
95
|
+
* <p>A list of participant timers. You can specify any unique combination of role and timer type.
|
|
96
|
+
* Duplicate entries error out the request with a 400.</p>
|
|
97
|
+
*/
|
|
98
|
+
ParticipantTimerConfigList: ParticipantTimerConfiguration[] | undefined;
|
|
99
|
+
}
|
|
3
100
|
/**
|
|
4
101
|
* @public
|
|
5
102
|
* <p>Configuration information for the chat participant role.</p>
|
|
@@ -149,7 +246,9 @@ export interface UpdatePromptRequest {
|
|
|
149
246
|
Description?: string;
|
|
150
247
|
/**
|
|
151
248
|
* @public
|
|
152
|
-
* <p>The URI for the S3 bucket where the prompt is stored
|
|
249
|
+
* <p>The URI for the S3 bucket where the prompt is stored. You can provide S3 pre-signed URLs returned by the
|
|
250
|
+
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_GetPromptFile.html">GetPromptFile</a>
|
|
251
|
+
* API instead of providing S3 URIs.</p>
|
|
153
252
|
*/
|
|
154
253
|
S3Uri?: string;
|
|
155
254
|
}
|
|
@@ -844,20 +943,18 @@ export interface UpdateUserSecurityProfilesRequest {
|
|
|
844
943
|
export interface UpdateViewContentRequest {
|
|
845
944
|
/**
|
|
846
945
|
* @public
|
|
847
|
-
* <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of
|
|
848
|
-
* the instance.</p>
|
|
946
|
+
* <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
|
|
849
947
|
*/
|
|
850
948
|
InstanceId: string | undefined;
|
|
851
949
|
/**
|
|
852
950
|
* @public
|
|
853
|
-
* <p>The identifier of the view. Both <code>ViewArn</code> and <code>ViewId</code> can be
|
|
854
|
-
* used.</p>
|
|
951
|
+
* <p>The identifier of the view. Both <code>ViewArn</code> and <code>ViewId</code> can be used.</p>
|
|
855
952
|
*/
|
|
856
953
|
ViewId: string | undefined;
|
|
857
954
|
/**
|
|
858
955
|
* @public
|
|
859
956
|
* <p>Indicates the view status as either <code>SAVED</code> or <code>PUBLISHED</code>. The
|
|
860
|
-
*
|
|
957
|
+
* <code>PUBLISHED</code> status will initiate validation on the content.</p>
|
|
861
958
|
*/
|
|
862
959
|
Status: ViewStatus | undefined;
|
|
863
960
|
/**
|
|
@@ -884,14 +981,12 @@ export interface UpdateViewContentResponse {
|
|
|
884
981
|
export interface UpdateViewMetadataRequest {
|
|
885
982
|
/**
|
|
886
983
|
* @public
|
|
887
|
-
* <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of
|
|
888
|
-
* the instance.</p>
|
|
984
|
+
* <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
|
|
889
985
|
*/
|
|
890
986
|
InstanceId: string | undefined;
|
|
891
987
|
/**
|
|
892
988
|
* @public
|
|
893
|
-
* <p>The identifier of the view. Both <code>ViewArn</code> and <code>ViewId</code> can be
|
|
894
|
-
* used.</p>
|
|
989
|
+
* <p>The identifier of the view. Both <code>ViewArn</code> and <code>ViewId</code> can be used.</p>
|
|
895
990
|
*/
|
|
896
991
|
ViewId: string | undefined;
|
|
897
992
|
/**
|
|
@@ -12,6 +12,7 @@ import { AssociateQueueQuickConnectsCommandInput, AssociateQueueQuickConnectsCom
|
|
|
12
12
|
import { AssociateRoutingProfileQueuesCommandInput, AssociateRoutingProfileQueuesCommandOutput } from "../commands/AssociateRoutingProfileQueuesCommand";
|
|
13
13
|
import { AssociateSecurityKeyCommandInput, AssociateSecurityKeyCommandOutput } from "../commands/AssociateSecurityKeyCommand";
|
|
14
14
|
import { AssociateTrafficDistributionGroupUserCommandInput, AssociateTrafficDistributionGroupUserCommandOutput } from "../commands/AssociateTrafficDistributionGroupUserCommand";
|
|
15
|
+
import { BatchGetFlowAssociationCommandInput, BatchGetFlowAssociationCommandOutput } from "../commands/BatchGetFlowAssociationCommand";
|
|
15
16
|
import { ClaimPhoneNumberCommandInput, ClaimPhoneNumberCommandOutput } from "../commands/ClaimPhoneNumberCommand";
|
|
16
17
|
import { CreateAgentStatusCommandInput, CreateAgentStatusCommandOutput } from "../commands/CreateAgentStatusCommand";
|
|
17
18
|
import { CreateContactFlowCommandInput, CreateContactFlowCommandOutput } from "../commands/CreateContactFlowCommand";
|
|
@@ -259,6 +260,10 @@ export declare const se_AssociateSecurityKeyCommand: (input: AssociateSecurityKe
|
|
|
259
260
|
* serializeAws_restJson1AssociateTrafficDistributionGroupUserCommand
|
|
260
261
|
*/
|
|
261
262
|
export declare const se_AssociateTrafficDistributionGroupUserCommand: (input: AssociateTrafficDistributionGroupUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
263
|
+
/**
|
|
264
|
+
* serializeAws_restJson1BatchGetFlowAssociationCommand
|
|
265
|
+
*/
|
|
266
|
+
export declare const se_BatchGetFlowAssociationCommand: (input: BatchGetFlowAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
262
267
|
/**
|
|
263
268
|
* serializeAws_restJson1ClaimPhoneNumberCommand
|
|
264
269
|
*/
|
|
@@ -1103,6 +1108,10 @@ export declare const de_AssociateSecurityKeyCommand: (output: __HttpResponse, co
|
|
|
1103
1108
|
* deserializeAws_restJson1AssociateTrafficDistributionGroupUserCommand
|
|
1104
1109
|
*/
|
|
1105
1110
|
export declare const de_AssociateTrafficDistributionGroupUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateTrafficDistributionGroupUserCommandOutput>;
|
|
1111
|
+
/**
|
|
1112
|
+
* deserializeAws_restJson1BatchGetFlowAssociationCommand
|
|
1113
|
+
*/
|
|
1114
|
+
export declare const de_BatchGetFlowAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetFlowAssociationCommandOutput>;
|
|
1106
1115
|
/**
|
|
1107
1116
|
* deserializeAws_restJson1ClaimPhoneNumberCommand
|
|
1108
1117
|
*/
|