Learn R Programming

paws.database (version 0.7.0)

redshiftserverless_update_endpoint_access: Updates an Amazon Redshift Serverless managed endpoint

Description

Updates an Amazon Redshift Serverless managed endpoint.

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

Usage

redshiftserverless_update_endpoint_access(
  endpointName,
  vpcSecurityGroupIds = NULL
)

Arguments

endpointName

[required] The name of the VPC endpoint to update.

vpcSecurityGroupIds

The list of VPC security groups associated with the endpoint after the endpoint is modified.