MDAA TS Docs
    Preparing search index...

    Function stripIgnoredContent

    • Strip ignored resources and properties from a CloudFormation template. Used by both module-level and starter kit baseline tests.

      Parameters

      • template: Record<string, unknown>
      • extraPatterns: string[] = []
      • extraProperties: Record<string, string[]> = {}

      Returns Record<string, unknown>