ex-aws / ex_aws

A flexible, easy to use set of clients AWS APIs for Elixir

Home Page:https://hex.pm/packages/ex_aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does region config supports :instance_role?

AdiletAbylov opened this issue · comments

I have an EC2 container getting credentials from IAM role which returns region too.
Everything works well except region.
Should I get the region every time manually?

Have found out that there was a devops side issue