cdk-lambda-subminute 2.0.285 → 2.0.287

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 (33) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +16 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +35 -34
  6. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +503 -365
  7. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +16 -0
  8. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +283 -227
  9. package/node_modules/aws-sdk/apis/globalaccelerator-2018-08-08.min.json +251 -49
  10. package/node_modules/aws-sdk/apis/globalaccelerator-2018-08-08.paginators.json +12 -0
  11. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +359 -318
  12. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +40 -17
  13. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +353 -325
  14. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +228 -206
  15. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +187 -145
  16. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +3 -0
  17. package/node_modules/aws-sdk/clients/apprunner.d.ts +5 -0
  18. package/node_modules/aws-sdk/clients/connect.d.ts +248 -6
  19. package/node_modules/aws-sdk/clients/gamelift.d.ts +33 -22
  20. package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +254 -2
  21. package/node_modules/aws-sdk/clients/glue.d.ts +45 -0
  22. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +44 -11
  23. package/node_modules/aws-sdk/clients/quicksight.d.ts +41 -2
  24. package/node_modules/aws-sdk/clients/rds.d.ts +30 -0
  25. package/node_modules/aws-sdk/clients/redshift.d.ts +47 -0
  26. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1 -0
  27. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  28. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +13 -13
  29. package/node_modules/aws-sdk/dist/aws-sdk.js +1220 -946
  30. package/node_modules/aws-sdk/dist/aws-sdk.min.js +81 -81
  31. package/node_modules/aws-sdk/lib/core.js +1 -1
  32. package/node_modules/aws-sdk/package.json +1 -1
  33. package/package.json +3 -3
@@ -10704,6 +10704,9 @@
10704
10704
  },
10705
10705
  "LastMonitoringExecutionSummary": {
10706
10706
  "shape": "S11l"
10707
+ },
10708
+ "BatchTransformInput": {
10709
+ "shape": "S8p"
10707
10710
  }
10708
10711
  }
10709
10712
  }
@@ -1070,6 +1070,7 @@ declare namespace AppRunner {
1070
1070
  InstanceRoleArn?: RoleArn;
1071
1071
  }
1072
1072
  export type Integer = number;
1073
+ export type IpAddressType = "IPV4"|"DUAL_STACK"|string;
1073
1074
  export type IsDefault = boolean;
1074
1075
  export type KmsKeyArn = string;
1075
1076
  export type Latest = boolean;
@@ -1302,6 +1303,10 @@ declare namespace AppRunner {
1302
1303
  * Network configuration settings for inbound message traffic.
1303
1304
  */
1304
1305
  IngressConfiguration?: IngressConfiguration;
1306
+ /**
1307
+ * App Runner provides you with the option to choose between Internet Protocol version 4 (IPv4) and dual-stack (IPv4 and IPv6) for your incoming public network configuration. This is an optional parameter. If you do not specify an IpAddressType, it defaults to select IPv4. Currently, App Runner supports dual-stack for only Public endpoint. Only IPv4 is supported for Private endpoint. If you update a service that's using dual-stack Public endpoint to a Private endpoint, your App Runner service will default to support only IPv4 for Private endpoint and fail to receive traffic originating from IPv6 endpoint.
1308
+ */
1309
+ IpAddressType?: IpAddressType;
1305
1310
  }
1306
1311
  export type NextToken = string;
1307
1312
  export type NullableBoolean = boolean;
