copyStrategy 
  Specifies the strategy to use when copying data from a snapshot to the volume.
- FULL_COPY- Copies all data from the snapshot to the volume.
- INCREMENTAL_COPY- Copies only the snapshot data that's changed since the previous replication.
CLONE isn't a valid copy strategy option for the CopySnapshotAndUpdateVolume operation.