View source: R/redshift_operations.R
redshift_modify_endpoint_access | R Documentation |
Modifies a Redshift-managed VPC endpoint.
See https://www.paws-r-sdk.com/docs/redshift_modify_endpoint_access/ for full documentation.
redshift_modify_endpoint_access(EndpointName, VpcSecurityGroupIds = NULL)
EndpointName |
[required] The endpoint to be modified. |
VpcSecurityGroupIds |
The complete list of VPC security groups associated with the endpoint after the endpoint is modified. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.