Infrastructure Setup
DynamoDB provisioning for the configured GLOBAL_STORE_CONFIG
⚙️
DynamoDB Table Status
Table needs to be created
💡
About DynamoDB Setup
- This page provisions the global DynamoDB table for the bonus system
- The table is used for distributed storage and state management
- TTL (Time To Live) is automatically configured for data expiration
- Setup is safe to run multiple times - it will skip if the table already exists