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

File metadata

File hashes

Hashes for gammarers_aws_waf_ip_rate_limit_rule_group-1.4.15.tar.gz
Algorithm Hash digest
SHA256 e943ca4af3cd0570237a39a881453f237bd5a0491fcf0c5e8bb9b3db96a4b897
MD5 146dd70a5254049a13d585bc481f02b7
BLAKE2b-256 674bd415bcfe69e7ebca008a8e73d1e760f3b2847039fdd9b55bf81b9fe58137

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gammarers.aws_waf_ip_rate_limit_rule_group-1.4.15-py3-none-any.whl
Algorithm Hash digest
SHA256 26df7317275f0d7b050f3ff78c8bfb0c3a38578ac262b040afd5c8b3d4e13b90
MD5 332c093bb6478fc0dc004182fc81d2e5
BLAKE2b-256 86e7b6b2706c22a21f6963d188e182f68bf3f970d63a59b7c9a296889f2891a6

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