FormSummary
Describes the basic information about a form.
Contents
- appId
-
The unique ID for the app associated with the form summary.
Type: String
Required: Yes
- dataType
-
The form's data source type.
Type: FormDataTypeConfig object
Required: Yes
- environmentName
-
The name of the backend environment that is part of the Amplify app.
Type: String
Required: Yes
- formActionType
-
The type of operation to perform on the form.
Type: String
Valid Values:
create | update
Required: Yes
- id
-
The ID of the form.
Type: String
Required: Yes
- name
-
The name of the form.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: