VerifiedAccessEndpoint
An AWS Verified Access endpoint specifies the application that AWS Verified Access provides access to. It must be attached to an AWS Verified Access group. An AWS Verified Access endpoint must also have an attached access policy before you attached it to a group.
Contents
- applicationDomain
-
The DNS name for users to reach your application.
Type: String
Required: No
- attachmentType
-
The type of attachment used to provide connectivity between the AWS Verified Access endpoint and the application.
Type: String
Valid Values:
vpc
Required: No
- creationTime
-
The creation time.
Type: String
Required: No
- deletionTime
-
The deletion time.
Type: String
Required: No
- description
-
A description for the AWS Verified Access endpoint.
Type: String
Required: No
- deviceValidationDomain
-
Returned if endpoint has a device trust provider attached.
Type: String
Required: No
- domainCertificateArn
-
The ARN of a public TLS/SSL certificate imported into or created with ACM.
Type: String
Required: No
- endpointDomain
-
A DNS name that is generated for the endpoint.
Type: String
Required: No
- endpointType
-
The type of AWS 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.
Type: String
Valid Values:
load-balancer | network-interface
Required: No
- lastUpdatedTime
-
The last updated time.
Type: String
Required: No
- loadBalancerOptions
-
The load balancer details if creating the AWS Verified Access endpoint as
load-balancer
type.Type: VerifiedAccessEndpointLoadBalancerOptions object
Required: No
- networkInterfaceOptions
-
The options for network-interface type endpoint.
Type: VerifiedAccessEndpointEniOptions object
Required: No
- securityGroupIdSet
-
The IDs of the security groups for the endpoint.
Type: Array of strings
Required: No
- sseSpecification
-
The options in use for server side encryption.
Type: VerifiedAccessSseSpecificationResponse object
Required: No
- status
-
The endpoint status.
Type: VerifiedAccessEndpointStatus object
Required: No
- tagSet
-
The tags.
Type: Array of Tag objects
Required: No
- verifiedAccessEndpointId
-
The ID of the AWS Verified Access endpoint.
Type: String
Required: No
- verifiedAccessGroupId
-
The ID of the AWS Verified Access group.
Type: String
Required: No
- verifiedAccessInstanceId
-
The ID of the AWS Verified Access instance.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: