connect_delete_instance: This API is in preview release for Amazon Connect and is subject to
change
Description
This API is in preview release for Amazon Connect and is subject to
change.
Deletes the Amazon Connect instance.
Usage
connect_delete_instance(InstanceId)
Arguments
- InstanceId
[required] The identifier of the Amazon Connect instance.
Request syntax
svc$delete_instance(
InstanceId = "string"
)