Skip to main content

DELETE_BATCH_SIZE

Constant DELETE_BATCH_SIZE 

Source
const DELETE_BATCH_SIZE: usize = 1_000;
Expand description

Maximum number of keys per DeleteObjects API call (AWS hard limit).