[Question]
- How long is the validity period of the data when uploading a file to the Sendbird server (likely AWS S3)?
- Also, is it possible to control the expiration date?
[SDK Version]
sendbird-chat-sdk-javascript v4.14.4
[Reproduction Steps]
// Please provide reproduction steps and, if possible, code snippets.
[Frequency]
// How frequently is this issue occurring?
[Current impact]
- When an image file is uploaded to the Sendbird server, we plan to save the file URL in the database as a response.
- Since we want to retain files uploaded to the channel as evidence, we would like to know how long the expiration period is and whether it can be controlled.