NotificationContext
Contains the status of validating an application.
Contents
- status
-
The status of the validation.
Type: String
Valid Values:
READY_FOR_VALIDATION | PENDING | IN_PROGRESS | SUCCEEDED | FAILED
Required: No
- statusMessage
-
The status message.
Type: String
Length Constraints: Maximum length of 2500.
Required: No
- validationId
-
The ID of the validation.
Type: String
Pattern:
^val-[0-9a-f]{17}$
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: