Skip to content

Commit cffc765

Browse files
This release adds the following value to an InitiateAs enum: COMPLETED
1 parent 5262ca6 commit cffc765

22 files changed

+327
-70
lines changed

generator/ServiceModels/connect/connect-2017-08-08.api.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11132,7 +11132,10 @@
1113211132
"Index":{"type":"integer"},
1113311133
"InitiateAs":{
1113411134
"type":"string",
11135-
"enum":["CONNECTED_TO_USER"]
11135+
"enum":[
11136+
"CONNECTED_TO_USER",
11137+
"COMPLETED"
11138+
]
1113611139
},
1113711140
"InitiationMethodList":{
1113811141
"type":"list",

generator/ServiceModels/connect/connect-2017-08-08.docs.json

Lines changed: 21 additions & 21 deletions
Large diffs are not rendered by default.

generator/ServiceModels/connect/connect-2017-08-08.normal.json

Lines changed: 25 additions & 22 deletions
Large diffs are not rendered by default.

sdk/src/Services/Connect/Generated/Model/CreateContactRequest.cs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,12 @@ internal bool IsSetSegmentAttributes()
379379
/// <para>
380380
/// User details for the contact
381381
/// </para>
382+
/// <important>
383+
/// <para>
384+
/// UserInfo is required when creating an EMAIL contact with OUTBOUND and AGENT_REPLY
385+
/// contact initiation methods.
386+
/// </para>
387+
/// </important>
382388
/// </summary>
383389
public UserInfo UserInfo
384390
{

sdk/src/Services/Connect/Generated/Model/CreateEmailAddressRequest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ internal bool IsSetDisplayName()
107107
/// <summary>
108108
/// Gets and sets the property EmailAddress.
109109
/// <para>
110-
/// The email address with the instance, in [^\s@]+@[^\s@]+\.[^\s@]+ format.
110+
/// The email address, including the domain.
111111
/// </para>
112112
/// </summary>
113113
[AWSProperty(Required=true, Sensitive=true, Min=1, Max=255)]

sdk/src/Services/Connect/Generated/Model/DescribeEmailAddressResponse.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ internal bool IsSetDisplayName()
102102
/// <summary>
103103
/// Gets and sets the property EmailAddress.
104104
/// <para>
105-
/// The email address with the instance, in [^\s@]+@[^\s@]+\.[^\s@]+ format.
105+
/// The email address, including the domain.
106106
/// </para>
107107
/// </summary>
108108
[AWSProperty(Sensitive=true, Min=1, Max=255)]

sdk/src/Services/Connect/Generated/Model/DescribeRoutingProfileRequest.cs

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,15 @@ namespace Amazon.Connect.Model
3232
/// <summary>
3333
/// Container for the parameters to the DescribeRoutingProfile operation.
3434
/// Describes the specified routing profile.
35+
///
36+
/// <note>
37+
/// <para>
38+
/// <c>DescribeRoutingProfile</c> does not populate AssociatedQueueIds in its response.
39+
/// The example Response Syntax shown on this page is incorrect; we are working to update
40+
/// it. <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_SearchRoutingProfiles.html">SearchRoutingProfiles</a>
41+
/// does include AssociatedQueueIds.
42+
/// </para>
43+
/// </note>
3544
/// </summary>
3645
public partial class DescribeRoutingProfileRequest : AmazonConnectRequest
3746
{

sdk/src/Services/Connect/Generated/Model/EmailAddressInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
namespace Amazon.Connect.Model
3131
{
3232
/// <summary>
33-
/// Contains information about a source or destination email address
33+
/// Contains information about a source or destination email address.
3434
/// </summary>
3535
public partial class EmailAddressInfo
3636
{
@@ -59,7 +59,7 @@ internal bool IsSetDisplayName()
5959
/// <summary>
6060
/// Gets and sets the property EmailAddress.
6161
/// <para>
62-
/// The email address with the instance, in [^\s@]+@[^\s@]+\.[^\s@]+ format.
62+
/// The email address, including the domain.
6363
/// </para>
6464
/// </summary>
6565
[AWSProperty(Required=true, Sensitive=true, Min=1, Max=255)]

sdk/src/Services/Connect/Generated/Model/EmailAddressMetadata.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ internal bool IsSetDisplayName()
8181
/// <summary>
8282
/// Gets and sets the property EmailAddress.
8383
/// <para>
84-
/// The email address with the instance, in [^\s@]+@[^\s@]+\.[^\s@]+ format.
84+
/// The email address, including the domain.
8585
/// </para>
8686
/// </summary>
8787
[AWSProperty(Sensitive=true, Min=1, Max=255)]

sdk/src/Services/Connect/Generated/Model/GetMetricDataV2Request.cs

Lines changed: 111 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -144,15 +144,16 @@ internal bool IsSetEndTime()
144144
/// | <c>AGENT_HIERARCHY_LEVEL_THREE</c> | <c>AGENT_HIERARCHY_LEVEL_FOUR</c> | <c>AGENT_HIERARCHY_LEVEL_FIVE</c>
145145
/// | <c>ANSWERING_MACHINE_DETECTION_STATUS</c> | <c> BOT_ID</c> | <c>BOT_ALIAS</c> |
146146
/// <c>BOT_VERSION</c> | <c>BOT_LOCALE</c> | <c>BOT_INTENT_NAME</c> | <c>CAMPAIGN</c>
147-
/// | <c>CAMPAIGN_DELIVERY_EVENT_TYPE</c> |<c>CASE_TEMPLATE_ARN</c> | <c>CASE_STATUS</c>
148-
/// | <c>CHANNEL</c> | <c>contact/segmentAttributes/connect:Subtype</c> | <c>DISCONNECT_REASON</c>
149-
/// | <c>EVALUATION_FORM</c> | <c>EVALUATION_SECTION</c> | <c>EVALUATION_QUESTION</c>
150-
/// | <c>EVALUATION_SOURCE</c> | <c>FEATURE</c> | <c>FLOW_ACTION_ID</c> | <c>FLOW_TYPE</c>
151-
/// | <c>FLOWS_MODULE_RESOURCE_ID</c> | <c>FLOWS_NEXT_RESOURCE_ID</c> | <c>FLOWS_NEXT_RESOURCE_QUEUE_ID</c>
152-
/// | <c>FLOWS_OUTCOME_TYPE</c> | <c>FLOWS_RESOURCE_ID</c> | <c>FORM_VERSION</c> | <c>INITIATION_METHOD</c>
153-
/// | <c>INVOKING_RESOURCE_PUBLISHED_TIMESTAMP</c> | <c>INVOKING_RESOURCE_TYPE</c> | <c>PARENT_FLOWS_RESOURCE_ID</c>
154-
/// | <c>RESOURCE_PUBLISHED_TIMESTAMP</c> | <c>ROUTING_PROFILE</c> | <c>ROUTING_STEP_EXPRESSION</c>
155-
/// | <c>QUEUE</c> | <c>Q_CONNECT_ENABLED</c> |
147+
/// | <c>CAMPAIGN_DELIVERY_EVENT_TYPE</c> | <c>CAMPAIGN_EXCLUDED_EVENT_TYPE </c> | <c>CASE_TEMPLATE_ARN</c>
148+
/// | <c>CASE_STATUS</c> | <c>CHANNEL</c> | <c>contact/segmentAttributes/connect:Subtype</c>
149+
/// | <c>DISCONNECT_REASON</c> | <c>EVALUATION_FORM</c> | <c>EVALUATION_SECTION</c> |
150+
/// <c>EVALUATION_QUESTION</c> | <c>EVALUATION_SOURCE</c> | <c>FEATURE</c> | <c>FLOW_ACTION_ID</c>
151+
/// | <c>FLOW_TYPE</c> | <c>FLOWS_MODULE_RESOURCE_ID</c> | <c>FLOWS_NEXT_RESOURCE_ID</c>
152+
/// | <c>FLOWS_NEXT_RESOURCE_QUEUE_ID</c> | <c>FLOWS_OUTCOME_TYPE</c> | <c>FLOWS_RESOURCE_ID</c>
153+
/// | <c>FORM_VERSION</c> | <c>INITIATION_METHOD</c> | <c>INVOKING_RESOURCE_PUBLISHED_TIMESTAMP</c>
154+
/// | <c>INVOKING_RESOURCE_TYPE</c> | <c>PARENT_FLOWS_RESOURCE_ID</c> | <c>RESOURCE_PUBLISHED_TIMESTAMP</c>
155+
/// | <c>ROUTING_PROFILE</c> | <c>ROUTING_STEP_EXPRESSION</c> | <c>QUEUE</c> | <c>Q_CONNECT_ENABLED</c>
156+
/// |
156157
/// </para>
157158
/// </li> <li>
158159
/// <para>
@@ -240,7 +241,8 @@ internal bool IsSetFilters()
240241
/// | <c>AGENT_HIERARCHY_LEVEL_THREE</c> | <c>AGENT_HIERARCHY_LEVEL_FOUR</c> | <c>AGENT_HIERARCHY_LEVEL_FIVE</c>
241242
/// | <c>ANSWERING_MACHINE_DETECTION_STATUS</c> | <c>BOT_ID</c> | <c>BOT_ALIAS</c> | <c>BOT_VERSION</c>
242243
/// | <c>BOT_LOCALE</c> | <c>BOT_INTENT_NAME</c> | <c>CAMPAIGN</c> | <c>CAMPAIGN_DELIVERY_EVENT_TYPE</c>
243-
/// | <c>CASE_TEMPLATE_ARN</c> | <c>CASE_STATUS</c> | <c>CHANNEL</c> | <c>contact/segmentAttributes/connect:Subtype</c>
244+
/// | <c>CAMPAIGN_EXCLUDED_EVENT_TYPE</c> | <c>CAMPAIGN_EXECUTION_TIMESTAMP</c> | <c>CASE_TEMPLATE_ARN</c>
245+
/// | <c>CASE_STATUS</c> | <c>CHANNEL</c> | <c>contact/segmentAttributes/connect:Subtype</c>
244246
/// | <c>DISCONNECT_REASON</c> | <c>EVALUATION_FORM</c> | <c>EVALUATION_SECTION</c> |
245247
/// <c>EVALUATION_QUESTION</c> | <c>EVALUATION_SOURCE</c> | <c>FLOWS_RESOURCE_ID</c> |
246248
/// <c>FLOWS_MODULE_RESOURCE_ID</c> | <c>FLOW_ACTION_ID</c> | <c>FLOW_TYPE</c> | <c>FLOWS_OUTCOME_TYPE</c>
@@ -1152,6 +1154,24 @@ internal bool IsSetMaxResults()
11521154
/// UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#campaign-interactions">Campaign
11531155
/// interactions</a>
11541156
/// </para>
1157+
/// </dd> <dt>CAMPAIGN_PROGRESS_RATE</dt> <dd>
1158+
/// <para>
1159+
/// This metric is only available for outbound campaigns initiated using a customer segment.
1160+
/// It is not available for event triggered campaigns.
1161+
/// </para>
1162+
///
1163+
/// <para>
1164+
/// Unit: Percent
1165+
/// </para>
1166+
///
1167+
/// <para>
1168+
/// Valid groupings and filters: Campaign, Campaign Execution Timestamp
1169+
/// </para>
1170+
///
1171+
/// <para>
1172+
/// UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#campaign-progress-rate">Campaign
1173+
/// progress rate</a>
1174+
/// </para>
11551175
/// </dd> <dt>CAMPAIGN_SEND_ATTEMPTS</dt> <dd>
11561176
/// <para>
11571177
/// This metric is available only for outbound campaigns.
@@ -1170,6 +1190,28 @@ internal bool IsSetMaxResults()
11701190
/// UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#campaign-send-attempts">Campaign
11711191
/// send attempts</a>
11721192
/// </para>
1193+
/// </dd> <dt>CAMPAIGN_SEND_EXCLUSIONS</dt> <dd>
1194+
/// <para>
1195+
/// This metric is available only for outbound campaigns.
1196+
/// </para>
1197+
///
1198+
/// <para>
1199+
/// Valid metric filter key: CAMPAIGN_EXCLUDED_EVENT_TYPE
1200+
/// </para>
1201+
///
1202+
/// <para>
1203+
/// Unit: Count
1204+
/// </para>
1205+
///
1206+
/// <para>
1207+
/// Valid groupings and filters: Campaign, Campaign Excluded Event Type, Campaign Execution
1208+
/// Timestamp
1209+
/// </para>
1210+
///
1211+
/// <para>
1212+
/// UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#campaign-send-exclusions">Campaign
1213+
/// send exclusions</a>
1214+
/// </para>
11731215
/// </dd> <dt>CASES_CREATED</dt> <dd>
11741216
/// <para>
11751217
/// Unit: Count
@@ -1821,6 +1863,65 @@ internal bool IsSetMaxResults()
18211863
/// UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#customer-talk-time-percent">Customer
18221864
/// talk time percent</a>
18231865
/// </para>
1866+
/// </dd> <dt>RECIPIENTS_ATTEMPTED</dt> <dd>
1867+
/// <para>
1868+
/// This metric is only available for outbound campaigns initiated using a customer segment.
1869+
/// It is not available for event triggered campaigns.
1870+
/// </para>
1871+
///
1872+
/// <para>
1873+
/// Unit: Count
1874+
/// </para>
1875+
///
1876+
/// <para>
1877+
/// Valid groupings and filters: Campaign, Campaign Execution Timestamp
1878+
/// </para>
1879+
///
1880+
/// <para>
1881+
/// UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#recipients-attempted">Recipients
1882+
/// attempted</a>
1883+
/// </para>
1884+
/// </dd> <dt>RECIPIENTS_INTERACTED</dt> <dd>
1885+
/// <para>
1886+
/// This metric is only available for outbound campaigns initiated using a customer segment.
1887+
/// It is not available for event triggered campaigns.
1888+
/// </para>
1889+
///
1890+
/// <para>
1891+
/// Valid metric filter key: CAMPAIGN_INTERACTION_EVENT_TYPE
1892+
/// </para>
1893+
///
1894+
/// <para>
1895+
/// Unit: Count
1896+
/// </para>
1897+
///
1898+
/// <para>
1899+
/// Valid groupings and filters: Campaign, Channel, contact/segmentAttributes/connect:Subtype,
1900+
/// Campaign Execution Timestamp
1901+
/// </para>
1902+
///
1903+
/// <para>
1904+
/// UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#recipients-interacted">Recipients
1905+
/// interacted</a>
1906+
/// </para>
1907+
/// </dd> <dt>RECIPIENTS_TARGETED</dt> <dd>
1908+
/// <para>
1909+
/// This metric is only available for outbound campaigns initiated using a customer segment.
1910+
/// It is not available for event triggered campaigns.
1911+
/// </para>
1912+
///
1913+
/// <para>
1914+
/// Unit: Count
1915+
/// </para>
1916+
///
1917+
/// <para>
1918+
/// Valid groupings and filters: Campaign, Campaign Execution Timestamp
1919+
/// </para>
1920+
///
1921+
/// <para>
1922+
/// UI name: <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#recipients-targeted">Recipients
1923+
/// targeted</a>
1924+
/// </para>
18241925
/// </dd> <dt>REOPENED_CASE_ACTIONS</dt> <dd>
18251926
/// <para>
18261927
/// Unit: Count

0 commit comments

Comments
 (0)