copyVolumes

inline suspend fun Ec2Client.copyVolumes(crossinline block: CopyVolumesRequest.Builder.() -> Unit): CopyVolumesResponse

Creates a crash-consistent, point-in-time copy of an existing Amazon EBS volume within the same Availability Zone. The volume copy can be attached to an Amazon EC2 instance once it reaches the available state. For more information, see Copy an Amazon EBS volume.