getJob

abstract suspend fun getJob(input: GetJobRequest): 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.