View source: R/connect_operations.R
connect_associate_instance_storage_config | R Documentation |
This API is in preview release for Amazon Connect and is subject to change.
See https://www.paws-r-sdk.com/docs/connect_associate_instance_storage_config/ for full documentation.
connect_associate_instance_storage_config(
InstanceId,
ResourceType,
StorageConfig
)
InstanceId |
[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance. |
ResourceType |
[required] A valid resource type. To enable streaming for real-time analysis of contacts, use the following types:
If you have previously associated a stream with
|
StorageConfig |
[required] A valid storage type. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.