From 8d2a8d1a6ab57c0eb445781c7c29f6d00862b83a Mon Sep 17 00:00:00 2001 From: SamyOubouaziz Date: Tue, 19 Nov 2024 17:07:36 +0100 Subject: [PATCH] fix(s3): update policy global action description --- storage/object/api-cli/bucket-policy.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage/object/api-cli/bucket-policy.mdx b/storage/object/api-cli/bucket-policy.mdx index cfbb255055..e9489dfd3a 100644 --- a/storage/object/api-cli/bucket-policy.mdx +++ b/storage/object/api-cli/bucket-policy.mdx @@ -362,7 +362,7 @@ Bucket policies use a JSON-based access policy language and are composed of stri ### Action **Description** -: Consists of an Amazon S3 namespace, a colon, and the name of an action. Action names can include wildcards represented by `*`. +: Consists of an Amazon S3 namespace, a colon, and the name of an action. Refer to the list below for supported actions. **Required** : Yes