quicksight_delete_vpc_connection {paws.analytics}R Documentation

Deletes a VPC connection

Description

Deletes a VPC connection.

See https://www.paws-r-sdk.com/docs/quicksight_delete_vpc_connection/ for full documentation.

Usage

quicksight_delete_vpc_connection(AwsAccountId, VPCConnectionId)

Arguments

AwsAccountId

[required] The Amazon Web Services account ID of the account where you want to delete a VPC connection.

VPCConnectionId

[required] The ID of the VPC connection that you're creating. This ID is a unique identifier for each Amazon Web Services Region in an Amazon Web Services account.


[Package paws.analytics version 0.7.0 Index]