We recommend new projects start with resources from the AWS provider.
aws-native.redshift.EndpointAccess
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource schema for a Redshift-managed VPC endpoint.
Create EndpointAccess Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new EndpointAccess(name: string, args: EndpointAccessArgs, opts?: CustomResourceOptions);
@overload
def EndpointAccess(resource_name: str,
args: EndpointAccessArgs,
opts: Optional[ResourceOptions] = None)
@overload
def EndpointAccess(resource_name: str,
opts: Optional[ResourceOptions] = None,
cluster_identifier: Optional[str] = None,
endpoint_name: Optional[str] = None,
subnet_group_name: Optional[str] = None,
vpc_security_group_ids: Optional[Sequence[str]] = None,
resource_owner: Optional[str] = None)
func NewEndpointAccess(ctx *Context, name string, args EndpointAccessArgs, opts ...ResourceOption) (*EndpointAccess, error)
public EndpointAccess(string name, EndpointAccessArgs args, CustomResourceOptions? opts = null)
public EndpointAccess(String name, EndpointAccessArgs args)
public EndpointAccess(String name, EndpointAccessArgs args, CustomResourceOptions options)
type: aws-native:redshift:EndpointAccess
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args EndpointAccessArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args EndpointAccessArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args EndpointAccessArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args EndpointAccessArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args EndpointAccessArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
EndpointAccess Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The EndpointAccess resource accepts the following input properties:
- Cluster
Identifier string - 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
- Endpoint
Name string - The name of the endpoint.
- Subnet
Group stringName - The subnet group name where Amazon Redshift chooses to deploy the endpoint.
- Vpc
Security List<string>Group Ids - A list of vpc security group ids to apply to the created endpoint access.
- Resource
Owner string - The AWS account ID of the owner of the cluster.
- Cluster
Identifier string - 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
- Endpoint
Name string - The name of the endpoint.
- Subnet
Group stringName - The subnet group name where Amazon Redshift chooses to deploy the endpoint.
- Vpc
Security []stringGroup Ids - A list of vpc security group ids to apply to the created endpoint access.
- Resource
Owner string - The AWS account ID of the owner of the cluster.
- cluster
Identifier String - 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
- endpoint
Name String - The name of the endpoint.
- subnet
Group StringName - The subnet group name where Amazon Redshift chooses to deploy the endpoint.
- vpc
Security List<String>Group Ids - A list of vpc security group ids to apply to the created endpoint access.
- resource
Owner String - The AWS account ID of the owner of the cluster.
- cluster
Identifier string - 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
- endpoint
Name string - The name of the endpoint.
- subnet
Group stringName - The subnet group name where Amazon Redshift chooses to deploy the endpoint.
- vpc
Security string[]Group Ids - A list of vpc security group ids to apply to the created endpoint access.
- resource
Owner string - The AWS account ID of the owner of the cluster.
- cluster_
identifier str - 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
- endpoint_
name str - The name of the endpoint.
- subnet_
group_ strname - The subnet group name where Amazon Redshift chooses to deploy the endpoint.
- vpc_
security_ Sequence[str]group_ ids - A list of vpc security group ids to apply to the created endpoint access.
- resource_
owner str - The AWS account ID of the owner of the cluster.
- cluster
Identifier String - 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
- endpoint
Name String - The name of the endpoint.
- subnet
Group StringName - The subnet group name where Amazon Redshift chooses to deploy the endpoint.
- vpc
Security List<String>Group Ids - A list of vpc security group ids to apply to the created endpoint access.
- resource
Owner String - The AWS account ID of the owner of the cluster.
Outputs
All input properties are implicitly available as output properties. Additionally, the EndpointAccess resource produces the following output properties:
- Address string
- The DNS address of the endpoint.
- Endpoint
Create stringTime - The time (UTC) that the endpoint was created.
- Endpoint
Status string - The status of the endpoint.
- Id string
- The provider-assigned unique ID for this managed resource.
- Port int
- The port number on which the cluster accepts incoming connections.
- Vpc
Endpoint Pulumi.Aws Native. Redshift. Outputs. Vpc Endpoint Properties - The connection endpoint for connecting to an Amazon Redshift cluster through the proxy.
- Vpc
Security List<Pulumi.Groups Aws Native. Redshift. Outputs. Endpoint Access Vpc Security Group> - A list of Virtual Private Cloud (VPC) security groups to be associated with the endpoint.
- Address string
- The DNS address of the endpoint.
- Endpoint
Create stringTime - The time (UTC) that the endpoint was created.
- Endpoint
Status string - The status of the endpoint.
- Id string
- The provider-assigned unique ID for this managed resource.
- Port int
- The port number on which the cluster accepts incoming connections.
- Vpc
Endpoint VpcEndpoint Properties - The connection endpoint for connecting to an Amazon Redshift cluster through the proxy.
- Vpc
Security []EndpointGroups Access Vpc Security Group - A list of Virtual Private Cloud (VPC) security groups to be associated with the endpoint.
- address String
- The DNS address of the endpoint.
- endpoint
Create StringTime - The time (UTC) that the endpoint was created.
- endpoint
Status String - The status of the endpoint.
- id String
- The provider-assigned unique ID for this managed resource.
- port Integer
- The port number on which the cluster accepts incoming connections.
- vpc
Endpoint VpcEndpoint Properties - The connection endpoint for connecting to an Amazon Redshift cluster through the proxy.
- vpc
Security List<EndpointGroups Access Vpc Security Group> - A list of Virtual Private Cloud (VPC) security groups to be associated with the endpoint.
- address string
- The DNS address of the endpoint.
- endpoint
Create stringTime - The time (UTC) that the endpoint was created.
- endpoint
Status string - The status of the endpoint.
- id string
- The provider-assigned unique ID for this managed resource.
- port number
- The port number on which the cluster accepts incoming connections.
- vpc
Endpoint VpcEndpoint Properties - The connection endpoint for connecting to an Amazon Redshift cluster through the proxy.
- vpc
Security EndpointGroups Access Vpc Security Group[] - A list of Virtual Private Cloud (VPC) security groups to be associated with the endpoint.
- address str
- The DNS address of the endpoint.
- endpoint_
create_ strtime - The time (UTC) that the endpoint was created.
- endpoint_
status str - The status of the endpoint.
- id str
- The provider-assigned unique ID for this managed resource.
- port int
- The port number on which the cluster accepts incoming connections.
- vpc_
endpoint VpcEndpoint Properties - The connection endpoint for connecting to an Amazon Redshift cluster through the proxy.
- vpc_
security_ Sequence[Endpointgroups Access Vpc Security Group] - A list of Virtual Private Cloud (VPC) security groups to be associated with the endpoint.
- address String
- The DNS address of the endpoint.
- endpoint
Create StringTime - The time (UTC) that the endpoint was created.
- endpoint
Status String - The status of the endpoint.
- id String
- The provider-assigned unique ID for this managed resource.
- port Number
- The port number on which the cluster accepts incoming connections.
- vpc
Endpoint Property Map - The connection endpoint for connecting to an Amazon Redshift cluster through the proxy.
- vpc
Security List<Property Map>Groups - A list of Virtual Private Cloud (VPC) security groups to be associated with the endpoint.
Supporting Types
EndpointAccessNetworkInterface, EndpointAccessNetworkInterfaceArgs
- Availability
Zone string - The Availability Zone.
- Network
Interface stringId - The network interface identifier.
- Private
Ip stringAddress - The IPv4 address of the network interface within the subnet.
- Subnet
Id string - The subnet identifier.
- Availability
Zone string - The Availability Zone.
- Network
Interface stringId - The network interface identifier.
- Private
Ip stringAddress - The IPv4 address of the network interface within the subnet.
- Subnet
Id string - The subnet identifier.
- availability
Zone String - The Availability Zone.
- network
Interface StringId - The network interface identifier.
- private
Ip StringAddress - The IPv4 address of the network interface within the subnet.
- subnet
Id String - The subnet identifier.
- availability
Zone string - The Availability Zone.
- network
Interface stringId - The network interface identifier.
- private
Ip stringAddress - The IPv4 address of the network interface within the subnet.
- subnet
Id string - The subnet identifier.
- availability_
zone str - The Availability Zone.
- network_
interface_ strid - The network interface identifier.
- private_
ip_ straddress - The IPv4 address of the network interface within the subnet.
- subnet_
id str - The subnet identifier.
- availability
Zone String - The Availability Zone.
- network
Interface StringId - The network interface identifier.
- private
Ip StringAddress - The IPv4 address of the network interface within the subnet.
- subnet
Id String - The subnet identifier.
EndpointAccessVpcSecurityGroup, EndpointAccessVpcSecurityGroupArgs
- Status string
- The status of the VPC security group.
- Vpc
Security stringGroup Id - The identifier of the VPC security group.
- Status string
- The status of the VPC security group.
- Vpc
Security stringGroup Id - The identifier of the VPC security group.
- status String
- The status of the VPC security group.
- vpc
Security StringGroup Id - The identifier of the VPC security group.
- status string
- The status of the VPC security group.
- vpc
Security stringGroup Id - The identifier of the VPC security group.
- status str
- The status of the VPC security group.
- vpc_
security_ strgroup_ id - The identifier of the VPC security group.
- status String
- The status of the VPC security group.
- vpc
Security StringGroup Id - The identifier of the VPC security group.
VpcEndpointProperties, VpcEndpointPropertiesArgs
- Network
Interfaces List<Pulumi.Aws Native. Redshift. Inputs. Endpoint Access Network Interface> - One or more network interfaces of the endpoint. Also known as an interface endpoint.
- Vpc
Endpoint stringId - The connection endpoint ID for connecting an Amazon Redshift cluster through the proxy.
- Vpc
Id string - The VPC identifier that the endpoint is associated.
- Network
Interfaces []EndpointAccess Network Interface - One or more network interfaces of the endpoint. Also known as an interface endpoint.
- Vpc
Endpoint stringId - The connection endpoint ID for connecting an Amazon Redshift cluster through the proxy.
- Vpc
Id string - The VPC identifier that the endpoint is associated.
- network
Interfaces List<EndpointAccess Network Interface> - One or more network interfaces of the endpoint. Also known as an interface endpoint.
- vpc
Endpoint StringId - The connection endpoint ID for connecting an Amazon Redshift cluster through the proxy.
- vpc
Id String - The VPC identifier that the endpoint is associated.
- network
Interfaces EndpointAccess Network Interface[] - One or more network interfaces of the endpoint. Also known as an interface endpoint.
- vpc
Endpoint stringId - The connection endpoint ID for connecting an Amazon Redshift cluster through the proxy.
- vpc
Id string - The VPC identifier that the endpoint is associated.
- network_
interfaces Sequence[EndpointAccess Network Interface] - One or more network interfaces of the endpoint. Also known as an interface endpoint.
- vpc_
endpoint_ strid - The connection endpoint ID for connecting an Amazon Redshift cluster through the proxy.
- vpc_
id str - The VPC identifier that the endpoint is associated.
- network
Interfaces List<Property Map> - One or more network interfaces of the endpoint. Also known as an interface endpoint.
- vpc
Endpoint StringId - The connection endpoint ID for connecting an Amazon Redshift cluster through the proxy.
- vpc
Id String - The VPC identifier that the endpoint is associated.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.