Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Region doesn't behave like README suggests #75

Closed
Daenyth opened this issue Apr 23, 2015 · 1 comment
Closed

Region doesn't behave like README suggests #75

Daenyth opened this issue Apr 23, 2015 · 1 comment

Comments

@Daenyth
Copy link

Daenyth commented Apr 23, 2015

Trying to follow the README section on dynamo

scala> import awscala._, dynamodbv2._
import awscala._
import dynamodbv2._

scala> DynamoDB.at(Region.Tokyo)
<console>:14: error: value Tokyo is not a member of object awscala.Region
              DynamoDB.at(Region.Tokyo)
                                 ^
@Daenyth
Copy link
Author

Daenyth commented Apr 23, 2015

Duplicate #63. Fixed by updating my jar version

@Daenyth Daenyth closed this as completed Apr 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant