deno-aws_api
deno-aws_api copied to clipboard
Built-in support for AssumeRole credentials
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.