aws timestream-write create-batch-load-task |
New-TSWBatchLoadTask |
aws timestream-write create-database |
New-TSWDatabase |
aws timestream-write create-table |
New-TSWTable |
aws timestream-write delete-database |
Remove-TSWDatabase |
aws timestream-write delete-table |
Remove-TSWTable |
aws timestream-write describe-batch-load-task |
Get-TSWBatchLoadTask |
aws timestream-write describe-database |
Get-TSWDatabase |
aws timestream-write describe-endpoints |
Get-TSWEndpointList |
aws timestream-write describe-table |
Get-TSWTable |
aws timestream-write list-batch-load-tasks |
Get-TSWBatchLoadTaskList |
aws timestream-write list-databases |
Get-TSWDatabaseList |
aws timestream-write list-tables |
Get-TSWTableList |
aws timestream-write list-tags-for-resource |
Get-TSWResourceTagList |
aws timestream-write resume-batch-load-task |
Resume-TSWBatchLoadTask |
aws timestream-write tag-resource |
Add-TSWResourceTag |
aws timestream-write untag-resource |
Remove-TSWResourceTag |
aws timestream-write update-database |
Update-TSWDatabase |
aws timestream-write update-table |
Update-TSWTable |
aws timestream-write write-records |
Write-TSWRecord |