package app import ( "fmt" "github.com/seaweedfs/seaweedfs/weed/admin/dash" "github.com/seaweedfs/seaweedfs/weed/s3api/s3tables" ) templ S3TablesBuckets(data dash.S3TablesBucketsData) {
| Name | Owner | ARN | Created | Actions |
|---|---|---|---|---|
| { bucket.Name } | { bucket.OwnerAccountID } | { bucket.ARN } | { bucket.CreatedAt.Format("2006-01-02 15:04") } | |
No table buckets foundCreate your first S3 Tables bucket to get started. |
||||