.. |
test_apigateway
|
fix py3
|
2016-03-05 18:01:57 -05:00 |
test_autoscaling
|
ELBs can now be deleted before their autoscaling groups.
|
2016-05-15 21:17:59 +02:00 |
test_awslambda
|
[lambda] Use S3Key to figure out code size and SHA256
|
2016-02-17 16:24:17 -05:00 |
test_cloudformation
|
Merge pull request #616 from mnussbaum/cloudformation_kms
|
2016-05-17 21:01:12 -04:00 |
test_cloudwatch
|
CloudWatch DescribeAlarm filters.
|
2015-07-22 21:08:39 -04:00 |
test_core
|
Cleanup different places using unix_time()
|
2015-11-27 14:14:40 -05:00 |
test_datapipeline
|
Change data pipeline responses to start with lowercase characters
|
2015-09-17 15:26:35 -04:00 |
test_dynamodb
|
Add Dynamodb2 global indexes. Closes #329.
|
2015-03-14 15:02:43 -04:00 |
test_dynamodb2
|
Fix dynamodb2 comparisons. Closes #601.
|
2016-05-05 23:39:14 -04:00 |
test_ec2
|
Add support for VPC attributes management, and fix a bug about the default - not default status of a VPC
|
2016-05-12 22:36:09 +02:00 |
test_ecs
|
create, list, delete for cluster, task and service
|
2015-12-17 17:13:00 +00:00 |
test_elb
|
Disallow creation of ELBs with duplicate names.
|
2016-05-15 20:04:00 +02:00 |
test_emr
|
Implement JSON responses for EMR (for Boto3)
|
2015-11-15 17:24:36 +09:00 |
test_glacier
|
More python 3 fixes.
|
2015-06-05 20:09:15 -04:00 |
test_iam
|
Add iam remove_role_from_instance_profile. Closes #563.
|
2016-05-04 22:25:46 -04:00 |
test_kinesis
|
fix integer division in testcase for py3
|
2015-12-05 12:46:31 +00:00 |
test_kms
|
Add KMS policy actions
|
2015-11-25 19:50:55 +00:00 |
test_opsworks
|
opsworks: py2.6 compat str.format
|
2016-04-18 16:36:30 -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
|
Adding support for UPSERT'ing route53 records
|
2016-04-12 10:51:21 -07:00 |
test_s3
|
Fix issues around S3 deletion. Closes #606.
|
2016-05-08 17:14:35 -04:00 |
test_s3bucket_path
|
cleanup flask paths with trailing slashes.
|
2016-01-24 17:13:32 -05:00 |
test_ses
|
update SES backend to support domain identities and multiple recipients
|
2016-03-09 10:18:50 -06:00 |
test_sns
|
Implement support for sns delete_endpoint()
|
2016-05-02 14:34:51 +02:00 |
test_sqs
|
Merge pull request #625 from nfvs/fix_whitespace
|
2016-06-17 17:51:07 -04:00 |
test_sts
|
Cleanup some incorrect date formats.
|
2014-11-29 23:34:40 -05:00 |
test_swf
|
Fix time checking and tests
|
2016-02-05 17:33:33 -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 |