Skip to main content

hypervisors

Retrieves a list of hypervisors in a region

Overview

Namehypervisors
TypeResource
Descriptionhypervisors
Idawscc.backupgateway.hypervisors

Fields

NameDatatypeDescription
hypervisor_arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
hypervisor_arn
FROM awscc.backupgateway.hypervisors
WHERE region = 'us-east-1'

Permissions

To operate on the hypervisors resource, the following permissions are required:

Create

backup-gateway:ImportHypervisorConfiguration,
backup-gateway:GetHypervisor,
backup-gateway:ListHypervisors,
backup-gateway:TagResource,
kms:CreateGrant,
kms:Encrypt,
kms:Decrypt

List

backup-gateway:ListHypervisors