File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.30.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 662,428 kB
  • sloc: java: 16,875; makefile: 432; sh: 175
file content (21 lines) | stat: -rw-r--r-- 954 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package backupgateway provides the API client, operations, and parameter types
// for AWS Backup Gateway.
//
// # Backup gateway
//
// Backup gateway connects Backup to your hypervisor, so you can create, store,
// and restore backups of your virtual machines (VMs) anywhere, whether on-premises
// or in the VMware Cloud (VMC) on Amazon Web Services.
//
// Add on-premises resources by connecting to a hypervisor through a gateway.
// Backup will automatically discover the resources in your hypervisor.
//
// Use Backup to assign virtual or on-premises resources to a backup plan, or run
// on-demand backups. Once you have backed up your resources, you can view them and
// restore them like any resource supported by Backup.
//
// To download the Amazon Web Services software to get started, navigate to the
// Backup console, choose Gateways, then choose Create gateway.
package backupgateway