Skip to content

/AWS1/CL_AMB=>CREATEBACKEND()

About CreateBackend

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

Method Signature

IMPORTING

Required arguments:

IV_APPID TYPE /AWS1/AMB__STRING /AWS1/AMB__STRING

The app ID.

IV_APPNAME TYPE /AWS1/AMB__STRING /AWS1/AMB__STRING

The name of the app.

IV_BACKENDENVIRONMENTNAME TYPE /AWS1/AMB__STRING /AWS1/AMB__STRING

The name of the backend environment.

Optional arguments:

IO_RESOURCECONFIG TYPE REF TO /AWS1/CL_AMBRESOURCECONFIG /AWS1/CL_AMBRESOURCECONFIG

The resource configuration for creating a backend.

IV_RESOURCENAME TYPE /AWS1/AMB__STRING /AWS1/AMB__STRING

The name of the resource.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_AMBCREATEBACKENDRSP /AWS1/CL_AMBCREATEBACKENDRSP