Sometimes it is useful to save/backup checkpoints by iterations instead of by some time durations (e.g., every 15 minutes) to be able to quickly check the model performance across iterations. DeepEM does this.
Technically it is possible to query the checkpoint files in the bucket but it's just a bit too complex to handle in a simple script or cue spec.