Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-redshift-endpointaccess.json
Parent schema serverless-framework-configuration
Type: object

Resource schema for a Redshift-managed VPC endpoint.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-redshift

Properties

ClusterIdentifier string | Aws_CF_FunctionString required

A unique identifier for the cluster. You use this identifier to refer to the cluster for any subsequent cluster operations such as deleting or modifying. All alphabetical characters must be lower case, no hypens at the end, no two consecutive hyphens. Cluster name should be unique for all clusters within an AWS account

EndpointName string | Aws_CF_FunctionString required

The name of the endpoint.

SubnetGroupName string | Aws_CF_FunctionString required

The subnet group name where Amazon Redshift chooses to deploy the endpoint.

VpcSecurityGroupIds string[] required

A list of vpc security group ids to apply to the created endpoint access.

ResourceOwner string | Aws_CF_FunctionString

The AWS account ID of the owner of the cluster.

Definitions

VpcSecurityGroup object

Describes the members of a VPC security group.

VpcSecurityGroupId string | Aws_CF_FunctionString

The identifier of the VPC security group.

Status string | Aws_CF_FunctionString

The status of the VPC security group.

NetworkInterface object

Describes a network interface.

NetworkInterfaceId string | Aws_CF_FunctionString

The network interface identifier.

SubnetId string | Aws_CF_FunctionString

The subnet identifier.

PrivateIpAddress string | Aws_CF_FunctionString

The IPv4 address of the network interface within the subnet.

AvailabilityZone string | Aws_CF_FunctionString

The Availability Zone.