Hi Kaveen,
Greetings
from Syncfusion support.
Query
1: To connect
with the S3 bucket, we used awsAccessKeyId and awsSecretAccessKey
with bucketName and bucketRegion in our Amazon File Service
provider. In our provider, we have not used an awsSessionToken. However,
you can write your own file service provider by comparing our available file
service providers and integrating a session token to meet your requirements.
But you need to
request and return the response in a specified format with the required
parameters to perform file operations. In the File Manager component, we have handled
file operations by fetching responses from the server in a defined format to
work with various back-end API’s in common. Please find the default request and
response parameters for file operations at the below link.
https://ej2.syncfusion.com/react/documentation/file-manager/file-operations/
Query 2: Yes, you can include a custom column
in the details view by using the detailsViewSettings
property. Please check the below documentation to understand how to add a
custom column in the File Manager component.
https://ej2.syncfusion.com/react/documentation/file-manager/customization/#details-view-customization
Regards,
Indhumathy L