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.14.tar.gz.

File metadata

File hashes

Hashes for gammarers_aws_waf_ip_rate_limit_rule_group-1.4.14.tar.gz
Algorithm Hash digest
SHA256 c17f01920347303aaa68edbc272b30077d140694d18499441783d020ad9f4520
MD5 f0684fbfeef988435bb1dc888fe4e6ce
BLAKE2b-256 14200e7514d98267a8decd844e4364ce47f1add57da9975963aa9895f94fc7bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_waf_ip_rate_limit_rule_group-1.4.14-py3-none-any.whl
Algorithm Hash digest
SHA256 9c62ca29baf04307585ed7f83355233e203e8fbc8c86845387067f85e358d8e7
MD5 03e71afe5a6ec7dffb28c1bb3e69bc51
BLAKE2b-256 dfbd7210f741c4fc7c4c68e2990484442ffa9efcbee6fb97d551aeba1d2ee02b

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