const DELETE_BATCH_SIZE: usize = 1_000;
Maximum number of keys per DeleteObjects API call (AWS hard limit).
DeleteObjects