Data Access Service (DAS) overview
Data Access Service (DAS) in watsonx.data provides a unified way to access object storage, govern external engines, and audit data access. All of these are accomplished without exposing credentials or requiring complex modifications to engines, which are not controlled by watsonx.data.
DAS signature is available only internally for Data Stage and IBM Spark. IBM Spark by default connects to the watsonx.data object storage through DAS signature. Using DAS, you can generate AWS V4 Signature for S3 or S3-compatible object storage such as IBM Cloud Object Storage, MinIO, and Ceph. Additionally, you can generate a delegating SAS token for ADLS Gen1 or Gen2 storage, or an access token for GCS storage.
watsonx.data on IBM Software Hub
The following topic provide more information about DAS support for different storage types and file action capabilities:S3 REST API permissions (specific to IBM Spark and DAS).