Fork me on GitHub
#aws
<
2020-10-01
>
caleb.macdonaldblack12:10:44

How do I stop AWS_CLI commands from blocking the terminal? The lambda update_function_code command blocks the terminal after deploying until I quit it.

caleb.macdonaldblack12:10:26

it’s opening vim export AWS_PAGER="" stops it

kenny15:10:22

Can't backfill data after it has left in-memory storage 😞

kenny15:10:55

We use InfluxDB extensively and it's wicked fast. Curious about the performance of Timestream.

viesti07:10:17

yeah, was thinking about backfilling too, narrows the use case a bit

viesti07:10:14

though I guess from point of view of AWS, it makes sense to set operational limits like that (ban ingestion of timestamps from future, ban ingestion of data beyond retention)

lukasz15:10:56

wow, it's been a long time coming