restoreSnapshotTier
inline suspend fun Ec2Client.restoreSnapshotTier(crossinline block: RestoreSnapshotTierRequest.Builder.() -> Unit): RestoreSnapshotTierResponse
Restores an archived Amazon EBS snapshot for use temporarily or permanently, or modifies the restore period or restore type for a snapshot that was previously temporarily restored.
For more information see Restore an archived snapshot and modify the restore period or restore type for a temporarily restored snapshot in the Amazon EBS User Guide.