Data retrieval APIs for AWS DeepRacer
AWS DeepRacer provides the following APIs for data retrieval.
Actions | Description | Access level |
---|---|---|
AdminDescribeAccountKey | Retrieve information of the KMS key that the user currently has assigned to their account | Read |
AdminGetAccountConfig | Get current admin multiuser configuration for this account | Read |
AdminListAssociatedResources | List all deepracer users with their associated resources created under this account | Read |
AdminListAssociatedUsers | List user data for all users associated with this account | Read |
GetAccountConfig | Get current multiuser configuration for this account | Read |
GetAlias | Retrieve the user's alias for submitting a DeepRacer model to leaderboards | Read |
GetAssetUrl | Download artifacts for an existing DeepRacer model | Read |
GetCar | Retrieve a specific DeepRacer car from your garage | Read |
GetCars | View all the DeepRacer cars in your garage | Read |
GetEvaluation | Retrieve information about an existing DeepRacer model's evaluation jobs | Read |
GetLatestUserSubmission | Retrieve information about how the latest submitted DeepRacer model for a user performed on a leaderboard | Read |
GetLeaderboard | Retrieve information about leaderboards | Read |
GetModel | Retrieve information about an existing DeepRacer model | Read |
GetPrivateLeaderboard | Retrieve information about private leaderboards | Read |
GetRankedUserSubmission | Retrieve information about the performance of a user's DeepRacer model that got placed on a leaderboard | Read |
GetTrack | Retrieve information about DeepRacer tracks | Read |
GetTrainingJob | Retrieve information about an existing DeepRacer model's training job | Read |
ListEvaluations | List a DeepRacer model's evaluation jobs | Read |
ListLeaderboardEvaluations | List all the user's leaderboard evaluation jobs for a leaderboard | Read |
ListLeaderboardSubmissions | List all the DeepRacer model submissions of a user on a leaderboard | Read |
ListLeaderboards | List all the available leaderboards | Read |
ListModels | List all existing DeepRacer models | Read |
ListPrivateLeaderboardParticipants | Retrieve participant information about private leaderboards | Read |
ListPrivateLeaderboards | List all the available private leaderboards | Read |
ListSubscribedPrivateLeaderboards | List all the subscribed private leaderboards | Read |
ListTagsForResource | Lists tag for a resource | Read |
ListTracks | List all DeepRacer tracks | Read |
ListTrainingJobs | List a DeepRacer model's training jobs | Read |