You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Boto > 2.29.0 does not allow ARN's to be included in the profile_name when connecting to AWS services. We need to let boto handle the connection management itself as that will take care of the IAM Instance Profile connections automatically.
Boto > 2.29.0 does not allow ARN's to be included in the
profile_name
when connecting to AWS services. We need to let boto handle the connection management itself as that will take care of the IAM Instance Profile connections automatically.For reference see @danielgtaylors comment in sebdah/dynamic-dynamodb#183 and the resolution in sebdah/dynamic-dynamodb#188
The text was updated successfully, but these errors were encountered: