# Packages
Package honeycodeiface provides an interface to enable mocking the Amazon Honeycode service client for testing your code.
# Functions
ErrorCode_Values returns all elements of the ErrorCode enum.
Format_Values returns all elements of the Format enum.
ImportDataCharacterEncoding_Values returns all elements of the ImportDataCharacterEncoding enum.
ImportSourceDataFormat_Values returns all elements of the ImportSourceDataFormat enum.
New creates a new instance of the Honeycode client with a session.
TableDataImportJobStatus_Values returns all elements of the TableDataImportJobStatus enum.
UpsertAction_Values returns all elements of the UpsertAction enum.
# Constants
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeAutomationExecutionException for service response error code "AutomationExecutionException".
ErrCodeAutomationExecutionTimeoutException for service response error code "AutomationExecutionTimeoutException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeRequestTimeoutException for service response error code "RequestTimeoutException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceQuotaExceededException for service response error code "ServiceQuotaExceededException".
ErrCodeServiceUnavailableException for service response error code "ServiceUnavailableException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeValidationException for service response error code "ValidationException".
ErrorCodeAccessDenied is a ErrorCode enum value.
ErrorCodeFileEmptyError is a ErrorCode enum value.
ErrorCodeFileNotFoundError is a ErrorCode enum value.
ErrorCodeFileParsingError is a ErrorCode enum value.
ErrorCodeFileSizeLimitError is a ErrorCode enum value.
ErrorCodeInvalidFileTypeError is a ErrorCode enum value.
ErrorCodeInvalidImportOptionsError is a ErrorCode enum value.
ErrorCodeInvalidTableColumnIdError is a ErrorCode enum value.
ErrorCodeInvalidTableIdError is a ErrorCode enum value.
ErrorCodeInvalidUrlError is a ErrorCode enum value.
ErrorCodeResourceNotFoundError is a ErrorCode enum value.
ErrorCodeSystemLimitError is a ErrorCode enum value.
ErrorCodeTableNotFoundError is a ErrorCode enum value.
ErrorCodeUnknownError is a ErrorCode enum value.
FormatAccounting is a Format enum value.
FormatAuto is a Format enum value.
FormatContact is a Format enum value.
FormatCurrency is a Format enum value.
FormatDate is a Format enum value.
FormatDateTime is a Format enum value.
FormatNumber is a Format enum value.
FormatPercentage is a Format enum value.
FormatRowlink is a Format enum value.
FormatRowset is a Format enum value.
FormatText is a Format enum value.
FormatTime is a Format enum value.
ImportDataCharacterEncodingIso88591 is a ImportDataCharacterEncoding enum value.
ImportDataCharacterEncodingUsAscii is a ImportDataCharacterEncoding enum value.
ImportDataCharacterEncodingUtf16 is a ImportDataCharacterEncoding enum value.
ImportDataCharacterEncodingUtf16be is a ImportDataCharacterEncoding enum value.
ImportDataCharacterEncodingUtf16le is a ImportDataCharacterEncoding enum value.
ImportDataCharacterEncodingUtf8 is a ImportDataCharacterEncoding enum value.
ImportSourceDataFormatDelimitedText is a ImportSourceDataFormat enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
TableDataImportJobStatusCompleted is a TableDataImportJobStatus enum value.
TableDataImportJobStatusFailed is a TableDataImportJobStatus enum value.
TableDataImportJobStatusInProgress is a TableDataImportJobStatus enum value.
TableDataImportJobStatusSubmitted is a TableDataImportJobStatus enum value.
UpsertActionAppended is a UpsertAction enum value.
UpsertActionUpdated is a UpsertAction enum value.
# Structs
You do not have sufficient access to perform this action.
The automation execution did not end successfully.
The automation execution timed out.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
An object that represents a single cell in a table.
CellInput object contains the data needed to create or update cells in a table.
Metadata for column in the table.
Data needed to create a single row in a table as part of the BatchCreateTableRows request.
The data in a particular data cell defined on the screen.
An object that contains the options relating to parsing delimited text as part of an import request.
No description provided by the author
No description provided by the author
An object that contains the options relating to the destination of the import request.
A single item in a batch that failed to perform the intended action because of an error preventing it from succeeding.
An object that represents a filter formula along with the id of the context row under which the filter function needs to evaluate.
No description provided by the author
No description provided by the author
Honeycode provides the API operation methods for making requests to Amazon Honeycode.
An object that has details about the source of the data that was submitted for import.
An object that contains the configuration parameters for the data source of an import request.
An object that contains the attributes of the submitter of the import job.
An object that contains the options specified by the sumitter of the import request.
There were unexpected errors from the server.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The request timed out.
A Workbook, Table, App, Screen or Screen Automation was not found with the given ID.
A single row in the ResultSet.
ResultSet contains the results of the request for a single block or list defined on the screen.
The request caused service quota to be breached.
Remote service is unreachable.
An object that contains the properties for importing data to a specific column in a table.
No description provided by the author
No description provided by the author
An object representing the properties of a table in a workbook.
An object that contains attributes about a single column in a table.
The metadata associated with the table data import job that was submitted.
An object that contains attributes about a single row in a table.
No description provided by the author
No description provided by the author
Tps(transactions per second) rate reached.
No description provided by the author
No description provided by the author
Data needed to create a single row in a table as part of the BatchCreateTableRows request.
Data needed to upsert rows in a table as part of a single item in the BatchUpsertTableRows request.
An object that represents the result of a single upsert row request.
Request is invalid.
The input variables to the app to be used by the InvokeScreenAutomation action request.