Class | Description |
---|---|
ColumnMetadata |
Metadata for column in the table.
|
DataItem |
The data in a particular data cell defined on the screen.
|
GetScreenDataRequest | |
GetScreenDataResult | |
InvokeScreenAutomationRequest | |
InvokeScreenAutomationResult | |
ResultRow |
A single row in the ResultSet.
|
ResultSet |
ResultSet contains the results of the request for a single block or list defined on the screen.
|
VariableValue |
The input variables to the app to be used by the InvokeScreenAutomation action request.
|
Enum | Description |
---|---|
Format |
Exception | Description |
---|---|
AccessDeniedException |
You do not have sufficient access to perform this action.
|
AmazonHoneycodeException |
Base exception for all service exceptions thrown by Amazon Honeycode
|
AutomationExecutionException |
The automation execution did not end successfully.
|
AutomationExecutionTimeoutException |
The automation execution timed out.
|
InternalServerException |
There were unexpected errors from the server.
|
RequestTimeoutException |
The request timed out.
|
ResourceNotFoundException |
A Workbook, App, Screen or Screen Automation was not found with the given ID.
|
ServiceUnavailableException |
Remote service is unreachable.
|
ThrottlingException |
Tps(transactions per second) rate reached.
|
ValidationException |
Request is invalid.
|