@aws-sdk/client-amplify

CreateBackendEnvironmentCommandInput Interface

Members

Name
Type
Details
appId Requiredstring | undefined

The unique ID for an Amplify app.

environmentName Requiredstring | 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