moto/moto
jweite 4303123312
Implemented IAM delete_instance_profile (#3020)
* Implemented IAM delete_instance_profile

* PR adjustment: positively verifying instance profile deletion in test case.

Co-authored-by: Joseph Weitekamp <jweite@amazon.com>
2020-05-27 18:22:06 +01:00
..
acm
apigateway Linting 2020-05-04 09:27:57 +01:00
athena Linting 2020-05-16 15:03:26 +01:00
autoscaling Fix autoscaling tags (#3010) 2020-05-24 12:21:29 +01:00
awslambda Merge pull request #2973 from bblommers/master 2020-05-14 17:53:49 -05:00
batch Linting 2020-03-12 14:07:34 +00:00
cloudformation Cloud formation "depends_on" #2845 Add depends on and update name type mapping (#2994) 2020-05-18 09:47:18 +01:00
cloudwatch Fixed a regression with CloudWatch 2020-04-27 12:56:17 -07:00
codecommit [codecommit] fix repository name check 2019-12-26 16:30:06 +01:00
codepipeline
cognitoidentity
cognitoidp
config
core Keep order in request body to ensure auth signing works. (#3024) 2020-05-24 08:51:45 +01:00
datapipeline
datasync Add missing regions to all services 2019-12-26 17:12:22 +01:00
dynamodb
dynamodb2 Merge pull request #2989 from bblommers/improve_coverage 2020-05-14 17:55:55 -05:00
dynamodbstreams
ec2 Enhancement/describe network acls (#3003) 2020-05-26 11:04:59 +01:00
ec2instanceconnect Improve implementation coverage (and layout) 2020-05-12 14:58:35 +01:00
ecr
ecs Implement placement constraints model 2020-05-02 18:47:59 +02:00
elasticbeanstalk ElasticBeanstalk - Fix tests in Python2 and ServerMode 2020-03-30 16:28:36 +01:00
elb Use ISO 8601 format for ELB DescribeLoadBalancers 2020-04-18 07:46:28 -04:00
elbv2
emr Remove duplicated method 2020-03-30 13:49:19 +01:00
events
glacier
glue change code style to pass black --check 2020-04-21 22:34:05 +02:00
iam Implemented IAM delete_instance_profile (#3020) 2020-05-27 18:22:06 +01:00
instance_metadata Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
iot Implemented parent_group, recursive and name_prefix_filter for function list_thing_groups() 2020-05-05 18:08:28 -04:00
iotdata
kinesis
kms
logs Add CloudWatch logs subscription filters (#2982) 2020-05-12 13:34:10 +01:00
managedblockchain Added node actions and other fixes 2020-05-15 19:38:19 -05:00
opsworks Fix the online status in OpsWorks 2020-05-07 10:57:27 +03:00
organizations
packages
polly
rds
rds2 Fix import errors 2020-04-28 10:40:34 +12:00
redshift Add Redshift.ClusterAlreadyExists Error 2020-05-06 14:28:40 -07:00
resourcegroups
resourcegroupstaggingapi Add tag get_resource support for target groups (#3012) 2020-05-24 10:25:38 +01:00
route53
s3 implemented s3 default encryption methods (#3022) 2020-05-27 17:21:03 +01:00
s3bucket_path
secretsmanager handle description in describe secret operation, add tests 2020-04-24 21:47:11 +02:00
ses Merge pull request #2972 from bblommers/ses_validate_raw_email 2020-05-14 17:52:50 -05:00
sns Fix missing MessageAttributes when using RawMessageDelivery 2020-03-21 19:25:25 +01:00
sqs SQS - Return multiple group-messages in the same request 2020-05-24 12:12:35 +01:00
ssm Fix ssm.get_parameters missing validation 2020-05-06 14:38:25 +02:00
stepfunctions SFN - fix InvalidARN exception on start_execution (#3007) 2020-05-24 15:06:02 +01:00
sts Add AssumeRoleWithSAML response to responses.py. 2020-04-16 11:47:30 -07:00
swf Add SWF domain and type undeprecation 2020-03-05 23:37:17 +10:00
templates
utilities
xray Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
__init__.py Merge remote-tracking branch 'spulec/master' into improve_coverage 2020-05-12 15:02:24 +01:00
backends.py Merge remote-tracking branch 'spulec/master' into improve_coverage 2020-05-12 15:02:24 +01:00
compat.py
server.py Lazily import submodules 2020-04-28 10:40:32 +12:00
settings.py