aws-sdk-connect 1.142.0 → 1.144.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -165,11 +165,16 @@ module Aws::Connect
165
165
  # The timestamp when the contact was connected to the agent.
166
166
  # @return [Time]
167
167
  #
168
+ # @!attribute [rw] agent_pause_duration_in_seconds
169
+ # Agent pause duration for a contact in seconds.
170
+ # @return [Integer]
171
+ #
168
172
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/AgentInfo AWS API Documentation
169
173
  #
170
174
  class AgentInfo < Struct.new(
171
175
  :id,
172
- :connected_to_agent_timestamp)
176
+ :connected_to_agent_timestamp,
177
+ :agent_pause_duration_in_seconds)
173
178
  SENSITIVE = []
174
179
  include Aws::Structure
175
180
  end
@@ -206,7 +211,7 @@ module Aws::Connect
206
211
  #
207
212
  # @!attribute [rw] tags
208
213
  # The tags used to organize, track, or control access for this
209
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
214
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
210
215
  # "key2":"value2"\\} \\}.
211
216
  # @return [Hash<String,String>]
212
217
  #
@@ -1286,7 +1291,7 @@ module Aws::Connect
1286
1291
  #
1287
1292
  # @!attribute [rw] tags
1288
1293
  # The tags used to organize, track, or control access for this
1289
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
1294
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
1290
1295
  # "key2":"value2"\\} \\}.
1291
1296
  # @return [Hash<String,String>]
1292
1297
  #
@@ -1383,7 +1388,7 @@ module Aws::Connect
1383
1388
  #
1384
1389
  # @!attribute [rw] tags
1385
1390
  # The tags used to organize, track, or control access for this
1386
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
1391
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
1387
1392
  # "key2":"value2"\\} \\}.
1388
1393
  # @return [Hash<String,String>]
1389
1394
  #
@@ -1447,6 +1452,20 @@ module Aws::Connect
1447
1452
  include Aws::Structure
1448
1453
  end
1449
1454
 
1455
+ # Operation cannot be performed at this time as there is a conflict with
1456
+ # another operation or contact state.
1457
+ #
1458
+ # @!attribute [rw] message
1459
+ # @return [String]
1460
+ #
1461
+ # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/ConflictException AWS API Documentation
1462
+ #
1463
+ class ConflictException < Struct.new(
1464
+ :message)
1465
+ SENSITIVE = []
1466
+ include Aws::Structure
1467
+ end
1468
+
1450
1469
  # Information required to join the call.
1451
1470
  #
1452
1471
  # @!attribute [rw] attendee
@@ -1531,6 +1550,22 @@ module Aws::Connect
1531
1550
  # The timestamp when contact was last updated.
1532
1551
  # @return [Time]
1533
1552
  #
1553
+ # @!attribute [rw] last_paused_timestamp
1554
+ # The timestamp when the contact was last paused.
1555
+ # @return [Time]
1556
+ #
1557
+ # @!attribute [rw] last_resumed_timestamp
1558
+ # The timestamp when the contact was last resumed.
1559
+ # @return [Time]
1560
+ #
1561
+ # @!attribute [rw] total_pause_count
1562
+ # Total pause count for a contact.
1563
+ # @return [Integer]
1564
+ #
1565
+ # @!attribute [rw] total_pause_duration_in_seconds
1566
+ # Total pause duration for a contact in seconds.
1567
+ # @return [Integer]
1568
+ #
1534
1569
  # @!attribute [rw] scheduled_timestamp
1535
1570
  # The timestamp, in Unix epoch time format, at which to start running
1536
1571
  # the inbound flow.
@@ -1548,6 +1583,11 @@ module Aws::Connect
1548
1583
  # Information about Amazon Connect Wisdom.
1549
1584
  # @return [Types::WisdomInfo]
1550
1585
  #
1586
+ # @!attribute [rw] tags
1587
+ # Tags associated with the contact. This contains both Amazon Web
1588
+ # Services generated and user-defined tags.
1589
+ # @return [Hash<String,String>]
1590
+ #
1551
1591
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/Contact AWS API Documentation
1552
1592
  #
