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.
For more information, see Amazon EBS fast snapshot restore in the Amazon EBS User Guide.