View a markdown version of this page

Actions, resources, and condition keys for Amazon IoT Jobs DataPlane - Service Authorization Reference
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Actions, resources, and condition keys for Amazon IoT Jobs DataPlane

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

References:

API operations defined by Amazon IoT Jobs DataPlane

The following table maps API operations to the IAM actions they authorize. Only condition keys that have static values for the given API and action are listed; for the full set of condition keys supported by each action, see the Actions table.

Operation IAM action Condition key Possible value(s) Access level

DescribeJobExecution

iotjobsdata:DescribeJobExecution

Read

GetPendingJobExecutions

iotjobsdata:GetPendingJobExecutions

Read

StartCommandExecution

iot:StartCommandExecution

Write

StartNextPendingJobExecution

iotjobsdata:StartNextPendingJobExecution

Write

UpdateJobExecution

iotjobsdata:UpdateJobExecution

Write

Actions defined by Amazon IoT Jobs DataPlane

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 Amazon. 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

DescribeJobExecution

Grants permission to describe a job execution

thing*

iot:JobId

Read

GetPendingJobExecutions

Grants permission to get the list of all jobs for a thing that are not in a terminal state

thing*

Read

StartNextPendingJobExecution

Grants permission to get and start the next pending job execution for a thing

thing*

Write

UpdateJobExecution

Grants permission to update a job execution

thing*

iot:JobId

Write

Resource types defined by Amazon IoT Jobs DataPlane

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

thing

arn:${Partition}:iot:${Region}:${Account}:thing/${ThingName}

Condition keys for Amazon IoT Jobs DataPlane

Amazon IoT Jobs DataPlane defines the following condition keys that can be used in the Condition element of an IAM policy.

Condition keys Description Type

iot:JobId

Filters access by jobId for iotjobsdata:DescribeJobExecution and iotjobsdata:UpdateJobExecution APIs

String