1553
1593
  class Contact < Struct.new(
@@ -1564,9 +1604,14 @@ module Aws::Connect
1564
1604
  :initiation_timestamp,
1565
1605
  :disconnect_timestamp,
1566
1606
  :last_update_timestamp,
1607
+ :last_paused_timestamp,
1608
+ :last_resumed_timestamp,
1609
+ :total_pause_count,
1610
+ :total_pause_duration_in_seconds,
1567
1611
  :scheduled_timestamp,
1568
1612
  :related_contact_id,
1569
- :wisdom_info)
1613
+ :wisdom_info,
1614
+ :tags)
1570
1615
  SENSITIVE = []
1571
1616
  include Aws::Structure
1572
1617
  end
@@ -1679,7 +1724,7 @@ module Aws::Connect
1679
1724
  #
1680
1725
  # @!attribute [rw] tags
1681
1726
  # The tags used to organize, track, or control access for this
1682
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
1727
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
1683
1728
  # "key2":"value2"\\} \\}.
1684
1729
  # @return [Hash<String,String>]
1685
1730
  #
@@ -1735,7 +1780,7 @@ module Aws::Connect
1735
1780
  #
1736
1781
  # @!attribute [rw] tags
1737
1782
  # The tags used to organize, track, or control access for this
1738
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
1783
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
1739
1784
  # "key2":"value2"\\} \\}.
1740
1785
  # @return [Hash<String,String>]
1741
1786
  #
@@ -1913,7 +1958,7 @@ module Aws::Connect
1913
1958
  #
1914
1959
  # @!attribute [rw] tags
1915
1960
  # The tags used to organize, track, or control access for this
1916
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
1961
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
1917
1962
  # "key2":"value2"\\} \\}.
1918
1963
  # @return [Hash<String,String>]
1919
1964
  #
@@ -1947,6 +1992,25 @@ module Aws::Connect
1947
1992
  include Aws::Structure
1948
1993
  end
1949
1994
 
1995
+ # The `CreateCase` action definition.
1996
+ #
1997
+ # @!attribute [rw] fields
1998
+ # An array of objects with `Field ID` and `Value` data.
1999
+ # @return [Array<Types::FieldValue>]
2000
+ #
2001
+ # @!attribute [rw] template_id
2002
+ # A unique identifier of a template.
2003
+ # @return [String]
2004
+ #
2005
+ # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/CreateCaseActionDefinition AWS API Documentation
2006
+ #
2007
+ class CreateCaseActionDefinition < Struct.new(
2008
+ :fields,
2009
+ :template_id)
2010
+ SENSITIVE = []
2011
+ include Aws::Structure
2012
+ end
2013
+
1950
2014
  # @!attribute [rw] instance_id
1951
2015
  # The identifier of the Amazon Connect instance. You can [find the
1952
2016
  # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
@@ -1975,7 +2039,7 @@ module Aws::Connect
1975
2039
  #
1976
2040
  # @!attribute [rw] tags
1977
2041
  # The tags used to organize, track, or control access for this
1978
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
2042
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
1979
2043
  # "key2":"value2"\\} \\}.
1980
2044
  # @return [Hash<String,String>]
1981
2045
  #
@@ -2057,7 +2121,7 @@ module Aws::Connect
2057
2121
  #
2058
2122
  # @!attribute [rw] tags
2059
2123
  # The tags used to organize, track, or control access for this
2060
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
2124
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
2061
2125
  # "key2":"value2"\\} \\}.
2062
2126
  # @return [Hash<String,String>]
2063
2127
  #
@@ -2190,7 +2254,7 @@ module Aws::Connect
2190
2254
  #
2191
2255
  # @!attribute [rw] tags
2192
2256
  # The tags used to organize, track, or control access for this
2193
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
2257
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
2194
2258
  # "key2":"value2"\\} \\}.
2195
2259
  # @return [Hash<String,String>]
2196
2260
  #
@@ -2324,7 +2388,7 @@ module Aws::Connect
2324
2388
  #
2325
2389
  # @!attribute [rw] tags
2326
2390
  # The tags used to organize, track, or control access for this
2327
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
2391
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
2328
2392
  # "key2":"value2"\\} \\}.
2329
2393
  # @return [Hash<String,String>]
2330
2394
  #
@@ -2578,7 +2642,7 @@ module Aws::Connect
2578
2642
  #
