MDAA TS Docs
    Preparing search index...

    Function diffAssembly

    • Diff every selectable stack in the assembly (by hierarchicalId) plus any remaining non-selectable template files (nested CfnStack assets, SMUS blueprint products) against their committed baselines. Returns the list of drift failure messages.

      Parameters

      • assemblyDir: string
      • baselinesDir: string
      • templateFiles: string[]
      • toolkit: Toolkit
      • source: unknown
      • DiffMethod: typeof DiffMethod

      Returns Promise<string[]>