@aws-sdk/client-connect 3.985.0 → 3.987.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.
Files changed (44) hide show
  1. package/README.md +7 -0
  2. package/dist-cjs/index.js +122 -22
  3. package/dist-es/Connect.js +2 -0
  4. package/dist-es/commands/UpdateUserConfigCommand.js +16 -0
  5. package/dist-es/commands/index.js +1 -0
  6. package/dist-es/models/enums.js +11 -6
  7. package/dist-es/schemas/schemas_0.js +88 -16
  8. package/dist-types/Connect.d.ts +7 -0
  9. package/dist-types/ConnectClient.d.ts +3 -2
  10. package/dist-types/commands/CreateUserCommand.d.ts +64 -1
  11. package/dist-types/commands/CreateWorkspaceCommand.d.ts +1 -1
  12. package/dist-types/commands/DescribeUserCommand.d.ts +38 -1
  13. package/dist-types/commands/ListAgentStatusesCommand.d.ts +1 -1
  14. package/dist-types/commands/ListAnalyticsDataAssociationsCommand.d.ts +1 -1
  15. package/dist-types/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +1 -2
  16. package/dist-types/commands/SearchUsersCommand.d.ts +38 -1
  17. package/dist-types/commands/SearchWorkspaceAssociationsCommand.d.ts +1 -2
  18. package/dist-types/commands/SearchWorkspacesCommand.d.ts +1 -2
  19. package/dist-types/commands/UpdateUserConfigCommand.d.ts +131 -0
  20. package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +4 -1
  21. package/dist-types/commands/index.d.ts +1 -0
  22. package/dist-types/models/enums.d.ts +27 -14
  23. package/dist-types/models/models_0.d.ts +138 -115
  24. package/dist-types/models/models_1.d.ts +138 -124
  25. package/dist-types/models/models_2.d.ts +150 -166
  26. package/dist-types/models/models_3.d.ts +206 -3
  27. package/dist-types/schemas/schemas_0.d.ts +8 -0
  28. package/dist-types/ts3.4/Connect.d.ts +17 -0
  29. package/dist-types/ts3.4/ConnectClient.d.ts +6 -0
  30. package/dist-types/ts3.4/commands/CreateWorkspaceCommand.d.ts +1 -1
  31. package/dist-types/ts3.4/commands/ListAgentStatusesCommand.d.ts +1 -1
  32. package/dist-types/ts3.4/commands/ListAnalyticsDataAssociationsCommand.d.ts +1 -1
  33. package/dist-types/ts3.4/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +4 -2
  34. package/dist-types/ts3.4/commands/SearchWorkspaceAssociationsCommand.d.ts +4 -2
  35. package/dist-types/ts3.4/commands/SearchWorkspacesCommand.d.ts +4 -2
  36. package/dist-types/ts3.4/commands/UpdateUserConfigCommand.d.ts +45 -0
  37. package/dist-types/ts3.4/commands/index.d.ts +1 -0
  38. package/dist-types/ts3.4/models/enums.d.ts +14 -7
  39. package/dist-types/ts3.4/models/models_0.d.ts +34 -30
  40. package/dist-types/ts3.4/models/models_1.d.ts +40 -33
  41. package/dist-types/ts3.4/models/models_2.d.ts +42 -36
  42. package/dist-types/ts3.4/models/models_3.d.ts +50 -3
  43. package/dist-types/ts3.4/schemas/schemas_0.d.ts +8 -0
  44. package/package.json +2 -2
