moto/moto
Steve Pulec c035348ae4
Merge pull request #1759 from kgutwin/iam_get_policy
Implement IAM get_policy and correct policy version behavior
2018-09-22 16:59:07 -04:00
..
acm Bump flake8 version and handle new lint errors (#1385) 2017-12-08 21:02:34 +00:00
apigateway APIGateway: Added usage plan keys API 2018-07-13 15:16:25 +01: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 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 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 remove merge_taglists as AWS will only take submitted tags or tags from db but not both when creating snapshot 2018-09-21 13:28:13 -05: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 update dynamodb2 update_item 2018-08-02 12:38:50 +09: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 ECS: Added schedulingStrategy support 2018-08-13 18:30:05 +02: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 Adjust glue get_tables method to use items instead of iteritems 2018-08-05 19:46:40 -04:00
iam Correct flake8 failures 2018-08-08 11:13:25 -04: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 Add support for CloudFormation Fn::GetAtt to KMS Key (#1681) 2018-07-13 11:40:54 +01:00
logs - Updated ResourceAlreadyExistsException(LogsClientError) to latest Boto3 error msg when using CWL Logs 2018-08-02 16:09:10 -06:00
opsworks Add opsworks app mocks (#1481) 2018-03-21 09:05:57 -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 Add support for multiple delete markers on an s3 object 2018-09-11 10:41:01 -04: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 Version 1.3.5. 2018-08-29 08:44:03 -04:00
backends.py Add glue to backends to support server mode 2018-08-07 16:57:20 -04: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