Returns a list of the Amazon Web Services resources available for a device. Currently, Amazon EC2 instances are the only supported resource type.
get/managed-device/{managedDeviceId}/resources
Path parameters
managedDeviceIdstring required
The ID of the managed device that you are listing the resources of.
Query parameters
maxResultsinteger
The maximum number of resources per page.
nextTokenstring
A pagination token to continue to the next page of results.
typestring
A structure used to filter the results by type of resource.
Response
Success