gcmcnutt / Sensor2

CMSensorRecorder direct to DynamoDB experiments
Apache License 2.0
4 stars 1 forks source link

change the AWS logins map through the provider, not a direct dictionary #2

Closed gcmcnutt closed 7 years ago

gcmcnutt commented 7 years ago

the direct manipulation of the logins dictionary is deprecated -- use the new provider interface mentioned in the build warning

gcmcnutt commented 7 years ago

This appears to be better supported with new AWS frameworks. Update LoginsWithAmazon, and the SDK (already updated) and then wire in the provider manager.