Skip to main content

This is an AWS CDK Construct for Rate Limit Rule on WAF V2.

Project description

AWS WAF(V2) IP Rete Limit Rule Group

GitHub npm (scoped) PyPI Nuget GitHub Workflow Status (branch) GitHub release (latest SemVer)

View on Construct Hub

This is an AWS CDK Construct for IP Rate Limit Rule on WAF V2

Resources

This construct creating resource list.

  • WAF V2 RuleGroup

Install

TypeScript

# or

install by npm

npm install @gammarers/aws-waf-ip-rate-limit-rule-group

install by yarn

yarn add @gammarers/aws-waf-ip-rate-limit-rule-group

install by pnpm

pnpm add @gammarers/aws-waf-ip-rate-limit-rule-group

install by bun

bun add @gammarers/aws-waf-ip-rate-limit-rule-group

Python

pip install gammarers.aws-waf-ip-rate-limit-rule-group

C# / .Net

dotnet add package Gammarers.CDK.AWS.WafIpRateLimitRuleGroup

Example

import { Scope, WafRateLimitRuleGroup } from '@gammarers/aws-waf-ip-rate-limit-rule-group';

new WafIpRateLimitRuleGroup(stack, 'WafIpRateLimitRuleGroup', {
  name: 'rate-limit-rule-group',
  scope: Scope.REGIONAL,
  rateLimitCount: 3000, // default 1000
});

License

This project is licensed under the Apache-2.0 License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file gammarers_aws_waf_ip_rate_limit_rule_group-1.4.16.tar.gz.

File metadata

File hashes

Hashes for gammarers_aws_waf_ip_rate_limit_rule_group-1.4.16.tar.gz
Algorithm Hash digest
SHA256 2a3decc33c539316522138289480e32a01d9dbb20488761917b0b07541792bde
MD5 2405fa4c5cbfae72acc5e6ff23b0f99b
BLAKE2b-256 50d7fe235a975f98dd70865650ff562408d858f329f046e0f04b629a9016b2c3

See more details on using hashes here.

File details

Details for the file gammarers.aws_waf_ip_rate_limit_rule_group-1.4.16-py3-none-any.whl.

File metadata

File hashes

Hashes for gammarers.aws_waf_ip_rate_limit_rule_group-1.4.16-py3-none-any.whl
Algorithm Hash digest
SHA256 1f25f19806b6f1bdbc8c7975152fcc8b8cea0d974b09b161ff835f6a3b5ee1fd
MD5 033203cc331302600e6829f172272c09
BLAKE2b-256 73768cb3c3417bfd2ddeecabfe757e679834888955f0474c688ff93c3988c42f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page