Commit Graph

7 Commits

Author SHA1 Message Date
kbalk
3c4f4b5b0a
Techdebt: Replace sure with regular assertions in Timestreamwrite (#6655) 2023-08-14 09:53:02 +00:00
Bert Blommers
3d913f8f15
MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
Bert Blommers
578de3d47f
TimestreamWrite - support MagneticStoreWriteProps-argument (#5088) 2022-05-02 20:15:19 +00:00
Bert Blommers
afa34ffd8d
TimestreamWrite - improvements (#4971) 2022-03-26 20:25:56 -01:00
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
Bert Blommers
acc5e60f44
TimestreamWrite - list of records should be extended, not appended to (#4860) 2022-02-14 19:17:48 -01:00
Bert Blommers
0590ad296e
Feature: TimeStream support (#4454) 2021-10-21 15:13:43 +00:00