moto/tests/test_timestreamwrite
Brian Pandola 411ce71d3a
Update Response for TimestreamWrite:WriteRecords (#4950)
The botocore `WriteRecordsResponse` model was updated to include `RecordsIngested` a few months ago.[1]

* Include `RecordsIngested` in the `moto` response
* Use sample records from AWS documentation in `test_write_records`

[1]:4a2fc7f7c0
2022-03-18 20:36:22 -07:00
..
__init__.py Feature: TimeStream support (#4454) 2021-10-21 15:13:43 +00:00
test_server.py Feature: TimeStream support (#4454) 2021-10-21 15:13:43 +00:00
test_timestreamwrite_database.py Feature: TimeStream support (#4454) 2021-10-21 15:13:43 +00:00
test_timestreamwrite_table.py Update Response for TimestreamWrite:WriteRecords (#4950) 2022-03-18 20:36:22 -07:00