aws-sdk 2.1628.0 → 2.1630.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.
@@ -2598,6 +2620,24 @@ declare namespace Connect {
2598
2620
  TagConditions?: TagAndConditionList;
2599
2621
  HierarchyGroupCondition?: HierarchyGroupCondition;
2600
2622
  }
2623
+ export interface AttributeCondition {
2624
+ /**
2625
+ * The name of predefined attribute.
2626
+ */
2627
+ Name?: PredefinedAttributeName;
2628
+ /**
2629
+ * The value of predefined attribute.
2630
+ */
2631
+ Value?: ProficiencyValue;
2632
+ /**
2633
+ * The proficiency level of the condition.
2634
+ */
2635
+ ProficiencyLevel?: ProficiencyLevel;
2636
+ /**
2637
+ * The operator of the condition.
2638
+ */
2639
+ ComparisonOperator?: ComparisonOperator;
2640
+ }
2601
2641
  export type AttributeName = string;
2602
2642
  export type AttributeOrConditionList = AttributeAndCondition[];
2603
2643
  export type AttributeValue = string;
@@ -2609,6 +2649,17 @@ declare namespace Connect {
2609
2649
  */
2610
2650
  EchoReduction?: MeetingFeatureStatus;
2611
2651
  }
2652
+ export interface AudioQualityMetricsInfo {
2653
+ /**
2654
+ * Number measuring the estimated quality of the media connection.
2655
+ */
2656
+ QualityScore?: AudioQualityScore;
2657
+ /**
2658
+ * 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
2659
+ */
2660
+ PotentialQualityIssues?: PotentialAudioQualityIssues;
2661
+ }
2662
+ export type AudioQualityScore = number;
2612
2663
  export type AutoAccept = boolean;
2613
2664
  export interface AvailableNumberSummary {
2614
2665
  /**
@@ -2884,6 +2935,7 @@ declare namespace Connect {
2884
2935
  export type ClientToken = string;
2885
2936
  export type CommonNameLength127 = string;
2886
2937
  export type Comparison = "LT"|string;
2938
+ export type ComparisonOperator = string;
2887
2939
  export interface CompleteAttachedFileUploadRequest {
2888
2940
  /**
2889
2941
  * The unique identifier of the Connect instance.
@@ -3004,6 +3056,39 @@ declare namespace Connect {
3004
3056
  * Tags associated with the contact. This contains both Amazon Web Services generated and user-defined tags.
3005
3057
  */
3006
3058
  Tags?: ContactTagMap;
3059
+ /**
3060
+ * The timestamp when customer endpoint connected to Amazon Connect.
3061
+ */
3062
+ ConnectedToSystemTimestamp?: timestamp;
3063
+ /**
3064
+ * Latest routing criteria on the contact.
3065
+ */
3066
+ RoutingCriteria?: RoutingCriteria;
3067
+ /**
3068
+ * Information about the Customer on the contact.
3069
+ */
3070
+ Customer?: Customer;
3071
+ Campaign?: Campaign;
3072
+ /**
3073
+ * Indicates how an outbound campaign call is actually disposed if the contact is connected to Amazon Connect.
3074
+ */
3075
+ AnsweringMachineDetectionStatus?: AnsweringMachineDetectionStatus;
3076
+ /**
3077
+ * Information about customer’s voice activity.
3078
+ */
3079
+ CustomerVoiceActivity?: CustomerVoiceActivity;
3080
+ /**
3081
+ * Information about the quality of the participant's media connection.
3082
+ */
3083
+ QualityMetrics?: QualityMetrics;
3084
+ /**
3085
+ * Information about the call disconnect experience.
3086
+ */
3087
+ DisconnectDetails?: DisconnectDetails;
3088
+ /**
3089
+ * 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.
3090
+ */
3091
+ SegmentAttributes?: SegmentAttributes;
3007
3092
  }
