summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix failing test because of deprecated paramscloudtrail-updateDaniel G. Taylor2015-04-021-8/+10
* Update AWS CloudTrail to the latest APIDaniel G. Taylor2015-04-012-90/+140
* Merge pull request #3029 from aronkyle-lightspeedretail/developKyle Knapp2015-03-193-10/+77
|\
| * Issue 2296. Adding support for UsePreviousValue.Aron Kyle2015-03-193-10/+77
* | Merge pull request #2823 from thobrla/developMike Schwartz2015-03-161-2/+2
|\ \ | |/ |/|
| * Use os.pathsep instead of an extra environment variableTravis Hobrla2014-12-221-7/+2
| * Merge remote-tracking branch 'upstream/develop' into developTravis Hobrla2014-12-2215-36/+179
| |\
| * | Add BOTO_SPLIT_PATH_CHAR, allowing BOTH_PATH to work with Windows paths conta...Travis Hobrla2014-12-171-2/+7
* | | Merge pull request #3018 from farthVader/patch-1Daniel G. Taylor2015-03-111-2/+2
|\ \ \
| * | | Update s3_tut.rstfarthVader2015-03-081-1/+1
| * | | force float division while calculating chunk_countfarthVader2015-03-081-1/+1
* | | | Merge pull request #3013 from boto/readme-boto3Daniel G. Taylor2015-03-111-0/+16
|\ \ \ \ | |/ / / |/| | |
| * | | Add Boto 3 link in READMEreadme-boto3Daniel G. Taylor2015-03-051-0/+16
* | | | Merge pull request #3009 from kyleknap/configservice-fixKyle Knapp2015-03-063-3/+11
|\ \ \ \
| * | | | Add more regions for configservicekyleknap2015-03-053-3/+11
* | | | | Merge branch 'hjacobs-develop' into developJames Saryerwinnie2015-03-061-0/+2
|\ \ \ \ \
| * | | | | add eu-central-1 endpoints (Frankfurt region) for IAM and Route53Henning Jacobs2015-02-181-0/+2
* | | | | | Merge branch 'fix-unit-tests' into developJames Saryerwinnie2015-03-061-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix unit tests from hangingJames Saryerwinnie2015-03-061-1/+1
|/ / / / /
* | | | | Merge pull request #2993 from kyleknap/dynamodb-tut-fixKyle Knapp2015-02-271-2/+3
|\ \ \ \ \
| * | | | | Fixed wording in dynamodb tutorialkyleknap2015-02-271-2/+3
* | | | | | Merge pull request #2985 from laflechejonathan-amzn/developDaniel G. Taylor2015-02-252-0/+7
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | whitespacelafleche.jonathan2015-02-241-1/+1
| * | | | | fix for region change - including unit testslafleche.jonathan2015-02-242-0/+7
|/ / / / /
* | | | | Add us-gov-west-1 to glacier endpointsJames Saryerwinnie2015-02-131-1/+2
* | | | | Merge pull request #2951 from adamandpaul/developDaniel G. Taylor2015-02-111-3/+6
|\ \ \ \ \
| * | | | | script glacier upload now returns the ArchiveIDAdam Terrey2015-02-101-3/+6
* | | | | | Merge pull request #2952 from jimmystewpot/developDaniel G. Taylor2015-02-111-0/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | add some minor documentation for Route53 tutorialJames Lamb2015-02-101-0/+16
|/ / / / /
* | | | | Remove trailing whitespaceJames Saryerwinnie2015-02-091-1/+1
* | | | | Updated code snippets in DynamoDB tutorialJohnny Wu2015-02-091-71/+123
* | | | | Merge pull request #2925 from pauloubuntu/developKyle Knapp2015-02-063-26/+430
|\ \ \ \ \
| * | | | | Updated documentation for create/update/delete global secondary indexesPaulo Almeida2015-02-051-4/+12
| * | | | | Added unit tests for online global secondary indexes updatesPaulo Almeida2015-02-041-0/+137
| * | | | | Merge remote-tracking branch 'origin/develop' into developPaulo Almeida2015-02-030-0/+0
| |\ \ \ \ \
| | * | | | | Added a few assertions to test_highlevel.pyPaulo Almeida2015-02-031-2/+40
| * | | | | | Added a few assertions to test_highlevel.pyPaulo Almeida2015-02-031-2/+40
| |/ / / / /
| * | | | | Fixing a few documentation typos that @kyleknap pointed outPaulo Almeida2015-02-031-6/+6
| * | | | | Add false return for a few conditional rulesPaulo Almeida2015-01-311-28/+50
| * | | | | Fixed unit test for test_update methodPaulo Almeida2015-01-311-2/+1
| * | | | | split global secondary indexes online suppot in smaller methods as discussed ...Paulo Almeida2015-01-312-91/+159
| * | | | | Added unit testPaulo Almeida2015-01-301-1/+66
| * | | | | Added attribute_definitions = None on assert_caled_once_with testPaulo Almeida2015-01-301-1/+2
| * | | | | PEP adjustmentsPaulo Almeida2015-01-301-5/+4
| * | | | | amended dynamoDB update methodPaulo Almeida2015-01-301-74/+25
| * | | | | Add Amazon DynamoDB online indexing support on high level apiPaulo Almeida2015-01-301-0/+116
| |/ / / /
* | | | | Merge pull request #2932 from kevinschaul/developDaniel G. Taylor2015-02-052-1/+11
|\ \ \ \ \
| * | | | | Cast Content-Length header to strKevin Schaul2015-02-041-1/+1
| * | | | | Add test ensuring Content-Length header is a strKevin Schaul2015-02-041-0/+10
* | | | | | Merge pull request #2937 from thieman/developDaniel G. Taylor2015-02-052-6/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |