View a markdown version of this page

Actions, resources, and condition keys for Amazon Honeycode - Service Authorization Reference

Actions, resources, and condition keys for Amazon Honeycode

Amazon Honeycode (service prefix: honeycode) provides the following service-specific operations, resources, actions, and condition keys for use in IAM permission policies.

References:

Actions defined by Amazon Honeycode

You can specify the following actions in the Action element of an IAM policy statement. Use policies to grant permissions to perform an operation in AWS. When you use an action in a policy, you usually allow or deny access to the API operation or CLI command with the same name. However, in some cases, a single action controls access to more than one operation. Alternatively, some operations require several different actions.

Actions Description Resource types (*required) Condition keys Access level

BatchCreateTableRows

Grants permission to create new rows in a table

table*

Write

BatchDeleteTableRows

Grants permission to delete rows from a table

table*

Write

BatchUpdateTableRows

Grants permission to update rows in a table

table*

Write

BatchUpsertTableRows

Grants permission to upsert rows in a table

table*

Write

DescribeTableDataImportJob

Grants permission to get details about a table data import job

table*

Read

GetScreenData

Grants permission to load the data from a screen

screen*

Read

InvokeScreenAutomation

Grants permission to invoke a screen automation

screen-automation*

Write

ListTableColumns

Grants permission to list the columns in a table

table*

List

ListTableRows

Grants permission to list the rows in a table

table*

List

ListTables

Grants permission to list the tables in a workbook

workbook*

List

ListTagsForResource

Grants permission to list all tags for a resource

Tagging, Write

QueryTableRows

Grants permission to query the rows of a table using a filter

table*

Read

StartTableDataImportJob

Grants permission to start a table data import job

table*

Write

TagResource

Grants permission to tag a resource

Tagging, Write

UntagResource

Grants permission to untag a resource

Tagging, Write

Permission-only actions for Amazon Honeycode

The following actions are defined by Amazon Honeycode but are not directly invocable through any API operation. They can only be used in IAM policy statements to grant or deny permissions.

Actions Description Resource types (*required) Condition keys Access level

ApproveTeamAssociation

Grants permission to approve a team association request for your AWS Account

Write

CreateTeam

Grants permission to create a new Amazon Honeycode team for your AWS Account

Write

CreateTenant

Grants permission to create a new tenant within Amazon Honeycode for your AWS Account

Write

DeleteDomains

Grants permission to delete Amazon Honeycode domains for your AWS Account

Write

DeregisterGroups

Grants permission to remove groups from an Amazon Honeycode team for your AWS Account

Write

DescribeTeam

Grants permission to get details about Amazon Honeycode teams for your AWS Account

Read

ListDomains

Grants permission to list all Amazon Honeycode domains and their verification status for your AWS Account

List

ListGroups

Grants permission to list all groups in an Amazon Honeycode team for your AWS Account

List

ListTeamAssociations

Grants permission to list all pending and approved team associations with your AWS Account

List

ListTenants

Grants permission to list all tenants of Amazon Honeycode for your AWS Account

List

RegisterDomainForVerification

Grants permission to request verification of the Amazon Honeycode domains for your AWS Account

Write

RegisterGroups

Grants permission to add groups to an Amazon Honeycode team for your AWS Account

Write

RejectTeamAssociation

Grants permission to reject a team association request for your AWS Account

Write

RestartDomainVerification

Grants permission to restart verification of the Amazon Honeycode domains for your AWS Account

Write

UpdateTeam

Grants permission to update an Amazon Honeycode team for your AWS Account

Write

Resource types defined by Amazon Honeycode

The following resource types are defined by this service and can be used in the Resource element of IAM permission policy statements.

Resource types ARN Condition keys

screen

arn:${Partition}:honeycode:${Region}:${Account}:screen:workbook/${WorkbookId}/app/${AppId}/screen/${ScreenId}

screen-automation

arn:${Partition}:honeycode:${Region}:${Account}:screen-automation:workbook/${WorkbookId}/app/${AppId}/screen/${ScreenId}/automation/${AutomationId}

table

arn:${Partition}:honeycode:${Region}:${Account}:table:workbook/${WorkbookId}/table/${TableId}

workbook

arn:${Partition}:honeycode:${Region}:${Account}:workbook:workbook/${WorkbookId}

Condition keys for Amazon Honeycode

Amazon Honeycode has no service-specific condition keys that can be used in the Condition element of policy statements.