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

File metadata

File hashes

Hashes for gammarers_aws_waf_ip_rate_limit_rule_group-1.4.18.tar.gz
Algorithm Hash digest
SHA256 52d3a2a2bfc2d9bc2751bb75abeeedd500c62895789ba5ca9772dbc0627cb692
MD5 162408d3d454397820a1e76ac888bdc2
BLAKE2b-256 dec72a0b0ad7d934dadee10b83f317af7760f0ee62e17b4182d22e142e754cb2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_waf_ip_rate_limit_rule_group-1.4.18-py3-none-any.whl
Algorithm Hash digest
SHA256 e15f5f0d814e7a3c86e072a9629b1d4e65661eb48a1716a1f9ac02881b7a29d2
MD5 241f975da0412580c41599bfe52fe8f5
BLAKE2b-256 3bf1e8bf3a6b343b49eea540e0c04ee778ba2b564da6dc1c072c78ac801b41f4

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