enableFastSnapshotRestores
inline suspend fun Ec2Client.enableFastSnapshotRestores(crossinline block: EnableFastSnapshotRestoresRequest.Builder.() -> Unit): EnableFastSnapshotRestoresResponse
Enables fast snapshot restores for the specified snapshots in the specified Availability Zones.
You get the full benefit of fast snapshot restores after they enter the enabled
state. To get the current state of fast snapshot restores, use DescribeFastSnapshotRestores. To disable fast snapshot restores, use DisableFastSnapshotRestores.
For more information, see Amazon EBS fast snapshot restore in the Amazon EBS User Guide.