This repository was archived by the owner on May 6, 2025. It is now read-only.

Description
Currently the API is consumed via temporal API Tokens and this works great! .. For one off explorations.
When using notebooks and other internal systems on AWS (i.e Sagemaker), it'd be great if we could have IAM auth'd requests to the same endpoint. That would guarantee that analysis (and other data explorations within AWS) and also future microservices leverage AWS's IAM directly instead of extra logic around bearer tokens (management of auto renewal & co).