AWS::WAFv2::RuleGroup CryptoConfig - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::WAFv2::RuleGroup CryptoConfig

The cryptocurrency payment configuration for AI bot monetization. Contains the list of blockchain payment networks where you receive payments.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "PaymentNetworks" : [ PaymentNetwork, ... ] }

Properties

PaymentNetworks

The blockchain payment networks configured to receive payments. You can specify 1 to 2 networks. All networks must be in the same environment-either all production networks (Base, Solana) or all test networks (Base Sepolia, Solana Devnet).

Required: Yes

Type: Array of PaymentNetwork

Minimum: 1

Maximum: 2

Update requires: No interruption