getJob

inline suspend fun LocationClient.getJob(crossinline block: GetJobRequest.Builder.() -> Unit): GetJobResponse

GetJob retrieves detailed information about a specific job, including its current status, configuration, and error information if the job failed.

For more information, see Job concepts in the Amazon Location Service Developer Guide.