2579
2643
  # @!attribute [rw] tags
2580
2644
  # The tags used to organize, track, or control access for this
2581
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
2645
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
2582
2646
  # "key2":"value2"\\} \\}.
2583
2647
  # @return [Hash<String,String>]
2584
2648
  #
@@ -2647,7 +2711,7 @@ module Aws::Connect
2647
2711
  #
2648
2712
  # @!attribute [rw] tags
2649
2713
  # The tags used to organize, track, or control access for this
2650
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
2714
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
2651
2715
  # "key2":"value2"\\} \\}.
2652
2716
  # @return [Hash<String,String>]
2653
2717
  #
@@ -2706,7 +2770,7 @@ module Aws::Connect
2706
2770
  #
2707
2771
  # @!attribute [rw] tags
2708
2772
  # The tags used to organize, track, or control access for this
2709
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
2773
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
2710
2774
  # "key2":"value2"\\} \\}.
2711
2775
  # @return [Hash<String,String>]
2712
2776
  #
@@ -2784,7 +2848,7 @@ module Aws::Connect
2784
2848
  #
2785
2849
  # @!attribute [rw] tags
2786
2850
  # The tags used to organize, track, or control access for this
2787
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
2851
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
2788
2852
  # "key2":"value2"\\} \\}.
2789
2853
  # @return [Hash<String,String>]
2790
2854
  #
@@ -2928,7 +2992,7 @@ module Aws::Connect
2928
2992
  #
2929
2993
  # @!attribute [rw] tags
2930
2994
  # The tags used to organize, track, or control access for this
2931
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
2995
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
2932
2996
  # "key2":"value2"\\} \\}.
2933
2997
  # @return [Hash<String,String>]
2934
2998
  #
@@ -3103,7 +3167,7 @@ module Aws::Connect
3103
3167
  #
3104
3168
  # @!attribute [rw] tags
3105
3169
  # The tags used to organize, track, or control access for this
3106
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
3170
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
3107
3171
  # "key2":"value2"\\} \\}.
3108
3172
  # @return [Hash<String,String>]
3109
3173
  #
@@ -3160,7 +3224,7 @@ module Aws::Connect
3160
3224
  #
3161
3225
  # @!attribute [rw] tags
3162
3226
  # The tags used to organize, track, or control access for this
3163
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
3227
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
3164
3228
  # "key2":"value2"\\} \\}.
3165
3229
  # @return [Hash<String,String>]
3166
3230
  #
@@ -3213,7 +3277,7 @@ module Aws::Connect
3213
3277
  #
3214
3278
  # @!attribute [rw] tags
3215
3279
  # The tags used to organize, track, or control access for this
3216
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
3280
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
3217
3281
  # "key2":"value2"\\} \\}.
3218
3282
  # @return [Hash<String,String>]
3219
3283
  #
@@ -3304,7 +3368,7 @@ module Aws::Connect
3304
3368
  #
3305
3369
  # @!attribute [rw] tags
3306
3370
  # The tags used to organize, track, or control access for this
3307
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
3371
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
3308
3372
  # "key2":"value2"\\} \\}.
3309
3373
  # @return [Hash<String,String>]
3310
3374
  #
@@ -3502,7 +3566,7 @@ module Aws::Connect
3502
3566
  #
3503
3567
  # @!attribute [rw] tags
3504
3568
  # The tags used to organize, track, or control access for this
3505
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
3569
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
3506
3570
  # "key2":"value2"\\} \\}.
3507
3571
  # @return [Hash<String,String>]
3508
3572
  #
@@ -5511,6 +5575,14 @@ module Aws::Connect
5511
5575
  include Aws::Structure
5512
5576
  end
5513
5577
 
5578
+ # An empty value.
5579
+ #
5580
+ # @api private
5581
+ #
5582
+ # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/EmptyFieldValue AWS API Documentation
5583
+ #
5584
+ class EmptyFieldValue < Aws::EmptyStructure; end
5585
+
5514
5586
  # The encryption configuration.
5515
5587
  #
5516
5588
  # @!attribute [rw] encryption_type
@@ -5542,6 +5614,14 @@ module Aws::Connect
5542
5614
  include Aws::Structure
