.. |
apigateway
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
autoscaling
|
Boto3 and cloudformation have different keys for auto scaling tags - handle that gracefully
|
2017-06-21 15:59:03 -04:00 |
awslambda
|
fix tests for python 3.x
|
2017-09-15 15:41:48 +12:00 |
cloudformation
|
handle short form function in cfn yaml template (#1103)
|
2017-09-07 11:28:15 -07:00 |
cloudwatch
|
extended CloudFormation models for Lambda and DynamoDB
|
2017-06-01 22:43:23 +02:00 |
core
|
Add support for recursive emr settings
|
2017-06-27 11:31:43 -07:00 |
datapipeline
|
Merge #913.
|
2017-05-10 21:58:42 -04:00 |
dynamodb
|
Fixed a bug where Dynamo registers STS and sts calls go to dynamo (#1097)
|
2017-09-07 11:25:14 -07:00 |
dynamodb2
|
Fix python 2.7 issue
|
2017-09-12 23:30:15 -07:00 |
ec2
|
Added invalid id exceptions when filtering vpcs and subnets
|
2017-09-18 23:38:39 +05:30 |
ecr
|
Add more error handling to the ECR backend
|
2017-08-10 19:54:10 -04:00 |
ecs
|
set None to ecs taskdefinition volumes called when called from cfn (#1104)
|
2017-09-07 11:28:56 -07:00 |
elb
|
updating explanation of boto client usage
|
2017-08-02 13:41:39 -07:00 |
elbv2
|
implement target group tagging
|
2017-09-16 19:53:09 -07:00 |
emr
|
Merge #913.
|
2017-05-10 21:58:42 -04:00 |
events
|
Fix cloudwatch events delete_rule. Closes #884.
|
2017-04-12 22:15:23 -04:00 |
glacier
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
iam
|
Support IAM account alias (#1088)
|
2017-09-07 11:21:44 -07:00 |
instance_metadata
|
Fix urlparse for py3.
|
2017-02-23 21:41:05 -05:00 |
kinesis
|
add CloudFormation model for Kinesis streams
|
2017-07-20 14:37:53 +10:00 |
kms
|
Add kms boto3 test.
|
2017-03-14 23:42:52 -04:00 |
opsworks
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
packages
|
Avoid to override SocketType when disabling the mock and bad_socket_shadow is True
|
2017-07-14 19:29:20 -03:00 |
rds
|
Persisting selected LicenseModel in RDS instances
|
2017-07-05 16:02:45 -07:00 |
rds2
|
the linter is too linty
|
2017-08-15 00:58:33 +10:00 |
redshift
|
Redshift Updates
|
2017-08-09 18:43:21 -07:00 |
route53
|
Added test cases that covers route53 client's <change_resource_record_sets> function. Also added validation to throw a ClientError when the record set does not match the hosted zone's config
|
2017-04-28 21:26:32 +05:30 |
s3
|
enforce s3 acls
|
2017-09-16 12:49:07 -07:00 |
s3bucket_path
|
Testing new version of decorator.
|
2017-02-15 22:35:45 -05:00 |
ses
|
Adding list_verified_email_addresses and testing
|
2017-07-11 08:02:31 +00:00 |
sns
|
Support SNS subscription attributes (#1087)
|
2017-09-07 11:19:34 -07:00 |
sqs
|
Convert struct argument to bytestring to avoid errors with Python 2.7.6
|
2017-08-10 19:59:46 -04:00 |
ssm
|
Added non existant parameter test + needed error responses
|
2017-09-18 21:27:56 +01:00 |
sts
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
swf
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
templates
|
Add about page.
|
2017-03-12 19:58:40 -04:00 |
__init__.py
|
Implemented core endpoints of ELBv2
|
2017-08-02 13:41:38 -07:00 |
backends.py
|
adding elbv2 backend
|
2017-08-02 13:41:38 -07:00 |
compat.py
|
Fix urlparse for py3.
|
2017-02-23 21:41:05 -05:00 |
server.py
|
allow non-ascii characters in request URLs
|
2017-08-05 21:03:50 +10:00 |
settings.py
|
Get standalone server mode working for all tests.
|
2017-02-23 19:43:48 -05:00 |