Updates a Amazon Connect client add-in. Use this action to update the name and endpoint URL of a Amazon Connect client add-in.
See https://www.paws-r-sdk.com/docs/workspaces_update_connect_client_add_in/ for full documentation.
workspaces_update_connect_client_add_in(
AddInId,
ResourceId,
Name = NULL,
URL = NULL
)
[required] The identifier of the client add-in to update.
[required] The directory identifier for which the client add-in is configured.
The name of the client add-in.
The endpoint URL of the Amazon Connect client add-in.