You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* <p>Creates a prompt. For more information about prompts, such as supported file types and
31
-
* maximum length, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/prompts.html">Create prompts</a> in the <i>Amazon Connect Administrator's
31
+
* maximum length, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/prompts.html">Create prompts</a> in the <i>Amazon Connect Administrator
32
32
* Guide</i>.</p>
33
33
* @example
34
34
* Use a bare-bones client and the command you need to make an API call.
* hierarchy levels. It can retrieve historical data for the last 3 months, at varying intervals. </p>
36
36
* <p>For a description of the historical metrics that are supported by
37
37
* <code>GetMetricDataV2</code> and <code>GetMetricData</code>, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html">Historical metrics
38
-
* definitions</a> in the <i>Amazon Connect Administrator's Guide</i>.</p>
38
+
* definitions</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
39
39
* @example
40
40
* Use a bare-bones client and the command you need to make an API call.
* These are the same values as the <code>InitiationMethod</code> and <code>DisconnectReason</code>
3945
-
* in the contact record. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/ctr-data-model.html#ctr-ContactTraceRecord">ContactTraceRecord</a> in the <i>Amazon Connect Administrator's
3946
-
* Guide</i>. </p>
3945
+
* in the contact record. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/ctr-data-model.html#ctr-ContactTraceRecord">ContactTraceRecord</a> in the <i>Amazon Connect Administrator Guide</i>.
* <p>The filters to apply to returned metrics. You can filter on the following resources:</p>
4107
4107
* <ul>
4108
4108
* <li>
4109
-
* <p>Queues</p>
4109
+
* <p>Agents</p>
4110
4110
* </li>
4111
4111
* <li>
4112
-
* <p>Routing profiles</p>
4112
+
* <p>Channels</p>
4113
4113
* </li>
4114
4114
* <li>
4115
-
* <p>Agents</p>
4115
+
* <p>Feature</p>
4116
4116
* </li>
4117
4117
* <li>
4118
-
* <p>Channels</p>
4118
+
* <p>Queues</p>
4119
4119
* </li>
4120
4120
* <li>
4121
-
* <p>User hierarchy groups</p>
4121
+
* <p>Routing profiles</p>
4122
4122
* </li>
4123
4123
* <li>
4124
-
* <p>Feature</p>
4124
+
* <p>Routing step expression</p>
4125
4125
* </li>
4126
4126
* <li>
4127
-
* <p>Routing step expression</p>
4127
+
* <p>User hierarchy groups</p>
4128
4128
* </li>
4129
4129
* </ul>
4130
4130
* <p>At least one filter must be passed from queues, routing profiles, agents, or user hierarchy
4131
4131
* groups.</p>
4132
4132
* <p>To filter by phone number, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-historical-metrics-report.html">Create a historical
4133
-
* metrics report</a> in the <i>Amazon Connect Administrator's
4133
+
* metrics report</a> in the <i>Amazon Connect Administrator
4134
4134
* Guide</i>.</p>
4135
4135
* <p>Note the following limits:</p>
4136
4136
* <ul>
4137
4137
* <li>
4138
4138
* <p>
4139
4139
* <b>Filter keys</b>: A maximum of 5 filter keys are supported in
4140
-
* a single request. Valid filter keys: <code>QUEUE</code> | <code>ROUTING_PROFILE</code> |
* <p>The metrics to retrieve. Specify the name, groupings, and filters for each metric. The
4205
-
* following historical metrics are available. For a description of each metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html">Historical metrics definitions</a> in the <i>Amazon Connect Administrator's
4211
+
* following historical metrics are available. For a description of each metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html">Historical metrics definitions</a> in the <i>Amazon Connect Administrator
* <p>Valid groupings and filters: Queue, Channel, Routing Profile, contact/segmentAttributes/connect:Subtype,
4557
+
* Q in Connect</p>
4558
+
* <p>Threshold: For <code>ThresholdValue</code>, enter any whole number from 1 to 604800
4559
+
* (inclusive), in seconds. For <code>Comparison</code>, you must enter <code>LT</code> (for
4560
+
* "Less than"). </p>
4561
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html#contacts-abandoned-x-historical">Contacts abandoned in X seconds</a>
4562
+
* </p>
4563
+
* </dd>
4564
+
* <dt>CONTACTS_ANSWERED_IN_X</dt>
4565
+
* <dd>
4566
+
* <p>Unit: Count</p>
4567
+
* <p>Valid groupings and filters: Queue, Channel, Routing Profile, contact/segmentAttributes/connect:Subtype,
4568
+
* Q in Connect</p>
4569
+
* <p>Threshold: For <code>ThresholdValue</code>, enter any whole number from 1 to 604800
4570
+
* (inclusive), in seconds. For <code>Comparison</code>, you must enter <code>LT</code> (for
4571
+
* "Less than"). </p>
4572
+
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html#contacts-answered-x-historical">Contacts answered in X seconds</a>
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html#agent-on-contact-time-historical">Agent on contact time</a>
4810
4904
* </p>
4811
4905
* </dd>
4812
-
* <dt>SUM_CONTACTS_ANSWERED_IN_X</dt>
4813
-
* <dd>
4814
-
* <p>Unit: Count</p>
4815
-
* <p>Valid groupings and filters: Queue, Channel, Routing Profile, contact/segmentAttributes/connect:Subtype,
4816
-
* Q in Connect</p>
4817
-
* <p>Threshold: For <code>ThresholdValue</code>, enter any whole number from 1 to 604800
4818
-
* (inclusive), in seconds. For <code>Comparison</code>, you must enter <code>LT</code> (for
4819
-
* "Less than"). </p>
4820
-
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html#contacts-answered-x-historical">Contacts answered in X seconds</a>
4821
-
* </p>
4822
-
* </dd>
4823
-
* <dt>SUM_CONTACTS_ABANDONED_IN_X</dt>
4824
-
* <dd>
4825
-
* <p>Unit: Count</p>
4826
-
* <p>Valid groupings and filters: Queue, Channel, Routing Profile, contact/segmentAttributes/connect:Subtype,
4827
-
* Q in Connect</p>
4828
-
* <p>Threshold: For <code>ThresholdValue</code>, enter any whole number from 1 to 604800
4829
-
* (inclusive), in seconds. For <code>Comparison</code>, you must enter <code>LT</code> (for
4830
-
* "Less than"). </p>
4831
-
* <p>UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html#contacts-abandoned-x-historical">Contacts abandoned in X seconds</a>
0 commit comments