moto/tests/test_s3
Neal Granger a5fc14b5bc
Add missing Fn::GetAtt attributes to S3 bucket mock (#3396)
* Add missing `Fn::GetAtt` attributes to S3 bucket mock

Addresses an issue reported here https://github.com/localstack/aws-cdk-local/issues/1

* Reformat touched files with `black`

* Reformat touched files with `black` on Python 3.7
2020-10-27 16:04:32 +00:00
..
__init__.py implement s3 object tagging 2017-07-15 22:36:12 -04:00
test_s3_cloudformation.py Add missing Fn::GetAtt attributes to S3 bucket mock (#3396) 2020-10-27 16:04:32 +00:00
test_s3_lifecycle.py S3 - Add IllegalLocationConstraint validation when creating buckets 2020-02-02 10:36:51 +00:00
test_s3_storageclass.py Issue 3224 s3 copy glacier object (#3318) 2020-09-21 07:37:50 +01:00
test_s3_utils.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_s3.py Fix:s3 List Object response:delimiter (#3254) 2020-09-21 16:21:18 +01:00
test_server.py Enable CORS from everywhere using flask-cors. (#3316) 2020-09-19 10:07:17 +01:00