View source: R/connect_operations.R
connect_update_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_update_instance_storage_config/ for full documentation.
connect_update_instance_storage_config(
InstanceId,
AssociationId,
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. |
AssociationId |
[required] The existing association identifier that uniquely identifies the resource type and storage config for the given instance ID. |
ResourceType |
[required] A valid resource type. |
StorageConfig |
[required] |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.