@@ -1,5 +1,116 @@
1
- import { AgentAvailabilityTimer, AgentStatusType, AutoEvaluationStatus, Channel, Comparison, ContactFlowModuleState, ContactFlowModuleStatus, ContactFlowState, ContactFlowStatus, ContactFlowType, ContactMetricName, ContactParticipantRole, ContactState, CurrentMetricName, DataTableAttributeValueType, DataTableLockLevel, DataTableStatus, DirectoryType, EndpointType, EntityType, EvaluationQuestionAnswerAnalysisType, EvaluationStatus, EvaluationSuggestedAnswerStatus, EvaluationTranscriptType, EvaluationType, FileStatusType, FileUseCaseType, FilterV2StringConditionComparisonOperator, FlowAssociationResourceType, Grouping, HistoricalMetricName, InstanceAttributeType, InstanceReplicationStatus, InstanceStatus, InstanceStorageResourceType, IntervalPeriod, MediaStreamType, MediaType, NextContactType, OperationalStatus, OverrideType, ParticipantType, PhoneNumberCountryCode, PhoneNumberType, PhoneNumberWorkflowStatus, QuestionRuleCategoryAutomationCondition, QueueStatus, QuickConnectType, RecordingStatus, RulePublishStatus, SortOrder, Statistic, Status, StorageType, TaskTemplateStatus, TestCaseExecutionStatus, TestCaseStatus, TrafficDistributionGroupStatus, Unit, Visibility, VocabularyLanguageCode, VocabularyState } from "./enums";
2
- import { type AgentConfig, type AgentQualityMetrics, type AgentsCriteria, type AgentStatus, type AgentStatusIdentifier, type AgentStatusReference, type AudioQualityMetricsInfo, type CreatedByInfo, type DataTableLockVersion, type DeviceInfo, type ExternalInvocationConfiguration, type GranularAccessControlConfiguration, type InstanceStorageConfig, type LexBot, type LexV2Bot, type OutboundCallerConfig, type OutboundEmailConfig, type OverrideTimeSlice, type ParticipantCapabilities, type PredefinedAttributeValues, type QueueReference, type QuickConnectConfig, type RecurrenceConfig, type RuleTriggerEventSource, type TaskTemplateConstraints, type TaskTemplateDefaults, type TestCaseEntryPoint, type UserIdentityInfo, type UserPhoneConfig, type Validation, type View, type WorkspaceTheme, AgentContactReference, AgentStatusSummary, AiAgentInfo, AliasConfiguration, AnalyticsDataAssociationResult, Distribution, FailedBatchAssociationSummary, HoursOfOperationConfig, HoursOfOperationOverrideConfig, MediaConcurrency, PrimaryValue, RoutingProfileQueueReference, RuleAction, SecurityProfileItem, SuccessfulBatchAssociationSummary, TaskTemplateField } from "./models_0";
1
+ import { AgentAvailabilityTimer, AutoEvaluationStatus, Channel, Comparison, ContactFlowModuleState, ContactFlowModuleStatus, ContactFlowState, ContactFlowStatus, ContactFlowType, ContactMetricName, ContactParticipantRole, ContactState, CurrentMetricName, DataTableAttributeValueType, DataTableLockLevel, DataTableStatus, DirectoryType, EndpointType, EntityType, EvaluationQuestionAnswerAnalysisType, EvaluationStatus, EvaluationSuggestedAnswerStatus, EvaluationTranscriptType, EvaluationType, FileStatusType, FileUseCaseType, FilterV2StringConditionComparisonOperator, FlowAssociationResourceType, Grouping, HistoricalMetricName, InstanceAttributeType, InstanceReplicationStatus, InstanceStatus, InstanceStorageResourceType, IntervalPeriod, MediaStreamType, MediaType, NextContactType, OperationalStatus, OverrideType, ParticipantType, PhoneNumberCountryCode, PhoneNumberType, PhoneNumberWorkflowStatus, QuestionRuleCategoryAutomationCondition, QueueStatus, QuickConnectType, RecordingStatus, RulePublishStatus, SortOrder, Statistic, Status, StorageType, TaskTemplateStatus, TestCaseExecutionStatus, TestCaseStatus, TrafficDistributionGroupStatus, Unit, Visibility, VocabularyLanguageCode, VocabularyState, WorkspaceFontFamily } from "./enums";
2
+ import { type AgentConfig, type AgentQualityMetrics, type AgentsCriteria, type AgentStatus, type AgentStatusIdentifier, type AgentStatusReference, type AudioQualityMetricsInfo, type CreatedByInfo, type DataTableLockVersion, type DeviceInfo, type ExternalInvocationConfiguration, type GranularAccessControlConfiguration, type InstanceStorageConfig, type LexBot, type LexV2Bot, type OutboundCallerConfig, type OutboundEmailConfig, type OverrideTimeSlice, type ParticipantCapabilities, type PredefinedAttributeValues, type QueueReference, type QuickConnectConfig, type RecurrenceConfig, type RuleTriggerEventSource, type TaskTemplateConstraints, type TaskTemplateDefaults, type TestCaseEntryPoint, type UserIdentityInfo, type UserPhoneConfig, type Validation, type View, type WorkspaceThemeImages, type WorkspaceThemePalette, AfterContactWorkConfigPerChannel, AgentContactReference, AiAgentInfo, AliasConfiguration, AutoAcceptConfig, Distribution, FailedBatchAssociationSummary, HoursOfOperationConfig, HoursOfOperationOverrideConfig, MediaConcurrency, PersistentConnectionConfig, PhoneNumberConfig, PrimaryValue, RoutingProfileQueueReference, RuleAction, SecurityProfileItem, SuccessfulBatchAssociationSummary, TaskTemplateField, VoiceEnhancementConfig } from "./models_0";
3
+ /**
4
+ * <p>Contains font family configuration for workspace themes.</p>
5
+ * @public
6
+ */
7
+ export interface FontFamily {
8
+ /**
9
+ * <p>The default font family to use in the workspace theme.</p>
10
+ * @public
11
+ */
12
+ Default?: WorkspaceFontFamily | undefined;
13
+ }
14
+ /**
15
+ * <p>Contains typography configuration for a workspace theme.</p>
16
+ * @public
17
+ */
18
+ export interface WorkspaceThemeTypography {
19
+ /**
20
+ * <p>The font family configuration for text in the workspace.</p>
21
+ * @public
22
+ */
23
+ FontFamily?: FontFamily | undefined;
24
+ }
25
+ /**
26
+ * <p>Contains detailed theme configuration for a workspace, including colors, images, and typography.</p>
27
+ * @public
28
+ */
29
+ export interface WorkspaceThemeConfig {
30
+ /**
31
+ * <p>The color palette configuration for the workspace theme.</p>
32
+ * @public
33
+ */
34
+ Palette?: WorkspaceThemePalette | undefined;
35
+ /**
36
+ * <p>The image assets used in the workspace theme.</p>
37
+ * @public
38
+ */
39
+ Images?: WorkspaceThemeImages | undefined;
40
+ /**
41
+ * <p>The typography configuration for the workspace theme.</p>
42
+ * @public
43
+ */
44
+ Typography?: WorkspaceThemeTypography | undefined;
45
+ }
46
+ /**
47
+ * <p>Contains theme configuration for a workspace, supporting both light and dark modes.</p>
48
+ * @public
49
+ */
50
+ export interface WorkspaceTheme {
51
+ /**
52
+ * <p>The theme configuration for light mode.</p>
53
+ * @public
54
+ */
55
+ Light?: WorkspaceThemeConfig | undefined;
56
+ /**
57
+ * <p>The theme configuration for dark mode.</p>
58
+ * @public
59
+ */
60
+ Dark?: WorkspaceThemeConfig | undefined;
61
+ }
62
+ /**
63
+ * @public
64
+ */
65
+ export interface CreateWorkspaceRequest {
66
+ /**
67
+ * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in
68
+ * the Amazon Resource Name (ARN) of the instance.</p>
69
+ * @public
70
+ */
71
+ InstanceId: string | undefined;
72
+ /**
73
+ * <p>The name of the workspace. Must be unique within the instance and can contain 1-127 characters.</p>
74
+ * @public
75
+ */
76
+ Name: string | undefined;
77
+ /**
78
+ * <p>The description of the workspace. Maximum length is 250 characters.</p>
79
+ * @public
80
+ */
81
+ Description?: string | undefined;
82
+ /**
83
+ * <p>The theme configuration for the workspace, including colors and styling.</p>
84
+ * @public
85
+ */
86
+ Theme?: WorkspaceTheme | undefined;
87
+ /**
88
+ * <p>The title displayed for the workspace.</p>
89
+ * @public
90
+ */
91
+ Title?: string | undefined;
92
+ /**
93
+ * <p>The tags used to organize, track, or control access for this resource. For example, <code>\{ "Tags":
94
+ * \{"key1":"value1", "key2":"value2"\} \}</code>.</p>
95
+ * @public
96
+ */
97
+ Tags?: Record<string, string> | undefined;
98
+ }
99
+ /**
100
+ * @public
101
+ */
102
+ export interface CreateWorkspaceResponse {
103
+ /**
104
+ * <p>The identifier of the workspace.</p>
105
+ * @public
106
+ */
107
+ WorkspaceId: string | undefined;
108
+ /**
109
+ * <p>The Amazon Resource Name (ARN) of the workspace.</p>
110
+ * @public
111
+ */
112
+ WorkspaceArn: string | undefined;
113
+ }
3
114
  /**
4
115
  * @public
5
116
  */
