Skip to content

Commit 2685140

Browse files
committed
fix(object-storage): list all possible values for policy version
1 parent 14c7eeb commit 2685140

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/object-storage/api-cli/bucket-policy.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ Bucket policies use a JSON-based access policy language, and are composed of str
5252
**Type**
5353
: const
5454

55-
**Default Value**
56-
: "2023-04-17"
55+
**Possible Value**
56+
: `"2023-04-17"` or `"2012-10-17"` (deprecated)
5757

5858
**Sample**:
5959

0 commit comments

Comments
 (0)