import { Parameter } from '@aws-sdk/client-ssm';
export type ConfigParameters = Parameter[];
