IotDeviceAdvisor
import { IotDeviceAdvisor } from "https://aws-api.deno.dev/v0.4/services/iotdeviceadvisor.ts?docs=full";
§Constructors
§Methods
Creates a Device Advisor test suite.
Requires permission to access the CreateSuiteDefinition action.
Deletes a Device Advisor test suite.
Requires permission to access the DeleteSuiteDefinition action.
Gets information about an Device Advisor endpoint.
Gets information about a Device Advisor test suite.
Requires permission to access the GetSuiteDefinition action.
Gets information about a Device Advisor test suite run.
Requires permission to access the GetSuiteRun action.
Gets a report download link for a successful Device Advisor qualifying test suite run.
Requires permission to access the GetSuiteRunReport action.
Lists the Device Advisor test suites you have created.
Requires permission to access the ListSuiteDefinitions action.
Lists runs of the specified Device Advisor test suite. You can list all runs of the test suite, or the runs of a specific version of the test suite.
Requires permission to access the ListSuiteRuns action.
Lists the tags attached to an IoT Device Advisor resource.
Requires permission to access the ListTagsForResource action.
Starts a Device Advisor test suite run.
Requires permission to access the StartSuiteRun action.
Stops a Device Advisor test suite run that is currently running.
Requires permission to access the StopSuiteRun action.
Adds to and modifies existing tags of an IoT Device Advisor resource.
Requires permission to access the TagResource action.
Removes tags from an IoT Device Advisor resource.
Requires permission to access the UntagResource action.
Updates a Device Advisor test suite.
Requires permission to access the UpdateSuiteDefinition action.