Amazon HealthImaging
AWS HealthImaging is a HIPAA-eligible service that helps healthcare providers and their software partners store, transform, and apply machine learning to medical images. It provides sub-second image retrieval and enables scaling from hundreds to millions of medical images.
1 APIs
7 Features
HealthcareHIPAAMachine LearningMedical ImagingDICOM
List completed import jobs, read the most recent job's detail, then search the imported image sets.
ARAZZO
Resolve a source image set version, copy it to a destination, then poll until ACTIVE.
ARAZZO
Search image sets by DICOM patient ID, then read the top match's properties and metadata.
ARAZZO
Start a DICOM import job, poll until COMPLETED, then search the imported image sets.
ARAZZO
Read image set properties, fetch its metadata, then retrieve an image frame.
ARAZZO
Create a data store, wait until ACTIVE, then start a DICOM import and poll to completion.
ARAZZO
Create a data store and poll until it becomes ACTIVE before use.
ARAZZO
Resolve an image set's ARN, attach tags to it, then list the tags back.
ARAZZO
Read an image set's latest version, apply DICOM metadata updates, then list its versions.
ARAZZO
HIPAA-Eligible Storage
Fully HIPAA-eligible service for storing protected health information including medical images.
DICOM Support
Native support for DICOM format, the standard for medical imaging data exchange and storage.
Sub-Second Retrieval
Optimized storage architecture enabling sub-second retrieval of medical images at any scale.
Machine Learning Integration
Built-in support for applying machine learning models to medical imaging data for analysis.
Scalable Datastores
Create and manage datastores that scale from hundreds to millions of medical images.
Image Set Management
Organize medical images into sets with comprehensive metadata management and versioning.
Bulk Import
DICOM import jobs enable bulk import of medical imaging data from Amazon S3.
Radiology Workflow
Streamline radiology workflows by centralizing medical image storage and enabling rapid retrieval.
AI-Powered Diagnostics
Apply machine learning models to medical images for automated diagnostic assistance.
Healthcare Data Archiving
Archive medical imaging data in a HIPAA-eligible, scalable environment with long-term retention.
Multi-Site Imaging
Centralize medical imaging data from multiple healthcare sites for unified access and analysis.
Clinical Research
Support clinical research by providing scalable access to large medical imaging datasets.
info:
_postman_id: 4f79be35-c9e7-4324-9901-a7df9a216cd5
name: AWS Health Imaging
description: "<p>This is the <i>AWS HealthImaging API Reference</i>. AWS HealthImaging is an AWS service for storing, accessing,\
\ and analyzing medical images. For an introduction to the service, see the <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide\"\
> <i>AWS HealthImaging Developer Guide</i> </a>.</p> <note> <p>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 <a href=\"http://aws.amazon.com/developer/tools\">Tools to build on AWS</a>.</p>\
\ <p>For information about using AWS HealthImaging API actions in one of the language-specific AWS SDKs, refer to the\
\ <i>See Also</i> link at the end of each section that describes an API action or data type.</p> </note> <p>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 <i>AWS HealthImaging Developer Guide</i> so you\
\ can view console procedures and CLI/SDK code examples.</p> <p class=\"title\"> <b>Data store actions</b> </p> <ul> <li>\
\ <p> <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/APIReference/API_CreateDatastore.html\">CreateDatastore</a>\
\ – See <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide/create-data-store.html\">Creating a data\
\ store</a>.</p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/APIReference/API_GetDatastore.html\"\
>GetDatastore</a> – See <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide/get-data-store.html\">Getting\
\ data store properties</a>.</p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/APIReference/API_ListDatastores.html\"\
>ListDatastores</a> – See <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide/list-data-stores.html\"\
>Listing data stores</a>.</p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/APIReference/API_DeleteDatastore.html\"\
>DeleteDatastore</a> – See <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide/delete-data-store.html\"\
>Deleting a data store</a>.</p> </li> </ul> <p class=\"title\"> <b>Import job actions</b> </p> <ul> <li> <p> <a href=\"\
https://docs.aws.amazon.com/medical-imaging/latest/APIReference/API_StartDICOMImportJob.html\">StartDICOMImportJob</a>\
\ – See <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide/start-dicom-import-job.html\">Starting an\
\ import job</a>.</p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/APIReference/API_GetDICOMImportJob.html\"\
>GetDICOMImportJob</a> – See <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide/get-dicom-import-job.html\"\
>Getting import job properties</a>.</p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/APIReference/API_ListDICOMImportJobs.html\"\
>ListDICOMImportJobs</a> – See <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide/list-dicom-import-jobs.html\"\
>Listing import jobs</a>.</p> </li> </ul> <p class=\"title\"> <b>Image set access actions</b> </p> <ul> <li> <p> <a href=\"\
https://docs.aws.amazon.com/medical-imaging/latest/APIReference/API_SearchImageSets.html\">SearchImageSets</a> – See <a\
\ href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide/search-image-sets.html\">Searching image sets</a>.</p>\
\ </li> <li> <p> <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/APIReference/API_GetImageSet.html\">GetImageSet</a>\
\ – See <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide/get-image-set-properties.html\">Getting\
\ image set properties</a>.</p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/APIReference/API_GetImageSetMetadata.html\"\
>GetImageSetMetadata</a> – See <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide/get-image-set-metadata.html\"\
>Getting image set metadata</a>.</p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/APIReference/API_GetImageFrame.html\"\
>GetImageFrame</a> – See <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide/get-image-frame.html\"\
>Getting image set pixel data</a>.</p> </li> </ul> <p class=\"title\"> <b>Image set modification actions</b> </p> <ul>\
\ <li> <p> <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/APIReference/API_ListImageSetVersions.html\">ListImageSetVersions</a>\
\ – See <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide/list-image-set-versions.html\">Listing image\
\ set versions</a>.</p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/APIReference/API_UpdateImageSetMetadata.html\"\
>UpdateImageSetMetadata</a> – See <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide/update-image-set-metadata.html\"\
>Updating image set metadata</a>.</p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/APIReference/API_CopyImageSet.html\"\
>CopyImageSet</a> – See <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide/copy-image-set.html\">Copying\
\ an image set</a>.</p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/APIReference/API_DeleteImageSet.html\"\
>DeleteImageSet</a> – See <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide/delete-image-set.html\"\
>Deleting an image set</a>.</p> </li> </ul> <p class=\"title\"> <b>Tagging actions</b> </p> <ul> <li> <p> <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/APIReference/API_TagResource.html\"\
>TagResource</a> – See <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide/tag-list-untag-data-store.html\"\
>Tagging a data store</a> and <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide/tag-list-untag-image-set.html\"\
>Tagging an image set</a>.</p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/APIReference/API_ListTagsForResource.html\"\
>ListTagsForResource</a> – See <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide/tag-list-untag-data-store.html\"\
>Tagging a data store</a> and <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide/tag-list-untag-image-set.html\"\
>Tagging an image set</a>.</p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/APIReference/API_UntagResource.html\"\
>UntagResource</a> – See <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide/tag-list-untag-data-store.html\"\
>Tagging a data store</a> and <a href=\"https://docs.aws.amazon.com/medical-imaging/latest/devguide/tag-list-untag-image-set.html\"\
>Tagging an image set</a>.</p> </li> </ul>\n\nContact Support:\n Name: Mike Ralphson\n Email: mike.ralphson@gmail.com"
schema: https://schema.getpostman.com/json/collection/v2.1.0/collection.json
createdAt: '2026-06-05T15:04:14.000Z'
updatedAt: '2026-06-05T15:04:14.000Z'
lastUpdatedBy: '35240'
uid: 35240-4f79be35-c9e7-4324-9901-a7df9a216cd5
item:
- name: datastore
item:
- name: '{datastoreId}'
item:
- name: imageSet
item:
- name: '{sourceImageSetId}'
item:
- name: copyImageSet
item:
- name: Amazon HealthImaging Copy Image Set
id: cd21a975-4a88-449f-9242-2928aefa2a10
protocolProfileBehavior:
disableBodyPruning: true
request:
method: POST
header:
- key: X-Amz-Content-Sha256
value: <string>
- key: X-Amz-Date
value: <string>
- key: X-Amz-Algorithm
value: <string>
- key: X-Amz-Credential
value: <string>
- key: X-Amz-Security-Token
value: <string>
- key: X-Amz-Signature
value: <string>
- key: X-Amz-SignedHeaders
value: <string>
- key: Content-Type
value: application/json
- key: Accept
value: application/json
body:
mode: raw
raw: "{\n \"copyImageSetInformation\": {\n \"sourceImageSet\": {\n \"latestVersionId\": \"15833\"\
\n },\n \"destinationImageSet\": {\n \"imageSetId\": \"53tea260w9s0dvgzadclrghi1tf2eq0f\",\n\
\ \"latestVersionId\": \"77165986041\"\n }\n }\n}"
options:
raw:
headerFamily: json
language: json
url:
raw: '{{baseUrl}}/datastore/:datastoreId/imageSet/:sourceImageSetId/copyImageSet'
host:
- '{{baseUrl}}'
path:
- datastore
- :datastoreId
- imageSet
- :sourceImageSetId
- copyImageSet
variable:
- id: 54caf2d2-e5a4-4184-ad3c-a1c3b2e67c27
key: datastoreId
value: eayqdgy75ayv9v3loc3s4vmjg43en0hw
description: (Required) The data store identifier.
- id: bdbd4029-b216-4926-9d33-bacd6eb01b0a
key: sourceImageSetId
value: eayqdgy75ayv9v3loc3s4vmjg43en0hw
description: (Required) The source image set identifier.
description: Copy an image set.
response:
- id: 889b20de-3e6f-4f7c-89e0-02a6185f1dbb
name: Success
originalRequest:
method: POST
header:
- key: X-Amz-Content-Sha256
value: <string>
- key: X-Amz-Date
value: <string>
- key: X-Amz-Algorithm
value: <string>
- key: X-Amz-Credential
value: <string>
- key: X-Amz-Security-Token
value: <string>
- key: X-Amz-Signature
value: <string>
- key: X-Amz-SignedHeaders
value: <string>
- key: Content-Type
value: application/json
- key: Accept
value: application/json
- description: 'Added as a part of security scheme: apikey'
key: Authorization
value: <API Key>
body:
mode: raw
raw: "{\n \"copyImageSetInformation\": {\n \"sourceImageSet\": {\n \"latestVersionId\": \"15833\"\
\n },\n \"destinationImageSet\": {\n \"imageSetId\": \"53tea260w9s0dvgzadclrghi1tf2eq0f\",\n\
\ \"latestVersionId\": \"77165986041\"\n }\n }\n}"
options:
raw:
headerFamily: json
language: json
url:
raw: '{{baseUrl}}/datastore/:datastoreId/imageSet/:sourceImageSetId/copyImageSet'
host:
- '{{baseUrl}}'
path:
- datastore
- :datastoreId
- imageSet
- :sourceImageSetId
- copyImageSet
variable:
- key: datastoreId
- key: sourceImageSetId
status: OK
code: 200
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: "{\n \"datastoreId\": \"zg563ap3rc7wb9aum0rs6tgpcs25j7su\",\n \"sourceImageSetProperties\": {\n \"\
imageSetId\": \"892kz5zban8ao3esn3ket3s95i1cl7ib\",\n \"latestVersionId\": \"21791\",\n \"imageSetState\"\
: \"DELETED\",\n \"imageSetWorkflowStatus\": \"COPIED\",\n \"createdAt\": \"<dateTime>\",\n \"updatedAt\"\
: \"<dateTime>\",\n \"imageSetArn\": \"arn:aws:medical-imaging:l:006888486337:datastore/qcsrj0h7kap4phozvkgvfg9jobqsv4z3\"\
\n },\n \"destinationImageSetProperties\": {\n \"imageSetId\": \"ke03r51je6y9w6imbtpzpx75g1n0nocy\",\n\
\ \"latestVersionId\": \"3636952140\",\n \"imageSetState\": \"ACTIVE\",\n \"imageSetWorkflowStatus\"\
: \"COPYING_WITH_READ_ONLY_ACCESS\",\n \"createdAt\": \"<dateTime>\",\n \"updatedAt\": \"<dateTime>\"\
,\n \"imageSetArn\": \"arn:aws:medical-imaging:pwrs2q:324685676211:datastore/s5s46m5njfwmvj2mea06isuesuh1zjq2\"\
\n }\n}"
createdAt: '2026-06-05T15:04:14.000Z'
updatedAt: '2026-06-05T15:04:14.000Z'
uid: 35240-889b20de-3e6f-4f7c-89e0-02a6185f1dbb
- id: 9a36c0b2-b69d-402c-a4a9-cf96b0fc8d12
name: ThrottlingException
originalRequest:
method: POST
header:
- key: X-Amz-Content-Sha256
value: <string>
- key: X-Amz-Date
value: <string>
- key: X-Amz-Algorithm
value: <string>
- key: X-Amz-Credential
value: <string>
- key: X-Amz-Security-Token
value: <string>
- key: X-Amz-Signature
value: <string>
- key: X-Amz-SignedHeaders
value: <string>
- key: Content-Type
value: application/json
- key: Accept
value: application/json
- description: 'Added as a part of security scheme: apikey'
key: Authorization
value: <API Key>
body:
mode: raw
raw: "{\n \"copyImageSetInformation\": {\n \"sourceImageSet\": {\n \"latestVersionId\": \"15833\"\
\n },\n \"destinationImageSet\": {\n \"imageSetId\": \"53tea260w9s0dvgzadclrghi1tf2eq0f\",\n\
\ \"latestVersionId\": \"77165986041\"\n }\n }\n}"
options:
raw:
headerFamily: json
language: json
url:
raw: '{{baseUrl}}/datastore/:datastoreId/imageSet/:sourceImageSetId/copyImageSet'
host:
- '{{baseUrl}}'
path:
- datastore
- :datastoreId
- imageSet
- :sourceImageSetId
- copyImageSet
variable:
- key: datastoreId
- key: sourceImageSetId
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: '{}'
createdAt: '2026-06-05T15:04:14.000Z'
updatedAt: '2026-06-05T15:04:14.000Z'
uid: 35240-9a36c0b2-b69d-402c-a4a9-cf96b0fc8d12
- id: a4ee4351-1369-4579-8efb-1774162fbe0d
name: ConflictException
originalRequest:
method: POST
header:
- key: X-Amz-Content-Sha256
value: <string>
- key: X-Amz-Date
value: <string>
- key: X-Amz-Algorithm
value: <string>
- key: X-Amz-Credential
value: <string>
- key: X-Amz-Security-Token
value: <string>
- key: X-Amz-Signature
value: <string>
- key: X-Amz-SignedHeaders
value: <string>
- key: Content-Type
value: application/json
- key: Accept
value: application/json
- description: 'Added as a part of security scheme: apikey'
key: Authorization
value: <API Key>
body:
mode: raw
raw: "{\n \"copyImageSetInformation\": {\n \"sourceImageSet\": {\n \"latestVersionId\": \"15833\"\
\n },\n \"destinationImageSet\": {\n \"imageSetId\": \"53tea260w9s0dvgzadclrghi1tf2eq0f\",\n\
\ \"latestVersionId\": \"77165986041\"\n }\n }\n}"
options:
raw:
headerFamily: json
language: json
url:
raw: '{{baseUrl}}/datastore/:datastoreId/imageSet/:sourceImageSetId/copyImageSet'
host:
- '{{baseUrl}}'
path:
- datastore
- :datastoreId
- imageSet
- :sourceImageSetId
- copyImageSet
variable:
- key: datastoreId
- key: sourceImageSetId
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: '{}'
createdAt: '2026-06-05T15:04:14.000Z'
updatedAt: '2026-06-05T15:04:14.000Z'
uid: 35240-a4ee4351-1369-4579-8efb-1774162fbe0d
- id: f85cba76-49bc-41a6-b5f1-813603c35800
name: AccessDeniedException
originalRequest:
method: POST
header:
- key: X-Amz-Content-Sha256
value: <string>
- key: X-Amz-Date
value: <string>
- key: X-Amz-Algorithm
value: <string>
- key: X-Amz-Credential
value: <string>
- key: X-Amz-Security-Token
value: <string>
- key: X-Amz-Signature
value: <string>
- key: X-Amz-SignedHeaders
value: <string>
- key: Content-Type
value: application/json
- key: Accept
value: application/json
- description: 'Added as a part of security scheme: apikey'
key: Authorization
value: <API Key>
body:
mode: raw
raw: "{\n \"copyImageSetInformation\": {\n \"sourceImageSet\": {\n \"latestVersionId\": \"15833\"\
\n },\n \"destinationImageSet\": {\n \"imageSetId\": \"53tea260w9s0dvgzadclrghi1tf2eq0f\",\n\
\ \"latestVersionId\": \"77165986041\"\n }\n }\n}"
options:
raw:
headerFamily: json
language: json
url:
raw: '{{baseUrl}}/datastore/:datastoreId/imageSet/:sourceImageSetId/copyImageSet'
host:
- '{{baseUrl}}'
path:
- datastore
- :datastoreId
- imageSet
- :sourceImageSetId
- copyImageSet
variable:
- key: datastoreId
- key: sourceImageSetId
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: '{}'
createdAt: '2026-06-05T15:04:14.000Z'
updatedAt: '2026-06-05T15:04:14.000Z'
uid: 35240-f85cba76-49bc-41a6-b5f1-813603c35800
- id: 16e38ce9-ce8a-4b2f-9edd-a11d6a171e3f
name: ValidationException
originalRequest:
method: POST
header:
- key: X-Amz-Content-Sha256
value: <string>
- key: X-Amz-Date
value: <string>
- key: X-Amz-Algorithm
value: <string>
- key: X-Amz-Credential
value: <string>
- key: X-Amz-Security-Token
value: <string>
- key: X-Amz-Signature
value: <string>
- key: X-Amz-SignedHeaders
value: <string>
- key: Content-Type
value: application/json
- key: Accept
value: application/json
- description: 'Added as a part of security scheme: apikey'
key: Authorization
value: <API Key>
body:
mode: raw
raw: "{\n \"copyImageSetInformation\": {\n \"sourceImageSet\": {\n \"latestVersionId\": \"15833\"\
\n },\n \"destinationImageSet\": {\n \"imageSetId\": \"53tea260w9s0dvgzadclrghi1tf2eq0f\",\n\
\ \"latestVersionId\": \"77165986041\"\n }\n }\n}"
options:
raw:
headerFamily: json
language: json
url:
raw: '{{baseUrl}}/datastore/:datastoreId/imageSet/:sourceImageSetId/copyImageSet'
host:
- '{{baseUrl}}'
path:
- datastore
- :datastoreId
- imageSet
- :sourceImageSetId
- copyImageSet
variable:
- key: datastoreId
- key: sourceImageSetId
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: '{}'
createdAt: '2026-06-05T15:04:14.000Z'
updatedAt: '2026-06-05T15:04:14.000Z'
uid: 35240-16e38ce9-ce8a-4b2f-9edd-a11d6a171e3f
- id: ceed14c8-2fa6-4b47-b201-c2fe105c9e7b
name: InternalServerException
originalRequest:
method: POST
header:
- key: X-Amz-Content-Sha256
value: <string>
- key: X-Amz-Date
value: <string>
- key: X-Amz-Algorithm
value: <string>
- key: X-Amz-Credential
value: <string>
- key: X-Amz-Security-Token
value: <string>
- key: X-Amz-Signature
value: <string>
- key: X-Amz-SignedHeaders
value: <string>
- key: Content-Type
value: application/json
- key: Accept
value: application/json
- description: 'Added as a part of security scheme: apikey'
key: Authorization
value: <API Key>
body:
mode: raw
raw: "{\n \"copyImageSetInformation\": {\n \"sourceImageSet\": {\n \"latestVersionId\": \"15833\"\
\n },\n \"destinationImageSet\": {\n \"imageSetId\": \"53tea260w9s0dvgzadclrghi1tf2eq0f\",\n\
\ \"latestVersionId\": \"77165986041\"\n }\n }\n}"
options:
raw:
headerFamily: json
language: json
url:
raw: '{{baseUrl}}/datastore/:datastoreId/imageSet/:sourceImageSetId/copyImageSet'
host:
- '{{baseUrl}}'
path:
- datastore
- :datastoreId
- imageSet
- :sourceImageSetId
- copyImageSet
variable:
- key: datastoreId
- key: sourceImageSetId
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: '{}'
createdAt: '2026-06-05T15:04:14.000Z'
updatedAt: '2026-06-05T15:04:14.000Z'
uid: 35240-ceed14c8-2fa6-4b47-b201-c2fe105c9e7b
- id: 40a080c5-20ad-4e32-a429-71d95043a34f
name: ResourceNotFoundException
originalRequest:
method: POST
header:
- key: X-Amz-Content-Sha256
value: <string>
- key: X-Amz-Date
value: <string>
- key: X-Amz-Algorithm
value: <string>
- key: X-Amz-Credential
value: <string>
- key: X-Amz-Security-Token
value: <string>
- key: X-Amz-Signature
value: <string>
- key: X-Amz-SignedHeaders
value: <string>
- key: Content-Type
value: application/json
- key: Accept
value: application/json
- description: 'Added as a part of security scheme: apikey'
key: Authorization
value: <API Key>
body:
mode: raw
raw: "{\n \"copyImageSetInformation\": {\n \"sourceImageSet\": {\n \"latestVersionId\": \"15833\"\
\n },\n \"destinationImageSet\": {\n \"imageSetId\": \"53tea260w9s0dvgzadclrghi1tf2eq0f\",\n\
\ \"latestVersionId\": \"77165986041\"\n }\n }\n}"
options:
raw:
headerFamily: json
language: json
url:
raw: '{{baseUrl}}/datastore/:datastoreId/imageSet/:sourceImageSetId/copyImageSet'
host:
- '{{baseUrl}}'
path:
- datastore
- :datastoreId
- imageSet
- :sourceImageSetId
- copyImageSet
variable:
- key: datastoreId
- key: sourceImageSetId
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: '{}'
createdAt: '2026-06-05T15:04:14.000Z'
updatedAt: '2026-06-05T15:04:14.000Z'
uid: 35240-40a080c5-20ad-4e32-a429-71d95043a34f
- id: cdb2e833-a8b7-47c9-95e6-e8d836d54d22
name: ServiceQuotaExceededException
originalRequest:
method: POST
header:
- key: X-Amz-Content-Sha256
value: <string>
- key: X-Amz-Date
value: <string>
- key: X-Amz-Algorithm
value: <string>
- key: X-Amz-Credential
value: <string>
- key: X-Amz-Security-Token
value: <string>
- key: X-Amz-Signature
value: <string>
- key: X-Amz-SignedHeaders
value: <string>
- key: Content-Type
value: application/json
- key: Accept
value: application/json
- description: 'Added as a part of security scheme: apikey'
key: Authorization
value: <API Key>
body:
mode: raw
raw: "{\n \"copyImageSetInformation\": {\n \"sourceImageSet\": {\n \"latestVersionId\": \"15833\"\
\n },\n \"destinationImageSet\": {\n \"imageSetId\": \"53tea260w9s0dvgzadclrghi1tf2eq0f\",\n\
\ \"latestVersionId\": \"77165986041\"\n }\n }\n}"
options:
raw:
headerFamily: json
language: json
url:
raw: '{{baseUrl}}/datastore/:datastoreId/imageSet/:sourceImageSetId/copyImageSet'
host:
- '{{baseUrl}}'
path:
- datastore
- :datastoreId
- imageSet
- :sourceImageSetId
- copyImageSet
variable:
- key: datastoreId
- key: sourceImageSetId
_postman_previewlanguage: json
header:
- key: Content-Type
value: application/json
cookie: []
responseTime: null
body: '{}'
createdAt: '2026-06-05T15:04:14.000Z'
updatedAt: '2026-06-05T15:04:14.000Z'
uid: 35240-cdb2e833-a8b7-47c9-95e6-e8d836d54d22
createdAt: '2026-06-05T15:04:14.000Z'
updatedAt: '2026-06-05T15:04:14.000Z'
uid: 35240-cd21a975-4a88-449f-9242-2928aefa2a10
id: 94b78099-6bb7-441c-9236-ee278f11fc1d
createdAt: '2026-06-05T15:04:14.000Z'
updatedAt: '2026-06-05T15:04:14.000Z'
uid: 35240-94b78099-6bb7-441c-9236-ee278f11fc1d
id: aacb4524-ef32-494e-8197-858f5ff591e0
createdAt: '2026-06-05T15:04:14.000Z'
updatedAt: '2026-06-05T15:04:14.000Z'
uid: 35240-aacb4524-ef32-494e-8197-858f5ff591e0
- name: '{imageSetId}'
item:
- name: deleteImageSet
item:
- name: Amazon HealthImaging Delete Image Set
id: 27f0f2d6-4fff-4003-bce0-d26e51000054
protocolProfileBehavior:
disableBodyPruning: true
request:
method: POST
header:
- key: X-Amz-Content-Sha256
value: <string>
- key: X-Amz-Date
value: <string>
- key: X-Amz-Algorithm
value: <string>
- key: X-Amz-Credential
value: <string>
- key: X-Amz-Security-Token
value: <string>
- key: X-Amz-Signature
value: <string>
- key: X-Amz-SignedHeaders
value: <string>
- key: Accept
value: application/json
url:
raw: '{{baseUrl}}/datastore/:datastoreId/imageSet/:imageSetId/deleteImageSet'
host:
- '{{baseUrl}}'
path:
- datastore
- :datastoreId
- imageSet
- :imageSetId
- deleteImageSet
variable:
- id: 32cc2d21-0f6c-4a32-951c-8176b10d701f
key: datastoreId
value: eayqdgy75ayv9v3loc3s4vmjg43en0hw
description: (Required) The data store identifier.
- id: 15a91160-8fbb-4702-9ab0-84f97f42911a
key: imageSetId
value: eayqdgy75ayv9v3loc3s4vmjg43en0hw
description: (Required) The image set identifier.
description: Delete an image set.
response:
- id: 2b95f6e7-4849-4812-ac2a-776b075bda05
name: Success
originalRequest:
method: POST
header:
- key: X-Amz-Content-Sha256
value: <string>
- key: X-Amz-Date
valu
# --- truncated at 32 KB (307 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/amazon-healthimaging/refs/heads/main/apis.yml