Skip to content

Commit bc707ac

Browse files
bene2k1fpagny
andauthored
Update pages/generative-apis/how-to/use-batch-processing.mdx
Co-authored-by: fpagny <franckpagny@hotmail.fr>
1 parent 04a7fe3 commit bc707ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/generative-apis/how-to/use-batch-processing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Batch processing is designed for:
2424
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
2525
- A valid [API key](/iam/how-to/create-api-keys/) for API authentication
2626
- Python 3.7+ installed on your system
27-
- The following IAM permissions: `s3:GetObject`,`s3:PutObject`
27+
- If bucket policies exists in the bucket storing your `.jsonl` file, the following bucket policies actions `s3:GetObject` and `s3:PutObject` for `scw-managed-genapi-batch` IAM application. This application is auto-generated by Scaleway after your first batch creation.
2828

2929
## How batch processing works
3030

0 commit comments

Comments
 (0)