Learn R Programming

paws.customer.engagement (version 0.1.12)

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)

Value

An empty list.

Arguments

InstanceId

[required] The identifier of the Amazon Connect instance.

Request syntax

svc$delete_instance(
  InstanceId = "string"
)