connectcases_update_case: If you provide a value for PerformedBy

View source: R/connectcases_operations.R

connectcases_update_caseR Documentation

If you provide a value for PerformedBy

Description

If you provide a value for PerformedBy.UserArn you must also have connect:DescribeUser permission on the User ARN resource that you provide

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

Usage

connectcases_update_case(caseId, domainId, fields, performedBy = NULL)

Arguments

caseId

[required] A unique identifier of the case.

domainId

[required] The unique identifier of the Cases domain.

fields

[required] An array of objects with fieldId (matching ListFields/DescribeField) and value union data, structured identical to create_case.

performedBy

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