deno-aws_api icon indicating copy to clipboard operation
deno-aws_api copied to clipboard

Built-in support for AssumeRole credentials

Open danopia opened this issue 5 years ago • 0 comments

We already have AssumeRoleWithWebIdentity support, so the credential fetching/refreshing will likely be similar. But the base credential is a different credential instead of a token file. So AssumeRole would likely not be in the default credential chain.

danopia avatar Feb 07 '21 18:02 danopia