Backend
Describes the backend associated with an Amplify
Branch
.
This property is available to Amplify Gen 2 apps only. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.
Contents
- stackArn
-
The Amazon Resource Name (ARN) for the AWS CloudFormation stack.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
^arn:aws:cloudformation:[a-z0-9-]+:\d{12}:stack/.+/.+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: