createBackend
inline suspend fun AmplifyBackendClient.createBackend(crossinline block: CreateBackendRequest.Builder.() -> Unit): CreateBackendResponse
This operation creates a backend for an Amplify app. Backends are automatically created at the time of app creation.