3008
3093
  export interface ContactAnalysis {
3009
3094
  /**
@@ -4277,6 +4362,29 @@ declare namespace Connect {
4277
4362
  }
4278
4363
  export type CurrentMetricSortCriteriaMaxOne = CurrentMetricSortCriteria[];
4279
4364
  export type CurrentMetrics = CurrentMetric[];
4365
+ export interface Customer {
4366
+ /**
4367
+ * Information regarding Customer’s device.
4368
+ */
4369
+ DeviceInfo?: DeviceInfo;
4370
+ Capabilities?: ParticipantCapabilities;
4371
+ }
4372
+ export interface CustomerQualityMetrics {
4373
+ /**
4374
+ * Information about the audio quality of the Customer
4375
+ */
4376
+ Audio?: AudioQualityMetricsInfo;
4377
+ }
4378
+ export interface CustomerVoiceActivity {
4379
+ /**
4380
+ * Timestamp that measures the beginning of the customer greeting from an outbound voice call.
4381
+ */
4382
+ GreetingStartTimestamp?: timestamp;
4383
+ /**
4384
+ * Timestamp that measures the end of the customer greeting from an outbound voice call.
4385
+ */
4386
+ GreetingEndTimestamp?: timestamp;
4387
+ }
4280
4388
  export type DataSetId = string;
4281
4389
  export type DataSetIds = DataSetId[];
