aws-sdk 2.1629.0 → 2.1631.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.
@@ -172,11 +172,11 @@ declare class Connect extends Service {
172
172
  */
173
173
  batchPutContact(callback?: (err: AWSError, data: Connect.Types.BatchPutContactResponse) => void): Request<Connect.Types.BatchPutContactResponse, AWSError>;
174
174
  /**
175
- * Claims an available phone number to your Amazon Connect instance or traffic distribution group. You can call this API only in the same Amazon Web Services Region where the Amazon Connect instance or traffic distribution group was created. For more information about how to use this operation, see Claim a phone number in your country and Claim phone numbers to traffic distribution groups in the Amazon Connect Administrator Guide. You can call the SearchAvailablePhoneNumbers API for available phone numbers that you can claim. Call the DescribePhoneNumber API to verify the status of a previous ClaimPhoneNumber operation. If you plan to claim and release numbers frequently during a 30 day period, contact us for a service quota exception. Otherwise, it is possible you will be blocked from claiming and releasing any more numbers until 30 days past the oldest number released has expired. By default you can claim and release up to 200% of your maximum number of active phone numbers during any 30 day period. If you claim and release phone numbers using the UI or API during a rolling 30 day cycle that exceeds 200% of your phone number service level quota, you will be blocked from claiming any more numbers until 30 days past the oldest number released has expired. For example, if you already have 99 claimed numbers and a service level quota of 99 phone numbers, and in any 30 day period you release 99, claim 99, and then release 99, you will have exceeded the 200% limit. At that point you are blocked from claiming any more numbers until you open an Amazon Web Services support ticket.
175
+ * Claims an available phone number to your Amazon Connect instance or traffic distribution group. You can call this API only in the same Amazon Web Services Region where the Amazon Connect instance or traffic distribution group was created. For more information about how to use this operation, see Claim a phone number in your country and Claim phone numbers to traffic distribution groups in the Amazon Connect Administrator Guide. You can call the SearchAvailablePhoneNumbers API for available phone numbers that you can claim. Call the DescribePhoneNumber API to verify the status of a previous ClaimPhoneNumber operation. If you plan to claim and release numbers frequently, contact us for a service quota exception. Otherwise, it is possible you will be blocked from claiming and releasing any more numbers until up to 180 days past the oldest number released has expired. By default you can claim and release up to 200% of your maximum number of active phone numbers. If you claim and release phone numbers using the UI or API during a rolling 180 day cycle that exceeds 200% of your phone number service level quota, you will be blocked from claiming any more numbers until 180 days past the oldest number released has expired. For example, if you already have 99 claimed numbers and a service level quota of 99 phone numbers, and in any 180 day period you release 99, claim 99, and then release 99, you will have exceeded the 200% limit. At that point you are blocked from claiming any more numbers until you open an Amazon Web Services support ticket.
176
176
  */
177
177
  claimPhoneNumber(params: Connect.Types.ClaimPhoneNumberRequest, callback?: (err: AWSError, data: Connect.Types.ClaimPhoneNumberResponse) => void): Request<Connect.Types.ClaimPhoneNumberResponse, AWSError>;
178
178
  /**
179
- * Claims an available phone number to your Amazon Connect instance or traffic distribution group. You can call this API only in the same Amazon Web Services Region where the Amazon Connect instance or traffic distribution group was created. For more information about how to use this operation, see Claim a phone number in your country and Claim phone numbers to traffic distribution groups in the Amazon Connect Administrator Guide. You can call the SearchAvailablePhoneNumbers API for available phone numbers that you can claim. Call the DescribePhoneNumber API to verify the status of a previous ClaimPhoneNumber operation. If you plan to claim and release numbers frequently during a 30 day period, contact us for a service quota exception. Otherwise, it is possible you will be blocked from claiming and releasing any more numbers until 30 days past the oldest number released has expired. By default you can claim and release up to 200% of your maximum number of active phone numbers during any 30 day period. If you claim and release phone numbers using the UI or API during a rolling 30 day cycle that exceeds 200% of your phone number service level quota, you will be blocked from claiming any more numbers until 30 days past the oldest number released has expired. For example, if you already have 99 claimed numbers and a service level quota of 99 phone numbers, and in any 30 day period you release 99, claim 99, and then release 99, you will have exceeded the 200% limit. At that point you are blocked from claiming any more numbers until you open an Amazon Web Services support ticket.
179
+ * Claims an available phone number to your Amazon Connect instance or traffic distribution group. You can call this API only in the same Amazon Web Services Region where the Amazon Connect instance or traffic distribution group was created. For more information about how to use this operation, see Claim a phone number in your country and Claim phone numbers to traffic distribution groups in the Amazon Connect Administrator Guide. You can call the SearchAvailablePhoneNumbers API for available phone numbers that you can claim. Call the DescribePhoneNumber API to verify the status of a previous ClaimPhoneNumber operation. If you plan to claim and release numbers frequently, contact us for a service quota exception. Otherwise, it is possible you will be blocked from claiming and releasing any more numbers until up to 180 days past the oldest number released has expired. By default you can claim and release up to 200% of your maximum number of active phone numbers. If you claim and release phone numbers using the UI or API during a rolling 180 day cycle that exceeds 200% of your phone number service level quota, you will be blocked from claiming any more numbers until 180 days past the oldest number released has expired. For example, if you already have 99 claimed numbers and a service level quota of 99 phone numbers, and in any 180 day period you release 99, claim 99, and then release 99, you will have exceeded the 200% limit. At that point you are blocked from claiming any more numbers until you open an Amazon Web Services support ticket.
180
180
  */
181
181
  claimPhoneNumber(callback?: (err: AWSError, data: Connect.Types.ClaimPhoneNumberResponse) => void): Request<Connect.Types.ClaimPhoneNumberResponse, AWSError>;
182
182
  /**
@@ -1348,11 +1348,11 @@ declare class Connect extends Service {
1348
1348
  */
1349
1349
  putUserStatus(callback?: (err: AWSError, data: Connect.Types.PutUserStatusResponse) => void): Request<Connect.Types.PutUserStatusResponse, AWSError>;
1350
1350
  /**
1351
- * Releases a phone number previously claimed to an Amazon Connect instance or traffic distribution group. You can call this API only in the Amazon Web Services Region where the number was claimed. To release phone numbers from a traffic distribution group, use the ReleasePhoneNumber API, not the Amazon Connect admin website. After releasing a phone number, the phone number enters into a cooldown period of 30 days. It cannot be searched for or claimed again until the period has ended. If you accidentally release a phone number, contact Amazon Web Services Support. If you plan to claim and release numbers frequently during a 30 day period, contact us for a service quota exception. Otherwise, it is possible you will be blocked from claiming and releasing any more numbers until 30 days past the oldest number released has expired. By default you can claim and release up to 200% of your maximum number of active phone numbers during any 30 day period. If you claim and release phone numbers using the UI or API during a rolling 30 day cycle that exceeds 200% of your phone number service level quota, you will be blocked from claiming any more numbers until 30 days past the oldest number released has expired. For example, if you already have 99 claimed numbers and a service level quota of 99 phone numbers, and in any 30 day period you release 99, claim 99, and then release 99, you will have exceeded the 200% limit. At that point you are blocked from claiming any more numbers until you open an Amazon Web Services support ticket.
1351
+ * Releases a phone number previously claimed to an Amazon Connect instance or traffic distribution group. You can call this API only in the Amazon Web Services Region where the number was claimed. To release phone numbers from a traffic distribution group, use the ReleasePhoneNumber API, not the Amazon Connect admin website. After releasing a phone number, the phone number enters into a cooldown period for up to 180 days. It cannot be searched for or claimed again until the period has ended. If you accidentally release a phone number, contact Amazon Web Services Support. If you plan to claim and release numbers frequently, contact us for a service quota exception. Otherwise, it is possible you will be blocked from claiming and releasing any more numbers until up to 180 days past the oldest number released has expired. By default you can claim and release up to 200% of your maximum number of active phone numbers. If you claim and release phone numbers using the UI or API during a rolling 180 day cycle that exceeds 200% of your phone number service level quota, you will be blocked from claiming any more numbers until 180 days past the oldest number released has expired. For example, if you already have 99 claimed numbers and a service level quota of 99 phone numbers, and in any 180 day period you release 99, claim 99, and then release 99, you will have exceeded the 200% limit. At that point you are blocked from claiming any more numbers until you open an Amazon Web Services support ticket.
1352
1352
  */
1353
1353
  releasePhoneNumber(params: Connect.Types.ReleasePhoneNumberRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
1354
1354
  /**
1355
- * Releases a phone number previously claimed to an Amazon Connect instance or traffic distribution group. You can call this API only in the Amazon Web Services Region where the number was claimed. To release phone numbers from a traffic distribution group, use the ReleasePhoneNumber API, not the Amazon Connect admin website. After releasing a phone number, the phone number enters into a cooldown period of 30 days. It cannot be searched for or claimed again until the period has ended. If you accidentally release a phone number, contact Amazon Web Services Support. If you plan to claim and release numbers frequently during a 30 day period, contact us for a service quota exception. Otherwise, it is possible you will be blocked from claiming and releasing any more numbers until 30 days past the oldest number released has expired. By default you can claim and release up to 200% of your maximum number of active phone numbers during any 30 day period. If you claim and release phone numbers using the UI or API during a rolling 30 day cycle that exceeds 200% of your phone number service level quota, you will be blocked from claiming any more numbers until 30 days past the oldest number released has expired. For example, if you already have 99 claimed numbers and a service level quota of 99 phone numbers, and in any 30 day period you release 99, claim 99, and then release 99, you will have exceeded the 200% limit. At that point you are blocked from claiming any more numbers until you open an Amazon Web Services support ticket.
1355
+ * Releases a phone number previously claimed to an Amazon Connect instance or traffic distribution group. You can call this API only in the Amazon Web Services Region where the number was claimed. To release phone numbers from a traffic distribution group, use the ReleasePhoneNumber API, not the Amazon Connect admin website. After releasing a phone number, the phone number enters into a cooldown period for up to 180 days. It cannot be searched for or claimed again until the period has ended. If you accidentally release a phone number, contact Amazon Web Services Support. If you plan to claim and release numbers frequently, contact us for a service quota exception. Otherwise, it is possible you will be blocked from claiming and releasing any more numbers until up to 180 days past the oldest number released has expired. By default you can claim and release up to 200% of your maximum number of active phone numbers. If you claim and release phone numbers using the UI or API during a rolling 180 day cycle that exceeds 200% of your phone number service level quota, you will be blocked from claiming any more numbers until 180 days past the oldest number released has expired. For example, if you already have 99 claimed numbers and a service level quota of 99 phone numbers, and in any 180 day period you release 99, claim 99, and then release 99, you will have exceeded the 200% limit. At that point you are blocked from claiming any more numbers until you open an Amazon Web Services support ticket.
1356
1356
  */
1357
1357
  releasePhoneNumber(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
1358
1358
  /**
@@ -1564,11 +1564,11 @@ declare class Connect extends Service {
1564
1564
  */
1565
1565
  startWebRTCContact(callback?: (err: AWSError, data: Connect.Types.StartWebRTCContactResponse) => void): Request<Connect.Types.StartWebRTCContactResponse, AWSError>;
1566
1566
  /**
1567
- * Ends the specified contact. Use this API to stop queued callbacks. It does not work for voice contacts that use the following initiation methods: DISCONNECT TRANSFER QUEUE_TRANSFER Chat and task contacts can be terminated in any state, regardless of initiation method.
1567
+ * Ends the specified contact. Use this API to stop queued callbacks. It does not work for voice contacts that use the following initiation methods: DISCONNECT TRANSFER QUEUE_TRANSFER EXTERNAL_OUTBOUND MONITOR Chat and task contacts can be terminated in any state, regardless of initiation method.
1568
1568
  */
1569
1569
  stopContact(params: Connect.Types.StopContactRequest, callback?: (err: AWSError, data: Connect.Types.StopContactResponse) => void): Request<Connect.Types.StopContactResponse, AWSError>;
1570
1570
  /**
1571
- * Ends the specified contact. Use this API to stop queued callbacks. It does not work for voice contacts that use the following initiation methods: DISCONNECT TRANSFER QUEUE_TRANSFER Chat and task contacts can be terminated in any state, regardless of initiation method.
1571
+ * Ends the specified contact. Use this API to stop queued callbacks. It does not work for voice contacts that use the following initiation methods: DISCONNECT TRANSFER QUEUE_TRANSFER EXTERNAL_OUTBOUND MONITOR Chat and task contacts can be terminated in any state, regardless of initiation method.
1572
1572
  */
1573
1573
  stopContact(callback?: (err: AWSError, data: Connect.Types.StopContactResponse) => void): Request<Connect.Types.StopContactResponse, AWSError>;
1574
1574
  /**
@@ -1716,11 +1716,11 @@ declare class Connect extends Service {
1716
1716
  */
1717
1717
  updateContactFlowName(callback?: (err: AWSError, data: Connect.Types.UpdateContactFlowNameResponse) => void): Request<Connect.Types.UpdateContactFlowNameResponse, AWSError>;
1718
1718
  /**
1719
- * This API is in preview release for Amazon Connect and is subject to change. Updates routing priority and age on the contact (QueuePriority and QueueTimeAdjustmentInSeconds). These properties can be used to change a customer's position in the queue. For example, you can move a contact to the back of the queue by setting a lower routing priority relative to other contacts in queue; or you can move a contact to the front of the queue by increasing the routing age which will make the contact look artificially older and therefore higher up in the first-in-first-out routing order. Note that adjusting the routing age of a contact affects only its position in queue, and not its actual queue wait time as reported through metrics. These properties can also be updated by using the Set routing priority / age flow block.
1719
+ * Updates routing priority and age on the contact (QueuePriority and QueueTimeAdjustmentInSeconds). These properties can be used to change a customer's position in the queue. For example, you can move a contact to the back of the queue by setting a lower routing priority relative to other contacts in queue; or you can move a contact to the front of the queue by increasing the routing age which will make the contact look artificially older and therefore higher up in the first-in-first-out routing order. Note that adjusting the routing age of a contact affects only its position in queue, and not its actual queue wait time as reported through metrics. These properties can also be updated by using the Set routing priority / age flow block. Either QueuePriority or QueueTimeAdjustmentInSeconds should be provided within the request body, but not both.
1720
1720
  */
1721
1721
  updateContactRoutingData(params: Connect.Types.UpdateContactRoutingDataRequest, callback?: (err: AWSError, data: Connect.Types.UpdateContactRoutingDataResponse) => void): Request<Connect.Types.UpdateContactRoutingDataResponse, AWSError>;
1722
1722
  /**
1723
- * This API is in preview release for Amazon Connect and is subject to change. Updates routing priority and age on the contact (QueuePriority and QueueTimeAdjustmentInSeconds). These properties can be used to change a customer's position in the queue. For example, you can move a contact to the back of the queue by setting a lower routing priority relative to other contacts in queue; or you can move a contact to the front of the queue by increasing the routing age which will make the contact look artificially older and therefore higher up in the first-in-first-out routing order. Note that adjusting the routing age of a contact affects only its position in queue, and not its actual queue wait time as reported through metrics. These properties can also be updated by using the Set routing priority / age flow block.
1723
+ * Updates routing priority and age on the contact (QueuePriority and QueueTimeAdjustmentInSeconds). These properties can be used to change a customer's position in the queue. For example, you can move a contact to the back of the queue by setting a lower routing priority relative to other contacts in queue; or you can move a contact to the front of the queue by increasing the routing age which will make the contact look artificially older and therefore higher up in the first-in-first-out routing order. Note that adjusting the routing age of a contact affects only its position in queue, and not its actual queue wait time as reported through metrics. These properties can also be updated by using the Set routing priority / age flow block. Either QueuePriority or QueueTimeAdjustmentInSeconds should be provided within the request body, but not both.
1724
1724
  */
1725
1725
  updateContactRoutingData(callback?: (err: AWSError, data: Connect.Types.UpdateContactRoutingDataResponse) => void): Request<Connect.Types.UpdateContactRoutingDataResponse, AWSError>;
1726
1726
  /**
@@ -2088,6 +2088,12 @@ declare namespace Connect {
2088
2088
  }
2089
2089
  export type AgentContactReferenceList = AgentContactReference[];
2090
2090
  export type AgentFirstName = string;
2091
+ export interface AgentHierarchyGroup {
2092
+ /**
2093
+ * The Amazon Resource Name (ARN) of the group.
2094
+ */
2095
+ Arn?: ARN;
2096
+ }
2091
2097
  export interface AgentHierarchyGroups {
2092
2098
  /**
2093
2099
  * The identifiers for level 1 hierarchy groups.
@@ -2123,9 +2129,24 @@ declare namespace Connect {
2123
2129
  * Agent pause duration for a contact in seconds.
2124
2130
  */
2125
2131
  AgentPauseDurationInSeconds?: AgentPauseDurationInSeconds;
2132
+ /**
2133
+ * The agent hierarchy groups for the agent.
2134
+ */
2135
+ HierarchyGroups?: HierarchyGroups;
2136
+ /**
2137
+ * Information regarding Agent’s device.
2138
+ */
2139
+ DeviceInfo?: DeviceInfo;
2140
+ Capabilities?: ParticipantCapabilities;
2126
2141
  }
2127
2142
  export type AgentLastName = string;
2128
2143
  export type AgentPauseDurationInSeconds = number;
2144
+ export interface AgentQualityMetrics {
2145
+ /**
2146
+ * Information about the audio quality of the Agent
2147
+ */
2148
+ Audio?: AudioQualityMetricsInfo;
2149
+ }
2129
2150
  export type AgentResourceId = string;
2130
2151
  export type AgentResourceIdList = AgentResourceId[];
2131
2152
  export interface AgentStatus {
@@ -2262,6 +2283,7 @@ declare namespace Connect {
2262
2283
  */
2263
2284
  AwaitAnswerMachinePrompt?: Boolean;
2264
2285
  }
2286
+ export type AnsweringMachineDetectionStatus = "ANSWERED"|"UNDETECTED"|"ERROR"|"HUMAN_ANSWERED"|"SIT_TONE_DETECTED"|"SIT_TONE_BUSY"|"SIT_TONE_INVALID_NUMBER"|"FAX_MACHINE_DETECTED"|"VOICEMAIL_BEEP"|"VOICEMAIL_NO_BEEP"|"AMD_UNRESOLVED"|"AMD_UNANSWERED"|"AMD_ERROR"|"AMD_NOT_APPLICABLE"|string;
2265
2287
  export interface Application {
2266
2288
  /**
2267
2289
  * Namespace of the application that you want to give access to.
@@ -2496,6 +2518,7 @@ declare namespace Connect {
2496
2518
  */
2497
2519
  UserProficiencies: UserProficiencyList;
2498
2520
  }
2521
+ export type AssociatedQueueIdList = QueueId[];
2499
2522
  export type AssociationId = string;
2500
2523
  export interface AttachedFile {
2501
2524
  /**
@@ -2598,6 +2621,24 @@ declare namespace Connect {
2598
2621
  TagConditions?: TagAndConditionList;
2599
2622
  HierarchyGroupCondition?: HierarchyGroupCondition;
2600
2623
  }
2624
+ export interface AttributeCondition {
2625
+ /**
2626
+ * The name of predefined attribute.
2627
+ */
2628
+ Name?: PredefinedAttributeName;
2629
+ /**
2630
+ * The value of predefined attribute.
2631
+ */
2632
+ Value?: ProficiencyValue;
2633
+ /**
2634
+ * The proficiency level of the condition.
2635
+ */
2636
+ ProficiencyLevel?: ProficiencyLevel;
2637
+ /**
2638
+ * The operator of the condition.
2639
+ */
2640
+ ComparisonOperator?: ComparisonOperator;
2641
+ }
2601
2642
  export type AttributeName = string;
2602
2643
  export type AttributeOrConditionList = AttributeAndCondition[];
2603
2644
  export type AttributeValue = string;
@@ -2609,6 +2650,17 @@ declare namespace Connect {
2609
2650
  */
2610
2651
  EchoReduction?: MeetingFeatureStatus;
2611
2652
  }
2653
+ export interface AudioQualityMetricsInfo {
2654
+ /**
2655
+ * Number measuring the estimated quality of the media connection.
2656
+ */
2657
+ QualityScore?: AudioQualityScore;
2658
+ /**
2659
+ * List of potential issues causing degradation of quality on a media connection. If the service did not detect any potential quality issues the list is empty. Valid values: HighPacketLoss | HighRoundTripTime | HighJitterBuffer
2660
+ */
2661
+ PotentialQualityIssues?: PotentialAudioQualityIssues;
2662
+ }
2663
+ export type AudioQualityScore = number;
2612
2664
  export type AutoAccept = boolean;
2613
2665
  export interface AvailableNumberSummary {
2614
2666
  /**
@@ -2884,6 +2936,7 @@ declare namespace Connect {
2884
2936
  export type ClientToken = string;
2885
2937
  export type CommonNameLength127 = string;
2886
2938
  export type Comparison = "LT"|string;
2939
+ export type ComparisonOperator = string;
2887
2940
  export interface CompleteAttachedFileUploadRequest {
2888
2941
  /**
2889
2942
  * The unique identifier of the Connect instance.
@@ -3004,6 +3057,39 @@ declare namespace Connect {
3004
3057
  * Tags associated with the contact. This contains both Amazon Web Services generated and user-defined tags.
3005
3058
  */
3006
3059
  Tags?: ContactTagMap;
3060
+ /**
3061
+ * The timestamp when customer endpoint connected to Amazon Connect.
3062
+ */
3063
+ ConnectedToSystemTimestamp?: timestamp;
3064
+ /**
3065
+ * Latest routing criteria on the contact.
3066
+ */
3067
+ RoutingCriteria?: RoutingCriteria;
3068
+ /**
3069
+ * Information about the Customer on the contact.
3070
+ */
3071
+ Customer?: Customer;
3072
+ Campaign?: Campaign;
3073
+ /**
3074
+ * Indicates how an outbound campaign call is actually disposed if the contact is connected to Amazon Connect.
3075
+ */
3076
+ AnsweringMachineDetectionStatus?: AnsweringMachineDetectionStatus;
3077
+ /**
3078
+ * Information about customer’s voice activity.
3079
+ */
3080
+ CustomerVoiceActivity?: CustomerVoiceActivity;
3081
+ /**
3082
+ * Information about the quality of the participant's media connection.
3083
+ */
3084
+ QualityMetrics?: QualityMetrics;
3085
+ /**
3086
+ * Information about the call disconnect experience.
3087
+ */
3088
+ DisconnectDetails?: DisconnectDetails;
3089
+ /**
3090
+ * A set of system defined key-value pairs stored on individual contact segments using an attribute map. The attributes are standard Amazon Connect attributes and can be accessed in flows. Attribute keys can include only alphanumeric, -, and _ characters. This field can be used to show channel subtype. For example, connect:Guide or connect:SMS.
3091
+ */
3092
+ SegmentAttributes?: SegmentAttributes;
3007
3093
  }
3008
3094
  export interface ContactAnalysis {
3009
3095
  /**
@@ -4277,6 +4363,29 @@ declare namespace Connect {
4277
4363
  }
4278
4364
  export type CurrentMetricSortCriteriaMaxOne = CurrentMetricSortCriteria[];
4279
4365
  export type CurrentMetrics = CurrentMetric[];
4366
+ export interface Customer {
4367
+ /**
4368
+ * Information regarding Customer’s device.
4369
+ */
4370
+ DeviceInfo?: DeviceInfo;
4371
+ Capabilities?: ParticipantCapabilities;
4372
+ }
4373
+ export interface CustomerQualityMetrics {
4374
+ /**
4375
+ * Information about the audio quality of the Customer
4376
+ */
4377
+ Audio?: AudioQualityMetricsInfo;
4378
+ }
4379
+ export interface CustomerVoiceActivity {
4380
+ /**
4381
+ * Timestamp that measures the beginning of the customer greeting from an outbound voice call.
4382
+ */
4383
+ GreetingStartTimestamp?: timestamp;
4384
+ /**
4385
+ * Timestamp that measures the end of the customer greeting from an outbound voice call.
4386
+ */
4387
+ GreetingEndTimestamp?: timestamp;
4388
+ }
4280
4389
  export type DataSetId = string;
4281
4390
  export type DataSetIds = DataSetId[];
4282
4391
  export interface DateReference {
@@ -4986,6 +5095,20 @@ declare namespace Connect {
4986
5095
  export type Description = string;
4987
5096
  export type Description250 = string;
4988
5097
  export type DestinationId = string;
5098
+ export interface DeviceInfo {
5099
+ /**
5100
+ * Name of the platform that the participant used for the call.
5101
+ */
5102
+ PlatformName?: PlatformName;
5103
+ /**
5104
+ * Version of the platform that the participant used for the call.
5105
+ */
5106
+ PlatformVersion?: PlatformVersion;
5107
+ /**
5108
+ * Operating system that the participant used for the call.
5109
+ */
5110
+ OperatingSystem?: OperatingSystem;
5111
+ }
4989
5112
  export interface Dimensions {
4990
5113
  /**
4991
5114
  * Information about the queue for which metrics are returned.
@@ -5175,6 +5298,12 @@ declare namespace Connect {
5175
5298
  */
5176
5299
  UserProficiencies: UserProficiencyDisassociateList;
5177
5300
  }
5301
+ export interface DisconnectDetails {
5302
+ /**
5303
+ * Indicates the potential disconnection issues for a call. This field is not populated if the service does not detect potential issues.
5304
+ */
5305
+ PotentialDisconnectIssue?: PotentialDisconnectIssue;
5306
+ }
5178
5307
  export interface DisconnectReason {
5179
5308
  /**
5180
5309
  * A code that indicates how the contact was terminated.
@@ -5221,6 +5350,7 @@ declare namespace Connect {
5221
5350
  */
5222
5351
  UrlExpiry?: ISO8601Datetime;
5223
5352
  }
5353
+ export type DurationInSeconds = number;
5224
5354
  export type Email = string;
5225
5355
  export interface EmailReference {
5226
5356
  /**
@@ -5803,6 +5933,31 @@ declare namespace Connect {
5803
5933
  }
5804
5934
  export type EventBridgeActionName = string;
5805
5935
  export type EventSourceName = "OnPostCallAnalysisAvailable"|"OnRealTimeCallAnalysisAvailable"|"OnRealTimeChatAnalysisAvailable"|"OnPostChatAnalysisAvailable"|"OnZendeskTicketCreate"|"OnZendeskTicketStatusUpdate"|"OnSalesforceCaseCreate"|"OnContactEvaluationSubmit"|"OnMetricDataUpdate"|"OnCaseCreate"|"OnCaseUpdate"|string;
5936
+ export interface Expiry {
5937
+ /**
5938
+ * The number of seconds to wait before expiring the routing step.
5939
+ */
5940
+ DurationInSeconds?: DurationInSeconds;
5941
+ /**
5942
+ * The timestamp indicating when the routing step expires.
5943
+ */
5944
+ ExpiryTimestamp?: timestamp;
5945
+ }
5946
+ export interface Expression {
5947
+ /**
5948
+ * An object to specify the predefined attribute condition.
5949
+ */
5950
+ AttributeCondition?: AttributeCondition;
5951
+ /**
5952
+ * List of routing expressions which will be AND-ed together.
5953
+ */
5954
+ AndExpression?: Expressions;
5955
+ /**
5956
+ * List of routing expressions which will be OR-ed together.
5957
+ */
5958
+ OrExpression?: Expressions;
5959
+ }
5960
+ export type Expressions = Expression[];
5806
5961
  export interface FailedRequest {
5807
5962
  /**
5808
5963
  * Request identifier provided in the API call in the ContactDataRequest to create a contact.
@@ -6413,6 +6568,28 @@ declare namespace Connect {
6413
6568
  */
6414
6569
  Arn?: ARN;
6415
6570
  }
6571
+ export interface HierarchyGroups {
6572
+ /**
6573
+ * The group at level one of the agent hierarchy.
6574
+ */
6575
+ Level1?: AgentHierarchyGroup;
6576
+ /**
6577
+ * The group at level two of the agent hierarchy.
6578
+ */
6579
+ Level2?: AgentHierarchyGroup;
6580
+ /**
6581
+ * The group at level three of the agent hierarchy.
6582
+ */
6583
+ Level3?: AgentHierarchyGroup;
6584
+ /**
6585
+ * The group at level four of the agent hierarchy.
6586
+ */
6587
+ Level4?: AgentHierarchyGroup;
6588
+ /**
6589
+ * The group at level five of the agent hierarchy.
6590
+ */
6591
+ Level5?: AgentHierarchyGroup;
6592
+ }
6416
6593
  export interface HierarchyLevel {
6417
6594
  /**
6418
6595
  * The identifier of the hierarchy level.
@@ -6720,6 +6897,7 @@ declare namespace Connect {
6720
6897
  PhoneNumberArn?: ARN;
6721
6898
  }
6722
6899
  export type InboundCallsEnabled = boolean;
6900
+ export type Index = number;
6723
6901
  export type InitiationMethodList = ContactInitiationMethod[];
6724
6902
  export interface Instance {
6725
6903
  /**
@@ -8463,6 +8641,7 @@ declare namespace Connect {
8463
8641
  */
8464
8642
  Label: NumericQuestionPropertyAutomationLabel;
8465
8643
  }
8644
+ export type OperatingSystem = string;
8466
8645
  export type Origin = string;
8467
8646
  export type OriginsList = Origin[];
8468
8647
  export interface OutboundCallerConfig {
@@ -8625,6 +8804,11 @@ declare namespace Connect {
8625
8804
  export type PhoneNumberWorkflowMessage = string;
8626
8805
  export type PhoneNumberWorkflowStatus = "CLAIMED"|"IN_PROGRESS"|"FAILED"|string;
8627
8806
  export type PhoneType = "SOFT_PHONE"|"DESK_PHONE"|string;
8807
+ export type PlatformName = string;
8808
+ export type PlatformVersion = string;
8809
+ export type PotentialAudioQualityIssue = string;
8810
+ export type PotentialAudioQualityIssues = PotentialAudioQualityIssue[];
8811
+ export type PotentialDisconnectIssue = string;
8628
8812
  export interface PredefinedAttribute {
8629
8813
  /**
8630
8814
  * The name of the predefined attribute.
@@ -8683,6 +8867,7 @@ declare namespace Connect {
8683
8867
  export type Prefix = string;
8684
8868
  export type Priority = number;
8685
8869
  export type ProficiencyLevel = number;
8870
+ export type ProficiencyValue = string;
8686
8871
  export interface Prompt {
8687
8872
  /**
8688
8873
  * The Amazon Resource Name (ARN) of the prompt.
@@ -8775,6 +8960,16 @@ declare namespace Connect {
8775
8960
  }
8776
8961
  export interface PutUserStatusResponse {
8777
8962
  }
8963
+ export interface QualityMetrics {
8964
+ /**
8965
+ * Information about the quality of Agent media connection.
8966
+ */
8967
+ Agent?: AgentQualityMetrics;
8968
+ /**
8969
+ * Information about the quality of Customer media connection.
8970
+ */
8971
+ Customer?: CustomerQualityMetrics;
8972
+ }
8778
8973
  export interface Queue {
8779
8974
  /**
8780
8975
  * The name of the queue.
@@ -9367,6 +9562,21 @@ declare namespace Connect {
9367
9562
  }
9368
9563
  export interface ResumeContactResponse {
9369
9564
  }
9565
+ export interface RoutingCriteria {
9566
+ /**
9567
+ * List of routing steps. When Amazon Connect does not find an available agent meeting the requirements in a step for a given step duration, the routing criteria will move on to the next step sequentially until a join is completed with an agent. When all steps are exhausted, the contact will be offered to any agent in the queue.
9568
+ */
9569
+ Steps?: Steps;
9570
+ /**
9571
+ * The timestamp indicating when the routing criteria is set to active. A routing criteria is activated when contact is transferred to a queue. ActivationTimestamp will be set on routing criteria for contacts in agent queue even though Routing criteria is never activated for contacts in agent queue.
9572
+ */
9573
+ ActivationTimestamp?: timestamp;
9574
+ /**
9575
+ * Information about the index of the routing criteria.
9576
+ */
9577
+ Index?: Index;
9578
+ }
9579
+ export type RoutingCriteriaStepStatus = "ACTIVE"|"INACTIVE"|"JOINED"|"EXPIRED"|string;
9370
9580
  export type RoutingExpression = string;
9371
9581
  export type RoutingExpressions = RoutingExpression[];
9372
9582
  export interface RoutingProfile {
@@ -9426,6 +9636,10 @@ declare namespace Connect {
9426
9636
  * Whether this a default routing profile.
9427
9637
  */
9428
9638
  IsDefault?: Boolean;
9639
+ /**
9640
+ * The IDs of the associated queue.
9641
+ */
9642
+ AssociatedQueueIds?: AssociatedQueueIdList;
9429
9643
  }
9430
9644
  export type RoutingProfileDescription = string;
9431
9645
  export type RoutingProfileId = string;
@@ -9505,7 +9719,7 @@ declare namespace Connect {
9505
9719
  */
9506
9720
  AndConditions?: RoutingProfileSearchConditionList;
9507
9721
  /**
9508
- * A leaf node condition which can be used to specify a string condition. The currently supported values for FieldName are name, description, and resourceID.
9722
+ * A leaf node condition which can be used to specify a string condition. The currently supported values for FieldName are associatedQueueIds, name, description, and resourceID.
9509
9723
  */
9510
9724
  StringCondition?: StringCondition;
9511
9725
  }
@@ -10884,6 +11098,21 @@ declare namespace Connect {
10884
11098
  ParticipantToken?: ParticipantToken;
10885
11099
  }
10886
11100
  export type Statistic = "SUM"|"MAX"|"AVG"|string;
11101
+ export interface Step {
11102
+ /**
11103
+ * An object to specify the expiration of a routing step.
11104
+ */
11105
+ Expiry?: Expiry;
11106
+ /**
11107
+ * A tagged union to specify expression for a routing step.
11108
+ */
11109
+ Expression?: Expression;
11110
+ /**
11111
+ * Represents status of the Routing step.
11112
+ */
11113
+ Status?: RoutingCriteriaStepStatus;
11114
+ }
11115
+ export type Steps = Step[];
10887
11116
  export interface StopContactRecordingRequest {
10888
11117
  /**
10889
11118
  * The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.