VaporShell.WAFv2.psd1

@{
  VariablesToExport = '*'
  FunctionsToExport = @('Add-VSWAFv2LoggingConfigurationFieldToMatch','Add-VSWAFv2RuleGroupAndStatement','Add-VSWAFv2RuleGroupByteMatchStatement','Add-VSWAFv2RuleGroupCustomResponseBody','Add-VSWAFv2RuleGroupFieldToMatch','Add-VSWAFv2RuleGroupForwardedIPConfiguration','Add-VSWAFv2RuleGroupGeoMatchStatement','Add-VSWAFv2RuleGroupIPSetForwardedIPConfiguration','Add-VSWAFv2RuleGroupIPSetReferenceStatement','Add-VSWAFv2RuleGroupJsonBody','Add-VSWAFv2RuleGroupJsonMatchPattern','Add-VSWAFv2RuleGroupLabel','Add-VSWAFv2RuleGroupLabelMatchStatement','Add-VSWAFv2RuleGroupLabelSummary','Add-VSWAFv2RuleGroupNotStatement','Add-VSWAFv2RuleGroupOrStatement','Add-VSWAFv2RuleGroupRateBasedStatement','Add-VSWAFv2RuleGroupRegexPatternSetReferenceStatement','Add-VSWAFv2RuleGroupRule','Add-VSWAFv2RuleGroupRuleAction','Add-VSWAFv2RuleGroupSizeConstraintStatement','Add-VSWAFv2RuleGroupSqliMatchStatement','Add-VSWAFv2RuleGroupStatement','Add-VSWAFv2RuleGroupTextTransformation','Add-VSWAFv2RuleGroupVisibilityConfig','Add-VSWAFv2RuleGroupXssMatchStatement','Add-VSWAFv2WebACLAllowAction','Add-VSWAFv2WebACLAndStatement','Add-VSWAFv2WebACLBlockAction','Add-VSWAFv2WebACLByteMatchStatement','Add-VSWAFv2WebACLCountAction','Add-VSWAFv2WebACLCustomHTTPHeader','Add-VSWAFv2WebACLCustomRequestHandling','Add-VSWAFv2WebACLCustomResponse','Add-VSWAFv2WebACLCustomResponseBody','Add-VSWAFv2WebACLDefaultAction','Add-VSWAFv2WebACLExcludedRule','Add-VSWAFv2WebACLFieldToMatch','Add-VSWAFv2WebACLForwardedIPConfiguration','Add-VSWAFv2WebACLGeoMatchStatement','Add-VSWAFv2WebACLIPSetForwardedIPConfiguration','Add-VSWAFv2WebACLIPSetReferenceStatement','Add-VSWAFv2WebACLJsonBody','Add-VSWAFv2WebACLJsonMatchPattern','Add-VSWAFv2WebACLLabel','Add-VSWAFv2WebACLLabelMatchStatement','Add-VSWAFv2WebACLManagedRuleGroupStatement','Add-VSWAFv2WebACLNotStatement','Add-VSWAFv2WebACLOrStatement','Add-VSWAFv2WebACLOverrideAction','Add-VSWAFv2WebACLRateBasedStatement','Add-VSWAFv2WebACLRegexPatternSetReferenceStatement','Add-VSWAFv2WebACLRule','Add-VSWAFv2WebACLRuleAction','Add-VSWAFv2WebACLRuleGroupReferenceStatement','Add-VSWAFv2WebACLSizeConstraintStatement','Add-VSWAFv2WebACLSqliMatchStatement','Add-VSWAFv2WebACLStatement','Add-VSWAFv2WebACLTextTransformation','Add-VSWAFv2WebACLVisibilityConfig','Add-VSWAFv2WebACLXssMatchStatement','New-VSWAFv2IPSet','New-VSWAFv2LoggingConfiguration','New-VSWAFv2RegexPatternSet','New-VSWAFv2RuleGroup','New-VSWAFv2WebACL','New-VSWAFv2WebACLAssociation')
  FileList = @()
  ScriptsToProcess = @('VaporShell.WAFv2.Classes.ps1')
  PrivateData = @{
    PSData = @{
      ProjectUri = 'https://github.com/SCRT-HQ/VaporShell'
      LicenseUri = 'https://github.com/SCRT-HQ/VaporShell/blob/master/LICENSE'
      Tags = @('AWS','CloudFormation','CFN','DevOps','Automation','JSON','YAML','IaC','InfrastructureAsCode','PSEdition_Core','PSEdition_Desktop','Windows','Mac','Linux')
      Prerelease = 'beta20210929r1'
      IconUri = 'https://spotinst.com/app/themes/spotinst-theme/dist/images/features/elastigroup/intro/icons/cloudformation.svg'
    }
  }
  RequiredModules = @('VaporShell')
  Copyright = '(c) SCRT HQ 2020 . All rights reserved.'
  TypesToProcess = @()
  DotNetFrameworkVersion = '4.7.2'
  ProcessorArchitecture = 'None'
  Description = 'Service-specific module for AWS CloudFormation for service:'
  Author = 'Nate Ferrell'
  GUID = '80d4e8fc-307e-4812-95e9-f3869f2aaf62'
  FormatsToProcess = @()
  RequiredAssemblies = @()
  AliasesToExport = '*'
  RootModule = 'VaporShell.WAFv2.psm1'
  ModuleVersion = '3.0.0'
  CmdletsToExport = @()
  CompanyName = 'SCRT HQ'
  PowerShellVersion = '5.1'
}