.. |
acm
|
Bump flake8 version and handle new lint errors (#1385)
|
2017-12-08 21:02:34 +00:00 |
apigateway
|
MockAWS implementation using botocore event hooks
|
2018-10-29 09:12:22 +01:00 |
autoscaling
|
Spaces also exist in AutoScalingGroupARN
|
2018-05-16 18:46:50 +01:00 |
awslambda
|
MockAWS implementation using botocore event hooks
|
2018-10-29 09:12:22 +01:00 |
batch
|
1606 Add additional fields to Batch job status endpoint
|
2018-05-02 13:39:54 +01:00 |
cloudformation
|
Add AWS::Partition as a variable available to CloudFormation templates
|
2018-09-09 02:14:28 -04: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
|
Missing users now raise a UserNotFoundException
|
2018-10-17 18:39:52 +01:00 |
core
|
Try to get tests running
|
2018-10-29 09:12:22 +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
|
Don't compare a dict_keys object to a list, since it is always False
|
2018-10-17 11:08:44 +11:00 |
ec2
|
Fix #1830 Add support for cross-region VPC peering
|
2018-09-21 23:29:04 +08:00 |
ecr
|
Merge remote-tracking branch 'upstream/master'
|
2018-09-12 11:48:19 +02:00 |
ecs
|
Lint.
|
2018-10-30 22:09:47 -04:00 |
elb
|
Add support for unregistered instances in ELB DescribeInstancesHealth API.
|
2018-08-06 10:47:00 +02:00 |
elbv2
|
Correctly generate resource name for target groups when using cloudformation
|
2018-06-06 11:07:14 -04: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 |
glue
|
Mock more of the Glue Data Catalog APIs
|
2018-10-03 15:34:38 +01:00 |
iam
|
remove the marker since this is truncated
|
2018-10-17 15:48:13 -07:00 |
instance_metadata
|
Fix urlparse for py3.
|
2017-02-23 21:41:05 -05:00 |
iot
|
fix linting error
|
2018-06-28 13:10:09 +02:00 |
iotdata
|
Add publish operation to iotdata (#1362)
|
2017-11-24 17:22:53 +00:00 |
kinesis
|
Add ApproximateArrivalTimestamp and MillisBehindLatest to Kinesis get_records response (#1715)
|
2018-07-13 10:06:28 +01:00 |
kms
|
transform DeletionDate in model instead to accomodate Key.to_dict
|
2018-10-06 01:47:22 -05:00 |
logs
|
Filter event log ids should be strings
|
2018-10-01 17:11:36 -04:00 |
opsworks
|
Add opsworks app mocks (#1481)
|
2018-03-21 09:05:57 -07:00 |
organizations
|
organizations support: add exception handling for describe_organizations
|
2018-09-28 08:34:19 -07:00 |
packages
|
Fix HTTPretty on Python 3.7
|
2018-08-15 23:25:26 +08: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
|
Add ClusterCreateTime to Redshift response
|
2018-08-20 18:48:13 -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
|
MockAWS implementation using botocore event hooks
|
2018-10-29 09:12:22 +01:00 |
s3bucket_path
|
Bump flake8 version and handle new lint errors (#1385)
|
2017-12-08 21:02:34 +00:00 |
secretsmanager
|
Moto-1781: finish implementation of rotate_secret and add happy test.
|
2018-08-15 11:04:44 -07:00 |
ses
|
bugfix: support name-addr mailbox form
|
2018-07-26 21:08:31 -04:00 |
sns
|
Allow attributes to be set with subscribe command (#1705)
|
2018-07-13 10:21:33 +01:00 |
sqs
|
Merge pull request #1763 from nate/fix/receive_message_wait_time_seconds
|
2018-09-22 16:49:24 -04:00 |
ssm
|
Fix flake8.
|
2018-08-09 10:53:32 -04: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
|
Merge remote-tracking branch 'spulec/moto/master' into organizations_support
|
2018-09-28 08:52:22 -07:00 |
backends.py
|
Merge remote-tracking branch 'spulec/moto/master' into organizations_support
|
2018-09-28 08:52:22 -07:00 |
compat.py
|
Fix urlparse for py3.
|
2017-02-23 21:41:05 -05:00 |
server.py
|
Return given host for 'moto-api'
|
2018-09-03 19:16:14 -03:00 |
settings.py
|
Get standalone server mode working for all tests.
|
2017-02-23 19:43:48 -05:00 |