S3 storage source allows creating filesystem which is based on a bucket in S3 as an endpoint. A bucket name is not sufficient to uniquely identify this endpoint. A location is also required.
This ticket will add a separate configuration parameter for the location, or piggyback on the existing bucket name parameter to provide the location as well.
Unit testing and enhancements to the python test are part of this ticket as well.