Create an Amazon EVS environment connector
You can create a connector to enable Amazon EVS to communicate with a VCF management appliance, such as vCenter Server, in your environment. A connector uses the fully qualified domain name (FQDN) for the appliance and credentials you store in an AWS Secrets Manager secret to authenticate with the appliance.
More info on connectors can be found under Concepts and components of Amazon EVS.
Warning
Use credentials with the minimum permissions required for the appliance type. For vCenter and Operations Manager, create a dedicated read-only user. For SDDC Manager, scope the API key to the read-only access that Amazon EVS requires. Avoid using credentials with elevated or administrative permissions.
Prerequisites
Before you create a connector, store the appliance credentials in AWS Secrets Manager and tag the secret so that Amazon EVS can access it. Each connector maps to a single appliance FQDN, so create a separate secret for each appliance.
-
In AWS Secrets Manager, create a secret that contains the keys for your connector type:
Connector type VCF version Required secret keys Description VCENTER5.2.x, 9.0.x, 9.1.x
usernameandpasswordMonitors VM lifecycle events for entitled VMs.
OPERATIONS_MANAGER9.0.x, 9.1.x
usernameandpasswordVCF 9.0.x and 9.1.x appliance that Amazon EVS uses to verify that your environment has valid entitlements. Replaces the license-management functions of SDDC Manager.
SDDC_MANAGER5.2.x
apiKeyVCF 5.2.x appliance that Amazon EVS uses to validate host counts and license-key coverage.
The values must be the login credentials for the dedicated user you created for the appliance specified in the connector.
-
Add the tag
EvsAccess=trueto the Secrets Manager secret. If you encrypted the secret with your own AWS KMS key, also add theEvsAccess=truetag to the AWS KMS key.
Note
If the required connector is not created or becomes unreachable, Amazon EVS reports impaired environment health through AWS Health notifications.
Note
Connector creation is asynchronous and does not validate appliance reachability or credentials. After the connector state reaches ACTIVE, the reachability check status updates from UNKNOWN to PASSED or FAILED within 10 minutes.
To create an Amazon EVS environment connector
Follow these steps to create an Amazon EVS connector.