LAP Registry

Amazon Honeycode

amazonaws-com-honeycode

Provider: Amazon Web Services Version: 2020-03-01 Endpoints: 15 Updated: 2026-03-30

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/workbooks/{workbookId}/tables/{tableId}/rows/batchcreate
POST/workbooks/{workbookId}/tables/{tableId}/rows/batchdeleteThe 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/batchupdateThe 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/batchupsertThe 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/screendataThe 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}/columnsThe 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/listThe ListTableColumns API allows you to retrieve a list of all the columns in a table in a workbook.
GET/workbooks/{workbookId}/tablesThe 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/queryThe 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}/importThe QueryTableRows API allows you to use a filter formula to query for specific rows in a table.
DELETE/tags/{resourceArn}#tagKeysThe 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...

Recent Versions (1)