Amazon Honeycode
amazonaws-com-honeycode
amazonaws-com-honeycode
| Method | Path | Description |
|---|---|---|
POST | /workbooks/{workbookId}/tables/{tableId}/rows/batchcreate | |
POST | /workbooks/{workbookId}/tables/{tableId}/rows/batchdelete | The BatchCreateTableRows API allows you to create one or more rows at the end of a table in a workbook. The API allows you to specify the values to set in some or all of the colum... |
POST | /workbooks/{workbookId}/tables/{tableId}/rows/batchupdate | The BatchDeleteTableRows API allows you to delete one or more rows from a table in a workbook. You need to specify the ids of the rows that you want to delete from the table. |
POST | /workbooks/{workbookId}/tables/{tableId}/rows/batchupsert | The BatchUpdateTableRows API allows you to update one or more rows in a table in a workbook. You can specify the values to set in some or all of the columns in the table for the s... |
GET | /workbooks/{workbookId}/tables/{tableId}/import/{jobId} | The BatchUpsertTableRows API allows you to upsert one or more rows in a table. The upsert operation takes a filter expression as input and evaluates it to find matching rows on th... |
POST | /screendata | The DescribeTableDataImportJob API allows you to retrieve the status and details of a table data import job. |
POST | /workbooks/{workbookId}/apps/{appId}/screens/{screenId}/automations/{automationId} | The GetScreenData API allows retrieval of data from a screen in a Honeycode app. The API allows setting local variables in the screen to filter, sort or otherwise affect what will... |
GET | /workbooks/{workbookId}/tables/{tableId}/columns | The InvokeScreenAutomation API allows invoking an action defined in a screen in a Honeycode app. The API allows setting local variables, which can then be used in the automation b... |
POST | /workbooks/{workbookId}/tables/{tableId}/rows/list | The ListTableColumns API allows you to retrieve a list of all the columns in a table in a workbook. |
GET | /workbooks/{workbookId}/tables | The ListTableRows API allows you to retrieve a list of all the rows in a table in a workbook. |
GET | /tags/{resourceArn} | The ListTables API allows you to retrieve a list of all the tables in a workbook. |
POST | /tags/{resourceArn} | The ListTagsForResource API allows you to return a resource's tags. |
POST | /workbooks/{workbookId}/tables/{tableId}/rows/query | The TagResource API allows you to add tags to an ARN-able resource. Resource includes workbook, table, screen and screen-automation. |
POST | /workbooks/{workbookId}/tables/{tableId}/import | The QueryTableRows API allows you to use a filter formula to query for specific rows in a table. |
DELETE | /tags/{resourceArn}#tagKeys | The StartTableDataImportJob API allows you to start an import job on a table. This API will only return the id of the job that was started. To find out the status of the import re... |
2020-03-01 (2026-03-30)