4282
4390
  export interface DateReference {
@@ -4986,6 +5094,20 @@ declare namespace Connect {
4986
5094
  export type Description = string;
4987
5095
  export type Description250 = string;
4988
5096
  export type DestinationId = string;
5097
+ export interface DeviceInfo {
5098
+ /**
5099
+ * Name of the platform that the participant used for the call.
5100
+ */
5101
+ PlatformName?: PlatformName;
5102
+ /**
5103
+ * Version of the platform that the participant used for the call.
5104
+ */
5105
+ PlatformVersion?: PlatformVersion;
5106
+ /**
5107
+ * Operating system that the participant used for the call.
5108
+ */
5109
+ OperatingSystem?: OperatingSystem;
5110
+ }
4989
5111
  export interface Dimensions {
4990
5112
  /**
4991
5113
  * Information about the queue for which metrics are returned.
@@ -5175,6 +5297,12 @@ declare namespace Connect {
5175
5297
  */
5176
5298
  UserProficiencies: UserProficiencyDisassociateList;
5177
5299
  }
5300
+ export interface DisconnectDetails {
5301
+ /**
5302
+ * Indicates the potential disconnection issues for a call. This field is not populated if the service does not detect potential issues.
5303
+ */
5304
+ PotentialDisconnectIssue?: PotentialDisconnectIssue;
5305
+ }
5178
5306
  export interface DisconnectReason {
5179
5307
  /**
5180
5308
  * A code that indicates how the contact was terminated.
@@ -5221,6 +5349,7 @@ declare namespace Connect {
5221
5349
  */
5222
5350
  UrlExpiry?: ISO8601Datetime;
5223
5351
  }
5352
+ export type DurationInSeconds = number;
5224
5353
  export type Email = string;
5225
5354
  export interface EmailReference {
5226
5355
  /**
@@ -5803,6 +5932,31 @@ declare namespace Connect {
5803
5932
  }
5804
5933
  export type EventBridgeActionName = string;
5805
5934
  export type EventSourceName = "OnPostCallAnalysisAvailable"|"OnRealTimeCallAnalysisAvailable"|"OnRealTimeChatAnalysisAvailable"|"OnPostChatAnalysisAvailable"|"OnZendeskTicketCreate"|"OnZendeskTicketStatusUpdate"|"OnSalesforceCaseCreate"|"OnContactEvaluationSubmit"|"OnMetricDataUpdate"|"OnCaseCreate"|"OnCaseUpdate"|string;
5935
+ export interface Expiry {
5936
+ /**
5937
+ * The number of seconds to wait before expiring the routing step.
5938
+ */
5939
+ DurationInSeconds?: DurationInSeconds;
5940
+ /**
5941
+ * The timestamp indicating when the routing step expires.
5942
+ */
5943
+ ExpiryTimestamp?: timestamp;
5944
+ }
5945
+ export interface Expression {
5946
+ /**
5947
+ * An object to specify the predefined attribute condition.
5948
+ */
5949
+ AttributeCondition?: AttributeCondition;
5950
+ /**
5951
+ * List of routing expressions which will be AND-ed together.
5952
+ */
5953
+ AndExpression?: Expressions;
5954
+ /**
5955
+ * List of routing expressions which will be OR-ed together.
5956
+ */
5957
+ OrExpression?: Expressions;
5958
+ }
5959
+ export type Expressions = Expression[];
5806
5960
  export interface FailedRequest {
5807
5961
  /**
5808
5962
  * Request identifier provided in the API call in the ContactDataRequest to create a contact.
@@ -6413,6 +6567,28 @@ declare namespace Connect {
6413
6567
  */
6414
6568
  Arn?: ARN;
6415
6569
  }
6570
+ export interface HierarchyGroups {
6571
+ /**
6572
+ * The group at level one of the agent hierarchy.
6573
+ */
6574
+ Level1?: AgentHierarchyGroup;
6575
+ /**
6576
+ * The group at level two of the agent hierarchy.
6577
+ */
6578
+ Level2?: AgentHierarchyGroup;
6579
+ /**
6580
+ * The group at level three of the agent hierarchy.
6581
+ */
6582
+ Level3?: AgentHierarchyGroup;
6583
+ /**
6584
+ * The group at level four of the agent hierarchy.
6585
+ */
6586
+ Level4?: AgentHierarchyGroup;
6587
+ /**
6588
+ * The group at level five of the agent hierarchy.
6589
+ */
6590
+ Level5?: AgentHierarchyGroup;
6591
+ }
6416
6592
  export interface HierarchyLevel {
6417
6593
  /**
6418
6594
  * The identifier of the hierarchy level.
@@ -6720,6 +6896,7 @@ declare namespace Connect {
6720
6896
  PhoneNumberArn?: ARN;
6721
6897
  }
6722
6898
  export type InboundCallsEnabled = boolean;
6899
+ export type Index = number;
6723
6900
  export type InitiationMethodList = ContactInitiationMethod[];
6724
6901
  export interface Instance {
6725
6902
  /**
@@ -8463,6 +8640,7 @@ declare namespace Connect {
8463
8640
  */
8464
8641
  Label: NumericQuestionPropertyAutomationLabel;
8465
8642
  }
8643
+ export type OperatingSystem = string;
8466
8644
  export type Origin = string;
8467
8645
  export type OriginsList = Origin[];
8468
8646
  export interface OutboundCallerConfig {
@@ -8625,6 +8803,11 @@ declare namespace Connect {
8625
8803
  export type PhoneNumberWorkflowMessage = string;
8626
8804
  export type PhoneNumberWorkflowStatus = "CLAIMED"|"IN_PROGRESS"|"FAILED"|string;
8627
8805
  export type PhoneType = "SOFT_PHONE"|"DESK_PHONE"|string;
8806
+ export type PlatformName = string;
8807
+ export type PlatformVersion = string;
8808
+ export type PotentialAudioQualityIssue = string;
8809
+ export type PotentialAudioQualityIssues = PotentialAudioQualityIssue[];
8810
+ export type PotentialDisconnectIssue = string;
8628
8811
  export interface PredefinedAttribute {
8629
8812
  /**
8630
8813
  * The name of the predefined attribute.
@@ -8683,6 +8866,7 @@ declare namespace Connect {
8683
8866
  export type Prefix = string;
8684
8867
  export type Priority = number;
8685
8868
  export type ProficiencyLevel = number;
8869
+ export type ProficiencyValue = string;
8686
8870
  export interface Prompt {
8687
8871
  /**
8688
8872
  * The Amazon Resource Name (ARN) of the prompt.
@@ -8775,6 +8959,16 @@ declare namespace Connect {
8775
8959
  }
8776
8960
  export interface PutUserStatusResponse {
8777
8961
  }
8962
+ export interface QualityMetrics {
8963
+ /**
8964
+ * Information about the quality of Agent media connection.
8965
+ */
8966
+ Agent?: AgentQualityMetrics;
8967
+ /**
8968
+ * Information about the quality of Customer media connection.
8969
+ */
8970
+ Customer?: CustomerQualityMetrics;
8971
+ }
8778
8972
  export interface Queue {
8779
8973
  /**
8780
8974
  * The name of the queue.
@@ -9367,6 +9561,21 @@ declare namespace Connect {
9367
9561
  }
9368
9562
  export interface ResumeContactResponse {
9369
9563
  }
9564
+ export interface RoutingCriteria {
9565
+ /**
9566
+ * 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.
9567
+ */
9568
+ Steps?: Steps;
9569
+ /**
9570
+ * 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.
9571
+ */
9572
+ ActivationTimestamp?: timestamp;
9573
+ /**
9574
+ * Information about the index of the routing criteria.
9575
+ */
9576
+ Index?: Index;
9577
+ }
9578
+ export type RoutingCriteriaStepStatus = "ACTIVE"|"INACTIVE"|"JOINED"|"EXPIRED"|string;
9370
9579
  export type RoutingExpression = string;
9371
9580
  export type RoutingExpressions = RoutingExpression[];
9372
9581
  export interface RoutingProfile {
@@ -10884,6 +11093,21 @@ declare namespace Connect {
10884
11093
  ParticipantToken?: ParticipantToken;
10885
11094
  }
10886
11095
  export type Statistic = "SUM"|"MAX"|"AVG"|string;
11096
+ export interface Step {
11097
+ /**
11098
+ * An object to specify the expiration of a routing step.
11099
+ */
11100
+ Expiry?: Expiry;
11101
+ /**
11102
+ * A tagged union to specify expression for a routing step.
11103
+ */
11104
+ Expression?: Expression;
11105
+ /**
11106
+ * Represents status of the Routing step.
11107
+ */
11108
+ Status?: RoutingCriteriaStepStatus;
11109
+ }
11110
+ export type Steps = Step[];
10887
11111
  export interface StopContactRecordingRequest {
10888
11112
  /**
10889
11113
  * The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
@@ -1161,7 +1161,7 @@ declare namespace DynamoDB {
1161
1161
  */
1162
1162
  DeletionProtectionEnabled?: DeletionProtectionEnabled;
1163
1163
  /**
1164
- * An Amazon Web Services resource-based policy document in JSON format that will be attached to the table. When you attach a resource-based policy while creating a table, the policy application is strongly consistent. The maximum size supported for a resource-based policy document is 20 KB. DynamoDB counts whitespaces when calculating the size of a policy against this limit. For a full list of all considerations that apply for resource-based policies, see Resource-based policy considerations.
1164
+ * An Amazon Web Services resource-based policy document in JSON format that will be attached to the table. When you attach a resource-based policy while creating a table, the policy application is strongly consistent. The maximum size supported for a resource-based policy document is 20 KB. DynamoDB counts whitespaces when calculating the size of a policy against this limit. For a full list of all considerations that apply for resource-based policies, see Resource-based policy considerations. You need to specify the CreateTable and PutResourcePolicy IAM actions for authorizing a user to create a table with a resource-based policy.
1165
1165
  */
1166
1166
  ResourcePolicy?: ResourcePolicy;
1167
1167
  /**
package/clients/ec2.d.ts CHANGED
@@ -9140,7 +9140,7 @@ declare namespace EC2 {
9140
9140
  }
9141
9141
  export interface CreateCustomerGatewayRequest {
9142
9142
  /**
9143
- * For devices that support BGP, the customer gateway's BGP ASN. Default: 65000
9143
+ * For customer gateway devices that support BGP, specify the device's ASN. You must specify either BgpAsn or BgpAsnExtended when creating the customer gateway. If the ASN is larger than 2,147,483,647, you must use BgpAsnExtended. Default: 65000 Valid values: 1 to 2,147,483,647
9144
9144
  */
9145
9145
  BgpAsn?: Integer;
9146
9146
  /**
@@ -9164,13 +9164,17 @@ declare namespace EC2 {
9164
9164
  */
9165
9165
  DeviceName?: String;
9166
9166
  /**
9167
- * IPv4 address for the customer gateway device's outside interface. The address must be static.
9167
+ * IPv4 address for the customer gateway device's outside interface. The address must be static. If OutsideIpAddressType in your VPN connection options is set to PrivateIpv4, you can use an RFC6598 or RFC1918 private IPv4 address. If OutsideIpAddressType is set to PublicIpv4, you can use a public IPv4 address.
9168
9168
  */
9169
9169
  IpAddress?: String;
9170
9170
  /**
9171
9171
  * Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
9172
9172
  */
9173
9173
  DryRun?: Boolean;
9174
+ /**
9175
+ * For customer gateway devices that support BGP, specify the device's ASN. You must specify either BgpAsn or BgpAsnExtended when creating the customer gateway. If the ASN is larger than 2,147,483,647, you must use BgpAsnExtended. Valid values: 2,147,483,648 to 4,294,967,295
9176
+ */
9177
+ BgpAsnExtended?: Long;
9174
9178
  }
9175
9179
  export interface CreateCustomerGatewayResult {
9176
9180
  /**
@@ -12002,7 +12006,7 @@ declare namespace EC2 {
12002
12006
  export type CurrentGenerationFlag = boolean;
12003
12007
  export interface CustomerGateway {
12004
12008
  /**
12005
- * The customer gateway's Border Gateway Protocol (BGP) Autonomous System Number (ASN).
12009
+ * The customer gateway device's Border Gateway Protocol (BGP) Autonomous System Number (ASN). Valid values: 1 to 2,147,483,647
12006
12010
  */
12007
12011
  BgpAsn?: String;
12008
12012
  /**
@@ -12010,7 +12014,7 @@ declare namespace EC2 {
12010
12014
  */
12011
12015
  CustomerGatewayId?: String;
12012
12016
  /**
12013
- * The IP address of the customer gateway device's outside interface.
12017
+ * IPv4 address for the customer gateway device's outside interface. The address must be static. If OutsideIpAddressType in your VPN connection options is set to PrivateIpv4, you can use an RFC6598 or RFC1918 private IPv4 address. If OutsideIpAddressType is set to PublicIpv4, you can use a public IPv4 address.
12014
12018
  */
12015
12019
  IpAddress?: String;
12016
12020
  /**
@@ -12033,6 +12037,10 @@ declare namespace EC2 {
12033
12037
  * Any tags assigned to the customer gateway.
12034
12038
  */
12035
12039
  Tags?: TagList;
12040
+ /**
12041
+ * The customer gateway device's Border Gateway Protocol (BGP) Autonomous System Number (ASN). Valid values: 2,147,483,648 to 4,294,967,295
12042
+ */
12043
+ BgpAsnExtended?: String;
12036
12044
  }
12037
12045
  export type CustomerGatewayId = string;
12038
12046
  export type CustomerGatewayIdStringList = CustomerGatewayId[];
package/clients/glue.d.ts CHANGED
@@ -4260,6 +4260,10 @@ declare namespace Glue {
4260
4260
  * The name you assign to this job definition. It must be unique in your account.
4261
4261
  */
4262
4262
  Name: NameString;
4263
+ /**
4264
+ * A mode that describes how a job was created. Valid values are: SCRIPT - The job was created using the Glue Studio script editor. VISUAL - The job was created using the Glue Studio visual editor. NOTEBOOK - The job was created using an interactive sessions notebook. When the JobMode field is missing or null, SCRIPT is assigned as the default value.
4265
+ */
4266
+ JobMode?: JobMode;
4263
4267
  /**
4264
4268
  * Description of the job being defined.
4265
4269
  */
@@ -8844,6 +8848,10 @@ declare namespace Glue {
8844
8848
  * The name you assign to this job definition.
8845
8849
  */
8846
8850
  Name?: NameString;
8851
+ /**
8852
+ * A mode that describes how a job was created. Valid values are: SCRIPT - The job was created using the Glue Studio script editor. VISUAL - The job was created using the Glue Studio visual editor. NOTEBOOK - The job was created using an interactive sessions notebook. When the JobMode field is missing or null, SCRIPT is assigned as the default value.
8853
+ */
8854
+ JobMode?: JobMode;
8847
8855
  /**
8848
8856
  * A description of the job.
8849
8857
  */
@@ -8997,6 +9005,7 @@ declare namespace Glue {
8997
9005
  Runtime?: RuntimeNameString;
8998
9006
  }
8999
9007
  export type JobList = Job[];
9008
+ export type JobMode = "SCRIPT"|"VISUAL"|"NOTEBOOK"|string;
9000
9009
  export type JobName = string;
9001
9010
  export type JobNameList = NameString[];
9002
9011
  export interface JobNodeDetails {
@@ -9026,6 +9035,10 @@ declare namespace Glue {
9026
9035
  * The name of the job definition being used in this run.
9027
9036
  */
9028
9037
  JobName?: NameString;
9038
+ /**
9039
+ * A mode that describes how a job was created. Valid values are: SCRIPT - The job was created using the Glue Studio script editor. VISUAL - The job was created using the Glue Studio visual editor. NOTEBOOK - The job was created using an interactive sessions notebook. When the JobMode field is missing or null, SCRIPT is assigned as the default value.
9040
+ */
9041
+ JobMode?: JobMode;
9029
9042
  /**
9030
9043
  * The date and time at which this job run was started.
9031
9044
  */
@@ -9110,6 +9123,10 @@ declare namespace Glue {
9110
9123
  export type JobRunList = JobRun[];
9111
9124
  export type JobRunState = "STARTING"|"RUNNING"|"STOPPING"|"STOPPED"|"SUCCEEDED"|"FAILED"|"TIMEOUT"|"ERROR"|"WAITING"|"EXPIRED"|string;
9112
9125
  export interface JobUpdate {
9126
+ /**
9127
+ * A mode that describes how a job was created. Valid values are: SCRIPT - The job was created using the Glue Studio script editor. VISUAL - The job was created using the Glue Studio visual editor. NOTEBOOK - The job was created using an interactive sessions notebook. When the JobMode field is missing or null, SCRIPT is assigned as the default value.
9128
+ */
9129
+ JobMode?: JobMode;
9113
9130
  /**
9114
9131
  * Description of the job being defined.
9115
9132
  */
@@ -1949,6 +1949,14 @@ kafka.m5.4xlarge, kafka.m5.12xlarge, and kafka.m5.24xlarge.
1949
1949
  */
1950
1950
  OperationType?: __string;
1951
1951
  }
1952
+ export interface ControllerNodeInfo {
1953
+ /**
1954
+ *
1955
+ Endpoints for accessing the Controller.
1956
+
1957
+ */
1958
+ Endpoints?: __listOf__string;
1959
+ }
1952
1960
  export type CustomerActionStatus = "CRITICAL_ACTION_REQUIRED"|"ACTION_RECOMMENDED"|"NONE"|string;
1953
1961
  export interface DeleteClusterRequest {
1954
1962
  /**
@@ -3334,6 +3342,12 @@ kafka.m5.4xlarge, kafka.m5.12xlarge, and kafka.m5.24xlarge.
3334
3342
 
3335
3343
  */
3336
3344
  BrokerNodeInfo?: BrokerNodeInfo;
3345
+ /**
3346
+ *
3347
+ The ControllerNodeInfo.
3348
+
3349
+ */
3350
+ ControllerNodeInfo?: ControllerNodeInfo;
3337
3351
  /**
3338
3352
  *
3339
3353
  The instance type.
@@ -15903,7 +15903,7 @@ declare namespace SecurityHub {
15903
15903
  */
15904
15904
  RootId?: NonEmptyString;
15905
15905
  }
15906
- export type TargetType = "ACCOUNT"|"ORGANIZATIONAL_UNIT"|string;
15906
+ export type TargetType = "ACCOUNT"|"ORGANIZATIONAL_UNIT"|"ROOT"|string;
15907
15907
  export interface Threat {
15908
15908
  /**
15909
15909
  * The name of the threat. Length Constraints: Minimum of 1 length. Maximum of 128 length.