v1

latestOpenAPI 3.1.02026-07-2414103.5 MB

Renew S3 Integration

This endpoint creates a new S3 integration, and generates an AWS access and secret keys to be used for reading the data written to this integration's folders.

post/v3/batch/s3-connector/renew

Response

200

expiration_datestring
integration_namestring

Example response

{
  "expiration_date": "2025-11-08",
  "integration_name": "s3_default"
}