Difference between revisions of "AWS notes"
Jump to navigation
Jump to search
m (Identity and Access Management, IAM documentation.) |
m (AWS command to list job executions per IoT thing) |
||
Line 13: | Line 13: | ||
* https://awscli.amazonaws.com/v2/documentation/api/latest/reference/iot/index.html | * https://awscli.amazonaws.com/v2/documentation/api/latest/reference/iot/index.html | ||
+ | 2025-10-01 | ||
+ | |||
+ | Specific AWS commands: | ||
+ | |||
+ | * https://docs.aws.amazon.com/cli/latest/reference/iot/list-job-executions-for-thing.html | ||
Identity and Access Management, IAM: | Identity and Access Management, IAM: | ||
+ | |||
+ | AWS command to list job executions per IoT thing: | ||
* https://docs.aws.amazon.com/IAM/latest/UserGuide/introduction.html?icmpid=docs_iam_console | * https://docs.aws.amazon.com/IAM/latest/UserGuide/introduction.html?icmpid=docs_iam_console | ||
<!-- comentario --> | <!-- comentario --> |
Latest revision as of 19:32, 1 October 2025
2021-12-07
AWS CLI installation info here:
Documentation on AWS CLI commands here:
2025-10-01
Specific AWS commands:
Identity and Access Management, IAM:
AWS command to list job executions per IoT thing: