AWS AWSCloudFormation documentation change
Summary
Added MonetizationConfig property for AI bot cryptocurrency payment configuration
Security assessment
Payment processing configuration for monetizing bot traffic doesn't introduce security features or address security vulnerabilities
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-wafv2-webacl.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-wafv2-webacl.md index 394f9a933..adbff223c 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-wafv2-webacl.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-wafv2-webacl.md @@ -50,0 +51 @@ To declare this entity in your CloudFormation template, use the following syntax + "MonetizationConfig" : [MonetizationConfig](./aws-properties-wafv2-webacl-monetizationconfig.html), @@ -81,0 +83,2 @@ To declare this entity in your CloudFormation template, use the following syntax + MonetizationConfig: + [MonetizationConfig](./aws-properties-wafv2-webacl-monetizationconfig.html) @@ -201,0 +205,11 @@ _Update requires_ : [No interruption](https://docs.aws.amazon.com/AWSCloudFormat +`MonetizationConfig` + + +The monetization configuration for the web ACL. Required when any rule in the web ACL uses the `Monetize` action. Specifies the cryptocurrency payment networks and currency mode for AI bot monetization. + +_Required_ : No + + _Type_ : [MonetizationConfig](./aws-properties-wafv2-webacl-monetizationconfig.html) + + _Update requires_ : [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt) +