5543
5615
  end
5544
5616
 
5617
+ # End associated tasks related to a case.
5618
+ #
5619
+ # @api private
5620
+ #
5621
+ # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/EndAssociatedTasksActionDefinition AWS API Documentation
5622
+ #
5623
+ class EndAssociatedTasksActionDefinition < Aws::EmptyStructure; end
5624
+
5545
5625
  # Information about the endpoint.
5546
5626
  #
5547
5627
  # @!attribute [rw] type
@@ -5623,7 +5703,7 @@ module Aws::Connect
5623
5703
  #
5624
5704
  # @!attribute [rw] tags
5625
5705
  # The tags used to organize, track, or control access for this
5626
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
5706
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
5627
5707
  # "key2":"value2"\\} \\}.
5628
5708
  # @return [Hash<String,String>]
5629
5709
  #
@@ -5774,7 +5854,7 @@ module Aws::Connect
5774
5854
  #
5775
5855
  # @!attribute [rw] tags
5776
5856
  # The tags used to organize, track, or control access for this
5777
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
5857
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
5778
5858
  # "key2":"value2"\\} \\}.
5779
5859
  # @return [Hash<String,String>]
5780
5860
  #
@@ -6483,6 +6563,54 @@ module Aws::Connect
6483
6563
  include Aws::Structure
6484
6564
  end
6485
6565
 
6566
+ # Object for case field values.
6567
+ #
6568
+ # @!attribute [rw] id
6569
+ # Unique identifier of a field.
6570
+ # @return [String]
6571
+ #
6572
+ # @!attribute [rw] value
6573
+ # Union of potential field value types.
6574
+ # @return [Types::FieldValueUnion]
6575
+ #
6576
+ # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/FieldValue AWS API Documentation
6577
+ #
6578
+ class FieldValue < Struct.new(
6579
+ :id,
6580
+ :value)
6581
+ SENSITIVE = []
6582
+ include Aws::Structure
6583
+ end
6584
+
6585
+ # Object to store union of Field values.
6586
+ #
6587
+ # @!attribute [rw] boolean_value
6588
+ # A Boolean number value type.
6589
+ # @return [Boolean]
6590
+ #
6591
+ # @!attribute [rw] double_value
6592
+ # a Double number value type.
6593
+ # @return [Float]
6594
+ #
6595
+ # @!attribute [rw] empty_value
6596
+ # An empty value.
6597
+ # @return [Types::EmptyFieldValue]
6598
+ #
6599
+ # @!attribute [rw] string_value
6600
+ # String value type.
6601
+ # @return [String]
6602
+ #
6603
+ # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/FieldValueUnion AWS API Documentation
6604
+ #
6605
+ class FieldValueUnion < Struct.new(
6606
+ :boolean_value,
6607
+ :double_value,
6608
+ :empty_value,
6609
+ :string_value)
6610
+ SENSITIVE = []
6611
+ include Aws::Structure
6612
+ end
6613
+
6486
6614
  # Contains the filter to apply when retrieving metrics with the
6487
6615
  # [GetMetricDataV2][1] API.
6488
6616
  #
@@ -7482,6 +7610,13 @@ module Aws::Connect
7482
7610
  # Agent, Agent Hierarchy, Feature,
7483
7611
  # contact/segmentAttributes/connect:Subtype
7484
7612
  #
7613
+ # AVG\_ACTIVE\_TIME
7614
+ #
7615
+ # : Unit: Seconds
7616
+ #
7617
+ # Valid groupings and filters: Queue, Channel, Routing Profile,
7618
+ # Agent, Agent Hierarchy
7619
+ #
7485
7620
  # AVG\_AFTER\_CONTACT\_WORK\_TIME
7486
7621
  #
7487
7622
  # : Unit: Seconds
@@ -7512,6 +7647,13 @@ module Aws::Connect
7512
7647
  #
7513
7648
  # </note>
7514
7649
  #
7650
+ # AVG\_AGENT\_PAUSE\_TIME
7651
+ #
7652
+ # : Unit: Seconds
7653
+ #
7654
+ # Valid groupings and filters: Queue, Channel, Routing Profile,
7655
+ # Agent, Agent Hierarchy
7656
+ #
7515
7657
  # AVG\_CONTACT\_DURATION
