AWS IoT Jobs DataPlane (iotjobsdata)

2022-04-22

4 new actions, 1 new resource, 1 new condition

Additions

    Actions
  • DescribeJobExecution
    • Description:  Grants permission to describe a job execution
    • Access:  Read
    • Resources: 

      Name: thing

      Required: Yes

    • Conditions: 

      iot:JobId

  • GetPendingJobExecutions
    • Description:  Grants permission to get the list of all jobs for a thing that are not in a terminal state
    • Access:  Read
    • Resources: 

      Name: thing

      Required: Yes

  • StartNextPendingJobExecution
    • Description:  Grants permission to get and start the next pending job execution for a thing
    • Access:  Write
    • Resources: 

      Name: thing

      Required: Yes

  • UpdateJobExecution
    • Description:  Grants permission to update a job execution
    • Access:  Write
    • Resources: 

      Name: thing

      Required: Yes

    • Conditions: 

      iot:JobId

    Resources
  • thing
    • Arn:  arn:${Partition}:iot:${Region}:${Account}:thing/${ThingName}
    Conditions
  • iot:JobId
    • Description:  Filters access by jobId for iotjobsdata:DescribeJobExecution and iotjobsdata:UpdateJobExecution APIs
    • Type:  String