Learn R Programming

paws.networking (version 0.1.10)

directconnect_delete_interconnect: Deletes the specified interconnect

Description

Deletes the specified interconnect.

Intended for use by AWS Direct Connect Partners only.

Usage

directconnect_delete_interconnect(interconnectId)

Arguments

interconnectId

[required] The ID of the interconnect.

Request syntax

svc$delete_interconnect(
  interconnectId = "string"
)