View a markdown version of this page

InquiryDetail - AWS Artifact

InquiryDetail

Detailed 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 | FILE

Required: 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 | FAILED

Required: 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

supportMode

Support mode for this inquiry. AI_ONLY provides AI-generated responses. FULL_SUPPORT includes human expert review.

Type: String

Valid Values: AI_ONLY | FULL_SUPPORT

Required: No

updatedAt

Timestamp indicating when the resource was last modified.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: