Relax behavior of profile parser (#1458)
- Fixes aws-sdk-rust#547 Previously, if no default profile was defined and no explicit profile was selected, the profile file provider would return an error. This relaxes that behavior to allow provider chains to move onto the next provider when that is the case.
Loading
Please register or sign in to comment