@@ -4126,6 +4237,31 @@ export interface User {
4126
4237
  * @public
4127
4238
  */
4128
4239
  Tags?: Record<string, string> | undefined;
4240
+ /**
4241
+ * <p>The list of auto-accept configuration settings for each channel.</p>
4242
+ * @public
4243
+ */
4244
+ AutoAcceptConfigs?: AutoAcceptConfig[] | undefined;
4245
+ /**
4246
+ * <p>The list of after contact work (ACW) timeout configuration settings for each channel.</p>
4247
+ * @public
4248
+ */
4249
+ AfterContactWorkConfigs?: AfterContactWorkConfigPerChannel[] | undefined;
4250
+ /**
4251
+ * <p>The list of phone number configuration settings for each channel.</p>
4252
+ * @public
4253
+ */
4254
+ PhoneNumberConfigs?: PhoneNumberConfig[] | undefined;
4255
+ /**
4256
+ * <p>The list of persistent connection configuration settings for each channel.</p>
4257
+ * @public
4258
+ */
4259
+ PersistentConnectionConfigs?: PersistentConnectionConfig[] | undefined;
4260
+ /**
4261
+ * <p>The list of voice enhancement configuration settings for each channel.</p>
4262
+ * @public
4263
+ */
4264
+ VoiceEnhancementConfigs?: VoiceEnhancementConfig[] | undefined;
4129
4265
  /**
4130
4266
  * <p>The timestamp when this resource was last modified.</p>
4131
4267
  * @public
@@ -9048,125 +9184,3 @@ export interface ImportWorkspaceMediaRequest {
9048
9184
  */
9049
9185
  export interface ImportWorkspaceMediaResponse {
9050
9186
  }
9051
- /**
9052
- * @public
9053
- */
9054
- export interface ListAgentStatusRequest {
9055
- /**
9056
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
9057
- * @public
9058
- */
9059
- InstanceId: string | undefined;
9060
- /**
9061
- * <p>The token for the next set of results. Use the value returned in the previous
9062
- * response in the next request to retrieve the next set of results.</p>
9063
- * @public
9064
- */
9065
- NextToken?: string | undefined;
9066
- /**
9067
- * <p>The maximum number of results to return per page.</p>
9068
- * @public
9069
- */
9070
- MaxResults?: number | undefined;
9071
- /**
9072
- * <p>Available agent status types.</p>
9073
- * @public
9074
- */
9075
- AgentStatusTypes?: AgentStatusType[] | undefined;
9076
- }
9077
- /**
9078
- * @public
9079
- */
9080
- export interface ListAgentStatusResponse {
9081
- /**
9082
- * <p>If there are additional results, this is the token for the next set of results.</p>
9083
- * @public
9084
- */
9085
- NextToken?: string | undefined;
9086
- /**
9087
- * <p>A summary of agent statuses.</p>
9088
- * @public
9089
- */
9090
- AgentStatusSummaryList?: AgentStatusSummary[] | undefined;
9091
- }
9092
- /**
9093
- * @public
9094
- */
9095
- export interface ListAnalyticsDataAssociationsRequest {
9096
- /**
9097
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
9098
- * @public
9099
- */
9100
- InstanceId: string | undefined;
9101
- /**
9102
- * <p>The identifier of the dataset to get the association status.</p>
9103
- * @public
9104
- */
9105
- DataSetId?: string | undefined;
9106
- /**
9107
- * <p>The token for the next set of results. Use the value returned in the previous
9108
- * response in the next request to retrieve the next set of results.</p>
9109
- * @public
9110
- */
9111
- NextToken?: string | undefined;
9112
- /**
9113
- * <p>The maximum number of results to return per page.</p>
9114
- * @public
9115
- */
9116
- MaxResults?: number | undefined;
9117
- }
9118
- /**
9119
- * @public
9120
- */
9121
- export interface ListAnalyticsDataAssociationsResponse {
9122
- /**
9123
- * <p>An array of successful results: <code>DataSetId</code>, <code>TargetAccountId</code>,
9124
- * <code>ResourceShareId</code>, <code>ResourceShareArn</code>. This is a paginated API, so <code>nextToken</code> is
9125
- * given if there are more results to be returned.</p>
9126
- * @public
9127
- */
9128
- Results?: AnalyticsDataAssociationResult[] | undefined;
9129
- /**
9130
- * <p>If there are additional results, this is the token for the next set of results.</p>
9131
- * @public
9132
- */
9133
- NextToken?: string | undefined;
9134
- }
9135
- /**
9136
- * @public
9137
- */
9138
- export interface ListAnalyticsDataLakeDataSetsRequest {
9139
- /**
9140
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
9141
- * @public
9142
- */
9143
- InstanceId: string | undefined;
9144
- /**
9145
- * <p>The token for the next set of results. Use the value returned in the previous
9146
- * response in the next request to retrieve the next set of results.</p>
9147
- * @public
9148
- */
9149
- NextToken?: string | undefined;
9150
- /**
9151
- * <p>The maximum number of results to return per page.</p>
9152
- * @public
9153
- */
9154
- MaxResults?: number | undefined;
9155
- }
9156
- /**
9157
- * <p>Information about datasets that are available to associate with: <code>DataSetId</code>,
9158
- * <code>DataSetName</code>.</p>
9159
- * @public
9160
- */
9161
- export interface AnalyticsDataSetsResult {
9162
- /**
9163
- * <p>The identifier of the dataset.</p>
9164
- * @public
9165
- */
9166
- DataSetId?: string | undefined;
9167
- /**
9168
- * <p>The name of the dataset.</p>
9169
- * @public
9170
- */
9171
- DataSetName?: string | undefined;
9172
- }
@@ -1,6 +1,128 @@
1
- import { ArtifactStatus, AutoEvaluationStatus, BooleanComparisonType, Channel, ContactFlowModuleState, ContactFlowState, ContactFlowStatus, ContactFlowType, ContactInitiationMethod, ContactInteractionType, ContactParticipantRole, ContactRecordingType, DataTableAttributeValueType, DateComparisonType, DateTimeComparisonType, DecimalComparisonType, DirectoryType, EntityType, EvaluationFormLanguageCode, EvaluationFormVersionStatus, EvaluationStatus, EvaluationType, EventSourceName, ExecutionRecordStatus, HierarchyGroupMatchType, InstanceStatus, InstanceStorageResourceType, IntegrationType, LexVersion, ListFlowAssociationResourceType, MediaType, MonitorCapability, NumberComparisonType, ParticipantRole, PhoneNumberCountryCode, PhoneNumberType, QueueType, QuickConnectType, RealTimeContactAnalysisOutputType, RealTimeContactAnalysisPostContactSummaryFailureCode, RealTimeContactAnalysisPostContactSummaryStatus, RealTimeContactAnalysisSegmentType, RealTimeContactAnalysisSentimentLabel, RealTimeContactAnalysisStatus, RealTimeContactAnalysisSupportedChannel, ReferenceStatus, ReferenceType, RulePublishStatus, SearchContactsMatchType, SearchContactsTimeRangeConditionType, SearchContactsTimeRangeType, SortableFieldName, SortOrder, SourceType, StringComparisonType, TargetListType, TaskTemplateStatus, TestCaseExecutionStatus, TestCaseStatus, TrafficDistributionGroupStatus, UseCaseType, ViewStatus, ViewType, Visibility, VocabularyLanguageCode, VocabularyState } from "./enums";
2
- import { type AgentHierarchyGroups, type ControlPlaneAttributeFilter, type DataTableLockVersion, type LexV2Bot, type StringCondition, type UserPhoneConfig, ActionSummary, AgentStatus, AliasConfiguration, Application, FlowAssociationSummary, FlowModule, InstanceStorageConfig, LexBot, PrimaryValueResponse, SecurityProfileItem, TagCondition, UserProficiency, View } from "./models_0";
3
- import { type EvaluationContactParticipant, type EvaluationScore, AnalyticsDataSetsResult, Attribute, ContactFlow, ContactFlowModule, DataTable, DataTableAttribute, HierarchyGroup, HierarchyGroupSummary, HoursOfOperation, HoursOfOperationOverride, HoursOfOperationsIdentifier, PredefinedAttribute, Prompt, Queue, QuickConnect, RoutingProfile, TestCase } from "./models_1";
1
+ import { AgentStatusType, ArtifactStatus, AutoEvaluationStatus, BooleanComparisonType, Channel, ContactFlowModuleState, ContactFlowState, ContactFlowStatus, ContactFlowType, ContactInitiationMethod, ContactInteractionType, ContactParticipantRole, ContactRecordingType, DataTableAttributeValueType, DateComparisonType, DateTimeComparisonType, DecimalComparisonType, DirectoryType, EntityType, EvaluationFormLanguageCode, EvaluationFormVersionStatus, EvaluationStatus, EvaluationType, EventSourceName, ExecutionRecordStatus, HierarchyGroupMatchType, InstanceStatus, InstanceStorageResourceType, IntegrationType, LexVersion, ListFlowAssociationResourceType, MediaType, MonitorCapability, NumberComparisonType, ParticipantRole, PhoneNumberCountryCode, PhoneNumberType, QueueType, QuickConnectType, RealTimeContactAnalysisOutputType, RealTimeContactAnalysisPostContactSummaryFailureCode, RealTimeContactAnalysisPostContactSummaryStatus, RealTimeContactAnalysisSegmentType, RealTimeContactAnalysisSentimentLabel, RealTimeContactAnalysisStatus, RealTimeContactAnalysisSupportedChannel, ReferenceStatus, ReferenceType, RulePublishStatus, SearchContactsMatchType, SearchContactsTimeRangeConditionType, SearchContactsTimeRangeType, SortableFieldName, SortOrder, SourceType, StringComparisonType, TargetListType, TaskTemplateStatus, TestCaseExecutionStatus, TestCaseStatus, TrafficDistributionGroupStatus, UseCaseType, ViewStatus, ViewType, VocabularyLanguageCode, VocabularyState } from "./enums";
2
+ import { type AgentHierarchyGroups, type ControlPlaneAttributeFilter, type DataTableLockVersion, type LexV2Bot, type StringCondition, type UserPhoneConfig, ActionSummary, AfterContactWorkConfigPerChannel, AgentStatus, AgentStatusSummary, AliasConfiguration, AnalyticsDataAssociationResult, Application, AutoAcceptConfig, FlowAssociationSummary, FlowModule, InstanceStorageConfig, LexBot, PersistentConnectionConfig, PhoneNumberConfig, PrimaryValueResponse, SecurityProfileItem, TagCondition, UserProficiency, View, VoiceEnhancementConfig } from "./models_0";
3
+ import { type EvaluationContactParticipant, type EvaluationScore, Attribute, ContactFlow, ContactFlowModule, DataTable, DataTableAttribute, HierarchyGroup, HierarchyGroupSummary, HoursOfOperation, HoursOfOperationOverride, HoursOfOperationsIdentifier, PredefinedAttribute, Prompt, Queue, QuickConnect, RoutingProfile, TestCase } from "./models_1";
4
+ /**
5
+ * @public
6
+ */
7
+ export interface ListAgentStatusRequest {
8
+ /**
9
+ * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
10
+ * @public
11
+ */
12
+ InstanceId: string | undefined;
13
+ /**
14
+ * <p>The token for the next set of results. Use the value returned in the previous
15
+ * response in the next request to retrieve the next set of results.</p>
16
+ * @public
17
+ */
18
+ NextToken?: string | undefined;
19
+ /**
20
+ * <p>The maximum number of results to return per page.</p>
21
+ * @public
22
+ */
23
+ MaxResults?: number | undefined;
24
+ /**
25
+ * <p>Available agent status types.</p>
26
+ * @public
27
+ */
28
+ AgentStatusTypes?: AgentStatusType[] | undefined;
29
+ }
30
+ /**
31
+ * @public
32
+ */
33
+ export interface ListAgentStatusResponse {
34
+ /**
35
+ * <p>If there are additional results, this is the token for the next set of results.</p>
36
+ * @public
37
+ */
38
+ NextToken?: string | undefined;
39
+ /**
40
+ * <p>A summary of agent statuses.</p>
41
+ * @public
42
+ */
43
+ AgentStatusSummaryList?: AgentStatusSummary[] | undefined;
44
+ }
45
+ /**
46
+ * @public
47
+ */
48
+ export interface ListAnalyticsDataAssociationsRequest {
49
+ /**
50
+ * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
51
+ * @public
52
+ */
53
+ InstanceId: string | undefined;
54
+ /**
55
+ * <p>The identifier of the dataset to get the association status.</p>
56
+ * @public
57
+ */
58
+ DataSetId?: string | undefined;
59
+ /**
60
+ * <p>The token for the next set of results. Use the value returned in the previous
61
+ * response in the next request to retrieve the next set of results.</p>
62
+ * @public
63
+ */
64
+ NextToken?: string | undefined;
65
+ /**
66
+ * <p>The maximum number of results to return per page.</p>
67
+ * @public
68
+ */
69
+ MaxResults?: number | undefined;
70
+ }
71
+ /**
72
+ * @public
73
+ */
74
+ export interface ListAnalyticsDataAssociationsResponse {
75
+ /**
76
+ * <p>An array of successful results: <code>DataSetId</code>, <code>TargetAccountId</code>,
77
+ * <code>ResourceShareId</code>, <code>ResourceShareArn</code>. This is a paginated API, so <code>nextToken</code> is
78
+ * given if there are more results to be returned.</p>
79
+ * @public
80
+ */
81
+ Results?: AnalyticsDataAssociationResult[] | undefined;
82
+ /**
83
+ * <p>If there are additional results, this is the token for the next set of results.</p>
84
+ * @public
85
+ */
86
+ NextToken?: string | undefined;
87
+ }
88
+ /**
89
+ * @public
90
+ */
91
+ export interface ListAnalyticsDataLakeDataSetsRequest {
92
+ /**
93
+ * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
94
+ * @public
95
+ */
96
+ InstanceId: string | undefined;
97
+ /**
98
+ * <p>The token for the next set of results. Use the value returned in the previous
99
+ * response in the next request to retrieve the next set of results.</p>
100
+ * @public
101
+ */
102
+ NextToken?: string | undefined;
103
+ /**
104
+ * <p>The maximum number of results to return per page.</p>
105
+ * @public
106
+ */
107
+ MaxResults?: number | undefined;
108
+ }
109
+ /**
110
+ * <p>Information about datasets that are available to associate with: <code>DataSetId</code>,
111
+ * <code>DataSetName</code>.</p>
112
+ * @public
113
+ */
114
+ export interface AnalyticsDataSetsResult {
115
+ /**
116
+ * <p>The identifier of the dataset.</p>
117
+ * @public
118
+ */
119
+ DataSetId?: string | undefined;
120
+ /**
121
+ * <p>The name of the dataset.</p>
122
+ * @public
123
+ */
124
+ DataSetName?: string | undefined;
125
+ }
4
126
  /**
5
127
  * @public
6
128
  */
@@ -7231,6 +7353,31 @@ export interface UserSearchSummary {
7231
7353
  * @public
7232
7354
  */
7233
7355
  Username?: string | undefined;
7356
+ /**
7357
+ * <p>The list of auto-accept configuration settings for each channel.</p>
7358
+ * @public
7359
+ */
7360
+ AutoAcceptConfigs?: AutoAcceptConfig[] | undefined;
7361
+ /**
7362
+ * <p>The list of after contact work (ACW) timeout configuration settings for each channel.</p>
7363
+ * @public
7364
+ */
7365
+ AfterContactWorkConfigs?: AfterContactWorkConfigPerChannel[] | undefined;
7366
+ /**
7367
+ * <p>The list of phone number configuration settings for each channel.</p>
7368
+ * @public
7369
+ */
7370
+ PhoneNumberConfigs?: PhoneNumberConfig[] | undefined;
7371
+ /**
7372
+ * <p>The list of persistent connection configuration settings for each channel.</p>
7373
+ * @public
7374
+ */
7375
+ PersistentConnectionConfigs?: PersistentConnectionConfig[] | undefined;
7376
+ /**
7377
+ * <p>The list of voice enhancement configuration settings for each channel.</p>
7378
+ * @public
7379
+ */
7380
+ VoiceEnhancementConfigs?: VoiceEnhancementConfig[] | undefined;
7234
7381
  }
7235
7382
  /**
7236
7383
  * @public
@@ -7388,166 +7535,3 @@ export interface SearchVocabulariesResponse {
7388
7535
  */
7389
7536
  NextToken?: string | undefined;
7390
7537
  }
