SubmissionMutation
Represents an action performed on a submission.
Contents
- mutationType
-
The operation that is performed on a submission.
Type: String
Valid Values:
edit | delete | add
Required: Yes
- 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: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: