..
acm
Check record type when upserting.
2019-03-01 16:44:50 +00:00
apigateway
MockAWS implementation using botocore event hooks
2018-10-29 09:12:22 +01:00
autoscaling
Autoscaling instance azs ( #2030 )
2019-05-25 11:18:16 +01:00
awslambda
Change docker library version check ( #2214 )
2019-05-22 22:01:28 +01:00
batch
Adding cloudformation-validate. Cfn-lint does the heavy lifting.
2018-11-05 15:16:32 -08:00
cloudformation
support to create dynamodb resource by cloudformation ( #2219 )
2019-05-25 10:16:33 +01:00
cloudwatch
Merge branch 'master' into bugfix/1615-cloudwatch-statistics
2018-05-29 22:19:25 -04:00
cognitoidentity
fixes for cognito identity library
2018-10-09 10:28:15 -07:00
cognitoidp
Add cognito-idp admin_update_user_attributes #2184 ( #2185 )
2019-05-20 23:58:10 +01:00
config
Fixed validation bugs in put_configuration_recorder
2019-03-11 13:25:36 -07:00
core
Handle UnicodeEncodeError when parsing querystring ( #2170 )
2019-05-25 18:34:47 +01: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 to create dynamodb resource by cloudformation ( #2219 )
2019-05-25 10:16:33 +01:00
dynamodbstreams
Fix flake8 failures
2018-11-08 11:08:24 -05:00
ec2
Updates to create_subnet and describe_subnets responses ( #2053 )
2019-05-28 16:33:25 +01:00
ecr
ECR now uses api.ecr as its endpoint.
2019-01-25 14:47:23 -05:00
ecs
Adds Support for filtering on schedulingStrategy in ECS#list_services ( #2180 )
2019-05-02 19:00:28 +01:00
elb
Add support for unregistered instances in ELB DescribeInstancesHealth API.
2018-08-06 10:47:00 +02:00
elbv2
Add support for redirect actions on ELBv2 listeners ( #2029 )
2019-05-25 11:18:39 +01:00
emr
Support CustomAmiId in EMR ( #2037 )
2019-05-25 11:19:26 +01: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
glue
Add glue.delete_table endpoint, for allowing tables to be deleted ( #2112 )
2019-05-25 10:58:41 +01:00
iam
Adding support for specifying a PermissionsBoundary ARN in calls to i… ( #2182 )
2019-05-21 17:44:05 +01:00
instance_metadata
Fix urlparse for py3.
2017-02-23 21:41:05 -05:00
iot
Add support for IoT register_certificate ( #1827 )
2019-05-25 18:30:23 +01:00
iotdata
Add publish operation to iotdata ( #1362 )
2017-11-24 17:22:53 +00:00
kinesis
Fix base64 deprecated methods in kinesis.utils ( #2209 )
2019-05-21 17:47:35 +01:00
kms
Platform independent KMS timestamp generation ( #2193 )
2019-05-21 17:46:22 +01:00
logs
Feature cloudwatch log retention ( #2199 )
2019-05-25 10:14:23 +01:00
opsworks
Add opsworks app mocks ( #1481 )
2018-03-21 09:05:57 -07:00
organizations
[ Resolves #2196 ] - endpoints for querying organizations SC policies ( #2197 )
2019-05-25 10:20:19 +01:00
packages
cleaning up files
2019-02-17 14:30:43 -06:00
polly
Fixed issue with server routing
2017-09-26 20:43:58 +01:00
rds
update RDS models to include CopyTagsToSnapshot
2018-09-21 08:31:31 -05:00
rds2
allow for adding and removing tags on rds snapshots
2018-09-21 13:54:07 -05:00
redshift
Updating redshift.describe_cluster_snapshots to return multiple snapshots for cluster_identifier ( #2216 )
2019-05-23 09:01:47 +01:00
resourcegroups
Add resource-groups. ( #1953 )
2019-05-25 11:10:34 +01:00
resourcegroupstaggingapi
add elasticloadbalancer:loadbalancer to resourcegroupstaggingapi.get_resources
2018-01-25 14:51:06 +13:00
route53
Check record type when upserting.
2019-03-01 16:44:50 +00:00
s3
Fix S3 backend operations with VersionId ( #2055 )
2019-05-25 20:19:33 +01:00
s3bucket_path
Bump flake8 version and handle new lint errors ( #1385 )
2017-12-08 21:02:34 +00:00
secretsmanager
SecretsManager secret value binary support ( #2222 )
2019-05-28 16:32:43 +01:00
ses
bugfix: support name-addr mailbox form
2018-07-26 21:08:31 -04:00
sns
handles empty string in SNS next token ( #2177 )
2019-05-25 10:24:46 +01:00
sqs
Remove request_id from templates.
2019-01-20 19:17:25 -08:00
ssm
Merge pull request #2000 from AlanAlexander-Janrain/master
2018-12-28 21:27:45 -05: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
Add resource-groups. ( #1953 )
2019-05-25 11:10:34 +01:00
backends.py
Add resource-groups. ( #1953 )
2019-05-25 11:10:34 +01:00
compat.py
Fix urlparse for py3.
2017-02-23 21:41:05 -05:00
server.py
Fix test failures in server mode
2018-11-08 13:57:44 -05:00
settings.py
Get standalone server mode working for all tests.
2017-02-23 19:43:48 -05:00