AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the GetBackendEnvironment operation. Returns a backend environment 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.
Namespace: Amazon.Amplify.Model
Assembly: AWSSDK.Amplify.dll
Version: 3.x.y.z
public class GetBackendEnvironmentRequest : AmazonAmplifyRequest IAmazonWebServiceRequest
The GetBackendEnvironmentRequest type exposes the following members
Name | Description | |
---|---|---|
GetBackendEnvironmentRequest() |
Name | Type | Description | |
---|---|---|---|
AppId | System.String |
Gets and sets the property AppId. The unique id for an Amplify app. |
|
EnvironmentName | System.String |
Gets and sets the property EnvironmentName. The name for the backend environment. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5