Package-level declarations

Types

Link copied to clipboard
class Check

A check on the environment to identify environment health and validate VMware VCF licensing compliance.

Link copied to clipboard
sealed class CheckResult
Link copied to clipboard
sealed class CheckType
Link copied to clipboard

The connectivity configuration for the environment. Amazon EVS requires that you specify two route server peer IDs. During environment creation, the route server endpoints peer with the NSX uplink VLAN for connectivity to the NSX overlay network.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

An object that represents an Amazon EVS environment.

Link copied to clipboard
sealed class EnvironmentState
Link copied to clipboard

A list of environments with summarized environment details.

Link copied to clipboard

Base class for all service related exceptions thrown by the Evs client

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class Host

An ESXi host that runs on an Amazon EC2 bare metal instance. Four hosts are created in an Amazon EVS environment during environment creation. You can add hosts to an environment using the CreateEnvironmentHost operation. Amazon EVS supports 4-16 hosts per environment.

Link copied to clipboard

An object that represents a host.

Link copied to clipboard
sealed class HostState
Link copied to clipboard

An object that represents an initial VLAN subnet for the environment. Amazon EVS creates initial VLAN subnets when you first create the environment. You must specify a non-overlapping CIDR block for each VLAN subnet. Amazon EVS creates the following 10 VLAN subnets: host management VLAN, vMotion VLAN, vSAN VLAN, VTEP VLAN, Edge VTEP VLAN, Management VM VLAN, HCX uplink VLAN, NSX uplink VLAN, expansion VLAN 1, expansion VLAN 2.

Link copied to clipboard

The initial VLAN subnets for the environment. You must specify a non-overlapping CIDR block for each VLAN subnet.

Link copied to clipboard
sealed class InstanceType
Link copied to clipboard

The license information that Amazon EVS requires to create an environment. Amazon EVS requires two license keys: a VCF solution key and a vSAN license key.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

An elastic network interface (ENI) that connects hosts to the VLAN subnets. Amazon EVS provisions two identically configured ENIs in the VMkernel management subnet during host creation. One ENI is active, and the other is in standby mode for automatic switchover during a failure scenario.

Link copied to clipboard

A service resource associated with the request could not be found. The resource might not be specified correctly, or it may have a state of DELETED.

Link copied to clipboard
class Secret

A managed secret that contains the credentials for installing vCenter Server, NSX, and SDDC Manager. During environment creation, the Amazon EVS control plane uses Amazon Web Services Secrets Manager to create, encrypt, validate, and store secrets. If you choose to delete your environment, Amazon EVS also deletes the secrets that are associated with your environment. Amazon EVS does not provide managed rotation of secrets. We recommend that you rotate secrets regularly to ensure that secrets are not long-lived.

Link copied to clipboard

The security groups that allow traffic between the Amazon EVS control plane and your VPC for Amazon EVS service access. If a security group is not specified, Amazon EVS uses the default security group in your account for service access.

Link copied to clipboard

The request doesn't comply with IAM tag policy. Correct your request and then retry it.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The CreateEnvironmentHost operation couldn't be performed because the service is throttling requests. This exception is thrown when the CreateEnvironmentHost request exceeds concurrency of 1 transaction per second (TPS).

Link copied to clipboard

A service resource associated with the request has more than 200 tags.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The input fails to satisfy the specified constraints. You will see this exception if invalid inputs are provided for any of the Amazon EVS environment operations, or if a list operation is performed on an environment resource that is still initializing.

Link copied to clipboard

Stores information about a field passed inside a request that resulted in an exception.

Link copied to clipboard
Link copied to clipboard

The DNS hostnames that Amazon EVS uses to install VMware vCenter Server, NSX, SDDC Manager, and Cloud Builder. Each hostname must be unique, and resolve to a domain name that you've registered in your DNS service of choice. Hostnames cannot be changed.

Link copied to clipboard
sealed class VcfVersion
Link copied to clipboard
class Vlan

The VLANs that Amazon EVS creates during environment creation.

Link copied to clipboard
sealed class VlanState