UNPKG

@alma-cdk/cross-region-parameter

Version:

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

6 lines (5 loc) 305 B
import { Options } from "pascal-case"; export { Options }; export declare function camelCaseTransform(input: string, index: number): string; export declare function camelCaseTransformMerge(input: string, index: number): string; export declare function camelCase(input: string, options?: Options): string;