moto/moto/s3
Daniel Wallace 01f3b60c09
Allow ports in k8s service urls for s3 mock
If there is a port in the host for the request, then this if statement
is not tripped.
2020-02-17 17:38:53 -06:00
..
__init__.py Lints. 2017-02-23 21:37:43 -05:00
config.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
exceptions.py S3 - Add IllegalLocationConstraint validation when creating buckets 2020-02-02 10:36:51 +00:00
models.py Implemented S3 Public Access Block 2019-12-12 17:45:31 -08:00
responses.py Allow ports in k8s service urls for s3 mock 2020-02-17 17:38:53 -06:00
urls.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
utils.py S3 - Add IllegalLocationConstraint validation when creating buckets 2020-02-02 10:36:51 +00:00