Commit graph

  • 457b18b2db Test iot certs' validity dates master cătălin 2021-07-23 12:25:50 +02:00
  • e94a3e39df Add validity dates to IoT fakecerts cătălin 2021-07-23 11:49:52 +02: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
  • b670962c5e
    SSM Parameter Store Error Message When Requesting Invalid Version (#3977) Austin Hendrix 2021-06-02 10:27:23 -05:00
  • 7947b1e001
    Enforce SSM Parameter Version Limit (#3967) Brian Pandola 2021-05-28 00:32:39 -07:00
  • 037973c8d9
    Batch - remove potential race condition (#3965) Bert Blommers 2021-05-28 06:55:01 +01:00
  • 3265e89fd3
    Allow Glacier VaultName to contain period (#3964) Brian Pandola 2021-05-27 00:44:20 -07:00
  • 6adb570c48
    Add dot as a valid s3 metadata key (#3958) Florian Dambrine 2021-05-26 06:27:25 -07:00
  • 75730e6f83
    Missing code block language (#3962) Kallan Gerard 2021-05-26 19:28:22 +08:00
  • d635c78bd1
    AWS Batch enhancements (#3956) Thomas Maschler 2021-05-26 03:52:09 -04:00
  • fbbc8fc472
    basic implementation of update rest api (#3951) rajinder 2021-05-23 09:09:02 -07:00
  • 290f6585c2 Increase version number post-release Moto Admin 2021-05-21 07:57:37 +00:00
  • 171b5f2c8b
    Prep 2.0.8 release (#3948) Bert Blommers 2021-05-21 08:54:59 +01:00
  • 16f4dc87dc
    Add support for tagging Volumes in ec2:RunInstances (#3946) Brian Pandola 2021-05-20 22:35:34 -07:00
  • 7f49cd0ed6
    MediaStore delete container and list tags endpoints implemented (#3938) Jordi Alhambra 2021-05-20 16:17:31 +01:00
  • 752b508738
    Add support for KmsKeyId in ec2:RunInstances (#3943) Brian Pandola 2021-05-19 23:11:50 -07:00
  • 58f7ab0d25
    Refector Apigateway update_usage_plan and add all replace operation. (#3942) rajinder 2021-05-19 23:10:08 -07:00
  • 79792db4c0
    Drop dependency on zipp (#3940) Ben Beasley 2021-05-19 14:39:04 -04:00
  • 24fa8f25a1
    SSM parameters in cloudformation (AWS::SSM::Parameter::) are not recognized and resolved (#3929) Sahil Shah 2021-05-19 03:30:25 -04:00
  • 4ad6c3932e
    Fix resource group get-group-query & update-query-query (#3934) usmangani1 2021-05-19 01:28:21 +05:30
  • 867cf078de
    feat: transition elbv2 state to active on first describe (#3937) Giovanni Torres 2021-05-18 02:52:39 -04:00
  • 31cf3c4252
    Fix:SES-Added params check in template (#3753) usmangani1 2021-05-18 12:21:27 +05:30
  • abc62b360d
    Fix- Raise InvalidParameterValue when change visibility timeout is mo… (#3893) usmangani1 2021-05-18 12:19:56 +05:30
  • 03b2009a1c
    Add unit support to cloudwatch get_metric_statistics (#3932) usmangani1 2021-05-15 12:35:41 +05:30
  • 58fd4aeaae
    Fix tags for resource in ListTagsForResource (#3931) usmangani1 2021-05-15 00:35:40 +05:30
  • eaac32b130
    ResourceGroup - Add Support for getGroupConfiguration (#3919) usmangani1 2021-05-14 12:10:17 +05:30
  • f9e0595e12
    Fix sqs message retention logic (#3924) Kai 2021-05-13 23:06:54 +09:00
  • 9e3faf7784
    Make Moto (tests) compatible with flask/werkzeug 2.x (#3923) Bert Blommers 2021-05-13 10:36:56 +01:00
  • 8bb0feb956
    Lock Flask (#3925) Guilherme Scaranse 2021-05-12 14:41:57 -03:00
  • f45ddf0345 Increase version number post-release Moto Admin 2021-05-12 08:04:55 +00:00
  • 1fc09b5863
    Prep release 2.0.7 (#3920) Bert Blommers 2021-05-12 08:55:50 +01:00
  • b4d02c922c
    Update coverage (#3918) George-lewis 2021-05-11 16:40:17 -04:00
  • a4b1498665
    Support rotating secrets using Lambda [#3905] (#3912) Daniel Samuels 2021-05-11 12:08:01 +01:00
  • 45167737e5
    Fix separator in filter_log_events nextToken value. (#3914) Neil Greenwood 2021-05-07 18:49:36 +01:00
  • 12b409e0de
    Set multiple Security Groups when calling modify_network_interface_attribute (#3911) Josh McCullen 2021-05-07 13:50:26 +01:00