Starts a code generation job for a specified Amplify app and backend environment.
post/app/{appId}/environment/{environmentName}/codegen-jobs
Path parameters
appIdstring required
The unique ID for the Amplify app.
environmentNamestring required
The name of the backend environment that is a part of the Amplify app.
Query parameters
clientTokenstring
The idempotency token used to ensure that the code generation job request completes only once.
Request body
Response
Success