What option should I pick for Azure DevOps Rest API Authentication and why?
I tried PATs as an authentication method, but it does not fit for a long-lived integration "30 days is the maximum expiration"
what is the best practice to authenticate this AWS Lambda function to trigger the azure-pipelines REST-API, with less operations and more security