package app import ( "fmt" "github.com/seaweedfs/seaweedfs/weed/admin/dash" ) templ Policies(data dash.PoliciesData) {
Policy Name | Version | Statements | Created | Updated | Actions |
---|---|---|---|---|---|
{policy.Name} | {policy.Document.Version} | {fmt.Sprintf("%d statements", len(policy.Document.Statement))} | {policy.CreatedAt.Format("2006-01-02 15:04")} | {policy.UpdatedAt.Format("2006-01-02 15:04")} |
|
No IAM policies foundCreate your first policy to manage access permissions. |