package software.amazon.sagemaker.image; class Configuration extends BaseConfiguration { Configuration() { super("aws-sagemaker-image.json"); } }