0.1.45 • Published 8 months ago

@gammarer/aws-waf-rate-limit-rule-group v0.1.45

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months ago

AWS WAF Rete Limit Rule Group

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

Resources

This construct creating resource list.

  • WAF V2 RuleGroup

Install

TypeScript

npm install @gammarer/aws-waf-rate-limit-rule-group
# or
yarn add @gammarer/aws-waf-rate-limit-rule-group

Example

import { WafRateLimitRuleGroup } from '@gammarer/aws-waf-rate-limit-rule-group';

new WafRateLimitRuleGroup(stack, 'WafRateLimitRuleGroup', {
  name: 'rate-limit-rule-group',
  rateLimitCount: 3000, // default 1000
});

License

This project is licensed under the Apache-2.0 License.

0.1.45

8 months ago

0.1.44

8 months ago

0.1.43

8 months ago

0.1.42

8 months ago

0.1.41

8 months ago

0.1.40

8 months ago

0.1.39

8 months ago

0.1.38

8 months ago

0.1.37

8 months ago

0.1.36

8 months ago

0.1.35

8 months ago

0.1.34

8 months ago

0.1.33

8 months ago

0.1.32

8 months ago

0.1.31

8 months ago

0.1.30

8 months ago

0.1.29

8 months ago

0.1.28

9 months ago

0.1.27

9 months ago

0.1.26

9 months ago

0.1.25

9 months ago

0.1.24

9 months ago

0.1.23

9 months ago

0.1.22

9 months ago

0.1.21

9 months ago

0.1.20

9 months ago

0.1.19

9 months ago

0.1.18

9 months ago

0.1.17

9 months ago

0.1.16

9 months ago

0.1.15

9 months ago

0.1.14

9 months ago

0.1.13

9 months ago

0.1.12

9 months ago

0.1.11

9 months ago

0.1.10

9 months ago

0.1.9

9 months ago

0.1.8

9 months ago

0.1.7

9 months ago

0.1.6

9 months ago

0.1.5

9 months ago

0.1.4

9 months ago

0.1.3

9 months ago

0.1.2

9 months ago

0.1.1

9 months ago

0.1.0

9 months ago