Values.GetDataAccessorRequestSourceRetrieves information about a specified data accessor. This operation returns details about the data accessor, including its display name, unique identifier, Amazon Resource Name (ARN), the associated Amazon Q Business application and IAM Identity Center application, the IAM role for the ISV, the action configurations, and the timestamps for when the data accessor was created and last updated.
type nonrec t = {applicationId : ApplicationId.t;The unique identifier of the Amazon Q Business application.
*)dataAccessorId : DataAccessorId.t;The unique identifier of the data accessor to retrieve.
*)}