The list of prerequisites for the deployment of Cloud VMS on AWS:
Access to AWS account (admin AWS Account ID
Admin level Access Key and Secret Key, or Username and Password).
AWS region (e.g. us-east-1, us-east-2, eu-central, etc.).
...
Sometimes, there is a need to limit the access of this administrator account to certain resources running in AWS, in this case, please follow this guide - https://docs.aws.amazon.com/medialive/latest/ug/setting-up-restricted-admin.html
Creating Access Key and Secret Key
Go to IAM->Users and click “Add user”. Give it a name, for example, “VXG”:
...
Select “Attach policies directly” and check “AdministratorAccess”
...
After the user has been created, select this user from the IAM->Users list
...
Go to the “Security credentials” tab and click on “Create access key”
...
Select “Command linked interface (CLI)”
...
Copy the You can either provide a Username and Password to an admin-level user on your AWS account or create an Access Key and Secret Key from the last page
...
Important, the “Secret key” is only available on this page and can’t be retrieved later. You can also download the keys.as described in the following article Creating AWS Access Key
2. AWS Region
Please let us know which AWS Region we should use for deployment - https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html