View source: R/redshiftserverless_operations.R
redshiftserverless_update_endpoint_access | R Documentation |
Updates an Amazon Redshift Serverless managed endpoint.
See https://www.paws-r-sdk.com/docs/redshiftserverless_update_endpoint_access/ for full documentation.
redshiftserverless_update_endpoint_access(
endpointName,
vpcSecurityGroupIds = NULL
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.