v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465272236.5 KB

Creates an Amazon Redshift Serverless managed VPC endpoint.

post/#X-Amz-Target=RedshiftServerless.CreateEndpointAccess

Headers

X-Amz-Target'RedshiftServerless.CreateEndpointAccess' required

Request body

endpointNamestring required

The name of the VPC endpoint. An endpoint name must contain 1-30 characters. Valid characters are A-Z, a-z, 0-9, and hyphen(-). The first character must be a letter. The name can't contain two consecutive hyphens or end with a hyphen.

ownerAccountstring

The owner Amazon Web Services account for the Amazon Redshift Serverless workgroup.

subnetIdsSubnetId[] required

The unique identifers of subnets from which Amazon Redshift Serverless chooses one to deploy a VPC endpoint.

vpcSecurityGroupIdsVpcSecurityGroupId[]

The unique identifiers of the security group that defines the ports, protocols, and sources for inbound traffic that you are authorizing into your endpoint.

workgroupNamestring required

The name of the workgroup to associate with the VPC endpoint.

Response

Success