EvsClient
Amazon Elastic VMware Service (Amazon EVS) is a service that you can use to deploy a VMware Cloud Foundation (VCF) software environment directly on EC2 bare metal instances within an Amazon Virtual Private Cloud (VPC).
Workloads running on Amazon EVS are fully compatible with workloads running on any standard VMware vSphere environment. This means that you can migrate any VMware-based workload to Amazon EVS without workload modification.
Functions
Creates an Amazon EVS environment that runs VCF software, such as SDDC Manager, NSX Manager, and vCenter Server.
Creates an ESXi host and adds it to an Amazon EVS environment. Amazon EVS supports 4-16 hosts per environment.
Deletes an Amazon EVS environment.
Deletes a host from an Amazon EVS environment.
Returns a description of the specified environment.
List the hosts within an environment.
Lists the Amazon EVS environments in your Amazon Web Services account in the specified Amazon Web Services Region.
Lists environment VLANs that are associated with the specified environment.
Lists the tags for an Amazon EVS resource.
Associates the specified tags to an Amazon EVS resource with the specified resourceArn
. If existing tags on a resource are not specified in the request parameters, they aren't changed. When a resource is deleted, the tags associated with that resource are also deleted. Tags that you create for Amazon EVS resources don't propagate to any other resources associated with the environment. For example, if you tag an environment with this operation, that tag doesn't automatically propagate to the VLAN subnets and hosts associated with the environment.
Deletes specified tags from an Amazon EVS resource.
Inherited functions
Creates an Amazon EVS environment that runs VCF software, such as SDDC Manager, NSX Manager, and vCenter Server.
Creates an ESXi host and adds it to an Amazon EVS environment. Amazon EVS supports 4-16 hosts per environment.
Deletes an Amazon EVS environment.
Deletes a host from an Amazon EVS environment.
Returns a description of the specified environment.
List the hosts within an environment.
Paginate over ListEnvironmentHostsResponse results.
Lists the Amazon EVS environments in your Amazon Web Services account in the specified Amazon Web Services Region.
Paginate over ListEnvironmentsResponse results.
Lists environment VLANs that are associated with the specified environment.
Paginate over ListEnvironmentVlansResponse results.
Lists the tags for an Amazon EVS resource.
Associates the specified tags to an Amazon EVS resource with the specified resourceArn
. If existing tags on a resource are not specified in the request parameters, they aren't changed. When a resource is deleted, the tags associated with that resource are also deleted. Tags that you create for Amazon EVS resources don't propagate to any other resources associated with the environment. For example, if you tag an environment with this operation, that tag doesn't automatically propagate to the VLAN subnets and hosts associated with the environment.
Deletes specified tags from an Amazon EVS resource.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.