AWS::BackupGateway::HypervisorDefinition of AWS::BackupGateway::Hypervisor Resource Type
7 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Host | string | |
KmsKeyArn | string | Create-onlyWrite-only |
LogGroupArn | string | Write-only |
Name | string | Write-only |
Password | string | Write-only |
Tags | Array<Tag> | Create-only |
Username | string | Write-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
HypervisorArn | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::BackupGateway::Hypervisor
Resources:
MyResource:
Type: AWS::BackupGateway::Hypervisor
Properties:
Tags:
- Key: Environment
Value: Production
Name: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
backup-gateway:ListTagsForResourcebackup-gateway:ImportHypervisorConfigurationbackup-gateway:GetHypervisorbackup-gateway:ListHypervisorsbackup-gateway:TagResourcekms:CreateGrantkms:Encryptkms:Decryptbackup-gateway:GetHypervisorbackup-gateway:ListHypervisorsbackup-gateway:ListTagsForResourcebackup-gateway:UpdateHypervisorbackup-gateway:GetHypervisorbackup-gateway:ListHypervisorsbackup-gateway:ImportHypervisorConfigurationbackup-gateway:DeleteHypervisorbackup-gateway:ListTagsForResourcebackup-gateway:DeleteHypervisorbackup-gateway:GetHypervisorbackup-gateway:ListHypervisorsbackup-gateway:ListHypervisorsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterHypervisorArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
KmsKeyArnTags