moto/moto/rds2
Brian Pandola d29475ed19
Fix: TagList missing in rds:DescribeDBInstance response (#3459)
Previously, tags were only available via rds:ListTagsForResource, but are now
included in the Create/DescribeDBInstance responses as of Botocore 1.18.17[1]

[1]: f29d23c53e (diff-d10722c0e11ded323c8d240066d7ed31e93a1e6423d54e091b7d54b86e6bd4e0)

Fixes #3458
2020-11-16 09:30:53 +00:00
..
__init__.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
exceptions.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
models.py Fix: TagList missing in rds:DescribeDBInstance response (#3459) 2020-11-16 09:30:53 +00:00
responses.py Apply black in responses.py 2020-02-02 13:46:01 -03:00
urls.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00