How to consume credentials from a service connection in Azure DevOps SDK and use them to connect to an AWS account?
I’m developing a web extension and I’m trying to consume credentials from a service connection using the Azure DevOps SDK. My goal is to use these credentials to connect to an AWS account. Here is the code I’m working with: