Is it possible to use AWS service account in dotnet application instead AWS credentials

60 Views Asked by At

Currently, my dotnet application is using AWS credentials but I would like to replace it with service account token. I don't see a way to do that in AWS documentation.

0

There are 0 best solutions below