chiefbiiko / dynamodb

deno <3 dynamodb
MIT License
25 stars 11 forks source link

Merge credentials into proper location #10

Closed mbonig closed 4 years ago

mbonig commented 4 years ago

Updates the way the .credentials are built to pull from the specific fields.

Addresses issue: https://github.com/chiefbiiko/dynamodb/issues/9

chiefbiiko commented 4 years ago

thanks for this pr i already added one commit bb3072819583897722eb99619cb99c1b2854b4bb that addresses this matter - sorry for the ignorance.. anyhow, i believe there is still sth wrong with get-aws-config - for me it has not been picking up region as it should

mbonig commented 4 years ago

thanks for this pr i already added one commit bb30728 that addresses this matter - sorry for the ignorance.. anyhow, i believe there is still sth wrong with get-aws-config - for me it has not been picking up region as it should

Agreed, I had to manually override it.

chiefbiiko commented 4 years ago

Fixed in v0.3.0