7516
7658
  #
7517
7659
  # : Unit: Seconds
@@ -8178,7 +8320,7 @@ module Aws::Connect
8178
8320
  #
8179
8321
  # @!attribute [rw] tags
8180
8322
  # The tags used to organize, track, or control access for this
8181
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
8323
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
8182
8324
  # "key2":"value2"\\} \\}.
8183
8325
  # @return [Hash<String,String>]
8184
8326
  #
@@ -8275,7 +8417,7 @@ module Aws::Connect
8275
8417
  #
8276
8418
  # @!attribute [rw] tags
8277
8419
  # The tags used to organize, track, or control access for this
8278
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
8420
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
8279
8421
  # "key2":"value2"\\} \\}.
8280
8422
  # @return [Hash<String,String>]
8281
8423
  #
@@ -8664,7 +8806,7 @@ module Aws::Connect
8664
8806
  #
8665
8807
  # @!attribute [rw] tags
8666
8808
  # The tags used to organize, track, or control access for this
8667
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
8809
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
8668
8810
  # "key2":"value2"\\} \\}.
8669
8811
  # @return [Hash<String,String>]
8670
8812
  #
@@ -8861,7 +9003,7 @@ module Aws::Connect
8861
9003
  #
8862
9004
  # @!attribute [rw] tags
8863
9005
  # The tags used to organize, track, or control access for this
8864
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
9006
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
8865
9007
  # "key2":"value2"\\} \\}.
8866
9008
  # @return [Hash<String,String>]
8867
9009
  #
@@ -12110,7 +12252,7 @@ module Aws::Connect
12110
12252
  #
12111
12253
  # @!attribute [rw] user_tags
12112
12254
  # The tags used to organize, track, or control access for this
12113
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
12255
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
12114
12256
  # "key2":"value2"\\} \\}. Amazon Connect users with the specified
12115
12257
  # tags will be notified.
12116
12258
  # @return [Hash<String,String>]
@@ -12379,6 +12521,33 @@ module Aws::Connect
12379
12521
  include Aws::Structure
12380
12522
  end
12381
12523
 
12524
+ # @!attribute [rw] contact_id
12525
+ # The identifier of the contact.
12526
+ # @return [String]
12527
+ #
12528
+ # @!attribute [rw] instance_id
12529
+ # The identifier of the Amazon Connect instance. You can find the
12530
+ # `instanceId` in the ARN of the instance.
12531
+ # @return [String]
12532
+ #
12533
+ # @!attribute [rw] contact_flow_id
12534
+ # The identifier of the flow.
12535
+ # @return [String]
12536
+ #
12537
+ # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/PauseContactRequest AWS API Documentation
12538
+ #
12539
+ class PauseContactRequest < Struct.new(
12540
+ :contact_id,
12541
+ :instance_id,
12542
+ :contact_flow_id)
12543
+ SENSITIVE = []
12544
+ include Aws::Structure
12545
+ end
12546
+
12547
+ # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/PauseContactResponse AWS API Documentation
12548
+ #
12549
+ class PauseContactResponse < Aws::EmptyStructure; end
12550
+
12382
12551
  # Enable persistent chats. For more information about enabling
12383
12552
  # persistent chat, and for example use cases and how to configure for
12384
12553
  # them, see [Enable persistent chat][1].
@@ -12546,7 +12715,7 @@ module Aws::Connect
12546
12715
  #
12547
12716
  # @!attribute [rw] tags
12548
12717
  # The tags used to organize, track, or control access for this
12549
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
12718
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
12550
12719
  # "key2":"value2"\\} \\}.
12551
12720
  # @return [Hash<String,String>]
12552
12721
  #
@@ -12771,7 +12940,7 @@ module Aws::Connect
12771
12940
  #
12772
12941
  # @!attribute [rw] tags
12773
12942
  # The tags used to organize, track, or control access for this
12774
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
12943
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
12775
12944
  # "key2":"value2"\\} \\}.
12776
12945
  # @return [Hash<String,String>]
12777
12946
  #
@@ -12991,7 +13160,7 @@ module Aws::Connect
12991
13160
  #
12992
13161
  # @!attribute [rw] tags
