diff --git a/Admin-UI.md b/Admin-UI.md index 11592cc..361019d 100644 --- a/Admin-UI.md +++ b/Admin-UI.md @@ -388,6 +388,7 @@ Manage S3-compatible storage buckets: - **Delete Bucket**: Remove empty buckets with confirmation dialog - **Quota Management**: Set storage limits per bucket - **Bucket Details**: View detailed statistics and configuration +- **Lifecycle rules**: View the lifecycle rules, and edit them with a rich web form #### User Management (/object-store/users) @@ -426,7 +427,7 @@ Manage S3 API users and their permissions: Manage bucket policies and access control: **Policy Operations**: -- Create JSON-based bucket policies +- Create bucket policies using a rich web form UI or paste a JSON-based policy - Edit existing policies with syntax validation - Delete policies - Validate policy syntax before saving