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