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
env1_results = MyModel.find(...) # where table name is TEST_MY_MODEL
env2_results = MyModel.find(...) # where table name is ALPHA_MY_MODEL and a different set of AWS credentials
Is this possible?
Currently, Dynamoid is configured with Dynamoid.configure and Aws.config.update