Commit Graph

  • 0ec99fae8b
    #4118 Add KmsKeyId Support to secretsmanager (#4119) George Lungley 2021-08-03 15:46:23 +01:00
  • 242de5bc6f
    feat(events): Add policy in put_permission (#4114) Gonzalo Saad 2021-08-03 11:10:36 -03:00
  • 0388b778dd
    EC2/RDS2 - New tests (#4127) Bert Blommers 2021-08-03 15:06:06 +01:00
  • f364a050f0
    Add support for ConfigService APIs list_tags_for_resource, untag_resource, tag_resource (#4117) kbalk 2021-08-03 07:45:26 -04:00
  • 013e3462aa
    add support for RDS ModifyDBSubnetGroup (#4125) Waldemar Hummer 2021-08-03 11:42:06 +02:00
  • 9bd38f8480
    Add autoscaling delete_tags (#4122) Ray Myers 2021-08-03 02:00:26 -05:00
  • 911d29cc33
    Added support for tgw peering attachment (#4115) Mohit Alonja 2021-08-03 12:28:25 +05:30
  • 16a4db1ce5
    cognito:user_status filter in list users (#4120) Łukasz 2021-08-03 08:56:41 +02:00
  • 45fa825619 Increase version number post-release Moto Admin 2021-08-03 06:27:33 +00:00
  • 5aacd698b8
    Prep release 2.2.1 (#4124) Bert Blommers 2021-08-03 07:24:34 +01:00
  • c8b2b6dffe
    fixed vpc with terraform; added modify vpc tenancy (#4116) Macwan Nevil 2021-08-02 10:20:45 +05:30
  • 6eeb4b4b32
    Add support for EC2 transit gateway associations (#4089) Waldemar Hummer 2021-07-31 17:18:19 +02:00
  • 6803a473dc
    add exception handling to signal handlers if moto is started from non-main thread (#4112) Waldemar Hummer 2021-07-30 07:20:45 +02:00
  • faadf3db3a
    fix parsing regex to support request params with dicts of lists (#4111) Waldemar Hummer 2021-07-30 07:19:38 +02:00
  • 803e005343
    Remove leading space from DeleteObject action name (#4108) Roman Skurikhin 2021-07-29 16:50:24 +03:00
  • 33175a59e7
    Fix CI Dependency test (#4109) Bert Blommers 2021-07-29 14:49:20 +01:00
  • a324e3aa31
    CI - Explicitly install virtualenv Bert Blommers 2021-07-29 08:28:25 +01:00
  • 11883a1fda
    Remove unnecessary dependencies EC2/SQS (#4094) Bert Blommers 2021-07-29 06:38:16 +01:00
  • 6b4032a9a8
    Add partial support for EFS (#4080) Patrick Greene 2021-07-29 00:55:23 -04:00
  • 49c689be72
    Fix EKS list models bug (#4106) D. Ferruzzi 2021-07-28 21:53:19 -07:00
  • a1905ad584
    Improve test coverage (#4098) Bert Blommers 2021-07-28 11:17:15 +01:00
  • d248191cb4
    include associationState when DescribeRouteTables (#4096) Jason Rauen 2021-07-28 05:59:15 -04:00
  • 0f8da52196
    Add support for admin_user_global_sign_out to cognitoidp (#4092) andyfase 2021-07-27 10:49:19 -07:00
  • f849842414
    feat(events): Add update_connection (#4095) Gonzalo Saad 2021-07-27 13:47:03 -03:00
  • 9d7746b9e3
    Add validity dates to IoT fakecert (#4093) cătălin 2021-07-27 09:59:01 +02:00
  • f9f93531e8
    Fix: Adding empty tags to SQS queue on creation time (#4087) Miguel Gagliardo 2021-07-27 09:24:38 +02:00
  • 44624593f1
    Fix: Adding fix when setting empty policy attr to queue (#4091) Miguel Gagliardo 2021-07-27 07:04:24 +02:00
  • ec958da2b9 Increase version number post-release Moto Admin 2021-07-26 15:55:57 +00:00
  • 05915cfb3e
    Prep 2.2.0 (#4085) Bert Blommers 2021-07-26 16:52:47 +01:00
  • f4f8527955
    Merge LocalStack changes into upstream moto (#4082) Waldemar Hummer 2021-07-26 16:21:17 +02:00
  • 7693d77333
    Remove Py2 support (#3915) Bert Blommers 2021-07-26 07:40:39 +01:00
  • 658f850fcc
    Update __init__.py Bert Blommers 2021-07-26 07:39:50 +01:00
  • 0aa588f6aa
    Pin pip (#4083) Bert Blommers 2021-07-26 06:53:10 +01:00
  • e0d3b9145f
    Terraform CI integration (#4081) Bert Blommers 2021-07-24 14:49:43 +01:00
  • d01bd59ea9 Increase version number post-release Moto Admin 2021-07-16 09:39:02 +00:00
  • 4066e84cbf
    Prep release 2.1.0 (#4074) Bert Blommers 2021-07-16 10:18:30 +01:00
  • 85dc52bd84
    Support all ELBv2 ListenerRule condition types (#4066) Evan O'Connell 2021-07-16 00:01:14 -07:00
  • 54b98d4749
    Remove cfn-lint as a dependency for ssm extra (#4072) Michael Manganiello 2021-07-15 03:56:14 -03:00
  • a48c811069
    #4067: Add support for kinesis retention hours (#4068) Shubham Gupta 2021-07-14 22:36:30 +08:00
  • cb53f86c24
    fix: cognito-idp: admin_create_user remove default attributes (#4070) Alastair McCormack 2021-07-14 15:35:09 +01:00
  • eb6515cf50
    Reduce default value for DEFAULT_KEY_BUFFER_SIZE (#4003) benediktbrandt 2021-07-07 11:38:50 -04:00
  • 9c256ac75e
    Update __init__.py Bert Blommers 2021-07-07 15:51:34 +01:00
  • a76a8a5c0c Increase version number post-release Moto Admin 2021-07-07 14:30:15 +00:00
  • be420ecf6b
    Prep release 2.0.11 (#4060) Bert Blommers 2021-07-07 14:23:11 +01:00
  • f9d5067faa
    Bugfix for put_scaling_policy in applicationautoscaling. (#4054) Ross Strickland 2021-07-07 06:36:26 -05:00
  • cf5007b97d
    Add support for remove_flow_output and remove_flow_vpc_interface (#4058) Alexandre Blanchet 2021-07-07 11:11:19 +01:00
  • 00be464c05
    Fix #3996 (#4051) Grégoire Charvet 黑瓜 2021-07-07 08:59:16 +01:00
  • 05cdcbcedc
    Add support for DescribeNetworkInterfaces tag filters (#4057) Brian Pandola 2021-07-03 23:44:58 -07:00
  • c20a36b8cb
    sns#create_platform_endpoint: If token and attributes are the same, return endpoint (#4055) kohbis 2021-07-04 15:43:22 +09:00
  • b44ab23c63
    Fix #4009 (#4052) Grégoire Charvet 黑瓜 2021-07-04 07:40:39 +01:00
  • 7147c5f05a
    SES domains are case-insensitive (#4050) Brian Pandola 2021-07-01 21:28:41 -07:00
  • 3ae4c23c23
    Transform certificates in listener in expected XML (#4049) Sahil Shah 2021-07-01 11:25:40 -04:00
  • 8cc439444f
    #3991 - AWSLambda - set content-type to app/json (#4046) Bert Blommers 2021-06-30 11:02:38 +01:00
  • 163ae322e8
    Fix: iot:UpdateThingShadow does not properly maintain state document (#4045) Brian Pandola 2021-06-30 00:15:45 -07:00
  • 70a7a7e0a0
    SSM parameters in cloudformation (AWS::SSM::Parameter::) are not recognized and resolved for default values (#4042) Sahil Shah 2021-06-29 13:28:52 -04:00
  • 315c357cd5
    Fix error message for missing log stream (#4043) Brian Pandola 2021-06-28 22:06:14 -07:00
  • a230e2a7e3
    #3113 - S3#list_object_versions - verify prefix argument (#4041) Bert Blommers 2021-06-28 16:22:08 +01:00
  • 059c36b694
    #3593 - S3 - Return appropriate error when provided with invalid multipart ID (#4040) Bert Blommers 2021-06-28 15:57:07 +01:00
  • 759974d9cd
    Media store data Service (#3955) Jordi Alhambra 2021-06-28 13:23:23 +01:00
  • 2590bf0e80
    CognitoIDP: get_user (#4038) Bert Blommers 2021-06-27 15:48:31 +01:00
  • 167423777b
    Add outputs and vpc interfaces to a mediaconnect flow (#4034) Alexandre Blanchet 2021-06-25 16:31:05 +02:00
  • f68d807467
    [docs] Fix typos includng, runninig (#4037) Leo Gallucci 2021-06-25 11:27:08 +02:00
  • 0f4ab4da1c
    S3 - Dont error when deleting unknown keys (#4036) Bert Blommers 2021-06-25 10:26:03 +01:00
  • 21a77510b3
    Rewrite unnecessary importlib dependency in DynamoDB (#4035) Bert Blommers 2021-06-25 07:58:57 +01:00
  • 4778377e8e
    #4018 - Raise NoSuchUpload when listing a non-existing multipart upload (#4031) Bert Blommers 2021-06-24 08:14:28 +01:00
  • 4af57c18bd
    AWSLambda - Verify we can add multiple files to a Function (#3771) Bert Blommers 2021-06-24 06:24:32 +01:00
  • 5e4bccc22d
    Use centralized ACCOUNT_ID (#4029) Bert Blommers 2021-06-23 18:03:11 +01:00
  • 6084d6cfe8
    DynamoDB - Support AttributeUpdate::DELETE action (#3798) Bert Blommers 2021-06-23 17:41:47 +01:00
  • b9a42816bd
    Fixed validation on custom-resource in applicationautoscaling (#4026) psheets 2021-06-23 11:57:09 -04:00
  • 6fb05d6453
    Update __init__.py (#4024) Avi Slavkin 2021-06-23 18:53:05 +03:00
  • fb9c9c3876 Increase version number post-release Moto Admin 2021-06-20 14:37:28 +00:00
  • 02b950b478
    Prep release 2.0.10 (#4022) Bert Blommers 2021-06-20 15:34:26 +01:00
  • 61e2204941
    Initial EKS Implementaion (#3981) D. Ferruzzi 2021-06-20 03:34:31 -07:00
  • e11dd49edf
    When matching URL patterns, the last elem should always at least one char (#4021) Bert Blommers 2021-06-20 10:56:40 +01:00
  • e4057a34b9
    Added "isTruncated" attribute for listUsersResponse (#4017) Cristopher Pinzón 2021-06-18 15:52:15 -05:00
  • a95ca81e76
    Support EMR clusters with multiple master nodes (#4019) Brian Pandola 2021-06-17 22:04:21 -07:00
  • 2f23807a35
    #3760 - DynamoDB - only raise exception when GSI key is actually empty (#3763) Bert Blommers 2021-06-17 14:07:24 +01:00
  • b0e2a750dc
    Disallow termination of protected EMR job flows (#4015) Brian Pandola 2021-06-17 04:20:45 -07:00
  • 67ae84e2c4
    Only raise EmptyKeyAttributeException when the value node is empty (#4014) Thomas Ross 2021-06-17 07:19:47 -04:00
  • 7f0475fc18
    Improve version updating; remove dead code (#4016) Bert Blommers 2021-06-17 10:12:12 +01:00
  • 407d5c853d
    Media package client error additional handling (#4011) Jordi Alhambra 2021-06-16 21:07:46 +01:00
  • fe7430b368 Increase version number post-release Moto Admin 2021-06-12 13:00:38 +00:00
  • cbeeefbec9
    Prep release 2.0.9 (#4007) Bert Blommers 2021-06-12 13:57:29 +01:00
  • 6977bba3e1
    Add capability to update AWS::ElasticLoadBalancingV2(Listener and ListenerRule) resource (#4005) Sahil Shah 2021-06-11 16:56:28 -04:00
  • 8d4007f2b6
    Escape Hyphen in Regular Expression (#4006) Kyle Decot 2021-06-11 16:54:43 -04:00
  • 479ce861a7
    Env variable for default key buffer size (#4001) benediktbrandt 2021-06-10 05:48:28 -04:00
  • c1b38be02d
    Add support for DynamoDB Backup/Restore (#3995) Brian Pandola 2021-06-09 23:05:07 -07:00
  • 00ccce0723
    Refactor listener rule ARN generation to avoid collisions (#4002) Brian Pandola 2021-06-09 23:02:30 -07:00
  • 3f5408c9d0
    Adding support for ForwardConfig property in ListernRule in CloudFormation (#3993) Sahil Shah 2021-06-09 13:41:18 -04:00
  • 43426c71f4
    ELBv2 - Simplify tests (#3999) Bert Blommers 2021-06-09 16:34:53 +01:00
  • ae5653b31d
    Media package client error (#3983) Jordi Alhambra 2021-06-07 13:47:49 +01:00
  • 9836985473
    Fix : Logs - Add start_query functionality (#3985) usmangani1 2021-06-07 15:07:11 +05:30
  • d325593e46
    Fix:Add list connection API's (#3976) usmangani1 2021-06-07 15:05:28 +05:30
  • 74559f2a91
    Organisations - Backport re.fullmatch for Py2 (#3990) Bert Blommers 2021-06-05 17:53:06 +01:00
  • 9e4972b43f
    Add Tag support for other resource types then an account (#3982) stromp 2021-06-05 16:12:17 +02:00
  • 25bf10bf8e
    Pin Jose-dependency for Py2 (#3989) Bert Blommers 2021-06-05 15:04:50 +01:00
  • b82096ba37
    Add support for AWS::ElasticLoadBalancingV2::ListenerRule (#3969) Sahil Shah 2021-06-05 05:04:04 -04:00
  • a281f9d4a6
    Merge pull request #3987 from mikegrima/fixs3config Mike Grima 2021-06-04 12:01:58 -07:00
  • ba7a0fe3a2 Fixed AWS Config S3 ACL issues Mike Grima 2021-06-04 09:21:59 -07:00
  • 5602c4e73e
    SSM Parameter Store improvements in GetParameterHistory & GetParameters (#3984) Austin Hendrix 2021-06-04 05:12:35 -05:00