CreateVerifiedAccessEndpointRequest
Types
Properties
The DNS name for users to reach your application.
The type of attachment.
The CIDR options. This parameter is required if the endpoint type is cidr
.
A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring idempotency.
A description for the Verified Access endpoint.
The ARN of the public TLS/SSL certificate in Amazon Web Services Certificate Manager to associate with the endpoint. The CN in the certificate must match the DNS name your end users will use to reach your application.
A custom identifier that is prepended to the DNS name that is generated for the endpoint.
The type of Verified Access endpoint to create.
The load balancer details. This parameter is required if the endpoint type is load-balancer
.
The network interface details. This parameter is required if the endpoint type is network-interface
.
The Verified Access policy document.
The RDS details. This parameter is required if the endpoint type is rds
.
The IDs of the security groups to associate with the Verified Access endpoint. Required if AttachmentType
is set to vpc
.
The options for server side encryption.
The tags to assign to the Verified Access endpoint.
The ID of the Verified Access group to associate the endpoint with.