/// Interface for accessing MedicalImaging
///
/// 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
///
///
Tagging actions
///
///
///
public partial interface IAmazonMedicalImaging : IAmazonService, IDisposable
{
#if AWS_ASYNC_ENUMERABLES_API
///