.. |
acm
|
Bump flake8 version and handle new lint errors (#1385)
|
2017-12-08 21:02:34 +00:00 |
apigateway
|
Add repr for apigateway RestAPI.
|
2018-06-03 20:43:14 -04:00 |
autoscaling
|
Spaces also exist in AutoScalingGroupARN
|
2018-05-16 18:46:50 +01:00 |
awslambda
|
Fix creating SQS queue with same attributes. Closes #1663.
|
2018-05-31 23:05:50 -04:00 |
batch
|
1606 Add additional fields to Batch job status endpoint
|
2018-05-02 13:39:54 +01:00 |
cloudformation
|
Merge pull request #1658 from tmwong2003/catch-missing-exports-in-import-value
|
2018-05-31 20:42:15 -04:00 |
cloudwatch
|
Merge branch 'master' into bugfix/1615-cloudwatch-statistics
|
2018-05-29 22:19:25 -04:00 |
cognitoidentity
|
Made some corrections to the developer identity response and added checks to add coverage.
|
2018-04-03 17:05:36 -07:00 |
cognitoidp
|
Implement some of cognito-idp
|
2018-05-07 09:38:04 -05:00 |
core
|
AWSServiceSpec: Fix TypeError exceptions within json.load()
|
2018-04-24 16:33:39 +09:00 |
datapipeline
|
Merge #913.
|
2017-05-10 21:58:42 -04:00 |
dynamodb
|
Fix subtle typo
|
2018-06-01 08:38:35 +10:00 |
dynamodb2
|
Support dynamodb2 nested map creation to mirror actual db
|
2018-05-14 14:02:14 +02:00 |
ec2
|
Fix security group egress rule outout. Closes #1612
|
2018-05-31 22:07:19 -04:00 |
ecr
|
Fixes #1624
|
2018-05-09 09:20:48 +02:00 |
ecs
|
Merge pull request #1537 from william-richard/cloudformation-ecs-cluster-name-optional
|
2018-04-12 18:52:16 -04:00 |
elb
|
Fix ELB ssl_certificate_id typo. Closes #1528.
|
2018-04-13 07:33:53 -04:00 |
elbv2
|
Merge pull request #1498 from dgolombek/wip/fix_page_size_handling
|
2018-03-07 07:24:36 -05:00 |
emr
|
Escape EMR template fields to avoid invalid XML responses (#1467)
|
2018-03-21 08:57:50 -07:00 |
events
|
Merge pull request #1641 from cpitchford/bugfix_events_put_permission_action_filter
|
2018-05-29 22:32:49 -04:00 |
glacier
|
Use 'data' attribute of Flask Request object. (#1117)
|
2018-03-21 22:13:09 -07:00 |
iam
|
fixes wrong IAM get_user_policy() response
|
2018-05-31 19:53:56 +08:00 |
instance_metadata
|
Fix urlparse for py3.
|
2017-02-23 21:41:05 -05:00 |
iot
|
Removed unused import
|
2018-05-09 09:26:34 +02:00 |
iotdata
|
Add publish operation to iotdata (#1362)
|
2017-11-24 17:22:53 +00:00 |
kinesis
|
fix bug with Kinesis ResourceInUse exception (#1544)
|
2018-03-29 16:42:53 -07:00 |
kms
|
fix KeyError in delete_alias in the KmsBackend. (#1359)
|
2017-11-27 10:36:25 +00:00 |
logs
|
Implement describe_log_groups() method for CloudWatchLogs
|
2018-04-24 18:38:51 +09:00 |
opsworks
|
Add opsworks app mocks (#1481)
|
2018-03-21 09:05:57 -07:00 |
packages
|
Unvendor responses, move back to upstream.
|
2018-04-05 16:57:43 -04:00 |
polly
|
Fixed issue with server routing
|
2017-09-26 20:43:58 +01:00 |
rds
|
modify_db_instance should be able to rename DB instances (#1367)
|
2017-11-30 11:41:25 +00:00 |
rds2
|
Merge pull request #1585 from bpandola/fix-1569
|
2018-05-30 23:10:20 -04:00 |
redshift
|
Add support for Redshift.Waiter.ClusterRestored
|
2018-04-24 17:30:17 -07:00 |
resourcegroupstaggingapi
|
add elasticloadbalancer:loadbalancer to resourcegroupstaggingapi.get_resources
|
2018-01-25 14:51:06 +13:00 |
route53
|
Fix bug adding None TTL to route53 responses.
|
2018-03-29 10:08:39 -04:00 |
s3
|
pep
|
2018-05-03 02:10:17 -07:00 |
s3bucket_path
|
Bump flake8 version and handle new lint errors (#1385)
|
2017-12-08 21:02:34 +00:00 |
secretsmanager
|
Initial commit
|
2018-06-05 22:11:00 -07:00 |
ses
|
Support optional Source, parse from header
|
2018-05-04 18:58:52 -07:00 |
sns
|
Change SNS http header to actual setting
|
2018-06-02 06:18:27 +08:00 |
sqs
|
Fix creating SQS queue with same attributes. Closes #1663.
|
2018-05-31 23:05:50 -04:00 |
ssm
|
Implement SSM Parameter Store filters support (GetParametersByPath API) (#1604)
|
2018-04-30 11:02:46 -07:00 |
sts
|
Add BaseModel to all models.
|
2017-03-11 23:41:12 -05:00 |
swf
|
improved SWF support
|
2017-12-23 05:45:05 +02:00 |
templates
|
Add about page.
|
2017-03-12 19:58:40 -04:00 |
xray
|
mock_xray_client: do return what f() returned
|
2017-12-17 04:40:26 +03:00 |
__init__.py
|
Initial commit
|
2018-06-05 22:11:00 -07:00 |
backends.py
|
Initial commit
|
2018-06-05 22:11:00 -07:00 |
compat.py
|
Fix urlparse for py3.
|
2017-02-23 21:41:05 -05:00 |
server.py
|
Merge pull request #1617 from jbergknoff-rival/jbergknoff/cognito
|
2018-05-30 20:23:11 -04:00 |
settings.py
|
Get standalone server mode working for all tests.
|
2017-02-23 19:43:48 -05:00 |