This website requires JavaScript.
Explore
Help
Register
Sign In
Yasuke
/
moto
Watch
1
Star
0
Fork
0
You've already forked moto
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
moto
/
moto
/
dynamodb2
History
Mike Grima
893f0d4f83
Merge pull request
#2463
from gruebel/fix-dynamodb-get-item-ProjectionExpression
...
Add ProjectionExpression & ExpressionAttributeNames to DynamoDB get_it…
2019-10-13 10:47:25 -07:00
..
__init__.py
Completed DynamoDBv2 endpoints
2017-10-29 16:06:09 +00:00
comparisons.py
Remove dead code
2019-10-10 09:14:22 +01:00
exceptions.py
#1874
- Count item size based on contents of actual dictionary
2019-10-06 14:08:58 +01:00
models.py
Merge pull request
#2463
from gruebel/fix-dynamodb-get-item-ProjectionExpression
2019-10-13 10:47:25 -07:00
responses.py
Merge pull request
#2463
from gruebel/fix-dynamodb-get-item-ProjectionExpression
2019-10-13 10:47:25 -07:00
urls.py
Fixed a bug where Dynamo registers STS and sts calls go to dynamo (
#1097
)
2017-09-07 11:25:14 -07:00