Determines whether an S3 bucket exists or not.
            This is done by:
            1. Creating a PreSigned Url for the bucket (with an expiry date at the end of this decade)
            2. Making a HEAD request to the Url
            
 Return Value
 Return Value