.. |
apigateway
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
autoscaling
|
Merge #913.
|
2017-05-10 21:58:42 -04:00 |
awslambda
|
Add Lambda header for invoking error. Closes #770.
|
2017-03-16 22:00:57 -04:00 |
cloudformation
|
Merge #913.
|
2017-05-10 21:58:42 -04:00 |
cloudwatch
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
core
|
Cleanup IAM user create format. Closes #898.
|
2017-04-13 21:39:07 -04:00 |
datapipeline
|
Merge #913.
|
2017-05-10 21:58:42 -04:00 |
dynamodb
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
dynamodb2
|
Merge #913.
|
2017-05-10 21:58:42 -04:00 |
ec2
|
Merge #913.
|
2017-05-10 21:58:42 -04:00 |
ecs
|
Merge pull request #897 from gjtempleton/TaskDraining
|
2017-04-15 23:47:47 -04:00 |
elb
|
Merge #913.
|
2017-05-10 21:58:42 -04: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
|
Add create date to user response template.
|
2017-04-24 17:10:02 -06:00 |
instance_metadata
|
Fix urlparse for py3.
|
2017-02-23 21:41:05 -05:00 |
kinesis
|
Merge #913.
|
2017-05-10 21:58:42 -04: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
|
Lints.
|
2017-02-23 21:37:43 -05:00 |
rds
|
Merge #913.
|
2017-05-10 21:58:42 -04:00 |
rds2
|
Merge #913.
|
2017-05-10 21:58:42 -04:00 |
redshift
|
Fix py3 redshift encoding.
|
2017-03-15 22:12:16 -04: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
|
Merge pull request #904 from ambrusadrianz/master
|
2017-04-15 23:46:21 -04:00 |
s3bucket_path
|
Testing new version of decorator.
|
2017-02-15 22:35:45 -05:00 |
ses
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
sns
|
Cleanup SNS exceptions. Closes #751.
|
2017-03-16 22:28:30 -04:00 |
sqs
|
fix SQS message polling to abort after wait_seconds_timeout
|
2017-04-06 21:40:03 +10:00 |
ssm
|
Implement support for SSM parameter store
|
2017-04-18 19:09:10 +02: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
|
Implement support for SSM parameter store
|
2017-04-18 19:09:10 +02:00 |
backends.py
|
Implement support for SSM parameter store
|
2017-04-18 19:09:10 +02:00 |
compat.py
|
Fix urlparse for py3.
|
2017-02-23 21:41:05 -05:00 |
server.py
|
Fix standalone server headers not having HTTP_AUTHORIZATION. Closes #874.
|
2017-04-12 20:40:55 -04:00 |
settings.py
|
Get standalone server mode working for all tests.
|
2017-02-23 19:43:48 -05:00 |