Skip to content

Commit

Permalink
COSI-61: synthetic docs update for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
anurag4DSB committed Jan 8, 2025
1 parent b18ab24 commit 1fe7c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/metrics-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ scality_cosi_driver_iam_requests_total{action="DeleteAccessKey",status="error"}
#### Creating Bucket Access

1. Create an IAM user (`CreateUser`).
2. Attach an inline policy for bucket access (`PutUserPolicy`).
2. Attach an inline policy for bucket **access** (`PutUserPolicy`).
3. Generate access keys for the IAM user (`CreateAccessKey`).

#### Revoking Bucket Access
Expand Down

0 comments on commit 1fe7c42

Please sign in to comment.