moto/moto
Jim Shields 6cb1173719 Add tag_resource and untag_resource for ECS services
* Refactor resource ARN parsing
2019-10-03 15:16:07 -04:00
..
acm Merge pull request #2374 from asherf/acm 2019-08-21 12:56:59 -07:00
apigateway Merge pull request #2294 from spulec/fix-responses-mocking 2019-09-11 22:06:36 -05: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 adds test cases, and fixes formatting. 2019-09-01 17:38:33 +02: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 fixing ErrorResponse top-level tag (#2434) 2019-09-27 11:14:53 -07: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 Merge pull request #2422 from kiyonori-matsumoto/dynamodb-and-order 2019-09-23 21:35:08 -05:00
dynamodbstreams Adding six.string_types checking 2019-08-27 19:59:43 -05:00
ec2 Merge pull request #2400 from acsbendi/elbv2-terminated-instance-target 2019-09-11 21:39:37 -05:00
ecr Delete ECR image when it has no tags 2019-06-17 13:41:35 -04:00
ecs Add tag_resource and untag_resource for ECS services 2019-10-03 15:16:07 -04:00
elb Add support for unregistered instances in ELB DescribeInstancesHealth API. 2018-08-06 10:47:00 +02:00
elbv2 Validate elbv2 FixedResponseConfig attributes 2019-09-12 12:29:03 -04: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 Fix multiple IAM Policy Statement creation with empty sid 2019-09-10 23:43:50 -03: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 fix #2392 Add validation for shadow version,when update_thing_shadow() has called 2019-08-26 17:47:08 +09:00
kinesis Merge pull request #2099 from ssoulier/master 2019-07-01 22:27:33 -05:00
kms remove dead code 2019-09-13 13:35:55 -07:00
logs fix tail message problem in get_log_events 2019-09-23 18:35:44 +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 add enhanced vpc routing option to redshift moto 2019-09-01 00:34:18 +10: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 switch from calling clean in loop to undoing clean in delete_keys 2019-09-24 17:07:58 -05:00
s3bucket_path Bump flake8 version and handle new lint errors (#1385) 2017-12-08 21:02:34 +00:00
secretsmanager #2366 - SecretsManager - put_secret_value should support binary values 2019-08-23 10:57:15 +01:00
ses Cleanup prints 2019-01-11 13:45:34 +01:00
sns Merge pull request #2391 from gruebel/master 2019-09-11 21:46:06 -05:00
sqs Merge pull request #2402 from gruebel/fix-sqs-maxReceiveCount 2019-09-11 21:52:16 -05:00
ssm Merge pull request #2000 from AlanAlexander-Janrain/master 2018-12-28 21:27:45 -05:00
stepfunctions Step Functions - Remove STS-client and refer to hardcoded account-id 2019-09-24 14:36:34 +01: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 Step Functions - State Machines methods 2019-09-02 16:26:40 +01:00
backends.py Step Functions - State Machines methods 2019-09-02 16:26:40 +01:00
compat.py Fix urlparse for py3. 2017-02-23 21:41:05 -05:00
server.py Allows leading // for mocked s3 paths (#1637). 2019-08-28 16:17:45 +02:00
settings.py Moved INITIAL_NO_AUTH_ACTION_COUNT to settings. 2019-07-24 16:30:48 +02:00