createInstanceSnapshot
inline suspend fun LightsailClient.createInstanceSnapshot(crossinline block: CreateInstanceSnapshotRequest.Builder.() -> Unit): CreateInstanceSnapshotResponse
Creates a snapshot of a specific virtual private server, or instance. You can use a snapshot to create a new instance that is based on that snapshot.
The create instance snapshot
operation supports tag-based access control via request tags. For more information, see the Amazon Lightsail Developer Guide.