auth-sessions/check
API that is defined in the project.
After creating an auth session, it must be included in input payload of the direct API calls. If jobs or queues are being configured on an project with auth sessions enabled then the configuration must include auth session as well.
To learn more and dig deeper:
sam-serviceA-session
then this auth session should be maintained and updated by you. This means that you must update and maintain the auth session for the duration you need it.
Learn how to update auth sessions