connect_batch_put_contact: Only the Amazon Connect outbound campaigns service principal...

View source: R/connect_operations.R

connect_batch_put_contactR Documentation

Only the Amazon Connect outbound campaigns service principal is allowed to assume a role in your account and call this API

Description

Only the Amazon Connect outbound campaigns service principal is allowed to assume a role in your account and call this API.

See https://www.paws-r-sdk.com/docs/connect_batch_put_contact/ for full documentation.

Usage

connect_batch_put_contact(
  ClientToken = NULL,
  InstanceId,
  ContactDataRequestList
)

Arguments

ClientToken

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

[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

ContactDataRequestList

[required] List of individual contact requests.


paws.customer.engagement documentation built on Sept. 12, 2024, 6:34 a.m.