@aws-accelerator/config
    Preparing search index...

    Accelerator replacements configuration

    interface IReplacementsConfig {
        globalReplacements?: (IParameterReplacement | IParameterReplacementV2)[];
    }
    Index

    Properties

    The set of placeholder parameters (key/path pairs) that will be merged with yaml configuration files.