Honeycode#
Client#
- class Honeycode.Client#
A low-level client representing Amazon Honeycode
Amazon Honeycode is a fully managed service that allows you to quickly build mobile and web apps for teams—without programming. Build Honeycode apps for managing almost anything, like projects, customers, operations, approvals, resources, and even your team.
import boto3 client = boto3.client('honeycode')
These are the available methods:
- batch_create_table_rows
- batch_delete_table_rows
- batch_update_table_rows
- batch_upsert_table_rows
- can_paginate
- close
- describe_table_data_import_job
- get_paginator
- get_screen_data
- get_waiter
- invoke_screen_automation
- list_table_columns
- list_table_rows
- list_tables
- list_tags_for_resource
- query_table_rows
- start_table_data_import_job
- tag_resource
- untag_resource
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: