UNPKG

aws-parameter-store-env

Version:
4 lines (3 loc) 101 B
import * as AWS from "aws-sdk"; declare function getSSM(region: string): AWS.SSM; export { getSSM };