Learn R Programming

paws.database (version 0.2.0)

redshiftserverless_update_endpoint_access: Updates an Amazon Redshift Serverless managed endpoint

Description

Updates an Amazon Redshift Serverless managed endpoint.

See https://paws-r.github.io/docs/redshiftserverless/update_endpoint_access.html 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.