UNPKG

@alma-cdk/cross-region-parameter

Version:

Store AWS SSM Parameter Store Parameters into another AWS Region with AWS CDK

8 lines (5 loc) 135 B
'use strict'; var implementation = require('./implementation'); module.exports = function getPolyfill() { return implementation; };