Values_0.BatchPutContactRequestSourceOnly the Amazon Connect outbound campaigns service principal is allowed to assume a role in your account and call this API. Allows you to create a batch of contacts in Amazon Connect. The outbound campaigns capability ingests dial requests via the PutDialRequestBatch API. It then uses BatchPutContact to create contacts corresponding to those dial requests. If agents are available, the dial requests are dialed out, which results in a voice call. The resulting voice call uses the same contactId that was created by BatchPutContact.
type nonrec t = {clientToken : ClientToken.t option;A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see Making retries safe with idempotent APIs.
*)instanceId : InstanceId.t;The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
*)contactDataRequestList : ContactDataRequestList.t;List of individual contact requests.
*)}val make :
?clientToken:??? ->
instanceId:InstanceId.t ->
contactDataRequestList:ContactDataRequestList.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Map of
([> `String of AttributeName.t ]
* [> `String of AttributeValue.t ])
list
| `String of RequestIdentifier.t
| `Structure of
(string
* [> `Enum of string
| `String of EndpointAddress.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Enum of string ] list
| `Structure of
(string
* [> `Integer of
PostAcceptPreviewTimeoutDurationInSeconds.t ])
list ])
list ])
list ])
list ])
list ])
list ]
list
| `String of ClientToken.t ])
list ]