Offers a form to check if a series of keys exists or not inside a AWS S3 bucket.
Introduction
This module is useful to perform a batch operation to ensure a list of keys is present or not inside a bucket.
It performs a HEAD operation to see if a key exists inside a AWS S3 bucket. That key can be prefixed and/or suffixed with any string.