Commit graph

  • dffc0e449c
    Fix: ListObjectsV2 behaving differently than AWS API (#3545) irahulranjan 2020-12-13 19:08:25 +05:30
  • e6be3265ca
    Fix owner ID in describe-vpc-endpoints- response. Refs #3524 (#3539) Steven Swor 2020-12-13 21:39:24 +11:00
  • effb075b62
    Add glue.batch_update_partition (#3534) Don Kuntz 2020-12-10 14:03:37 -06:00
  • 4aff7147b5
    test_stepfunctions: Fix failures under non-UTC timezone (#3528) Anders Kaseorg 2020-12-09 04:25:11 -08:00
  • b4e961148f
    Pass the default ECS cluster and raise accurate exceptions (#3522) Jordan Sanders 2020-12-08 06:55:49 -06:00
  • 7c7a1222d2
    Fix saml-assertion parsing in assume-role-with-saml (#3523) Benjamin Brabant 2020-12-08 10:08:40 +01:00
  • af60306371
    Fix:Ec2-VPC:Added functionality describe-vpc-endpoint (#3524) usmangani1 2020-12-08 03:09:57 +05:30
  • e1fc3a9596
    #3506 - DynamoDB - Allow StringSets to be passed to update_item() (#3519) Bert Blommers 2020-12-07 01:31:53 -08:00
  • d44beb0c9d
    Fix:Cloudformation descibe stacks special chars (#3514) usmangani1 2020-12-06 13:41:52 +05:30
  • cfaaa70ea9
    FIX:Ec2:Added:Tags for EIP (#3505) usmangani1 2020-12-06 05:34:46 +05:30
  • 8f83f51897
    Refactor tests marked xfail to use proper assertions (#3515) Brian Pandola 2020-12-04 08:00:48 -08:00
  • dcd034045b
    Fix: ClusterType, NumberOfNodes not validated when modifying Redshift cluster (#3513) Brian Pandola 2020-12-04 05:22:19 -08:00
  • 5e21e50424
    Fix: elasticbeanstalk ApplicationArn does not contain ApplicationName (#3511) Brian Pandola 2020-12-04 02:31:28 -08:00
  • b6369d6250
    Merge pull request #3512 from xnegativx/fix-auth-params Steve Pulec 2020-12-03 18:07:32 -06:00
  • 51928f2410
    Merge pull request #3508 from bblommers/feature/ec2-describe-instance-type-offerings Steve Pulec 2020-12-03 18:06:06 -06:00
  • 48df5bd5af
    Add basic get_execution_history implementation for Step Functions (#3507) Ciaran Evans 2020-12-03 18:32:06 +00:00
  • c5d0aa0c10 fix SALT and SRP_B params Antonin 2020-12-03 11:05:59 +01:00
  • ac0ffab4d0
    Merge pull request #1 from spulec/master xnegativx 2020-12-03 10:38:30 +01:00
  • ffa7f2e41a
    Fix:SES:Get Template Html part (#3504) usmangani1 2020-12-03 13:12:19 +05:30
  • bc67a01e08 Add all InstanceTypeOffering-jsons to Manifest Bert Blommers 2020-12-02 14:45:54 +00:00
  • 936fb19539 DescribeInstanceTypeOfferings - script that hardcodes all offerings Bert Blommers 2020-12-02 14:41:24 +00:00
  • 5d208bfd04 Merge branch 'master' into add_instance_type_offerings Bert Blommers 2020-12-02 10:57:07 +00:00
  • b2adcdf518
    Fix:RDS:add DBParameterGroupArn in describe-db-parameter-groups & cre… (#3462) usmangani1 2020-12-02 01:23:01 +05:30
  • 72e616cb48 Add tagging to docker image build. Steve Pulec 2020-11-28 17:10:38 -06:00
  • d688aba637
    Merge pull request #3445 from bblommers/upgrade-travis-linux_distribution Steve Pulec 2020-11-28 16:19:16 -06:00
  • e8e419a0cd
    Merge pull request #3503 from bpandola/remove-boto-dependency Steve Pulec 2020-11-28 16:15:14 -06:00
  • ae85c539fd Remove boto package dependency Brian Pandola 2020-11-26 23:59:15 -08:00
  • bd4aa65635
    Mark sts.get_caller_identity as implemented (#3501) Szymon Zmilczak 2020-11-26 12:12:09 +01:00
  • f58e6e1038
    #3494 fix using EventBridge via Go SDK (#3495) Christian Bandowski 2020-11-26 09:52:58 +01:00
  • 9e3b23758a
    [dynamodb2] Support include projection on indexes (#3498) Garrett 2020-11-25 15:28:05 -05:00
  • d58d3e2c2e
    Fix: yield tests ignored by pytest runner (#3500) Brian Pandola 2020-11-25 02:48:05 -08:00
  • 5a2cbf1eca Fix: Duplicate test name causing loss of coverage Brian Pandola 2020-11-21 23:51:33 -08:00
  • cf7869d0e2 Add check for UnknownSnapshotCopyRegionFault error Brian Pandola 2020-11-21 23:43:38 -08:00
  • b4d7d183ab Add additional detail to ClientError assertions Brian Pandola 2020-11-21 23:25:33 -08:00
  • 49c6e65603 Fix: DeleteCluster behavior with SkipFinalClusterSnapshot Brian Pandola 2020-11-21 23:21:15 -08:00
  • 555be78f6e Fix: redshift:DescribeClusterSnapshots should not raise ClusterNotFoundError Brian Pandola 2020-11-21 23:13:04 -08:00
  • 161cb46886 Add coverage for ContentType=JSON server requests Brian Pandola 2020-11-21 23:02:52 -08:00
  • c658cfea0d
    Run black and fix tests Nuwan Goonasekera 2020-11-23 22:33:56 +05:30
  • f23ad29810
    Add instance type offerings to manifesti and fix linting Nuwan Goonasekera 2020-11-23 15:33:57 +05:30
  • 114a8efac8
    Improved describe instance types + tests Nuwan Goonasekera 2020-11-22 21:14:01 +05:30
  • a69bad57ef
    Added instance type offer filters Nuwan Goonasekera 2020-11-23 15:25:23 +05:30
  • 53a3e52c67
    Fix: EMR ReleaseLabel validation does not respect semantic versioning (#3489) Brian Pandola 2020-11-22 10:54:59 -08:00
  • 93b393c679
    Fix: Python 2/3 Incompatibility (#3488) Brian Pandola 2020-11-21 05:36:33 -08:00
  • 4245497a97
    Fix: redshift:EnableSnapshotCopy raises incorrect Exception (#3485) Brian Pandola 2020-11-21 02:35:46 -08:00
  • 689cd8f285
    Implement IAM instance profile associations (#3482) Mykola Mykhalov 2020-11-20 23:00:53 +01:00
  • 54e296eb53
    Fix:CloudWatch List metrics with dimensions (#3461) usmangani1 2020-11-20 18:08:48 +05:30
  • 8a95878a81
    Route53: Implement dummy GetChange endpoint (#3486) Rafael de Elvira 2020-11-20 07:21:05 +00:00
  • c902de8a09
    lift user_settable_fields from (old) boto (#3468) David Szotten 2020-11-19 09:01:53 +00:00
  • f7467164e4
    Fix Race Condition in batch:SubmitJob (#3480) Brian Pandola 2020-11-18 02:49:25 -08:00
  • 83507fbc37
    fixed issue in update_configuration for lambda when setting VPC config property (#3479) Oide Brett 2020-11-18 08:45:31 +00:00
  • 7f73015f02
    Fix XML encoding in Route53 JInja2 Templates #3469 (#3473) Ayush Ghosh 2020-11-18 02:23:49 -05:00
  • 62fd975da0
    EventBridge: put_rule and list_rules should store and retrieve EventBusName property (#3472) Guillermo Arribas 2020-11-18 02:36:17 +11:00
  • 5fe921c2bc
    Added support for EMR Security Configurations and Kerberos Attributes. (#3456) jweite 2020-11-17 05:54:34 -05:00
  • f045af7e0a
    Add support for empty strings in non-key dynamo attributes (#3467) Rich Unger 2020-11-17 01:12:39 -08:00
  • 62d382ff70
    Fixed issue 3448 for DynamoDB update_item (#3463) Oide Brett 2020-11-17 07:41:54 +00:00
  • d29475ed19
    Fix: TagList missing in rds:DescribeDBInstance response (#3459) Brian Pandola 2020-11-16 01:30:53 -08:00
  • 93453eba05
    Improve ec2:DescribeSubnets filtering (#3457) Brian Pandola 2020-11-16 00:17:36 -08:00
  • 7749c1f757
    Fix failures with latest responses library (0.12.1) (#3466) Guillermo Arribas 2020-11-16 18:20:33 +11:00
  • 6107561717
    Merge pull request #3451 from bpandola/fix-3450 Steve Pulec 2020-11-15 11:25:10 -06:00
  • d068653dea
    dynamodb2 support for default Action ('Put') in update_item (#3454) gsamaras 2020-11-14 11:10:38 +00:00
  • 9db62d32bf
    Merge pull request #3361 from mcepl/denose Steve Pulec 2020-11-13 17:55:14 -06:00
  • 273ca63d59 Linting Bert Blommers 2020-11-11 15:55:37 +00:00
  • cb6731f340 Convert fixtures/exceptions to Pytest Bert Blommers 2020-11-11 15:54:01 +00:00
  • 6d364dc7aa Pytest model of exceptions uses 'value' attribute instead of 'exception'. Matěj Cepl 2020-11-10 18:14:50 +01:00
  • 2705698d83 Mark functions as requiring network Matěj Cepl 2020-10-06 11:51:29 +02:00
  • 5697ff87a8 Back to Black Matěj Cepl 2020-10-06 08:46:05 +02:00
  • ea489bce6c Finish porting from nose to pytest. Matěj Cepl 2020-10-06 08:04:09 +02:00
  • 77dc60ea97 Port test suite from nose to pytest. Matěj Cepl 2020-10-06 07:54:49 +02:00
  • 47dbad291e
    Merge pull request #3439 from bblommers/techdebt-remove-duplicate-awserrors Steve Pulec 2020-11-09 19:59:02 -06:00
  • e5adfd6f12
    Merge pull request #3443 from bpandola/fix-2862 Steve Pulec 2020-11-09 19:57:25 -06:00
  • 12985a2067
    Merge pull request #3447 from emendes28/master Steve Pulec 2020-11-09 19:54:17 -06:00
  • 330eefb995
    Merge pull request #3444 from bblommers/bugfix/3359 Steve Pulec 2020-11-09 19:53:14 -06:00
  • b8e08539e3 Fix: Return Tags in iam:CreateUserResponse Brian Pandola 2020-11-09 14:59:06 -08:00
  • b5b1c45d68 Rename DockerUtilities to differentiate from docker-dependency Bert Blommers 2020-11-09 16:31:18 +00:00
  • 8adb1165f9 adding docs for athena e glue Isis Ohana 2020-11-09 11:47:13 -03:00
  • 8d3cc3ef32 #3359 - Reuse Docker-on-request for AWSLambda and Batch Bert Blommers 2020-11-08 15:16:53 +00:00
  • f53a8f723c Travis: Use Focal-distribution, so we no longer have to downgrade Docker Bert Blommers 2020-11-08 14:25:28 +00:00
  • 390a4d5510 #3359 - Only initiate Docker when invoking Lambdas Bert Blommers 2020-11-08 14:18:49 +00:00
  • c0700aa704 Revert "#3359 - Downgrade Docker-version to not break mock_lambda without Docker running" Bert Blommers 2020-11-08 14:16:02 +00:00
  • 204fdabcc9 #3359 - Downgrade Docker-version to not break mock_lambda without Docker running Bert Blommers 2020-11-08 13:49:27 +00:00
  • 2f70373c2e
    Add CloudFormation Update support for AWS::StepFunctions::StateMachine (#3440) Brian Pandola 2020-11-08 04:44:23 -08:00
  • 3b9635b3c7 Add ssm:SendCommand support for instance tag Targets Brian Pandola 2020-11-08 00:06:35 -08:00
  • 3b6162de67 Refactor Forecast to also use shared AWSError class Bert Blommers 2020-11-06 16:34:09 +00:00
  • 1edb1e2e7e Merge branch 'master' into techdebt-remove-duplicate-awserrors Bert Blommers 2020-11-06 16:27:59 +00:00
  • 725ad7571d
    Adds some basic endpoints for Amazon Forecast (#3434) pwrmiller 2020-11-06 03:23:47 -05:00
  • b7cf2d4478
    ecr: Fix "imageDigest" value in ecr.list_images() response (#3436) Peter Lithammer 2020-11-05 15:10:23 +01:00
  • 032b9c4008 Tech Debt - Remove duplicate AWSError classes Bert Blommers 2020-11-05 11:20:18 +00:00
  • 574f46e212
    Implement additional Step Functions endpoints (#3437) Brian Pandola 2020-11-05 02:16:48 -08:00
  • 76265576ac
    Fix: describe/list attribute discrepancy in Secrets Manager (#3432) Brian Pandola 2020-11-03 06:18:56 -08:00
  • f584e16ab9
    Fix: eventName for a deleted record should be REMOVE instead of DELETE (#3431) Brian Pandola 2020-11-02 09:21:09 -08:00
  • f57a77451c
    Fix:Added Tags for Network-ACL,RouteTable,InternetGateway (#3430) usmangani1 2020-11-02 19:00:02 +05:30
  • 171130fe7b
    Add support for CloudFormation resource AWS::StepFunctions::StateMachine (#3429) Brian Pandola 2020-11-02 03:53:03 -08:00
  • 53c3eb6240
    Fix:SecretsManager :Error on Invalid secretID (#3413) usmangani1 2020-11-02 15:45:40 +05:30
  • 9970be2309
    Fix: Adding alarm arn to describe alarms response (#3409) usmangani1 2020-11-02 14:26:18 +05:30
  • 68e3d394ab
    Stepfunctions improvements (#3427) Brian Pandola 2020-11-01 02:16:41 -08:00
  • a3880c4c35
    Metric data query alarms (#3419) Eoin Shanaghy 2020-10-31 15:56:24 +00:00
  • f8d2ce2e6a
    Notebook Lifecycle Config create, describe and delete (#3417) jweite 2020-10-30 17:05:06 -04:00
  • cbd4efb42d
    ApplicationAutoscaling: support autoscaling policies, deregister_scalable_target (#3350) jweite 2020-10-30 11:21:34 -04:00
  • d499d4d179
    Fix update for application autoscaling register target (#3423) Erinna Chen 2020-10-29 09:18:38 -05:00
  • 2f23f6b26b
    Fix dynamodb:TransactGetItems response for items that do not exist (#3420) Brian Pandola 2020-10-29 04:50:45 -07:00