summaryrefslogtreecommitdiff
path: root/cloud/amazon/dynamodb_table.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-061-0/+4
* Fix amazon extras modules to compile under python3Toshio Kuratomi2016-10-231-7/+9
* restore version_added in dynamodb_table.pyJohn Barker2016-03-311-0/+1
* dynamodb_table: doc fixRene Moser2016-03-231-3/+3
* Merge pull request #1443 from dataxu/dev-dynamodb-indexesRené Moser2016-03-231-25/+155
|\
| * dynamo db indexesMatt Ferrante2016-02-261-25/+155
* | Remove duplicate documentation fieldsToshio Kuratomi2016-01-281-1/+0
|/
* Don't raise or catch StandardError in amazon modulesToshio Kuratomi2015-11-301-2/+1
* updated to use shared region docs from ec2Brian Coca2015-10-071-7/+3
* fixes issue where no range_key_name is defined https://github.com/ansible/ans...Shayne Clausson2015-08-171-4/+9
* Merge pull request #654 from loia/feature/aws_dynamodbGreg DeKoenigsberg2015-06-291-3/+14
|\
| * Check AWS region and credentials are provided.Alan Loi2015-06-291-3/+11
| * Docfixes - add version_added and default values.Alan Loi2015-06-291-0/+3
* | Fix up docsToshio Kuratomi2015-06-251-0/+1
|/
* Fix aws connection to use params.Alan Loi2015-06-221-1/+1
* Add .py file extension to dynamodb_table module.Alan Loi2015-06-211-0/+274