Redshift Serverless Endpoint Access

Redshift Serverless Endpoint Access in AWS provides a managed network endpoint that allows secure connectivity to a Redshift Serverless workgroup. It controls how users and applications connect to the serverless data warehouse, including VPC settings, subnets, and security groups. This resource helps manage access boundaries and ensures that Redshift Serverless can be reached from the desired network environments without requiring manual infrastructure setup.

aws.redshiftserverless_endpoint_access

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
addresscorestringThe DNS address of the endpoint.
endpoint_arncorestringThe Amazon Resource Name (ARN) of the VPC endpoint.
endpoint_create_timecoretimestampThe time that the endpoint was created.
endpoint_namecorestringThe name of the VPC endpoint.
endpoint_statuscorestringThe status of the VPC endpoint.
portcoreint64The port number on which Amazon Redshift Serverless accepts incoming connections.
subnet_idscorearray<string>The unique identifier of subnets where Amazon Redshift Serverless choose to deploy the VPC endpoint.
tagscorehstore
vpc_endpointcorejsonThe connection endpoint for connecting to Amazon Redshift Serverless.
vpc_security_groupscorejsonThe security groups associated with the endpoint.
workgroup_namecorestringThe name of the workgroup associated with the endpoint.