Submission
A record created when a user submits a form card.
Contents
- submissionId
 - 
               
The unique identifier of the submission.
Type: String
Pattern:
[\da-f]{8}-[\da-f]{4}-[45][\da-f]{3}-[89ABab][\da-f]{3}-[\da-f]{12}Required: No
 - timestamp
 - 
               
The date and time when the card is submitted.
Type: Timestamp
Required: No
 - value
 - 
               
The data submitted by the user.
Type: JSON value
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: