.. |
test_autoscaling
|
Fix ASG instance_type.
|
2015-08-03 21:52:43 -04:00 |
test_cloudformation
|
Add redshift support for cloudformation.
|
2015-08-08 13:29:37 -04:00 |
test_cloudwatch
|
CloudWatch DescribeAlarm filters.
|
2015-07-22 21:08:39 -04:00 |
test_core
|
Cleanup class decorator. Closes #363.
|
2015-06-27 19:01:01 -04:00 |
test_dynamodb
|
Add Dynamodb2 global indexes. Closes #329.
|
2015-03-14 15:02:43 -04:00 |
test_dynamodb2
|
Add KeyConditionExpression to dynamo.
|
2015-08-01 19:32:33 -04:00 |
test_ec2
|
Remove hardcoded region in ebs test
|
2015-08-03 10:45:01 -04:00 |
test_elb
|
change usages of long conversion to int for python3
|
2015-07-16 18:23:13 -07:00 |
test_emr
|
Make EMR multi-region
|
2015-07-12 19:32:16 +09:00 |
test_glacier
|
More python 3 fixes.
|
2015-06-05 20:09:15 -04:00 |
test_iam
|
Added sns backend to servers, added some tests to check backend
|
2015-08-04 00:20:04 +02:00 |
test_kinesis
|
Add more shard iterator types.
|
2014-11-26 20:49:21 -05:00 |
test_kms
|
KMS: aliases
|
2015-07-23 10:56:33 -04:00 |
test_rds
|
Remove requires_boto_lte and add comment about StorageType vs storage_type
|
2015-02-03 16:57:12 -05:00 |
test_rds2
|
Turned off tests on python 3
|
2015-01-30 19:28:07 +11:00 |
test_redshift
|
Add invalid subnet test.
|
2014-11-23 23:20:02 -05:00 |
test_route53
|
Add support for alias records in Route53.
|
2015-06-28 17:27:24 +02:00 |
test_s3
|
Fix S3 bucket policy delete. Closes #396.
|
2015-08-07 22:43:24 -04:00 |
test_s3bucket_path
|
allow running mock_s3 and mock_s3bucket_path one after the other
|
2015-02-20 21:50:49 +02:00 |
test_ses
|
Support Python 3 using six
|
2014-08-28 10:57:43 -04:00 |
test_sns
|
Merge pull request #390 from jotes/iam_sns_server
|
2015-08-03 18:58:53 -04:00 |
test_sqs
|
Cleaning up SQS for boto3. Closes #385.
|
2015-08-02 09:45:40 -04:00 |
test_sts
|
Cleanup some incorrect date formats.
|
2014-11-29 23:34:40 -05:00 |
__init__.py
|
from __future__ import unicode_literals
|
2014-08-27 11:33:55 -04:00 |
backport_assert_raises.py
|
from __future__ import unicode_literals
|
2014-08-27 11:33:55 -04:00 |
helpers.py
|
Remove requires_boto_lte and add comment about StorageType vs storage_type
|
2015-02-03 16:57:12 -05:00 |