7391
- /**
7392
- * <p>Defines filters to apply when searching for workspace associations, such as tag-based filters.</p>
7393
- * @public
7394
- */
7395
- export interface WorkspaceAssociationSearchFilter {
7396
- /**
7397
- * <p>An object that can be used to specify Tag conditions inside the <code>SearchFilter</code>. This accepts an
7398
- * <code>OR</code> or <code>AND</code> (List of List) input where:</p>
7399
- * <ul>
7400
- * <li>
7401
- * <p>The top level list specifies conditions that need to be applied with <code>OR</code> operator.</p>
7402
- * </li>
7403
- * <li>
7404
- * <p>The inner list specifies conditions that need to be applied with <code>AND</code> operator.</p>
7405
- * </li>
7406
- * </ul>
7407
- * @public
7408
- */
7409
- AttributeFilter?: ControlPlaneAttributeFilter | undefined;
7410
- }
7411
- /**
7412
- * <p>Contains summary information about a workspace association with a user or routing profile.</p>
7413
- * @public
7414
- */
7415
- export interface WorkspaceAssociationSearchSummary {
7416
- /**
7417
- * <p>The identifier of the workspace.</p>
7418
- * @public
7419
- */
7420
- WorkspaceId?: string | undefined;
7421
- /**
7422
- * <p>The Amazon Resource Name (ARN) of the workspace.</p>
7423
- * @public
7424
- */
7425
- WorkspaceArn?: string | undefined;
7426
- /**
7427
- * <p>The identifier of the associated resource (user or routing profile).</p>
7428
- * @public
7429
- */
7430
- ResourceId?: string | undefined;
7431
- /**
7432
- * <p>The Amazon Resource Name (ARN) of the associated resource.</p>
7433
- * @public
7434
- */
7435
- ResourceArn?: string | undefined;
7436
- /**
7437
- * <p>The type of resource associated with the workspace. Valid values are: <code>USER</code> and
7438
- * <code>ROUTING_PROFILE</code>.</p>
7439
- * @public
7440
- */
7441
- ResourceType?: string | undefined;
7442
- /**
7443
- * <p>The name of the associated resource.</p>
7444
- * @public
7445
- */
7446
- ResourceName?: string | undefined;
7447
- }
7448
- /**
7449
- * @public
7450
- */
7451
- export interface SearchWorkspaceAssociationsResponse {
7452
- /**
7453
- * <p>If there are additional results, this is the token for the next set of results.</p>
7454
- * @public
7455
- */
7456
- NextToken?: string | undefined;
7457
- /**
7458
- * <p>A list of workspace associations that match the search criteria.</p>
7459
- * @public
7460
- */
7461
- WorkspaceAssociations?: WorkspaceAssociationSearchSummary[] | undefined;
7462
- /**
7463
- * <p>The approximate total number of workspace associations that match the search criteria.</p>
7464
- * @public
7465
- */
7466
- ApproximateTotalCount?: number | undefined;
7467
- }
7468
- /**
7469
- * <p>Defines filters to apply when searching for workspaces, such as tag-based filters.</p>
7470
- * @public
7471
- */
7472
- export interface WorkspaceSearchFilter {
7473
- /**
7474
- * <p>An object that can be used to specify Tag conditions inside the <code>SearchFilter</code>. This accepts an
7475
- * <code>OR</code> or <code>AND</code> (List of List) input where:</p>
7476
- * <ul>
7477
- * <li>
7478
- * <p>The top level list specifies conditions that need to be applied with <code>OR</code> operator.</p>
7479
- * </li>
7480
- * <li>
7481
- * <p>The inner list specifies conditions that need to be applied with <code>AND</code> operator.</p>
7482
- * </li>
7483
- * </ul>
7484
- * @public
7485
- */
7486
- AttributeFilter?: ControlPlaneAttributeFilter | undefined;
7487
- }
7488
- /**
7489
- * <p>Contains summary information about a workspace returned from a search operation.</p>
7490
- * @public
7491
- */
7492
- export interface WorkspaceSearchSummary {
7493
- /**
7494
- * <p>The unique identifier of the workspace.</p>
7495
- * @public
7496
- */
7497
- Id?: string | undefined;
7498
- /**
7499
- * <p>The name of the workspace.</p>
7500
- * @public
7501
- */
7502
- Name?: string | undefined;
7503
- /**
7504
- * <p>The visibility setting of the workspace.</p>
7505
- * @public
7506
- */
7507
- Visibility?: Visibility | undefined;
7508
- /**
7509
- * <p>The description of the workspace.</p>
7510
- * @public
7511
- */
7512
- Description?: string | undefined;
7513
- /**
7514
- * <p>The title displayed for the workspace.</p>
7515
- * @public
7516
- */
7517
- Title?: string | undefined;
7518
- /**
7519
- * <p>The Amazon Resource Name (ARN) of the workspace.</p>
7520
- * @public
7521
- */
7522
- Arn?: string | undefined;
7523
- /**
7524
- * <p>The timestamp when the workspace was created.</p>
7525
- * @public
7526
- */
7527
- CreatedAt?: Date | undefined;
7528
- /**
7529
- * <p>The tags associated with the workspace.</p>
7530
- * @public
7531
- */
7532
- Tags?: Record<string, string> | undefined;
7533
- }
7534
- /**
7535
- * @public
7536
- */
7537
- export interface SearchWorkspacesResponse {
7538
- /**
7539
- * <p>If there are additional results, this is the token for the next set of results.</p>
7540
- * @public
7541
- */
7542
- NextToken?: string | undefined;
7543
- /**
7544
- * <p>A list of workspaces that match the search criteria.</p>
7545
- * @public
7546
- */
7547
- Workspaces?: WorkspaceSearchSummary[] | undefined;
7548
- /**
7549
- * <p>The approximate total number of workspaces that match the search criteria.</p>
7550
- * @public
7551
- */
7552
- ApproximateTotalCount?: number | undefined;
7553
- }