InquirySummary
Summary information about a compliance inquiry.
Contents
- arn
-
ARN of the compliance inquiry resource.
Type: String
Required: Yes
- createdAt
-
Timestamp indicating when the resource was created.
Type: Timestamp
Required: Yes
- id
-
Unique resource ID for the compliance inquiry.
Type: String
Pattern:
compliance-inquiry-[a-zA-Z0-9]{16}Required: Yes
- inputSource
-
Type of inquiry content (text or file).
Type: String
Valid Values:
TEXT | FILERequired: Yes
- name
-
Title of the inquiry.
Type: String
Required: Yes
- status
-
Current processing status of the inquiry.
Type: String
Valid Values:
PROCESSING | HUMAN_REVIEW | COMPLETED | FAILEDRequired: Yes
- statusMessage
-
Status message providing additional context.
Type: String
Valid Values:
Compliance inquiry processing is complete. | Malware was detected on the file. Provide a new file and try again. | Compliance inquiry processing is in-progress. | An internal error occurred while processing the inquiry. Try again at a later time. | Human review is in progress. | Compliance inquiry processing is complete. One or more queries encountered errors during processing.Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: