moto/moto
Brian Pandola bca5047202 Implement additional IAM endpoints
- attach_user_policy
- detach_user_policy
- list_attached_user_policies
2017-08-14 13:55:53 -07:00
..
apigateway Add BaseModel to all models. 2017-03-11 23:41:12 -05:00
autoscaling Boto3 and cloudformation have different keys for auto scaling tags - handle that gracefully 2017-06-21 15:59:03 -04:00
awslambda extended CloudFormation models for Lambda and DynamoDB 2017-06-01 22:43:23 +02:00
cloudformation add CloudFormation model for Kinesis streams 2017-07-20 14:37:53 +10:00
cloudwatch extended CloudFormation models for Lambda and DynamoDB 2017-06-01 22:43:23 +02:00
core Add support for recursive emr settings 2017-06-27 11:31:43 -07:00
datapipeline Merge #913. 2017-05-10 21:58:42 -04:00
dynamodb extended CloudFormation models for Lambda and DynamoDB 2017-06-01 22:43:23 +02:00
dynamodb2 Merge pull request #790 from tideline/master 2017-07-06 22:06:08 -07:00
ec2 Merge pull request #1016 from JackDanger/elb-security-groups 2017-07-19 17:41:53 -07:00
ecr Add more error handling to the ECR backend 2017-08-10 19:54:10 -04:00
ecs Merge pull request #897 from gjtempleton/TaskDraining 2017-04-15 23:47:47 -04:00
elb updating explanation of boto client usage 2017-08-02 13:41:39 -07:00
elbv2 Implementing ELBV2 target group attributes 2017-08-02 15:57:15 -07:00
emr Merge #913. 2017-05-10 21:58:42 -04:00
events Fix cloudwatch events delete_rule. Closes #884. 2017-04-12 22:15:23 -04:00
glacier Add BaseModel to all models. 2017-03-11 23:41:12 -05:00
iam Implement additional IAM endpoints 2017-08-14 13:55:53 -07:00
instance_metadata Fix urlparse for py3. 2017-02-23 21:41:05 -05:00
kinesis add CloudFormation model for Kinesis streams 2017-07-20 14:37:53 +10:00
kms Add kms boto3 test. 2017-03-14 23:42:52 -04:00
opsworks Add BaseModel to all models. 2017-03-11 23:41:12 -05:00
packages Avoid to override SocketType when disabling the mock and bad_socket_shadow is True 2017-07-14 19:29:20 -03:00
rds Persisting selected LicenseModel in RDS instances 2017-07-05 16:02:45 -07:00
rds2 Persisting selected LicenseModel in RDS instances 2017-07-05 16:02:45 -07:00
redshift Redshift Updates 2017-08-09 18:43:21 -07:00
route53 Added test cases that covers route53 client's <change_resource_record_sets> function. Also added validation to throw a ClientError when the record set does not match the hosted zone's config 2017-04-28 21:26:32 +05:30
s3 fix list-object-versions with prefix (#1045) 2017-08-10 17:14:31 -07:00
s3bucket_path Testing new version of decorator. 2017-02-15 22:35:45 -05:00
ses Adding list_verified_email_addresses and testing 2017-07-11 08:02:31 +00:00
sns Merge pull request #1027 from iCHEF/fix_sns_should_send_json_http_message 2017-07-31 12:45:17 -07:00
sqs Convert struct argument to bytestring to avoid errors with Python 2.7.6 2017-08-10 19:59:46 -04:00
ssm Added support for SSM delete_parameters 2017-08-11 15:19:36 +02:00
sts Add BaseModel to all models. 2017-03-11 23:41:12 -05:00
swf Add BaseModel to all models. 2017-03-11 23:41:12 -05:00
templates Add about page. 2017-03-12 19:58:40 -04:00
__init__.py Implemented core endpoints of ELBv2 2017-08-02 13:41:38 -07:00
backends.py adding elbv2 backend 2017-08-02 13:41:38 -07:00
compat.py Fix urlparse for py3. 2017-02-23 21:41:05 -05:00
server.py allow non-ascii characters in request URLs 2017-08-05 21:03:50 +10:00
settings.py Get standalone server mode working for all tests. 2017-02-23 19:43:48 -05:00