| Class | Description |
|---|---|
| BatchCreateTableRowsRequest | |
| BatchCreateTableRowsResult | |
| BatchDeleteTableRowsRequest | |
| BatchDeleteTableRowsResult | |
| BatchUpdateTableRowsRequest | |
| BatchUpdateTableRowsResult | |
| BatchUpsertTableRowsRequest | |
| BatchUpsertTableRowsResult | |
| Cell |
An object that represents a single cell in a table.
|
| CellInput |
CellInput object contains the data needed to create or update cells in a table.
|
| ColumnMetadata |
Metadata for column in the table.
|
| CreateRowData |
Data needed to create a single row in a table as part of the BatchCreateTableRows request.
|
| DataItem |
The data in a particular data cell defined on the screen.
|
| DelimitedTextImportOptions |
An object that contains the options relating to parsing delimited text as part of an import request.
|
| DescribeTableDataImportJobRequest | |
| DescribeTableDataImportJobResult | |
| DestinationOptions |
An object that contains the options relating to the destination of the import request.
|
| FailedBatchItem |
A single item in a batch that failed to perform the intended action because of an error preventing it from
succeeding.
|
| Filter |
An object that represents a filter formula along with the id of the context row under which the filter function needs
to evaluate.
|
| GetScreenDataRequest | |
| GetScreenDataResult | |
| ImportDataSource |
An object that has details about the source of the data that was submitted for import.
|
| ImportDataSourceConfig |
An object that contains the configuration parameters for the data source of an import request.
|
| ImportJobSubmitter |
An object that contains the attributes of the submitter of the import job.
|
| ImportOptions |
An object that contains the options specified by the sumitter of the import request.
|
| InvokeScreenAutomationRequest | |
| InvokeScreenAutomationResult | |
| ListTableColumnsRequest | |
| ListTableColumnsResult | |
| ListTableRowsRequest | |
| ListTableRowsResult | |
| ListTablesRequest | |
| ListTablesResult | |
| QueryTableRowsRequest | |
| QueryTableRowsResult | |
| 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.
|
| SourceDataColumnProperties |
An object that contains the properties for importing data to a specific column in a table.
|
| StartTableDataImportJobRequest | |
| StartTableDataImportJobResult | |
| Table |
An object representing the properties of a table in a workbook.
|
| TableColumn |
An object that contains attributes about a single column in a table
|
| TableDataImportJobMetadata |
The metadata associated with the table data import job that was submitted.
|
| TableRow |
An object that contains attributes about a single row in a table
|
| UpdateRowData |
Data needed to create a single row in a table as part of the BatchCreateTableRows request.
|
| UpsertRowData |
Data needed to upsert rows in a table as part of a single item in the BatchUpsertTableRows request.
|
| UpsertRowsResult |
An object that represents the result of a single upsert row request.
|
| VariableValue |
The input variables to the app to be used by the InvokeScreenAutomation action request.
|
| Enum | Description |
|---|---|
| Format | |
| ImportDataCharacterEncoding | |
| ImportSourceDataFormat | |
| TableDataImportJobStatus | |
| UpsertAction |
| 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, Table, App, Screen or Screen Automation was not found with the given ID.
|
| ServiceQuotaExceededException |
The request caused service quota to be breached.
|
| ServiceUnavailableException |
Remote service is unreachable.
|
| ThrottlingException |
Tps(transactions per second) rate reached.
|
| ValidationException |
Request is invalid.
|
Copyright © 2021. All rights reserved.