UNPKG

@alma-cdk/cross-region-parameter

Version:

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

4 lines 95 B
import crypto from 'crypto'; export default function rng() { return crypto.randomBytes(16); }