..
acm
Merge pull request #2374 from asherf/acm
2019-08-21 12:56:59 -07:00
apigateway
implements APIGateway update_api_key
2019-08-03 01:28:47 +09:00
autoscaling
Merge pull request #2319 from acsbendi/autoscaling-group-from-instance
2019-07-20 00:06:22 -04:00
awslambda
Raise exception on invalid event source type and use full spec
2019-08-22 19:28:11 -04:00
batch
Add option to call batch submit_job with job definition name only
2019-08-06 22:13:52 +02:00
cloudformation
Merge pull request #2251 from acsbendi/random_suffix_fix
2019-07-01 21:03:36 -05:00
cloudwatch
Fix wrong tag for cloudwatch metrics response. Closes #2267 .
2019-07-06 17:40:36 -05:00
cognitoidentity
Implement get_open_id_token
2019-07-16 13:20:31 +10:00
cognitoidp
Implement update_user_pool_domain
2019-07-16 13:09:13 +10:00
config
AWS Config Aggregator support
2019-08-19 15:50:19 -07:00
core
Calling sts:GetCallerIdentity is always allowed.
2019-08-22 18:09:52 +02: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
2380 - Validate parameter-list for duplicates in dynamodb.batch_get_item
2019-08-22 16:12:48 +01:00
dynamodbstreams
Fix flake8 failures
2018-11-08 11:08:24 -05:00
ec2
Flake8 fixes
2019-08-19 18:01:44 -05:00
ecr
Delete ECR image when it has no tags
2019-06-17 13:41:35 -04:00
ecs
Convert fields createdAt and updatedAt of deployment to timestamp
2019-08-04 10:23:50 +02:00
elb
Add support for unregistered instances in ELB DescribeInstancesHealth API.
2018-08-06 10:47:00 +02:00
elbv2
Refactor Actions to be a real class. Add elb cognito.
2019-08-09 23:34:52 -05: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.batch_get_partition endpoint
2019-07-17 14:11:34 -05:00
iam
Fixed some IAM APIs for tagging and role descriptions
2019-08-21 13:08:33 -07: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
Merge pull request #2099 from ssoulier/master
2019-07-01 22:27:33 -05:00
kms
restore KeyId to kms decrypt response
2019-08-14 08:24:05 -04:00
logs
Implement pagination support for GetLogEvents
2019-08-07 17:37:53 +02:00
opsworks
Add opsworks app mocks ( #1481 )
2018-03-21 09:05:57 -07:00
organizations
[ Resolves #2355 ] - create_organization(): add master account, default policy
2019-08-06 16:52:31 -07:00
packages
Fix socket.fakesock compatibility
2019-07-03 11:26:33 -07:00
polly
Fixed issue with server routing
2017-09-26 20:43:58 +01:00
rds
Fix 'MaxRecords' type issues by _get_param()
2019-07-18 03:09:53 +09:00
rds2
Fix 'MaxRecords' type issues by _get_param()
2019-07-18 03:09:53 +09:00
redshift
Make cluster creation time UTC
2019-07-30 14:16:54 +03:00
resourcegroups
Add resource-groups. ( #1953 )
2019-05-25 11:10:34 +01:00
resourcegroupstaggingapi
Supporting tags in KMS ( #2332 )
2019-07-24 19:15:43 -07:00
route53
Don't error out on route53.list_tags_for_resource when resource has no tags
2019-08-28 13:57:42 -05:00
s3
make linter happy
2019-08-20 15:17:17 +08: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
Cleanup prints
2019-01-11 13:45:34 +01:00
sns
And event source mapping endpoints and SQS trigger support
2019-08-20 21:54:57 -04:00
sqs
And event source mapping endpoints and SQS trigger support
2019-08-20 21:54:57 -04:00
ssm
Merge pull request #2000 from AlanAlexander-Janrain/master
2018-12-28 21:27:45 -05:00
sts
Fixed AssumedRole ARN.
2019-08-21 19:47:12 +02: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
Set version to 1.3.14.dev.
2019-07-14 22:30:09 -05: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
Cleanup refactor.
2019-07-21 23:03:36 -05:00
settings.py
Moved INITIAL_NO_AUTH_ACTION_COUNT to settings.
2019-07-24 16:30:48 +02:00