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

File details

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

File metadata

File hashes

Hashes for gammarers_aws_waf_ip_rate_limit_rule_group-1.4.11.tar.gz
Algorithm Hash digest
SHA256 0e40b8611c42006ff0aeb3893c16b29798f2e99a40edf816983c472d2268b2ef
MD5 34893e3a00140b28413462e1f3fcaa05
BLAKE2b-256 261519becb46f3092283a120f9554a934b3fc9c3adb9177a08939c7e265bb4c6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_waf_ip_rate_limit_rule_group-1.4.11-py3-none-any.whl
Algorithm Hash digest
SHA256 cf9efdccebaa81b400e1e8885262624cd4f1f1f59dd52d84320b383a3e3fed02
MD5 de570110b454bf24a2eff7e774587e8b
BLAKE2b-256 001c8fa612fd06f6c59af23e99cbd70dde3a5856b39ecd49575c7d65eaf590b9

See more details on using hashes here.

Supported by

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