- Navigation Guide
@aws-sdk/client-amplify
CreateBackendEnvironmentCommandInput Interface
The input for CreateBackendEnvironmentCommand.
Members
Name | Type | Details |
---|---|---|
appId Required | string | undefined | The unique ID for an Amplify app. |
environmentName Required | string | undefined | The name for the backend environment. |
deploymentArtifacts | string | undefined | The name of deployment artifacts. |
stackName | string | undefined | The AWS CloudFormation stack name of a backend environment. |
Full Signature
export interface CreateBackendEnvironmentCommandInput extends CreateBackendEnvironmentRequest