/table-buckets

This commit is contained in:
Chris Lu
2026-01-29 20:03:17 -08:00
parent 94e0b902f9
commit 88c27615c4
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ import (
)
const (
TablesPath = "/tables"
TablesPath = "/table-buckets"
DefaultAccountID = "000000000000"
DefaultRegion = "us-east-1"