Skip to main content

Endpoint



Resource Icon

Resource Overview

A service that allows customers to privately connect to supported AWS services and VPC endpoint services.

Associated Resources

Parent Resources

Connected Resources


Resource Configuration

Basic Settings

  • service_range : Service category for endpoint usage - awsService, endpointService
  • aws_service_name : AWS service name to use for the endpoint
  • vpc_endpoint_type : Endpoint type - Gateway, Interface, GatewayLoadBalancer
  • included_vpc_name : Name of the VPC where the endpoint is created
  • enabled_private_dns : Whether private DNS is enabled - true, false
  • enable_private_dns_only_for_inbound_resolver_endpoint : Whether to enable private DNS only for inbound requests - true, false
  • dns_record_ip_type : DNS record IP type - ipv4, dualstack, servicedefined, ipv6
  • ip_address_type : Endpoint IP address type - ipv4, ipv6, dualstack
  • policy_access : Policy access scope for the endpoint - Full, Custom
  • custom_policy : Custom policy controlling service access

Endpoint Service Settings (endpoint_service)

  • endpoint_service.is_manual : Whether to manually input the Endpoint Service ARN - true, false
  • endpoint_service.service_name : Endpoint Service name
  • endpoint_service.linked_endpoint_service_name : Linked Endpoint Service name

Network Settings

  • linked_security_group_names : List of security groups connected to the endpoint
  • linked_subnet_names : List of subnets where network interfaces are created
  • route_table_names : List of route tables associated with the endpoint

Tags

  • tag : Tags used to categorize the resource

References