UNPKG

@alma-cdk/cross-region-parameter

Version:

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

3 lines (2 loc) 115 B
import { Construct } from 'constructs'; export declare function addError(scope: Construct, message: string): void;