DICOMImportJobSummary - AWS HealthImaging

DICOMImportJobSummary

Summary of import job.

Contents

datastoreId

The data store identifier.

Type: String

Pattern: [0-9a-z]{32}

Required: Yes

jobId

The import job identifier.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 32.

Pattern: [0-9a-z]+

Required: Yes

jobName

The import job name.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: [A-Za-z0-9._/#-]+

Required: Yes

jobStatus

The filters for listing import jobs based on status.

Type: String

Valid Values: SUBMITTED | IN_PROGRESS | COMPLETED | FAILED

Required: Yes

dataAccessRoleArn

The Amazon Resource Name (ARN) that grants permissions to access medical imaging resources.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: arn:aws(-[^:]+)?:iam::[0-9]{12}:role/.+

Required: No

endedAt

The timestamp when an import job ended.

Type: Timestamp

Required: No

message

The error message thrown if an import job fails.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: [\w -:]+

Required: No

submittedAt

The timestamp when an import job was submitted.

Type: Timestamp

Required: No

See Also

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