package software.amazon.kendra.featuredresultsset; class Configuration extends BaseConfiguration { public Configuration() { super("aws-kendra-featuredresultsset.json"); } }