listBackendEnvironments
inline suspend fun AmplifyClient.listBackendEnvironments(crossinline block: ListBackendEnvironmentsRequest.Builder.() -> Unit): ListBackendEnvironmentsResponse
Lists the backend environments for an Amplify app.
This API is available only to Amplify Gen 1 applications where the backend is created using Amplify Studio or the Amplify command line interface (CLI). This API isn’t available to Amplify Gen 2 applications. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.