EC2 Verified Access Endpoint

EC2 Verified Access Endpoint is an AWS resource that provides secure access to applications without requiring a traditional VPN. It allows you to define policies that verify user identity and device posture before granting access, ensuring that only trusted users and devices can connect. This helps improve security while simplifying remote access management.

aws.ec2_verified_access_endpoint

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
application_domaincorestringThe DNS name for users to reach your application.
attachment_typecorestringThe type of attachment used to provide connectivity between the Amazon Web Services Verified Access endpoint and the application.
cidr_optionscorejsonThe options for a CIDR endpoint.
creation_timecorestringThe creation time.
deletion_timecorestringThe deletion time.
descriptioncorestringA description for the Amazon Web Services Verified Access endpoint.
device_validation_domaincorestringReturned if endpoint has a device trust provider attached.
domain_certificate_arncorestringThe ARN of a public TLS/SSL certificate imported into or created with ACM.
endpoint_domaincorestringA DNS name that is generated for the endpoint.
endpoint_typecorestringThe type of Amazon Web Services Verified Access endpoint. Incoming application requests will be sent to an IP address, load balancer or a network interface depending on the endpoint type specified.
last_updated_timecorestringThe last updated time.
load_balancer_optionscorejsonThe load balancer details if creating the Amazon Web Services Verified Access endpoint as load-balancertype.
network_interface_optionscorejsonThe options for network-interface type endpoint.
policy_documentcorestringThe Verified Access policy document.
policy_enabledcoreboolThe status of the Verified Access policy.
rds_optionscorejsonThe options for an RDS endpoint.
security_group_idscorearray<string>The IDs of the security groups for the endpoint.
sse_specificationcorejsonThe options in use for server side encryption.
statuscorejsonThe endpoint status.
tagscorehstore
verified_access_endpoint_idcorestringThe ID of the Amazon Web Services Verified Access endpoint.
verified_access_endpoint_target_dnscorestringThe DNS name of the target.
verified_access_endpoint_target_ip_addresscorestringThe IP address of the target.
verified_access_group_idcorestringThe ID of the Amazon Web Services Verified Access group.
verified_access_instance_idcorestringThe ID of the Amazon Web Services Verified Access instance.