public class ParameterStoreMissingKeysFailureAnalyzer
extends org.springframework.boot.diagnostics.AbstractFailureAnalyzer<ParameterStoreKeysMissingException>
An AbstractFailureAnalyzer that performs analysis of a Parameter Store configuration failure caused by not
providing a Parameter Store key to `spring.config.import` property.