Is there a way to have saw work via IAM policy instead of local aws credentials?
The configuration I am testing works with 'awslogs' but when I saw saw I get the following:
[tsposato@PROD .aws]$ saw watch /fargate/Harbour/PROD/api-application
Error NoCredentialProviders: no valid providers in chain. Deprecated.
For verbose messaging see aws.Config.CredentialsChainVerboseErrors
Is there a way to have saw work via IAM policy instead of local aws credentials? The configuration I am testing works with 'awslogs' but when I saw saw I get the following: