Learn R Programming

paws.customer.engagement (version 0.8.0)

connect_describe_view: Retrieves the view for the specified Amazon Connect instance and view identifier

Description

Retrieves the view for the specified Amazon Connect instance and view identifier.

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

Usage

connect_describe_view(InstanceId, ViewId)

Arguments

InstanceId

[required] The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.

ViewId

[required] The ViewId of the view. This must be an ARN for Amazon Web Services managed views.