William Rubel
|
63b692356d
|
Fix policy date
|
2019-02-17 16:49:54 -06:00 |
|
William Rubel
|
0e73cddf2f
|
Add test for roles
|
2019-02-17 16:25:49 -06:00 |
|
William Rubel
|
6e7bd088b3
|
Add test for roles
|
2019-02-17 16:04:28 -06:00 |
|
William Rubel
|
9e9e37eb62
|
Add test for roles
|
2019-02-17 15:35:49 -06:00 |
|
William Rubel
|
31258e9e9e
|
Add test for roles
|
2019-02-17 15:23:59 -06:00 |
|
William Rubel
|
37cb5ab4e6
|
Add test for roles
|
2019-02-17 14:36:53 -06:00 |
|
William Rubel
|
921a993330
|
cleaning up files
|
2019-02-17 14:30:43 -06:00 |
|
William Rubel
|
e35d99ff09
|
Trying to improve coverage
|
2019-02-17 09:25:35 -06:00 |
|
William Rubel
|
b29fd4a997
|
Adding additional tests to increase coverage
|
2019-02-16 20:53:54 -06:00 |
|
William Rubel
|
8ad28f8400
|
Adding additional tests to increase coverage
|
2019-02-16 20:53:27 -06:00 |
|
William Rubel
|
5372e6840f
|
Increasing code coverage
|
2019-02-16 12:37:46 -06:00 |
|
Domenico Testa
|
6897a118ed
|
Fixing S3 copy_key error when using unicode.
|
2019-02-16 16:42:00 +01:00 |
|
William Rubel
|
0a3ff94e66
|
Update kms and lambda to work with terraform
|
2019-02-16 09:37:27 -06:00 |
|
William Rubel
|
4c6f08d463
|
Update kms and lambda to work with terraform
|
2019-02-16 09:27:23 -06:00 |
|
Greg Sterin
|
c1232a7a23
|
linting
|
2019-02-15 13:49:42 -08:00 |
|
Greg Sterin
|
f035b9613d
|
support a bit more of the dynamoDB ConditionExpression syntax
|
2019-02-14 18:10:01 -08:00 |
|
John Corrales
|
a6f7f06c30
|
Merge branch 'master' into master
|
2019-02-11 17:51:18 -08:00 |
|
Mike Grima
|
1095b7d94b
|
Merge pull request #2050 from mikegrima/account_auth_fix
Fixed a bug in get_account_authorization_details for attached managed policies
|
2019-02-08 10:04:01 -08:00 |
|
Mike Grima
|
94672799cf
|
Fixed a bug in get_account_authorization_details for attached managed policies.
Fixed a bug in the XML template for `get_account_authorization_details` where attached managed policies
were empty strings.
|
2019-02-07 17:32:31 -08:00 |
|
Mike Grima
|
f41c4e756f
|
Merge pull request #2041 from mikegrima/roletags
IAM Role Tagging support
|
2019-02-06 11:40:59 -08:00 |
|
Mike Grima
|
dfceab9bf0
|
Some fixes to get_account_authorization_details
|
2019-02-04 13:44:01 -08:00 |
|
Mike Grima
|
142fc65260
|
Merge pull request #2014 from garyd203/dynamodb-set-comparison
Make EQ conditions on sets work reliably in DynamoDB
|
2019-02-01 11:49:48 -08:00 |
|
Mike Grima
|
d652755f3b
|
Merge pull request #2032 from drmorr0/spot_fleet_tag_specifications
tag specifications for spot fleet requests
|
2019-02-01 11:47:36 -08:00 |
|
Mike Grima
|
8d17271ee4
|
Merge pull request #2028 from acsbendi/network-acl-fixes
Network ACL fixes
|
2019-02-01 11:46:25 -08:00 |
|
Mike Grima
|
536d8c8457
|
Merge pull request #1909 from markchalloner/cf-list-change-sets
Add CloudFormation methods describe_change_set and list_change_sets.
|
2019-01-31 17:47:32 -08:00 |
|
Mike Grima
|
445bfa04fc
|
Merge pull request #2025 from gbataille/patch-1
get_bucket_location is already implemented
|
2019-01-31 17:45:02 -08:00 |
|
Mike Grima
|
1a36c0c377
|
IAM Role Tagging support
|
2019-01-31 17:37:26 -08:00 |
|
Mike Grima
|
7e211eb6ea
|
Merge pull request #2036 from william-richard/fix-ecr-endpoints
ECR now uses api.ecr as its endpoint.
|
2019-01-31 17:36:32 -08:00 |
|
William Richard
|
3b451ce1e5
|
Merge branch 'fix-ecr-endpoints'
|
2019-01-25 14:51:08 -05:00 |
|
William Richard
|
935039d684
|
ECR now uses api.ecr as its endpoint.
This changed in botocore 1.12.85. See b5fa8a5139
This fixes https://github.com/spulec/moto/issues/2035
|
2019-01-25 14:47:23 -05:00 |
|
Robert C Jensen
|
73bd3e1c77
|
[cognitoidp] feat: add update_identity_provider
|
2019-01-24 20:39:55 -05:00 |
|
David Morrison
|
b4b63202d9
|
tag specifications for spot fleet requests
|
2019-01-24 11:38:07 -08:00 |
|
William Richard
|
a86ec26e46
|
Add support for redirect actions on ELBv2 listeners
|
2019-01-23 09:25:57 -05:00 |
|
Robert Lewis
|
4d9039bf90
|
Add name to authors file
|
2019-01-21 13:32:33 -08:00 |
|
Mark Challoner
|
337601b5fb
|
Add CloudFormation methods delete_change_set, describe_change_set and list_change_sets.
|
2019-01-21 17:18:50 +00:00 |
|
acsbendi
|
68b8e6b636
|
Implemented adding default entries to default network ACLs.
|
2019-01-21 15:36:49 +01:00 |
|
acsbendi
|
3c5ce6c09e
|
Fixed new subnets associated with a network ACL from a different VPC.
|
2019-01-21 13:30:22 +01:00 |
|
Robert Lewis
|
570b73691b
|
Add requestid checking for autoscaling
|
2019-01-20 22:54:05 -08:00 |
|
Robert Lewis
|
acdb1c9768
|
Add requestid checking for sqs
|
2019-01-20 22:54:05 -08:00 |
|
Robert Lewis
|
19a0179608
|
Use regex to populate requestId XML tag
|
2019-01-20 22:54:01 -08:00 |
|
Robert Lewis
|
6e89a22008
|
Remove request_id from templates.
|
2019-01-20 19:17:25 -08:00 |
|
Gregory Bataille
|
072a0148f5
|
get_bucket_location is already implemented
I have done a bugfix on it, so I guess it's there. Cannot think of something missing :)
|
2019-01-17 17:56:44 +01:00 |
|
acsbendi
|
e476866281
|
Implemented showing ami_launch_index property in responses.
|
2019-01-15 17:38:44 +01:00 |
|
acsbendi
|
ca5a8033e5
|
Implemented providing ami_launch_index to the new Instance's constructor.
|
2019-01-15 17:37:22 +01:00 |
|
acsbendi
|
22288ef83b
|
Implemented initializing ami_launch_index property.
|
2019-01-15 17:36:10 +01:00 |
|
acsbendi
|
6bd7e5941f
|
Added test case for running multiple instances in the same command.
|
2019-01-15 17:34:22 +01:00 |
|
John Corrales
|
0ab5edc962
|
return delete_instance operation
|
2019-01-15 07:20:13 -08:00 |
|
John Corrales
|
5fb43ee7b6
|
Operations (#4)
Added stop, list operation results, and describe operation
|
2019-01-14 22:01:53 -08:00 |
|
Adrian Galera
|
016dec6435
|
Cleanup prints
|
2019-01-11 13:45:34 +01:00 |
|
Adrian Galera
|
53f8feca55
|
apply linter changes
|
2019-01-11 13:35:18 +01:00 |
|