package com.amazon.synthetics.group; class Configuration extends BaseConfiguration { public Configuration() { super("aws-synthetics-group.json"); } }