12993
13162
  # The tags used to organize, track, or control access for this
12994
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
13163
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
12995
13164
  # "key2":"value2"\\} \\}.
12996
13165
  # @return [Hash<String,String>]
12997
13166
  #
@@ -13873,6 +14042,33 @@ module Aws::Connect
13873
14042
  #
13874
14043
  class ResumeContactRecordingResponse < Aws::EmptyStructure; end
13875
14044
 
14045
+ # @!attribute [rw] contact_id
14046
+ # The identifier of the contact.
14047
+ # @return [String]
14048
+ #
14049
+ # @!attribute [rw] instance_id
14050
+ # The identifier of the Amazon Connect instance. You can find the
14051
+ # `instanceId` in the ARN of the instance.
14052
+ # @return [String]
14053
+ #
14054
+ # @!attribute [rw] contact_flow_id
14055
+ # The identifier of the flow.
14056
+ # @return [String]
14057
+ #
14058
+ # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/ResumeContactRequest AWS API Documentation
14059
+ #
14060
+ class ResumeContactRequest < Struct.new(
14061
+ :contact_id,
14062
+ :instance_id,
14063
+ :contact_flow_id)
14064
+ SENSITIVE = []
14065
+ include Aws::Structure
14066
+ end
14067
+
14068
+ # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/ResumeContactResponse AWS API Documentation
14069
+ #
14070
+ class ResumeContactResponse < Aws::EmptyStructure; end
14071
+
13876
14072
  # Contains information about a routing profile.
13877
14073
  #
13878
14074
  # @!attribute [rw] instance_id
@@ -13912,7 +14108,7 @@ module Aws::Connect
13912
14108
  #
13913
14109
  # @!attribute [rw] tags
13914
14110
  # The tags used to organize, track, or control access for this
13915
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
14111
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
13916
14112
  # "key2":"value2"\\} \\}.
13917
14113
  # @return [Hash<String,String>]
13918
14114
  #
@@ -14231,7 +14427,7 @@ module Aws::Connect
14231
14427
  #
14232
14428
  # @!attribute [rw] tags
14233
14429
  # The tags used to organize, track, or control access for this
14234
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
14430
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
14235
14431
  # "key2":"value2"\\} \\}.
14236
14432
  # @return [Hash<String,String>]
14237
14433
  #
@@ -14296,6 +14492,26 @@ module Aws::Connect
14296
14492
  # `OnMetricDataUpdate`
14297
14493
  # @return [Types::SendNotificationActionDefinition]
14298
14494
  #
14495
+ # @!attribute [rw] create_case_action
14496
+ # Information about the create case action.
14497
+ #
14498
+ # Supported only for `TriggerEventSource` values:
14499
+ # `OnPostCallAnalysisAvailable` \| `OnPostChatAnalysisAvailable`.
14500
+ # @return [Types::CreateCaseActionDefinition]
14501
+ #
14502
+ # @!attribute [rw] update_case_action
14503
+ # Information about the update case action.
14504
+ #
14505
+ # Supported only for `TriggerEventSource` values: `OnCaseCreate` \|
14506
+ # `OnCaseUpdate`.
14507
+ # @return [Types::UpdateCaseActionDefinition]
14508
+ #
14509
+ # @!attribute [rw] end_associated_tasks_action
14510
+ # Information about the end associated tasks action.
14511
+ #
14512
+ # Supported only for `TriggerEventSource` values: `OnCaseUpdate`.
14513
+ # @return [Types::EndAssociatedTasksActionDefinition]
14514
+ #
14299
14515
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/RuleAction AWS API Documentation
14300
14516
  #
14301
14517
  class RuleAction < Struct.new(
@@ -14303,7 +14519,10 @@ module Aws::Connect
14303
14519
  :task_action,
14304
14520
  :event_bridge_action,
14305
14521
  :assign_contact_category_action,
14306
- :send_notification_action)
14522
+ :send_notification_action,
14523
+ :create_case_action,
14524
+ :update_case_action,
14525
+ :end_associated_tasks_action)
14307
14526
  SENSITIVE = []
14308
14527
  include Aws::Structure
14309
14528
  end
@@ -15123,7 +15342,7 @@ module Aws::Connect
15123
15342
  #
