SonarJS linter helper functions
    Preparing search index...

    Function AwsCdkTemplate

    • A rule template for AWS CDK resources

      Parameters

      • mapOrFactory: AwsCdkConsumerMap | ((ctx: RuleContext) => AwsCdkConsumerMap)

        callbacks to invoke when a new expression or a call expression matches a fully qualified name

      • meta: RuleMetaData = {}

        the rule metadata

      Returns RuleModule

      the instantiated rule module