@@ -107,6 +107,14 @@ declare class Connect extends Service {
107
107
  * Associates an agent with a traffic distribution group.
108
108
  */
109
109
  associateTrafficDistributionGroupUser(callback?: (err: AWSError, data: Connect.Types.AssociateTrafficDistributionGroupUserResponse) => void): Request<Connect.Types.AssociateTrafficDistributionGroupUserResponse, AWSError>;
110
+ /**
111
+ * Retrieve the flow associations for the given resources.
112
+ */
113
+ batchGetFlowAssociation(params: Connect.Types.BatchGetFlowAssociationRequest, callback?: (err: AWSError, data: Connect.Types.BatchGetFlowAssociationResponse) => void): Request<Connect.Types.BatchGetFlowAssociationResponse, AWSError>;
114
+ /**
115
+ * Retrieve the flow associations for the given resources.
116
+ */
117
+ batchGetFlowAssociation(callback?: (err: AWSError, data: Connect.Types.BatchGetFlowAssociationResponse) => void): Request<Connect.Types.BatchGetFlowAssociationResponse, AWSError>;
110
118
  /**
111
119
  * 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.
112
120
  */
@@ -1148,11 +1156,11 @@ declare class Connect extends Service {
1148
1156
  */
1149
1157
  releasePhoneNumber(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
1150
1158
  /**
1151
- * Replicates an Amazon Connect instance in the specified Amazon Web Services Region. For more information about replicating an Amazon Connect instance, see Create a replica of your existing Amazon Connect instance in the Amazon Connect Administrator Guide.
1159
+ * Replicates an Amazon Connect instance in the specified Amazon Web Services Region and copies configuration information for Amazon Connect resources across Amazon Web Services Regions. For more information about replicating an Amazon Connect instance, see Create a replica of your existing Amazon Connect instance in the Amazon Connect Administrator Guide.
1152
1160
  */
1153
1161
  replicateInstance(params: Connect.Types.ReplicateInstanceRequest, callback?: (err: AWSError, data: Connect.Types.ReplicateInstanceResponse) => void): Request<Connect.Types.ReplicateInstanceResponse, AWSError>;
1154
1162
  /**
1155
- * Replicates an Amazon Connect instance in the specified Amazon Web Services Region. For more information about replicating an Amazon Connect instance, see Create a replica of your existing Amazon Connect instance in the Amazon Connect Administrator Guide.
1163
+ * Replicates an Amazon Connect instance in the specified Amazon Web Services Region and copies configuration information for Amazon Connect resources across Amazon Web Services Regions. For more information about replicating an Amazon Connect instance, see Create a replica of your existing Amazon Connect instance in the Amazon Connect Administrator Guide.
1156
1164
  */
1157
1165
  replicateInstance(callback?: (err: AWSError, data: Connect.Types.ReplicateInstanceResponse) => void): Request<Connect.Types.ReplicateInstanceResponse, AWSError>;
1158
1166
  /**
@@ -1820,6 +1828,14 @@ declare namespace Connect {
1820
1828
  * The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
1821
1829
  */
1822
1830
  Tags?: TagMap;
1831
+ /**
1832
+ * The timestamp when this resource was last modified.
1833
+ */
1834
+ LastModifiedTime?: Timestamp;
1835
+ /**
1836
+ * The Amazon Web Services Region where this resource was last modified.
1837
+ */
1838
+ LastModifiedRegion?: RegionName;
1823
1839
  }
1824
1840
  export type AgentStatusDescription = string;
1825
1841
  export type AgentStatusId = string;
@@ -1857,6 +1873,14 @@ declare namespace Connect {
1857
1873
  * The type of the agent status.
1858
1874
  */
1859
1875
  Type?: AgentStatusType;
1876
+ /**
1877
+ * The timestamp when this resource was last modified.
1878
+ */
1879
+ LastModifiedTime?: Timestamp;
1880
+ /**
1881
+ * The Amazon Web Services Region where this resource was last modified.
1882
+ */
1883
+ LastModifiedRegion?: RegionName;
1860
1884
  }
1861
1885
  export type AgentStatusSummaryList = AgentStatusSummary[];
1862
1886
  export type AgentStatusType = "ROUTABLE"|"CUSTOM"|"OFFLINE"|string;
@@ -2088,6 +2112,26 @@ declare namespace Connect {
2088
2112
  }
2089
2113
  export type AvailableNumbersList = AvailableNumberSummary[];
2090
2114
  export type AwsRegion = string;
2115
+ export interface BatchGetFlowAssociationRequest {
2116
+ /**
2117
+ * The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
2118
+ */
2119
+ InstanceId: InstanceId;
2120
+ /**
2121
+ * A list of resource identifiers to retrieve flow associations.
2122
+ */
2123
+ ResourceIds: resourceArnListMaxLimit100;
2124
+ /**
2125
+ * The type of resource association.
2126
+ */
2127
+ ResourceType?: ListFlowAssociationResourceType;
2128
+ }
2129
+ export interface BatchGetFlowAssociationResponse {
2130
+ /**
2131
+ * Information about flow associations.
2132
+ */
2133
+ FlowAssociationSummaryList?: FlowAssociationSummaryList;
2134
+ }
2091
2135
  export type BehaviorType = "ROUTE_CURRENT_CHANNEL_ONLY"|"ROUTE_ANY_CHANNEL"|string;
2092
2136
  export type Boolean = boolean;
2093
2137
  export type BotName = string;
@@ -2718,7 +2762,7 @@ declare namespace Connect {
2718
2762
  */
2719
2763
  Description?: PromptDescription;
2720
2764
  /**
2721
- * The URI for the S3 bucket where the prompt is stored.
2765
+ * The URI for the S3 bucket where the prompt is stored. You can provide S3 pre-signed URLs returned by the GetPromptFile API instead of providing S3 URIs.
2722
2766
  */
2723
2767
  S3Uri: S3Uri;
2724
2768
  /**
@@ -4706,6 +4750,21 @@ declare namespace Connect {
4706
4750
  RoutingProfiles?: RoutingProfiles;
4707
4751
  }
4708
4752
  export type FiltersV2List = FilterV2[];
4753
+ export interface FlowAssociationSummary {
4754
+ /**
4755
+ * The identifier of the resource.
4756
+ */
4757
+ ResourceId?: ARN;
4758
+ /**
4759
+ * The identifier of the flow.
4760
+ */
4761
+ FlowId?: ARN;
4762
+ /**
4763
+ * The type of resource association.
4764
+ */
4765
+ ResourceType?: ListFlowAssociationResourceType;
4766
+ }
4767
+ export type FlowAssociationSummaryList = FlowAssociationSummary[];
4709
4768
  export type FunctionArn = string;
4710
4769
  export type FunctionArnsList = FunctionArn[];
4711
4770
  export interface GetContactAttributesRequest {
@@ -4898,7 +4957,7 @@ declare namespace Connect {
4898
4957
  */
4899
4958
  Groupings?: GroupingsV2;
4900
4959
  /**
4901
- * The metrics to retrieve. Specify the name, groupings, and filters for each metric. The following historical metrics are available. For a description of each metric, see Historical metrics definitions in the Amazon Connect Administrator's Guide. ABANDONMENT_RATE Unit: Percent Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AGENT_ADHERENT_TIME This metric is available only in Amazon Web Services Regions where Forecasting, capacity planning, and scheduling is available. Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AGENT_NON_RESPONSE Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AGENT_NON_RESPONSE_WITHOUT_CUSTOMER_ABANDONS Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy Data for this metric is available starting from October 1, 2023 0:00:00 GMT. AGENT_OCCUPANCY Unit: Percentage Valid groupings and filters: Routing Profile, Agent, Agent Hierarchy AGENT_SCHEDULE_ADHERENCE This metric is available only in Amazon Web Services Regions where Forecasting, capacity planning, and scheduling is available. Unit: Percent Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AGENT_SCHEDULED_TIME This metric is available only in Amazon Web Services Regions where Forecasting, capacity planning, and scheduling is available. Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_ABANDON_TIME Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_AFTER_CONTACT_WORK_TIME Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy, Feature Feature is a valid filter but not a valid grouping. AVG_AGENT_CONNECTING_TIME Unit: Seconds Valid metric filter key: INITIATION_METHOD. For now, this metric only supports the following as INITIATION_METHOD: INBOUND | OUTBOUND | CALLBACK | API Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy The Negate key in Metric Level Filters is not applicable for this metric. AVG_CONTACT_DURATION Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy, Feature Feature is a valid filter but not a valid grouping. AVG_CONVERSATION_DURATION Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_GREETING_TIME_AGENT This metric is available only for contacts analyzed by Contact Lens conversational analytics. Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_HANDLE_TIME Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy, Feature Feature is a valid filter but not a valid grouping. AVG_HOLD_TIME Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy, Feature Feature is a valid filter but not a valid grouping. AVG_HOLD_TIME_ALL_CONTACTS Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_HOLDS Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy, Feature Feature is a valid filter but not a valid grouping. AVG_INTERACTION_AND_HOLD_TIME Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_INTERACTION_TIME Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Feature Feature is a valid filter but not a valid grouping. AVG_INTERRUPTIONS_AGENT This metric is available only for contacts analyzed by Contact Lens conversational analytics. Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_INTERRUPTION_TIME_AGENT This metric is available only for contacts analyzed by Contact Lens conversational analytics. Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_NON_TALK_TIME This metric is available only for contacts analyzed by Contact Lens conversational analytics. Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_QUEUE_ANSWER_TIME Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Feature Feature is a valid filter but not a valid grouping. AVG_RESOLUTION_TIME Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile AVG_TALK_TIME This metric is available only for contacts analyzed by Contact Lens conversational analytics. Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_TALK_TIME_AGENT This metric is available only for contacts analyzed by Contact Lens conversational analytics. Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_TALK_TIME_CUSTOMER This metric is available only for contacts analyzed by Contact Lens conversational analytics. Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy CONTACTS_ABANDONED Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy CONTACTS_CREATED Unit: Count Valid metric filter key: INITIATION_METHOD Valid groupings and filters: Queue, Channel, Routing Profile, Feature Feature is a valid filter but not a valid grouping. CONTACTS_HANDLED Unit: Count Valid metric filter key: INITIATION_METHOD, DISCONNECT_REASON Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy, Feature Feature is a valid filter but not a valid grouping. CONTACTS_HOLD_ABANDONS Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy CONTACTS_QUEUED Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy CONTACTS_RESOLVED_IN_X Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile Threshold: For ThresholdValue enter any whole number from 1 to 604800 (inclusive), in seconds. For Comparison, you must enter LT (for "Less than"). CONTACTS_TRANSFERRED_OUT Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy, Feature Feature is a valid filter but not a valid grouping. CONTACTS_TRANSFERRED_OUT_BY_AGENT Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy CONTACTS_TRANSFERRED_OUT_FROM_QUEUE Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy MAX_QUEUED_TIME Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy SERVICE_LEVEL You can include up to 20 SERVICE_LEVEL metrics in a request. Unit: Percent Valid groupings and filters: Queue, Channel, Routing Profile Threshold: For ThresholdValue, enter any whole number from 1 to 604800 (inclusive), in seconds. For Comparison, you must enter LT (for "Less than"). SUM_CONTACTS_ANSWERED_IN_X Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile Threshold: For ThresholdValue, enter any whole number from 1 to 604800 (inclusive), in seconds. For Comparison, you must enter LT (for "Less than"). SUM_CONTACTS_ABANDONED_IN_X Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile Threshold: For ThresholdValue, enter any whole number from 1 to 604800 (inclusive), in seconds. For Comparison, you must enter LT (for "Less than"). SUM_CONTACTS_DISCONNECTED Valid metric filter key: DISCONNECT_REASON Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile SUM_RETRY_CALLBACK_ATTEMPTS Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile
4960
+ * The metrics to retrieve. Specify the name, groupings, and filters for each metric. The following historical metrics are available. For a description of each metric, see Historical metrics definitions in the Amazon Connect Administrator's Guide. ABANDONMENT_RATE Unit: Percent Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AGENT_ADHERENT_TIME This metric is available only in Amazon Web Services Regions where Forecasting, capacity planning, and scheduling is available. Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AGENT_NON_RESPONSE Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AGENT_NON_RESPONSE_WITHOUT_CUSTOMER_ABANDONS Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy Data for this metric is available starting from October 1, 2023 0:00:00 GMT. AGENT_OCCUPANCY Unit: Percentage Valid groupings and filters: Routing Profile, Agent, Agent Hierarchy AGENT_SCHEDULE_ADHERENCE This metric is available only in Amazon Web Services Regions where Forecasting, capacity planning, and scheduling is available. Unit: Percent Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AGENT_SCHEDULED_TIME This metric is available only in Amazon Web Services Regions where Forecasting, capacity planning, and scheduling is available. Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_ABANDON_TIME Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_AFTER_CONTACT_WORK_TIME Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy, Feature Feature is a valid filter but not a valid grouping. AVG_AGENT_CONNECTING_TIME Unit: Seconds Valid metric filter key: INITIATION_METHOD. For now, this metric only supports the following as INITIATION_METHOD: INBOUND | OUTBOUND | CALLBACK | API Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy The Negate key in Metric Level Filters is not applicable for this metric. AVG_CONTACT_DURATION Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy, Feature Feature is a valid filter but not a valid grouping. AVG_CONVERSATION_DURATION Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_GREETING_TIME_AGENT This metric is available only for contacts analyzed by Contact Lens conversational analytics. Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_HANDLE_TIME Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy, Feature Feature is a valid filter but not a valid grouping. AVG_HOLD_TIME Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy, Feature Feature is a valid filter but not a valid grouping. AVG_HOLD_TIME_ALL_CONTACTS Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_HOLDS Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy, Feature Feature is a valid filter but not a valid grouping. AVG_INTERACTION_AND_HOLD_TIME Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_INTERACTION_TIME Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Feature Feature is a valid filter but not a valid grouping. AVG_INTERRUPTIONS_AGENT This metric is available only for contacts analyzed by Contact Lens conversational analytics. Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_INTERRUPTION_TIME_AGENT This metric is available only for contacts analyzed by Contact Lens conversational analytics. Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_NON_TALK_TIME This metric is available only for contacts analyzed by Contact Lens conversational analytics. Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_QUEUE_ANSWER_TIME Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Feature Feature is a valid filter but not a valid grouping. AVG_RESOLUTION_TIME Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile AVG_TALK_TIME This metric is available only for contacts analyzed by Contact Lens conversational analytics. Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_TALK_TIME_AGENT This metric is available only for contacts analyzed by Contact Lens conversational analytics. Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy AVG_TALK_TIME_CUSTOMER This metric is available only for contacts analyzed by Contact Lens conversational analytics. Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy CONTACTS_ABANDONED Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy CONTACTS_CREATED Unit: Count Valid metric filter key: INITIATION_METHOD Valid groupings and filters: Queue, Channel, Routing Profile, Feature Feature is a valid filter but not a valid grouping. CONTACTS_HANDLED Unit: Count Valid metric filter key: INITIATION_METHOD, DISCONNECT_REASON Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy, Feature Feature is a valid filter but not a valid grouping. CONTACTS_HOLD_ABANDONS Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy CONTACTS_QUEUED Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy CONTACTS_RESOLVED_IN_X Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile Threshold: For ThresholdValue enter any whole number from 1 to 604800 (inclusive), in seconds. For Comparison, you must enter LT (for "Less than"). CONTACTS_TRANSFERRED_OUT Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy, Feature Feature is a valid filter but not a valid grouping. CONTACTS_TRANSFERRED_OUT_BY_AGENT Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy CONTACTS_TRANSFERRED_OUT_FROM_QUEUE Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy MAX_QUEUED_TIME Unit: Seconds Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy PERCENT_NON_TALK_TIME This metric is available only for contacts analyzed by Contact Lens conversational analytics. Unit: Percentage Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy PERCENT_TALK_TIME This metric is available only for contacts analyzed by Contact Lens conversational analytics. Unit: Percentage Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy PERCENT_TALK_TIME_AGENT This metric is available only for contacts analyzed by Contact Lens conversational analytics. Unit: Percentage Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy PERCENT_TALK_TIME_CUSTOMER This metric is available only for contacts analyzed by Contact Lens conversational analytics. Unit: Percentage Valid groupings and filters: Queue, Channel, Routing Profile, Agent, Agent Hierarchy SERVICE_LEVEL You can include up to 20 SERVICE_LEVEL metrics in a request. Unit: Percent Valid groupings and filters: Queue, Channel, Routing Profile Threshold: For ThresholdValue, enter any whole number from 1 to 604800 (inclusive), in seconds. For Comparison, you must enter LT (for "Less than"). SUM_CONTACTS_ANSWERED_IN_X Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile Threshold: For ThresholdValue, enter any whole number from 1 to 604800 (inclusive), in seconds. For Comparison, you must enter LT (for "Less than"). SUM_CONTACTS_ABANDONED_IN_X Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile Threshold: For ThresholdValue, enter any whole number from 1 to 604800 (inclusive), in seconds. For Comparison, you must enter LT (for "Less than"). SUM_CONTACTS_DISCONNECTED Valid metric filter key: DISCONNECT_REASON Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile SUM_RETRY_CALLBACK_ATTEMPTS Unit: Count Valid groupings and filters: Queue, Channel, Routing Profile
4902
4961
  */
4903
4962
  Metrics: MetricsV2;
4904
4963
  /**
@@ -4935,6 +4994,14 @@ declare namespace Connect {
4935
4994
  * A generated URL to the prompt that can be given to an unauthorized user so they can access the prompt in S3.
4936
4995
  */
4937
4996
  PromptPresignedUrl?: PromptPresignedUrl;
4997
+ /**
4998
+ * The timestamp when this resource was last modified.
4999
+ */
5000
+ LastModifiedTime?: Timestamp;
5001
+ /**
5002
+ * The Amazon Web Services Region where this resource was last modified.
5003
+ */
5004
+ LastModifiedRegion?: RegionName;
4938
5005
  }
4939
5006
  export interface GetTaskTemplateRequest {
4940
5007
  /**
@@ -5061,6 +5128,14 @@ declare namespace Connect {
5061
5128
  * The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
5062
5129
  */
5063
5130
  Tags?: TagMap;
5131
+ /**
5132
+ * The timestamp when this resource was last modified.
5133
+ */
5134
+ LastModifiedTime?: Timestamp;
5135
+ /**
5136
+ * The Amazon Web Services Region where this resource was last modified.
5137
+ */
5138
+ LastModifiedRegion?: RegionName;
5064
5139
  }
5065
5140
  export interface HierarchyGroupCondition {
5066
5141
  /**
@@ -5088,6 +5163,14 @@ declare namespace Connect {
5088
5163
  * The name of the hierarchy group.
5089
5164
  */
5090
5165
  Name?: HierarchyGroupName;
5166
+ /**
5167
+ * The timestamp when this resource was last modified.
5168
+ */
5169
+ LastModifiedTime?: Timestamp;
5170
+ /**
5171
+ * The Amazon Web Services Region where this resource was last modified.
5172
+ */
5173
+ LastModifiedRegion?: RegionName;
5091
5174
  }
5092
5175
  export type HierarchyGroupSummaryList = HierarchyGroupSummary[];
5093
5176
  export interface HierarchyGroupSummaryReference {
@@ -5113,6 +5196,14 @@ declare namespace Connect {
5113
5196
  * The name of the hierarchy level.
5114
5197
  */
5115
5198
  Name?: HierarchyLevelName;
5199
+ /**
5200
+ * The timestamp when this resource was last modified.
5201
+ */
5202
+ LastModifiedTime?: Timestamp;
5203
+ /**
5204
+ * The Amazon Web Services Region where this resource was last modified.
5205
+ */
5206
+ LastModifiedRegion?: RegionName;
5116
5207
  }
5117
5208
  export type HierarchyLevelId = string;
5118
5209
  export type HierarchyLevelName = string;
@@ -5283,6 +5374,14 @@ declare namespace Connect {
5283
5374
  * The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
5284
5375
  */
5285
5376
  Tags?: TagMap;
5377
+ /**
5378
+ * The timestamp when this resource was last modified.
5379
+ */
5380
+ LastModifiedTime?: Timestamp;
5381
+ /**
5382
+ * The Amazon Web Services Region where this resource was last modified.
5383
+ */
5384
+ LastModifiedRegion?: RegionName;
5286
5385
  }
5287
5386
  export interface HoursOfOperationConfig {
5288
5387
  /**
@@ -5335,6 +5434,14 @@ declare namespace Connect {
5335
5434
  * The name of the hours of operation.
5336
5435
  */
5337
5436
  Name?: HoursOfOperationName;
5437
+ /**
5438
+ * The timestamp when this resource was last modified.
5439
+ */
5440
+ LastModifiedTime?: Timestamp;
5441
+ /**
5442
+ * The Amazon Web Services Region where this resource was last modified.
5443
+ */
5444
+ LastModifiedRegion?: RegionName;
5338
5445
  }
5339
5446
  export type HoursOfOperationSummaryList = HoursOfOperationSummary[];
5340
5447
  export interface HoursOfOperationTimeSlice {
@@ -5858,6 +5965,7 @@ declare namespace Connect {
5858
5965
  */
5859
5966
  NextToken?: NextToken;
5860
5967
  }
5968
+ export type ListFlowAssociationResourceType = "SMS_PHONE_NUMBER"|"VOICE_PHONE_NUMBER"|string;
5861
5969
  export interface ListHoursOfOperationsRequest {
5862
5970
  /**
5863
5971
  * The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
@@ -6184,6 +6292,14 @@ declare namespace Connect {
6184
6292
  * Information about the quick connects.
6185
6293
  */
6186
6294
  QuickConnectSummaryList?: QuickConnectSummaryList;
6295
+ /**
6296
+ * The timestamp when this resource was last modified.
6297
+ */
6298
+ LastModifiedTime?: Timestamp;
6299
+ /**
6300
+ * The Amazon Web Services Region where this resource was last modified.
6301
+ */
6302
+ LastModifiedRegion?: RegionName;
6187
6303
  }
6188
6304
  export interface ListQueuesRequest {
6189
6305
  /**
@@ -6268,6 +6384,14 @@ declare namespace Connect {
6268
6384
  * Information about the routing profiles.
6269
6385
  */
6270
6386
  RoutingProfileQueueConfigSummaryList?: RoutingProfileQueueConfigSummaryList;
6387
+ /**
6388
+ * The timestamp when this resource was last modified.
6389
+ */
6390
+ LastModifiedTime?: Timestamp;
6391
+ /**
6392
+ * The Amazon Web Services Region where this resource was last modified.
6393
+ */
6394
+ LastModifiedRegion?: RegionName;
6271
6395
  }
6272
6396
  export interface ListRoutingProfilesRequest {
6273
6397
  /**
@@ -6376,6 +6500,14 @@ declare namespace Connect {
6376
6500
  * If there are additional results, this is the token for the next set of results.
6377
6501
  */
6378
6502
  NextToken?: NextToken;
6503
+ /**
6504
+ * The timestamp when this resource was last modified.
6505
+ */
6506
+ LastModifiedTime?: Timestamp;
6507
+ /**
6508
+ * The Amazon Web Services Region where this resource was last modified.
6509
+ */
6510
+ LastModifiedRegion?: RegionName;
6379
6511
  }
6380
6512
  export interface ListSecurityProfilePermissionsRequest {
6381
6513
  /**
@@ -6404,6 +6536,14 @@ declare namespace Connect {
6404
6536
  * If there are additional results, this is the token for the next set of results.
6405
6537
  */
6406
6538
  NextToken?: NextToken;
6539
+ /**
6540
+ * The timestamp when this resource was last modified.
6541
+ */
6542
+ LastModifiedTime?: Timestamp;
6543
+ /**
6544
+ * The Amazon Web Services Region where this resource was last modified.
6545
+ */
6546
+ LastModifiedRegion?: RegionName;
6407
6547
  }
6408
6548
  export interface ListSecurityProfilesRequest {
6409
6549
  /**
@@ -6980,6 +7120,14 @@ declare namespace Connect {
6980
7120
  * The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
6981
7121
  */
6982
7122
  Tags?: TagMap;
7123
+ /**
7124
+ * The timestamp when this resource was last modified.
7125
+ */
7126
+ LastModifiedTime?: Timestamp;
7127
+ /**
7128
+ * The Amazon Web Services Region where this resource was last modified.
7129
+ */
7130
+ LastModifiedRegion?: RegionName;
6983
7131
  }
6984
7132
  export type PromptDescription = string;
6985
7133
  export type PromptId = string;
@@ -7017,6 +7165,14 @@ declare namespace Connect {
7017
7165
  * The name of the prompt.
7018
7166
  */
7019
7167
  Name?: PromptName;
7168
+ /**
7169
+ * The timestamp when this resource was last modified.
7170
+ */
7171
+ LastModifiedTime?: Timestamp;
7172
+ /**
7173
+ * The Amazon Web Services Region where this resource was last modified.
7174
+ */
7175
+ LastModifiedRegion?: RegionName;
7020
7176
  }
7021
7177
  export type PromptSummaryList = PromptSummary[];
7022
7178
  export interface PutUserStatusRequest {
@@ -7072,6 +7228,14 @@ declare namespace Connect {
7072
7228
  * The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
7073
7229
  */
7074
7230
  Tags?: TagMap;
7231
+ /**
7232
+ * The timestamp when this resource was last modified.
7233
+ */
7234
+ LastModifiedTime?: Timestamp;
7235
+ /**
7236
+ * The Amazon Web Services Region where this resource was last modified.
7237
+ */
7238
+ LastModifiedRegion?: RegionName;
7075
7239
  }
7076
7240
  export type QueueDescription = string;
7077
7241
  export type QueueId = string;
@@ -7148,6 +7312,14 @@ declare namespace Connect {
7148
7312
  * The type of queue.
7149
7313
  */
7150
7314
  QueueType?: QueueType;
7315
+ /**
7316
+ * The timestamp when this resource was last modified.
7317
+ */
7318
+ LastModifiedTime?: Timestamp;
7319
+ /**
7320
+ * The Amazon Web Services Region where this resource was last modified.
7321
+ */
7322
+ LastModifiedRegion?: RegionName;
7151
7323
  }
7152
7324
  export type QueueSummaryList = QueueSummary[];
7153
7325
  export type QueueType = "STANDARD"|"AGENT"|string;
@@ -7178,6 +7350,14 @@ declare namespace Connect {
7178
7350
  * The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
7179
7351
  */
7180
7352
  Tags?: TagMap;
7353
+ /**
7354
+ * The timestamp when this resource was last modified.
7355
+ */
7356
+ LastModifiedTime?: Timestamp;
7357
+ /**
7358
+ * The Amazon Web Services Region where this resource was last modified.
7359
+ */
7360
+ LastModifiedRegion?: RegionName;
7181
7361
  }
7182
7362
  export interface QuickConnectConfig {
7183
7363
  /**
@@ -7236,6 +7416,14 @@ declare namespace Connect {
7236
7416
  * The type of quick connect. In the Amazon Connect console, when you create a quick connect, you are prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).
7237
7417
  */
7238
7418
  QuickConnectType?: QuickConnectType;
7419
+ /**
7420
+ * The timestamp when this resource was last modified.
7421
+ */
7422
+ LastModifiedTime?: Timestamp;
7423
+ /**
7424
+ * The Amazon Web Services Region where this resource was last modified.
7425
+ */
7426
+ LastModifiedRegion?: RegionName;
7239
7427
  }
7240
7428
  export type QuickConnectSummaryList = QuickConnectSummary[];
7241
7429
  export type QuickConnectType = "USER"|"QUEUE"|"PHONE_NUMBER"|string;
@@ -7291,6 +7479,7 @@ declare namespace Connect {
7291
7479
  export type ReferenceType = "URL"|"ATTACHMENT"|"NUMBER"|"STRING"|"DATE"|"EMAIL"|string;
7292
7480
  export type ReferenceTypes = ReferenceType[];
7293
7481
  export type ReferenceValue = string;
7482
+ export type RegionName = string;
7294
7483
  export type RehydrationType = "ENTIRE_PAST_SESSION"|"FROM_SEGMENT"|string;
7295
7484
  export interface ReleasePhoneNumberRequest {
7296
7485
  /**
@@ -7407,6 +7596,18 @@ declare namespace Connect {
7407
7596
  * Whether agents with this routing profile will have their routing order calculated based on time since their last inbound contact or longest idle time.
7408
7597
  */
7409
7598
  AgentAvailabilityTimer?: AgentAvailabilityTimer;
7599
+ /**
7600
+ * The timestamp when this resource was last modified.
7601
+ */
7602
+ LastModifiedTime?: Timestamp;
7603
+ /**
7604
+ * The Amazon Web Services Region where this resource was last modified.
7605
+ */
7606
+ LastModifiedRegion?: RegionName;
7607
+ /**
7608
+ * Whether this a default routing profile.
7609
+ */
7610
+ IsDefault?: Boolean;
7410
7611
  }
7411
7612
  export type RoutingProfileDescription = string;
7412
7613
  export type RoutingProfileId = string;
@@ -7506,6 +7707,14 @@ declare namespace Connect {
7506
7707
  * The name of the routing profile.
7507
7708
  */
7508
7709
  Name?: RoutingProfileName;
7710
+ /**
7711
+ * The timestamp when this resource was last modified.
7712
+ */
7713
+ LastModifiedTime?: Timestamp;
7714
+ /**
7715
+ * The Amazon Web Services Region where this resource was last modified.
7716
+ */
7717
+ LastModifiedRegion?: RegionName;
7509
7718
  }
7510
7719
  export type RoutingProfileSummaryList = RoutingProfileSummary[];
7511
7720
  export type RoutingProfiles = RoutingProfileId[];
@@ -8048,6 +8257,14 @@ declare namespace Connect {
8048
8257
  * The list of resources that a security profile applies tag restrictions to in Amazon Connect.
8049
8258
  */
8050
8259
  TagRestrictedResources?: TagRestrictedResourceList;
8260
+ /**
8261
+ * The timestamp when this resource was last modified.
8262
+ */
8263
+ LastModifiedTime?: Timestamp;
8264
+ /**
8265
+ * The Amazon Web Services Region where this resource was last modified.
8266
+ */
8267
+ LastModifiedRegion?: RegionName;
8051
8268
  }
8052
8269
  export type SecurityProfileDescription = string;
8053
8270
  export type SecurityProfileId = string;
@@ -8107,6 +8324,14 @@ declare namespace Connect {
8107
8324
  * The name of the security profile.
8108
8325
  */
8109
8326
  Name?: SecurityProfileName;
8327
+ /**
8328
+ * The timestamp when this resource was last modified.
8329
+ */
8330
+ LastModifiedTime?: Timestamp;
8331
+ /**
8332
+ * The Amazon Web Services Region where this resource was last modified.
8333
+ */
8334
+ LastModifiedRegion?: RegionName;
8110
8335
  }
8111
8336
  export type SecurityProfileSummaryList = SecurityProfileSummary[];
8112
8337
  export interface SecurityProfilesSearchFilter {
@@ -8767,7 +8992,7 @@ declare namespace Connect {
8767
8992
  */
8768
8993
  Tags?: TagMap;
8769
8994
  /**
8770
- * Whether this is the default traffic distribution group created during instance replication. The default traffic distribution group cannot be deleted by the DeleteTrafficDistributionGroup API. The default traffic distribution group is deleted as part of the process for deleting a replica. The SignInConfig distribution is available only on the default TrafficDistributionGroup. If you call UpdateTrafficDistribution with a modified SignInConfig and a non-default TrafficDistributionGroup, an InvalidRequestException is returned.
8995
+ * Whether this is the default traffic distribution group created during instance replication. The default traffic distribution group cannot be deleted by the DeleteTrafficDistributionGroup API. The default traffic distribution group is deleted as part of the process for deleting a replica. The SignInConfig distribution is available only on a default TrafficDistributionGroup (see the IsDefault parameter in the TrafficDistributionGroup data type). If you call UpdateTrafficDistribution with a modified SignInConfig and a non-default TrafficDistributionGroup, an InvalidRequestException is returned.
8771
8996
  */
8772
8997
  IsDefault?: Boolean;
8773
8998
  }
@@ -9263,7 +9488,7 @@ declare namespace Connect {
9263
9488
  */
9264
9489
  Description?: PromptDescription;
9265
9490
  /**
9266
- * The URI for the S3 bucket where the prompt is stored.
9491
+ * The URI for the S3 bucket where the prompt is stored. You can provide S3 pre-signed URLs returned by the GetPromptFile API instead of providing S3 URIs.
9267
9492
  */
9268
9493
  S3Uri?: S3Uri;
9269
9494
  }
@@ -9829,6 +10054,14 @@ declare namespace Connect {
9829
10054
  * The tags.
9830
10055
  */
9831
10056
  Tags?: TagMap;
10057
+ /**
10058
+ * The timestamp when this resource was last modified.
10059
+ */
10060
+ LastModifiedTime?: Timestamp;
10061
+ /**
10062
+ * The Amazon Web Services Region where this resource was last modified.
10063
+ */
10064
+ LastModifiedRegion?: RegionName;
9832
10065
  }
9833
10066
  export interface UserData {
9834
10067
  /**
@@ -10039,6 +10272,14 @@ declare namespace Connect {
10039
10272
  * The Amazon Connect user name of the user account.
10040
10273
  */
10041
10274
  Username?: AgentUsername;
10275
+ /**
10276
+ * The timestamp when this resource was last modified.
10277
+ */
10278
+ LastModifiedTime?: Timestamp;
10279
+ /**
10280
+ * The Amazon Web Services Region where this resource was last modified.
10281
+ */
10282
+ LastModifiedRegion?: RegionName;
10042
10283
  }
10043
10284
  export type UserSummaryList = UserSummary[];
10044
10285
  export type UserTagMap = {[key: string]: String};
@@ -10284,6 +10525,7 @@ declare namespace Connect {
10284
10525
  */
10285
10526
  SessionArn?: ARN;
10286
10527
  }
10528
+ export type resourceArnListMaxLimit100 = ARN[];
10287
10529
  export type timestamp = Date;
10288
10530
  /**
10289
10531
  * A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.