moto/moto/s3
Mike Grima 503bc333ca Small fix for S3-AWS Config compatibility
- Small bug in tags with AWS Config
- Aggregated results lack "tags" in the result set
- Buckets also add a supplementary configuration of
"BucketTaggingConfiguration"
2019-10-29 14:35:13 -07:00
..
__init__.py Lints. 2017-02-23 21:37:43 -05:00
config.py Fixed bugs in AWS Config Querying 2019-10-23 22:32:45 -07:00
exceptions.py Add S3 support for INTELLIGENT_TIERING, GLACIER and DEEP_ARCHIVE storage 2019-08-05 17:34:39 +02:00
models.py Small fix for S3-AWS Config compatibility 2019-10-29 14:35:13 -07:00
responses.py Merge pull request #2483 from thincal/fix/list-objects-with-truncation 2019-10-22 09:57:15 -07:00
urls.py Allows leading // for mocked s3 paths (#1637). 2019-08-28 16:17:45 +02:00
utils.py switch from calling clean in loop to undoing clean in delete_keys 2019-09-24 17:07:58 -05:00