View source: R/timestreamwrite_operations.R
timestreamwrite_delete_database | R Documentation |
Deletes a given Timestream database. This is an irreversible operation. After a database is deleted, the time-series data from its tables cannot be recovered.
See https://www.paws-r-sdk.com/docs/timestreamwrite_delete_database/ for full documentation.
timestreamwrite_delete_database(DatabaseName)
DatabaseName |
[required] The name of the Timestream database to be deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.