v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1431130130.8 KB

This operation creates a backend for an Amplify app. Backends are automatically created at the time of app creation.

post/backend

Request body

appIdstring required

The app ID.

appNamestring required

The name of the app.

backendEnvironmentNamestring required

The name of the backend environment.

resourceConfigobject

Defines the resource configuration for the data model in your Amplify project.

resourceNamestring

The name of the resource.

Response

Success

AppIdstring

The app ID.

BackendEnvironmentNamestring

The name of the backend environment.

Errorstring

If the request fails, this error is returned.

JobIdstring

The ID for the job.

Operationstring

The name of the operation.

Statusstring

The current status of the request.