lightsail_export_snapshot {paws.compute} | R Documentation |
Exports an Amazon Lightsail instance or block storage disk snapshot to Amazon Elastic Compute Cloud (Amazon EC2)
Description
Exports an Amazon Lightsail instance or block storage disk snapshot to Amazon Elastic Compute Cloud (Amazon EC2). This operation results in an export snapshot record that can be used with the create cloud formation stack
operation to create new Amazon EC2 instances.
See https://www.paws-r-sdk.com/docs/lightsail_export_snapshot/ for full documentation.
Usage
lightsail_export_snapshot(sourceSnapshotName)
Arguments
sourceSnapshotName |
[required] The name of the instance or disk snapshot to be exported to Amazon EC2. |
[Package paws.compute version 0.7.0 Index]