finspacedata_get_external_data_view_access_details {paws.storage} | R Documentation |
Returns the credentials to access the external Dataview from an S3 location
Description
Returns the credentials to access the external Dataview from an S3 location. To call this API:
See https://www.paws-r-sdk.com/docs/finspacedata_get_external_data_view_access_details/ for full documentation.
Usage
finspacedata_get_external_data_view_access_details(dataViewId, datasetId)
Arguments
dataViewId |
[required] The unique identifier for the Dataview that you want to access. |
datasetId |
[required] The unique identifier for the Dataset. |
[Package paws.storage version 0.9.0 Index]