'2.0', 'service' => '
This is the AWS HealthImaging API Reference. AWS HealthImaging is an AWS service for storing, accessing, and analyzing medical images. For an introduction to the service, see the AWS HealthImaging Developer Guide .
We recommend using one of the AWS Software Development Kits (SDKs) for your programming language, as they take care of request authentication, serialization, and connection management. For more information, see Tools to build on AWS.
For information about using AWS HealthImaging API actions in one of the language-specific AWS SDKs, refer to the See Also link at the end of each section that describes an API action or data type.
The following sections list AWS HealthImaging API actions categorized according to functionality. Links are provided to actions within this Reference, along with links back to corresponding sections in the AWS HealthImaging Developer Guide so you can view console procedures and CLI/SDK code examples.
Data store actions
Import job actions
Image set access actions
Image set modification actions
CopyImageSet – See Copying an image set.
Tagging actions
TagResource – See Tagging a data store and Tagging an image set.
ListTagsForResource – See Tagging a data store and Tagging an image set.
UntagResource – See Tagging a data store and Tagging an image set.
Copy an image set.
', 'CreateDatastore' => 'Create a data store.
', 'DeleteDatastore' => 'Delete a data store.
Before a data store can be deleted, you must first delete all image sets within it.
Delete an image set.
', 'GetDICOMImportJob' => 'Get the import job properties to learn more about the job or job progress.
', 'GetDatastore' => 'Get data store properties.
', 'GetImageFrame' => 'Get an image frame (pixel data) for an image set.
', 'GetImageSet' => 'Get image set properties.
', 'GetImageSetMetadata' => 'Get metadata attributes for an image set.
', 'ListDICOMImportJobs' => 'List import jobs created by this AWS account for a specific data store.
', 'ListDatastores' => 'List data stores created by this AWS account.
', 'ListImageSetVersions' => 'List image set versions.
', 'ListTagsForResource' => 'Lists all tags associated with a medical imaging resource.
', 'SearchImageSets' => 'Search image sets based on defined input attributes.
', 'StartDICOMImportJob' => 'Start importing bulk data into an ACTIVE
data store. The import job imports DICOM P10 files found in the S3 prefix specified by the inputS3Uri
parameter. The import job stores processing results in the file specified by the outputS3Uri
parameter.
Adds a user-specifed key and value tag to a medical imaging resource.
', 'UntagResource' => 'Removes tags from a medical imaging resource.
', 'UpdateImageSetMetadata' => 'Update image set metadata attributes.
', ], 'shapes' => [ 'AccessDeniedException' => [ 'base' => 'The user does not have sufficient access to perform this action.
', 'refs' => [], ], 'Arn' => [ 'base' => NULL, 'refs' => [ 'CopyDestinationImageSetProperties$imageSetArn' => 'The Amazon Resource Name (ARN) assigned to the destination image set.
', 'CopySourceImageSetProperties$imageSetArn' => 'The Amazon Resource Name (ARN) assigned to the source image set.
', 'DatastoreProperties$datastoreArn' => 'The Amazon Resource Name (ARN) for the data store.
', 'DatastoreSummary$datastoreArn' => 'The Amazon Resource Name (ARN) for the data store.
', 'GetImageSetResponse$imageSetArn' => 'The Amazon Resource Name (ARN) assigned to the image set.
', 'ListTagsForResourceRequest$resourceArn' => 'The Amazon Resource Name (ARN) of the medical imaging resource to list tags for.
', 'TagResourceRequest$resourceArn' => 'The Amazon Resource Name (ARN) of the medical imaging resource that tags are being added to.
', 'UntagResourceRequest$resourceArn' => 'The Amazon Resource Name (ARN) of the medical imaging resource that tags are being removed from.
', ], ], 'ClientToken' => [ 'base' => NULL, 'refs' => [ 'CreateDatastoreRequest$clientToken' => 'A unique identifier for API idempotency.
', 'StartDICOMImportJobRequest$clientToken' => 'A unique identifier for API idempotency.
', ], ], 'ConflictException' => [ 'base' => 'Updating or deleting a resource can cause an inconsistent state.
', 'refs' => [], ], 'CopyDestinationImageSet' => [ 'base' => 'Copy the destination image set.
', 'refs' => [ 'CopyImageSetInformation$destinationImageSet' => 'The destination image set.
', ], ], 'CopyDestinationImageSetProperties' => [ 'base' => 'Copy the image set properties of the destination image set.
', 'refs' => [ 'CopyImageSetResponse$destinationImageSetProperties' => 'The properties of the destination image set.
', ], ], 'CopyImageSetInformation' => [ 'base' => 'Copy image set information.
', 'refs' => [ 'CopyImageSetRequest$copyImageSetInformation' => 'Copy image set information.
', ], ], 'CopyImageSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'CopyImageSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'CopySourceImageSetInformation' => [ 'base' => 'Copy source image set information.
', 'refs' => [ 'CopyImageSetInformation$sourceImageSet' => 'The source image set.
', ], ], 'CopySourceImageSetProperties' => [ 'base' => 'Copy source image set properties.
', 'refs' => [ 'CopyImageSetResponse$sourceImageSetProperties' => 'The properties of the source image set.
', ], ], 'CreateDatastoreRequest' => [ 'base' => NULL, 'refs' => [], ], 'CreateDatastoreResponse' => [ 'base' => NULL, 'refs' => [], ], 'DICOMAccessionNumber' => [ 'base' => NULL, 'refs' => [ 'DICOMTags$DICOMAccessionNumber' => 'The accession number for the DICOM study.
', 'SearchByAttributeValue$DICOMAccessionNumber' => 'The DICOM accession number for search.
', ], ], 'DICOMAttribute' => [ 'base' => NULL, 'refs' => [ 'DICOMUpdates$removableAttributes' => 'The DICOM tags to be removed from ImageSetMetadata
.
The DICOM tags that need to be updated in ImageSetMetadata
.
Properties of the import job.
', 'refs' => [ 'GetDICOMImportJobResponse$jobProperties' => 'The properties of the import job.
', ], ], 'DICOMImportJobSummaries' => [ 'base' => NULL, 'refs' => [ 'ListDICOMImportJobsResponse$jobSummaries' => 'A list of job summaries.
', ], ], 'DICOMImportJobSummary' => [ 'base' => 'Summary of import job.
', 'refs' => [ 'DICOMImportJobSummaries$member' => NULL, ], ], 'DICOMNumberOfStudyRelatedInstances' => [ 'base' => NULL, 'refs' => [ 'DICOMTags$DICOMNumberOfStudyRelatedInstances' => 'The total number of instances in the DICOM study.
', ], ], 'DICOMNumberOfStudyRelatedSeries' => [ 'base' => NULL, 'refs' => [ 'DICOMTags$DICOMNumberOfStudyRelatedSeries' => 'The total number of series in the DICOM study.
', ], ], 'DICOMPatientBirthDate' => [ 'base' => NULL, 'refs' => [ 'DICOMTags$DICOMPatientBirthDate' => 'The patient birth date.
', ], ], 'DICOMPatientId' => [ 'base' => NULL, 'refs' => [ 'DICOMTags$DICOMPatientId' => 'The unique identifier for a patient in a DICOM Study.
', 'SearchByAttributeValue$DICOMPatientId' => 'The patient ID input for search.
', ], ], 'DICOMPatientName' => [ 'base' => NULL, 'refs' => [ 'DICOMTags$DICOMPatientName' => 'The patient name.
', ], ], 'DICOMPatientSex' => [ 'base' => NULL, 'refs' => [ 'DICOMTags$DICOMPatientSex' => 'The patient sex.
', ], ], 'DICOMStudyDate' => [ 'base' => NULL, 'refs' => [ 'DICOMStudyDateAndTime$DICOMStudyDate' => 'The DICOM study date provided in yyMMdd
format.
The study date.
', ], ], 'DICOMStudyDateAndTime' => [ 'base' => 'The aggregated structure to store DICOM study date and study time for search capabilities.
', 'refs' => [ 'SearchByAttributeValue$DICOMStudyDateAndTime' => 'The aggregated structure containing DICOM study date and study time for search.
', ], ], 'DICOMStudyDescription' => [ 'base' => NULL, 'refs' => [ 'DICOMTags$DICOMStudyDescription' => 'The description of the study.
', ], ], 'DICOMStudyId' => [ 'base' => NULL, 'refs' => [ 'DICOMTags$DICOMStudyId' => 'The DICOM provided studyId.
', 'SearchByAttributeValue$DICOMStudyId' => 'The DICOM study ID for search.
', ], ], 'DICOMStudyInstanceUID' => [ 'base' => NULL, 'refs' => [ 'DICOMTags$DICOMStudyInstanceUID' => 'The DICOM provided identifier for studyInstanceUid.>
', 'SearchByAttributeValue$DICOMStudyInstanceUID' => 'The DICOM study instance UID for search.
', ], ], 'DICOMStudyTime' => [ 'base' => NULL, 'refs' => [ 'DICOMStudyDateAndTime$DICOMStudyTime' => 'The DICOM study time provided in HHmmss.FFFFFF
format.
The study time.
', ], ], 'DICOMTags' => [ 'base' => 'The DICOM attributes returned as a part of a response. Each image set has these properties as part of a search result.
', 'refs' => [ 'ImageSetsMetadataSummary$DICOMTags' => 'The DICOM tags associated with the image set.
', ], ], 'DICOMUpdates' => [ 'base' => 'The object containing removableAttributes
and updatableAttributes
.
The object containing removableAttributes
and updatableAttributes
.
The data store identifier.
', 'CopyImageSetResponse$datastoreId' => 'The data store identifier.
', 'CreateDatastoreResponse$datastoreId' => 'The data store identifier.
', 'DICOMImportJobProperties$datastoreId' => 'The data store identifier.
', 'DICOMImportJobSummary$datastoreId' => 'The data store identifier.
', 'DatastoreProperties$datastoreId' => 'The data store identifier.
', 'DatastoreSummary$datastoreId' => 'The data store identifier.
', 'DeleteDatastoreRequest$datastoreId' => 'The data store identifier.
', 'DeleteDatastoreResponse$datastoreId' => 'The data store identifier.
', 'DeleteImageSetRequest$datastoreId' => 'The data store identifier.
', 'DeleteImageSetResponse$datastoreId' => 'The data store identifier.
', 'GetDICOMImportJobRequest$datastoreId' => 'The data store identifier.
', 'GetDatastoreRequest$datastoreId' => 'The data store identifier.
', 'GetImageFrameRequest$datastoreId' => 'The data store identifier.
', 'GetImageSetMetadataRequest$datastoreId' => 'The data store identifier.
', 'GetImageSetRequest$datastoreId' => 'The data store identifier.
', 'GetImageSetResponse$datastoreId' => 'The data store identifier.
', 'ListDICOMImportJobsRequest$datastoreId' => 'The data store identifier.
', 'ListImageSetVersionsRequest$datastoreId' => 'The data store identifier.
', 'SearchImageSetsRequest$datastoreId' => 'The identifier of the data store where the image sets reside.
', 'StartDICOMImportJobRequest$datastoreId' => 'The data store identifier.
', 'StartDICOMImportJobResponse$datastoreId' => 'The data store identifier.
', 'UpdateImageSetMetadataRequest$datastoreId' => 'The data store identifier.
', 'UpdateImageSetMetadataResponse$datastoreId' => 'The data store identifier.
', ], ], 'DatastoreName' => [ 'base' => NULL, 'refs' => [ 'CreateDatastoreRequest$datastoreName' => 'The data store name.
', 'DatastoreProperties$datastoreName' => 'The data store name.
', 'DatastoreSummary$datastoreName' => 'The data store name.
', ], ], 'DatastoreProperties' => [ 'base' => 'The properties associated with the data store.
', 'refs' => [ 'GetDatastoreResponse$datastoreProperties' => 'The data store properties.
', ], ], 'DatastoreStatus' => [ 'base' => NULL, 'refs' => [ 'CreateDatastoreResponse$datastoreStatus' => 'The data store status.
', 'DatastoreProperties$datastoreStatus' => 'The data store status.
', 'DatastoreSummary$datastoreStatus' => 'The data store status.
', 'DeleteDatastoreResponse$datastoreStatus' => 'The data store status.
', 'ListDatastoresRequest$datastoreStatus' => 'The data store status.
', ], ], 'DatastoreSummaries' => [ 'base' => NULL, 'refs' => [ 'ListDatastoresResponse$datastoreSummaries' => 'The list of summaries of data stores.
', ], ], 'DatastoreSummary' => [ 'base' => 'List of summaries of data stores.
', 'refs' => [ 'DatastoreSummaries$member' => NULL, ], ], 'Date' => [ 'base' => NULL, 'refs' => [ 'CopyDestinationImageSetProperties$createdAt' => 'The timestamp when the destination image set properties were created.
', 'CopyDestinationImageSetProperties$updatedAt' => 'The timestamp when the destination image set properties were last updated.
', 'CopySourceImageSetProperties$createdAt' => 'The timestamp when the source image set properties were created.
', 'CopySourceImageSetProperties$updatedAt' => 'The timestamp when the source image set properties were updated.
', 'DICOMImportJobProperties$endedAt' => 'The timestamp for when the import job was ended.
', 'DICOMImportJobProperties$submittedAt' => 'The timestamp for when the import job was submitted.
', 'DICOMImportJobSummary$endedAt' => 'The timestamp when an import job ended.
', 'DICOMImportJobSummary$submittedAt' => 'The timestamp when an import job was submitted.
', 'DatastoreProperties$createdAt' => 'The timestamp when the data store was created.
', 'DatastoreProperties$updatedAt' => 'The timestamp when the data store was last updated.
', 'DatastoreSummary$createdAt' => 'The timestamp when the data store was created.
', 'DatastoreSummary$updatedAt' => 'The timestamp when the data store was last updated.
', 'GetImageSetResponse$createdAt' => 'The timestamp when image set properties were created.
', 'GetImageSetResponse$updatedAt' => 'The timestamp when image set properties were updated.
', 'GetImageSetResponse$deletedAt' => 'The timestamp when the image set properties were deleted.
', 'ImageSetProperties$createdAt' => 'The timestamp when the image set properties were created.
', 'ImageSetProperties$updatedAt' => 'The timestamp when the image set properties were updated.
', 'ImageSetProperties$deletedAt' => 'The timestamp when the image set properties were deleted.
', 'ImageSetsMetadataSummary$createdAt' => 'The time an image set is created in AWS HealthImaging. Sample creation date is provided in 1985-04-12T23:20:50.52Z
format.
The time when an image was last updated in AWS HealthImaging.
', 'SearchByAttributeValue$createdAt' => 'The created at time of the image set provided for search.
', 'StartDICOMImportJobResponse$submittedAt' => 'The timestamp when the import job was submitted.
', 'UpdateImageSetMetadataResponse$createdAt' => 'The timestamp when image set metadata was created.
', 'UpdateImageSetMetadataResponse$updatedAt' => 'The timestamp when image set metadata was updated.
', ], ], 'DeleteDatastoreRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteDatastoreResponse' => [ 'base' => NULL, 'refs' => [], ], 'DeleteImageSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'DeleteImageSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetDICOMImportJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetDICOMImportJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetDatastoreRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetDatastoreResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetImageFrameRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetImageFrameResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetImageSetMetadataRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetImageSetMetadataResponse' => [ 'base' => NULL, 'refs' => [], ], 'GetImageSetRequest' => [ 'base' => NULL, 'refs' => [], ], 'GetImageSetResponse' => [ 'base' => NULL, 'refs' => [], ], 'ImageFrameId' => [ 'base' => NULL, 'refs' => [ 'ImageFrameInformation$imageFrameId' => 'The image frame (pixel data) identifier.
', ], ], 'ImageFrameInformation' => [ 'base' => 'Information about the image frame (pixel data) identifier.
', 'refs' => [ 'GetImageFrameRequest$imageFrameInformation' => 'Information about the image frame (pixel data) identifier.
', ], ], 'ImageSetExternalVersionId' => [ 'base' => NULL, 'refs' => [ 'CopyDestinationImageSet$latestVersionId' => 'The latest version identifier for the destination image set.
', 'CopyDestinationImageSetProperties$latestVersionId' => 'The latest version identifier for the destination image set properties.
', 'CopySourceImageSetInformation$latestVersionId' => 'The latest version identifier for the source image set.
', 'CopySourceImageSetProperties$latestVersionId' => 'The latest version identifier for the copied source image set.
', 'GetImageSetMetadataRequest$versionId' => 'The image set version identifier.
', 'GetImageSetRequest$versionId' => 'The image set version identifier.
', 'GetImageSetResponse$versionId' => 'The image set version identifier.
', 'ImageSetProperties$versionId' => 'The image set version identifier.
', 'UpdateImageSetMetadataRequest$latestVersionId' => 'The latest image set version identifier.
', 'UpdateImageSetMetadataResponse$latestVersionId' => 'The latest image set version identifier.
', ], ], 'ImageSetId' => [ 'base' => NULL, 'refs' => [ 'CopyDestinationImageSet$imageSetId' => 'The image set identifier for the destination image set.
', 'CopyDestinationImageSetProperties$imageSetId' => 'The image set identifier of the copied image set properties.
', 'CopyImageSetRequest$sourceImageSetId' => 'The source image set identifier.
', 'CopySourceImageSetProperties$imageSetId' => 'The image set identifier for the copied source image set.
', 'DeleteImageSetRequest$imageSetId' => 'The image set identifier.
', 'DeleteImageSetResponse$imageSetId' => 'The image set identifier.
', 'GetImageFrameRequest$imageSetId' => 'The image set identifier.
', 'GetImageSetMetadataRequest$imageSetId' => 'The image set identifier.
', 'GetImageSetRequest$imageSetId' => 'The image set identifier.
', 'GetImageSetResponse$imageSetId' => 'The image set identifier.
', 'ImageSetProperties$imageSetId' => 'The image set identifier.
', 'ImageSetsMetadataSummary$imageSetId' => 'The image set identifier.
', 'ListImageSetVersionsRequest$imageSetId' => 'The image set identifier.
', 'UpdateImageSetMetadataRequest$imageSetId' => 'The image set identifier.
', 'UpdateImageSetMetadataResponse$imageSetId' => 'The image set identifier.
', ], ], 'ImageSetMetadataBlob' => [ 'base' => NULL, 'refs' => [ 'GetImageSetMetadataResponse$imageSetMetadataBlob' => 'The blob containing the aggregated metadata information for the image set.
', ], ], 'ImageSetProperties' => [ 'base' => 'The image set properties.
', 'refs' => [ 'ImageSetPropertiesList$member' => NULL, ], ], 'ImageSetPropertiesList' => [ 'base' => NULL, 'refs' => [ 'ListImageSetVersionsResponse$imageSetPropertiesList' => 'Lists all properties associated with an image set.
', ], ], 'ImageSetState' => [ 'base' => NULL, 'refs' => [ 'CopyDestinationImageSetProperties$imageSetState' => 'The image set state of the destination image set properties.
', 'CopySourceImageSetProperties$imageSetState' => 'The image set state of the copied source image set.
', 'DeleteImageSetResponse$imageSetState' => 'The image set state.
', 'GetImageSetResponse$imageSetState' => 'The image set state.
', 'ImageSetProperties$imageSetState' => 'The image set state.
', 'UpdateImageSetMetadataResponse$imageSetState' => 'The image set state.
', ], ], 'ImageSetWorkflowStatus' => [ 'base' => NULL, 'refs' => [ 'CopyDestinationImageSetProperties$imageSetWorkflowStatus' => 'The image set workflow status of the destination image set properties.
', 'CopySourceImageSetProperties$imageSetWorkflowStatus' => 'The workflow status of the copied source image set.
', 'DeleteImageSetResponse$imageSetWorkflowStatus' => 'The image set workflow status.
', 'GetImageSetResponse$imageSetWorkflowStatus' => 'The image set workflow status.
', 'ImageSetProperties$ImageSetWorkflowStatus' => 'The image set workflow status.
', 'UpdateImageSetMetadataResponse$imageSetWorkflowStatus' => 'The image set workflow status.
', ], ], 'ImageSetsMetadataSummaries' => [ 'base' => NULL, 'refs' => [ 'SearchImageSetsResponse$imageSetsMetadataSummaries' => 'The model containing the image set results.
', ], ], 'ImageSetsMetadataSummary' => [ 'base' => 'Summary of the image set metadata.
', 'refs' => [ 'ImageSetsMetadataSummaries$member' => NULL, ], ], 'Integer' => [ 'base' => NULL, 'refs' => [ 'ImageSetsMetadataSummary$version' => 'The image set version.
', ], ], 'InternalServerException' => [ 'base' => 'An unexpected error occurred during processing of the request.
', 'refs' => [], ], 'JobId' => [ 'base' => NULL, 'refs' => [ 'DICOMImportJobProperties$jobId' => 'The import job identifier.
', 'DICOMImportJobSummary$jobId' => 'The import job identifier.
', 'GetDICOMImportJobRequest$jobId' => 'The import job identifier.
', 'StartDICOMImportJobResponse$jobId' => 'The import job identifier.
', ], ], 'JobName' => [ 'base' => NULL, 'refs' => [ 'DICOMImportJobProperties$jobName' => 'The import job name.
', 'DICOMImportJobSummary$jobName' => 'The import job name.
', 'StartDICOMImportJobRequest$jobName' => 'The import job name.
', ], ], 'JobStatus' => [ 'base' => NULL, 'refs' => [ 'DICOMImportJobProperties$jobStatus' => 'The filters for listing import jobs based on status.
', 'DICOMImportJobSummary$jobStatus' => 'The filters for listing import jobs based on status.
', 'ListDICOMImportJobsRequest$jobStatus' => 'The filters for listing import jobs based on status.
', 'StartDICOMImportJobResponse$jobStatus' => 'The import job status.
', ], ], 'KmsKeyArn' => [ 'base' => 'ARN referencing a KMS key or KMS key alias.
', 'refs' => [ 'CreateDatastoreRequest$kmsKeyArn' => 'The Amazon Resource Name (ARN) assigned to the AWS Key Management Service (AWS KMS) key for accessing encrypted data.
', 'DatastoreProperties$kmsKeyArn' => 'The Amazon Resource Name (ARN) assigned to the AWS Key Management Service (AWS KMS) key for accessing encrypted data.
', ], ], 'ListDICOMImportJobsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListDICOMImportJobsRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListDICOMImportJobsRequest$maxResults' => 'The max results count. The upper bound is determined by load testing.
', ], ], 'ListDICOMImportJobsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListDatastoresRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListDatastoresRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListDatastoresRequest$maxResults' => 'Valid Range: Minimum value of 1. Maximum value of 50.
', ], ], 'ListDatastoresResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListImageSetVersionsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListImageSetVersionsRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListImageSetVersionsRequest$maxResults' => 'The max results count.
', ], ], 'ListImageSetVersionsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'Message' => [ 'base' => NULL, 'refs' => [ 'DICOMImportJobProperties$message' => 'The error message thrown if an import job fails.
', 'DICOMImportJobSummary$message' => 'The error message thrown if an import job fails.
', 'GetImageSetResponse$message' => 'The error message thrown if an image set action fails.
', 'ImageSetProperties$message' => 'The error message thrown if an image set action fails.
', 'UpdateImageSetMetadataResponse$message' => 'The error message thrown if an update image set metadata action fails.
', ], ], 'MetadataUpdates' => [ 'base' => 'Contains DICOMUpdates.
', 'refs' => [ 'UpdateImageSetMetadataRequest$updateImageSetMetadataUpdates' => 'Update image set metadata updates.
', ], ], 'NextToken' => [ 'base' => NULL, 'refs' => [ 'ListDICOMImportJobsRequest$nextToken' => 'The pagination token used to request the list of import jobs on the next page.
', 'ListDICOMImportJobsResponse$nextToken' => 'The pagination token used to retrieve the list of import jobs on the next page.
', 'ListDatastoresRequest$nextToken' => 'The pagination token used to request the list of data stores on the next page.
', 'ListDatastoresResponse$nextToken' => 'The pagination token used to retrieve the list of data stores on the next page.
', 'ListImageSetVersionsRequest$nextToken' => 'The pagination token used to request the list of image set versions on the next page.
', 'ListImageSetVersionsResponse$nextToken' => 'The pagination token used to retrieve the list of image set versions on the next page.
', 'SearchImageSetsRequest$nextToken' => 'The token used for pagination of results returned in the response. Use the token returned from the previous request to continue results where the previous request ended.
', 'SearchImageSetsResponse$nextToken' => 'The token for pagination results.
', ], ], 'Operator' => [ 'base' => NULL, 'refs' => [ 'SearchFilter$operator' => 'The search filter operator for imageSetDateTime
.
The blob containing the aggregated image frame information.
', ], ], 'ResourceNotFoundException' => [ 'base' => 'The request references a resource which does not exist.
', 'refs' => [], ], 'RoleArn' => [ 'base' => NULL, 'refs' => [ 'DICOMImportJobProperties$dataAccessRoleArn' => 'The Amazon Resource Name (ARN) that grants permissions to access medical imaging resources.
', 'DICOMImportJobSummary$dataAccessRoleArn' => 'The Amazon Resource Name (ARN) that grants permissions to access medical imaging resources.
', 'StartDICOMImportJobRequest$dataAccessRoleArn' => 'The Amazon Resource Name (ARN) of the IAM role that grants permission to access medical imaging resources.
', ], ], 'S3Uri' => [ 'base' => NULL, 'refs' => [ 'DICOMImportJobProperties$inputS3Uri' => 'The input prefix path for the S3 bucket that contains the DICOM P10 files to be imported.
', 'DICOMImportJobProperties$outputS3Uri' => 'The output prefix of the S3 bucket to upload the results of the DICOM import job.
', 'StartDICOMImportJobRequest$inputS3Uri' => 'The input prefix path for the S3 bucket that contains the DICOM files to be imported.
', 'StartDICOMImportJobRequest$outputS3Uri' => 'The output prefix of the S3 bucket to upload the results of the DICOM import job.
', ], ], 'SearchByAttributeValue' => [ 'base' => 'The search input attribute value.
', 'refs' => [ 'SearchFilterValuesList$member' => NULL, ], ], 'SearchCriteria' => [ 'base' => 'The search criteria.
', 'refs' => [ 'SearchImageSetsRequest$searchCriteria' => 'The search criteria that filters by applying a maximum of 1 item to SearchByAttribute
.
The filters for the search criteria.
', ], ], 'SearchFilter' => [ 'base' => 'The search filter.
', 'refs' => [ 'SearchCriteriaFiltersList$member' => NULL, ], ], 'SearchFilterValuesList' => [ 'base' => NULL, 'refs' => [ 'SearchFilter$values' => 'The search filter values.
', ], ], 'SearchImageSetsRequest' => [ 'base' => NULL, 'refs' => [], ], 'SearchImageSetsRequestMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'SearchImageSetsRequest$maxResults' => 'The maximum number of results that can be returned in a search.
', ], ], 'SearchImageSetsResponse' => [ 'base' => NULL, 'refs' => [], ], 'ServiceQuotaExceededException' => [ 'base' => 'The request caused a service quota to be exceeded.
', 'refs' => [], ], 'StartDICOMImportJobRequest' => [ 'base' => NULL, 'refs' => [], ], 'StartDICOMImportJobResponse' => [ 'base' => NULL, 'refs' => [], ], 'String' => [ 'base' => NULL, 'refs' => [ 'AccessDeniedException$message' => NULL, 'ConflictException$message' => NULL, 'GetImageFrameResponse$contentType' => 'The format in which the image frame information is returned to the customer. Default is application/octet-stream
.
The format in which the study metadata is returned to the customer. Default is text/plain
.
The compression format in which image set metadata attributes are returned.
', 'InternalServerException$message' => NULL, 'ResourceNotFoundException$message' => NULL, 'ServiceQuotaExceededException$message' => NULL, 'ThrottlingException$message' => NULL, 'ValidationException$message' => NULL, ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'TagKeyList$member' => NULL, 'TagMap$key' => NULL, ], ], 'TagKeyList' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$tagKeys' => 'The keys for the tags to be removed from the medical imaging resource.
', ], ], 'TagMap' => [ 'base' => NULL, 'refs' => [ 'CreateDatastoreRequest$tags' => 'The tags provided when creating a data store.
', 'ListTagsForResourceResponse$tags' => 'A list of all tags associated with a medical imaging resource.
', 'TagResourceRequest$tags' => 'The user-specified key and value tag pairs added to a medical imaging resource.
', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'TagMap$value' => NULL, ], ], 'ThrottlingException' => [ 'base' => 'The request was denied due to throttling.
', 'refs' => [], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'UpdateImageSetMetadataRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateImageSetMetadataResponse' => [ 'base' => NULL, 'refs' => [], ], 'ValidationException' => [ 'base' => 'The input fails to satisfy the constraints specified by an AWS service.
', 'refs' => [], ], ],];