AWS IoT Core Device Advisor
| eventName | Description | Sample | Rule |
|---|---|---|---|
| any | Catch-all entry for AWS IoT Core Device Advisor rules that match the service but not a specific eventName. | N | N |
| Create | Creates a Device Advisor test suite. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet. | N | N |
| Delete | Deletes a Device Advisor test suite. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet. | N | N |
| Get | Gets information about an Device Advisor endpoint. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet. | N | N |
| Get | Gets information about a Device Advisor test suite. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet. | N | N |
| Get | Gets information about a Device Advisor test suite run. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet. | N | N |
| Get | Gets a report download link for a successful Device Advisor qualifying test suite run. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet. | N | N |
| List | Lists the Device Advisor test suites you have created. Operation catalog is model-derived from the AWS SDK (botocore); this (eventSource, eventName) pair is confirmed by an observed CloudTrail record. | N | N |
| List | Lists runs of the specified Device Advisor test suite. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet. | N | N |
| List | Lists the tags attached to an IoT Device Advisor resource. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet. | N | N |
| Start | Starts a Device Advisor test suite run. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet. | N | N |
| Stop | Stops a Device Advisor test suite run that is currently running. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet. | N | N |
| Tag | Adds to and modifies existing tags of an IoT Device Advisor resource. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet. | N | N |
| Untag | Removes tags from an IoT Device Advisor resource. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet. | N | N |
| Update | Updates a Device Advisor test suite. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet. | N | N |
any: AWS IoT Core Device Advisor (catch-all)
#Description
Catch-all entry for AWS IoT Core Device Advisor rules that match the service but not a specific eventName.
CreateSuiteDefinition
#Description
Creates a Device Advisor test suite. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet.
DeleteSuiteDefinition
#Description
Deletes a Device Advisor test suite. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet.
GetEndpoint
#Description
Gets information about an Device Advisor endpoint. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet.
GetSuiteDefinition
#Description
Gets information about a Device Advisor test suite. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet.
GetSuiteRun
#Description
Gets information about a Device Advisor test suite run. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet.
GetSuiteRunReport
#Description
Gets a report download link for a successful Device Advisor qualifying test suite run. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet.
ListSuiteDefinitions
#Description
Lists the Device Advisor test suites you have created. Operation catalog is model-derived from the AWS SDK (botocore); this (eventSource, eventName) pair is confirmed by an observed CloudTrail record.
Example CloudTrail Event #
This is a projected export row, not a complete CloudTrail record: it shows only the envelope columns a SIEM export retained. The export never carried userIdentity, requestParameters, responseElements, sourceIPAddress, recipientAccountId, eventCategory, so their absence here says nothing about the real event. Account identifiers, ARNs and endpoint hostnames in eventID, requestID, resources, tlsDetails, userAgent are replaced with the placeholders AWS uses in its own documentation, so those values are structurally real but not the originals. errorMessage is withheld: it is free-form prose that names customer resources, which no substitution rule can find reliably. eventTime is withheld because the export renders it in the exporting system's local timezone rather than the UTC a CloudTrail record carries.
{
"eventVersion": "1.11",
"eventID": "2a58cdd2-79ad-4538-8800-2dfee169e224",
"eventSource": "iotdeviceadvisor.amazonaws.com",
"eventName": "ListSuiteDefinitions",
"awsRegion": "us-east-1",
"eventType": "AwsApiCall",
"readOnly": true,
"managementEvent": true,
"requestID": "bd6dbb8c-7797-42e5-b511-efb9b044f70c",
"userAgent": "resource-explorer-2.amazonaws.com"
}
ListSuiteRuns
#Description
Lists runs of the specified Device Advisor test suite. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet.
StartSuiteRun
#Description
Starts a Device Advisor test suite run. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet.
StopSuiteRun
#Description
Stops a Device Advisor test suite run that is currently running. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet.
TagResource
#Description
Adds to and modifies existing tags of an IoT Device Advisor resource. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet.
UntagResource
#Description
Removes tags from an IoT Device Advisor resource. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet.
UpdateSuiteDefinition
#Description
Updates a Device Advisor test suite. Model-derived from the AWS SDK operation catalog (botocore); the eventSource is confirmed by observed CloudTrail records, but no sample confirms this eventName yet.