View source: R/connect_operations.R
connect_describe_view | R Documentation |
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.
connect_describe_view(InstanceId, ViewId)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.