createInstancesFromSnapshot
inline suspend fun LightsailClient.createInstancesFromSnapshot(crossinline block: CreateInstancesFromSnapshotRequest.Builder.() -> Unit): CreateInstancesFromSnapshotResponse
Creates one or more new instances from a manual or automatic snapshot of an instance.
The create instances from snapshot
operation supports tag-based access control via request tags and resource tags applied to the resource identified by instance snapshot name
. For more information, see the Amazon Lightsail Developer Guide.