EndpointAccess - Amazon Redshift Serverless
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

EndpointAccess

Information about an Amazon Redshift Serverless VPC endpoint.

Contents

address

The DNS address of the endpoint.

Type: String

Required: No

endpointArn

The Amazon Resource Name (ARN) of the VPC endpoint.

Type: String

Required: No

endpointCreateTime

The time that the endpoint was created.

Type: Timestamp

Required: No

endpointName

The name of the VPC endpoint.

Type: String

Required: No

endpointStatus

The status of the VPC endpoint.

Type: String

Required: No

port

The port number on which Amazon Redshift Serverless accepts incoming connections.

Type: Integer

Required: No

subnetIds

The unique identifier of subnets where Amazon Redshift Serverless choose to deploy the VPC endpoint.

Type: Array of strings

Required: No

vpcEndpoint

The connection endpoint for connecting to Amazon Redshift Serverless.

Type: VpcEndpoint object

Required: No

vpcSecurityGroups

The security groups associated with the endpoint.

Type: Array of VpcSecurityGroupMembership objects

Required: No

workgroupName

The name of the workgroup associated with the endpoint.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: