AWS::AmplifyUIBuilder::FormDefinition of AWS::AmplifyUIBuilder::Form Resource Type
12 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AppId | string | Create-only |
Cta | FormCTA | |
DataType | FormDataTypeConfig | |
EnvironmentName | string | Create-only |
Fields | FieldsMap | |
FormActionType | string | |
LabelDecorator | string | |
Name | string | |
SchemaVersion | string | |
SectionalElements | SectionalElementMap | |
Style | FormStyle | |
Tags | Tags |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Id | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::AmplifyUIBuilder::Form
Resources:
MyResource:
Type: AWS::AmplifyUIBuilder::Form
Properties:
Tags:
- Key: Environment
Value: Production
Name: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
amplify:GetAppamplifyuibuilder:CreateFormamplifyuibuilder:GetFormamplifyuibuilder:TagResourceamplify:GetAppamplifyuibuilder:GetFormamplify:GetAppamplifyuibuilder:GetFormamplifyuibuilder:TagResourceamplifyuibuilder:UntagResourceamplifyuibuilder:UpdateFormamplify:GetAppamplifyuibuilder:DeleteFormamplifyuibuilder:UntagResourceamplify:GetAppamplifyuibuilder:ListFormsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterAppIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
AppIdEnvironmentName