15124
15343
  # @!attribute [rw] tags
15125
15344
  # The tags used to organize, track, or control access for this
15126
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
15345
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
15127
15346
  # "key2":"value2"\\} \\}.
15128
15347
  # @return [Hash<String,String>]
15129
15348
  #
@@ -15220,7 +15439,7 @@ module Aws::Connect
15220
15439
  #
15221
15440
  # @!attribute [rw] tags
15222
15441
  # The tags used to organize, track, or control access for this
15223
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
15442
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
15224
15443
  # "key2":"value2"\\} \\}.
15225
15444
  # @return [Hash<String,String>]
15226
15445
  #
@@ -15821,6 +16040,33 @@ module Aws::Connect
15821
16040
  include Aws::Structure
15822
16041
  end
15823
16042
 
16043
+ # @!attribute [rw] name
16044
+ # The name of a voice contact that is shown to an agent in the Contact
16045
+ # Control Panel (CCP).
16046
+ # @return [String]
16047
+ #
16048
+ # @!attribute [rw] description
16049
+ # A description of the voice contact that is shown to an agent in the
16050
+ # Contact Control Panel (CCP).
16051
+ # @return [String]
16052
+ #
16053
+ # @!attribute [rw] references
16054
+ # A formatted URL that is shown to an agent in the Contact Control
16055
+ # Panel (CCP). Contacts can have the following reference types at the
16056
+ # time of creation: `URL` \| `NUMBER` \| `STRING` \| `DATE` \|
16057
+ # `EMAIL`. `ATTACHMENT` is not a supported reference type during voice
16058
+ # contact creation.
16059
+ # @return [Hash<String,Types::Reference>]
16060
+ #
16061
+ # @!attribute [rw] related_contact_id
16062
+ # The `contactId` that is related to this contact. Linking voice,
16063
+ # task, or chat by using `RelatedContactID` copies over contact
16064
+ # attributes from the related contact to the new contact. All updates
16065
+ # to user-defined attributes in the new contact are limited to the
16066
+ # individual contact ID. There are no limits to the number of contacts
16067
+ # that can be linked by using `RelatedContactId`.
16068
+ # @return [String]
16069
+ #
15824
16070
  # @!attribute [rw] destination_phone_number
15825
16071
  # The phone number of the customer, in E.164 format.
15826
16072
  # @return [String]
@@ -15903,6 +16149,10 @@ module Aws::Connect
15903
16149
  # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/StartOutboundVoiceContactRequest AWS API Documentation
15904
16150
  #
15905
16151
  class StartOutboundVoiceContactRequest < Struct.new(
16152
+ :name,
16153
+ :description,
16154
+ :references,
16155
+ :related_contact_id,
15906
16156
  :destination_phone_number,
15907
16157
  :contact_flow_id,
15908
16158
  :instance_id,
@@ -16458,13 +16708,49 @@ module Aws::Connect
16458
16708
  include Aws::Structure
16459
16709
  end
16460
16710
 
16711
+ # @!attribute [rw] contact_id
16712
+ # The identifier of the contact in this instance of Amazon Connect.
16713
+ # @return [String]
16714
+ #
16715
+ # @!attribute [rw] instance_id
16716
+ # The identifier of the Amazon Connect instance. You can [find the
16717
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
16718
+ #
16719
+ #
16720
+ #
16721
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
16722
+ # @return [String]
16723
+ #
16724
+ # @!attribute [rw] tags
16725
+ # The tags to be assigned to the contact resource. For example, \\\{
16726
+ # "Tags": \\\{"key1":"value1", "key2":"value2"\\} \\}.
16727
+ #
16728
+ # <note markdown="1"> Authorization is not supported by this tag.
16729
+ #
16730
+ # </note>
16731
+ # @return [Hash<String,String>]
16732
+ #
16733
+ # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/TagContactRequest AWS API Documentation
16734
+ #
16735
+ class TagContactRequest < Struct.new(
16736
+ :contact_id,
16737
+ :instance_id,
16738
+ :tags)
16739
+ SENSITIVE = []
16740
+ include Aws::Structure
16741
+ end
16742
+
16743
+ # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/TagContactResponse AWS API Documentation
16744
+ #
16745
+ class TagContactResponse < Aws::EmptyStructure; end
16746
+
16461
16747
  # @!attribute [rw] resource_arn
16462
16748
  # The Amazon Resource Name (ARN) of the resource.
16463
16749
  # @return [String]
16464
16750
  #
16465
16751
  # @!attribute [rw] tags
16466
16752
  # The tags used to organize, track, or control access for this
16467
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
16753
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
16468
16754
  # "key2":"value2"\\} \\}.
16469
16755
  # @return [Hash<String,String>]
16470
16756
  #
@@ -16854,7 +17140,7 @@ module Aws::Connect
16854
17140
  #
16855
17141
  # @!attribute [rw] tags
16856
17142
  # The tags used to organize, track, or control access for this
16857
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
17143
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
16858
17144
  # "key2":"value2"\\} \\}.
16859
17145
  # @return [Hash<String,String>]
16860
17146
  #
@@ -17052,6 +17338,38 @@ module Aws::Connect
17052
17338
  include Aws::Structure
17053
17339
  end
17054
17340
 
17341
+ # @!attribute [rw] contact_id
17342
+ # The identifier of the contact in this instance of Amazon Connect.
17343
+ # @return [String]
17344
+ #
17345
+ # @!attribute [rw] instance_id
17346
+ # The identifier of the Amazon Connect instance. You can [find the
17347
+ # instance ID][1] in the Amazon Resource Name (ARN) of the instance.
17348
+ #
17349
+ #
17350
+ #
17351
+ # [1]: https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html
17352
+ # @return [String]
17353
+ #
17354
+ # @!attribute [rw] tag_keys
17355
+ # A list of tag keys. Existing tags on the contact whose keys are
17356
+ # members of this list will be removed.
17357
+ # @return [Array<String>]
17358
+ #
17359
+ # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UntagContactRequest AWS API Documentation
17360
+ #
17361
+ class UntagContactRequest < Struct.new(
17362
+ :contact_id,
17363
+ :instance_id,
17364
+ :tag_keys)
17365
+ SENSITIVE = []
17366
+ include Aws::Structure
17367
+ end
17368
+
17369
+ # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UntagContactResponse AWS API Documentation
17370
+ #
17371
+ class UntagContactResponse < Aws::EmptyStructure; end
17372
+
17055
17373
  # @!attribute [rw] resource_arn
17056
17374
  # The Amazon Resource Name (ARN) of the resource.
17057
17375
  # @return [String]
@@ -17116,6 +17434,20 @@ module Aws::Connect
17116
17434
  include Aws::Structure
17117
17435
  end
17118
17436
 
17437
+ # The `UpdateCase` action definition.
17438
+ #
17439
+ # @!attribute [rw] fields
17440
+ # An array of objects with `Field ID` and Value data.
17441
+ # @return [Array<Types::FieldValue>]
17442
+ #
17443
+ # @see http://docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/UpdateCaseActionDefinition AWS API Documentation
17444
+ #
17445
+ class UpdateCaseActionDefinition < Struct.new(
17446
+ :fields)
17447
+ SENSITIVE = []
17448
+ include Aws::Structure
17449
+ end
17450
+
17119
17451
  # @!attribute [rw] initial_contact_id
17120
17452
  # The identifier of the contact. This is the identifier of the contact
17121
17453
  # associated with the first interaction with the contact center.
@@ -19226,7 +19558,7 @@ module Aws::Connect
19226
19558
  #
19227
19559
  # @!attribute [rw] tags
19228
19560
  # The tags used to organize, track, or control access for this
19229
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
19561
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
19230
19562
  # "key2":"value2"\\} \\}.
19231
19563
  # @return [Hash<String,String>]
19232
19564
  #
@@ -19546,7 +19878,7 @@ module Aws::Connect
19546
19878
  #
19547
19879
  # @!attribute [rw] tags
19548
19880
  # The tags used to organize, track, or control access for this
19549
- # resource. For example, \\\{ "tags": \\\{"key1":"value1",
19881
+ # resource. For example, \\\{ "Tags": \\\{"key1":"value1",
19550
19882
  # "key2":"value2"\\} \\}.
19551
19883
  # @return [Hash<String,String>]
19552
19884
  #