Returns an existing code generation job.
get/app/{appId}/environment/{environmentName}/codegen-jobs/{id}
Path parameters
appIdstring required
The unique ID of the Amplify app associated with the code generation job.
environmentNamestring required
The name of the backend environment that is a part of the Amplify app associated with the code generation job.
idstring required
The unique ID of the code generation job.
Response
Success