redshift_authorize_endpoint_access: Grants access to a cluster

View source: R/redshift_operations.R

redshift_authorize_endpoint_accessR Documentation

Grants access to a cluster

Description

Grants access to a cluster.

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

Usage

redshift_authorize_endpoint_access(
  ClusterIdentifier = NULL,
  Account,
  VpcIds = NULL
)

Arguments

ClusterIdentifier

The cluster identifier of the cluster to grant access to.

Account

[required] The Amazon Web Services account ID to grant access to.

VpcIds

The virtual private cloud (VPC) identifiers to grant access to.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.