View a markdown version of this page

AWS::WAFv2::RuleGroup CryptoConfig - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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