Values.DeleteDataAccessorRequestSourceDeletes a specified data accessor. This operation permanently removes the data accessor and its associated IAM Identity Center application. Any access granted to the ISV through this data accessor will be revoked.
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 delete.
*)}