Commit Graph

  • 770ad1db56 Correct behavior of ReturnValues parameter to put_item and update_item Karl Gutwin 2018-11-08 16:21:06 -05:00
  • e7b01292e9 Fix test failures in server mode Karl Gutwin 2018-11-08 13:57:44 -05:00
  • 9d190aa04e Tweak functionality and add tests Karl Gutwin 2018-11-08 13:22:24 -05:00
  • ff6a57f443 Fix flake8 failures Karl Gutwin 2018-11-08 11:08:24 -05:00
  • 0f6086f708 Finalize implementation of DynamoDB Streams Karl Gutwin 2018-11-08 10:54:54 -05:00
  • 519899f74f Much of the way towards complete DynamoDB Streams implementation Karl Gutwin 2018-11-07 17:10:00 -05:00
  • 0b57ffe26a Add StreamSpecification to dynamodb2 package Karl Gutwin 2018-11-07 15:03:25 -05:00
  • e52158f811 Add support for IoT detach_policy Tomoya Iwata 2018-11-06 17:12:13 +09:00
  • 4af9407ef4
    Update to jose 3.x Justin Dray 2018-11-06 00:03:09 +00:00
  • b66965e6e8 Adding cloudformation-validate. Cfn-lint does the heavy lifting. adam davis 2018-11-02 16:04:17 -07:00
  • 94b5438d76 Added IAM User signing certificate support Mike Grima 2018-10-24 18:00:52 -07:00
  • 6e17ba51c6 Fixed a truncation bug for list_user_policies. Mike Grima 2018-10-21 17:24:45 -07:00
  • b4b0ae5077 Some IAM fixes. Mike Grima 2018-10-19 16:40:58 -07:00
  • 90a62b5640 1.3.7 Steve Pulec 2018-11-04 17:30:44 -05:00
  • 0fc00e2a3b
    Merge pull request #1907 from lhufnagel/rebased_pr Steve Pulec 2018-11-04 17:26:57 -05:00
  • e9f8bec91a Fix boto3 IAM test function names Pall Valmundsson 2018-11-01 19:58:09 +00:00
  • 67cb2e25bb Support IAM Credential Report in boto3 Pall Valmundsson 2018-11-01 19:51:17 +00:00
  • e38eea751f
    Go easier on the CPU when moto sqs is idle jamesandres 2018-10-31 11:39:49 +00:00
  • a8bc7a608e Lint. Steve Pulec 2018-10-30 22:09:47 -04:00
  • 75f2c56a36 Fix ecs error response to be json. Steve Pulec 2018-10-30 22:03:09 -04:00
  • 3d71a67794 Add some validations for IoT delete operations fix #1908 Tomoya Iwata 2018-10-30 14:38:59 +09:00
  • a0708a70fc
    Fix Tags parameter on CloudFormation create_change_set method. Mark Challoner 2018-10-29 13:29:53 +00:00
  • b20e190995 Try to get tests running Lorenz Hufnagel 2018-10-14 19:58:56 +02:00
  • fd4e524855 Use env credentials for all tests Jordan Guymon 2018-10-01 09:45:12 -07:00
  • 8e909f580a MockAWS implementation using botocore event hooks Jordan Guymon 2018-09-06 15:15:27 -07:00
  • 9ba28a05b8
    avoids copying entire result into a new list George Alton 2018-10-28 11:00:21 +00:00
  • 249dd7059e add test case for IoT attach_policy do nothing if policy have already attached to certificate Tomoya Iwata 2018-10-28 17:13:17 +09:00
  • 090cad8c88 [1009] Converts ECS Instance full arn to instance_id for storage Jamie Starke 2018-10-26 21:54:01 -07:00
  • 5ca68fbf06
    Update jsondiff to 1.1.2 Illia Volochii 2018-10-26 22:12:26 +03:00
  • b485122ec6 refactor to store multiple scrects, use uuid zane 2018-10-24 14:06:23 -07:00
  • 80f860727f Add support for IoT attach_policy Tomoya Iwata 2018-10-25 20:34:53 +09:00
  • 181b5539f6 📝 update coverage to reflect changes made Stephan Huber 2018-10-25 12:45:35 +02:00
  • 1c7becb4f6 🚨 linting error Stephan Huber 2018-10-25 12:19:35 +02:00
  • bb7e1197bc adding AWS IoT policy version handling Stephan Huber 2018-10-25 12:13:56 +02:00
  • aa4be6fcad
    Adds limiting/pagination to cognitoidp list_* functions George Alton 2018-10-24 15:10:28 +01:00
  • 36d8f118e3 implement attach_policy, detach_policy and list_attached_policy Stephan Huber 2018-10-24 14:53:08 +02:00
  • 4fdc8f8136 Merge remote-tracking branch 'upstream/master' Stephan Huber 2018-10-24 11:27:49 +02:00
  • ecc7c24467 simple fix for not equals in dynamodb filter expressions. i suspect this was just a typo Drew Pearce 2018-10-23 15:54:56 -04:00
  • 544050ab27 added tests for dynamodb not equals Drew Pearce 2018-10-23 15:37:28 -04:00
  • ede02e2c2a
    Without double quotes, pip would not install Adam Davis 2018-10-22 13:37:52 -07:00
  • b4c44a820f Add a long description to setup Jon Banafato 2018-10-19 17:09:19 -04:00
  • 71a054af92
    Merge pull request #1882 from georgealton/add_keyId_support_to_get_usage_plans Steve Pulec 2018-10-17 23:50:42 -04:00
  • c09b91de71
    Merge pull request #1883 from georgealton/raise_user_not_found_error Steve Pulec 2018-10-17 23:49:22 -04:00
  • 1fe32f4338
    Merge pull request #1884 from willbengtson/get-account-auth-details-test-fix Steve Pulec 2018-10-17 23:46:09 -04:00
  • 4a7ed0d43e remove the marker since this is truncated Will Bengtson 2018-10-17 15:48:13 -07:00
  • 2d2708cfd7
    Missing users now raise a UserNotFoundException George Alton 2018-10-17 18:39:52 +01:00
  • d919024510
    Adds keyId support to apigateway get_usage_plans George Alton 2018-10-17 13:44:00 +01:00
  • 2aad36f984
    Merge pull request #1880 from garyd203/cognitoidp-user-enabled Steve Pulec 2018-10-16 23:24:44 -04:00
  • e20d08435b
    Merge pull request #1879 from mikegrima/iamgroupfixes Steve Pulec 2018-10-16 23:23:53 -04:00
  • c52a408a56
    Merge pull request #1878 from garyd203/dynamodb2-compare-keys-to-list Steve Pulec 2018-10-16 23:23:07 -04:00
  • 1b42c7bf7a Be able to change enabled status for cognito-idp users Gary Donovan 2018-07-27 16:10:26 +10:00
  • ffa7560d02 Implement user-group relationships for cognito-idp Gary Donovan 2018-07-23 20:54:51 +10:00
  • 04fdd5617a Implement group management for cognito-idp Gary Donovan 2018-07-23 16:26:54 +10:00
  • 24e942b50e Update list of implemented endpoints for cognito-idp Gary Donovan 2018-07-23 14:38:52 +10:00
  • 8ae1a2b357 Fixes for IAM Groups Mike Grima 2018-10-16 17:14:23 -07:00
  • 81f96c4ceb Don't compare a dict_keys object to a list, since it is always False Gary Donovan 2018-10-17 11:08:44 +11:00
  • eda86ffaf5
    Merge pull request #1 from spulec/master sthuber90 2018-10-16 15:30:46 +02:00
  • 0ba213ffcc Merge branch 'master' of https://github.com/spulec/moto into spulec-master Stephan Huber 2018-10-16 15:29:56 +02:00
  • 2bb3d07e11
    Merge pull request #1702 from RobRoseKnows/patch-1 Steve Pulec 2018-10-15 02:05:44 -04:00
  • 27ca96519b Fix extra whitespace in s3. Closes #1844. Steve Pulec 2018-10-15 01:37:25 -04:00
  • fb5654a5dc
    Merge pull request #1862 from dcosson/cognito_identity_fixes Steve Pulec 2018-10-15 01:21:44 -04:00
  • dfc793916d
    Merge pull request #1848 from ashb/expand-glue-catalog-mocking Steve Pulec 2018-10-15 01:14:03 -04:00
  • 7b9bb15d28
    Merge pull request #1756 from ferruvich/add_extra_attributes_in_token_payload Steve Pulec 2018-10-15 01:02:07 -04:00
  • 87e7c7df48
    Merge pull request #1852 from jrbeilke/feature-AbortIncompleteMultipartUpload Steve Pulec 2018-10-15 01:00:03 -04:00
  • 6d1491171a
    Merge pull request #1727 from ashleygould/organizations_support Steve Pulec 2018-10-15 00:58:26 -04:00
  • a22cb410b0
    Merge pull request #1872 from uncovertruth/fix/wrong_type_if_exists Steve Pulec 2018-10-15 00:38:08 -04:00
  • cb5bf5051b
    Merge pull request #1859 from georgealton/master Steve Pulec 2018-10-15 00:08:49 -04:00
  • c8a083a066
    Merge pull request #1846 from william-richard/log-event-ids-are-strings Steve Pulec 2018-10-15 00:05:37 -04:00
  • 5568950394
    Merge pull request #1856 from jrbeilke/feature-schedule_key_deletion Steve Pulec 2018-10-15 00:03:26 -04:00
  • ac13f86641
    Merge pull request #1869 from uncovertruth/master Steve Pulec 2018-10-14 23:59:49 -04:00
  • 13c2e69932
    Allow extra spaces to attribute_exists and attribute_not_exists too Kosei Kitahara 2018-10-12 16:59:52 +09:00
  • cf157287e7
    Fix wrong type if exists Kosei Kitahara 2018-10-12 16:08:05 +09:00
  • 2c15d71c2c
    Allow spaces to if_not_exists Kosei Kitahara 2018-10-11 18:21:53 +09:00
  • 9081a160d3 fixes for cognito identity library Danny Cosson 2018-10-09 10:28:15 -07:00
  • 7a88e634eb organizations: add exception test for describe_organization endpoint Ashley Gould 2018-10-08 15:27:19 -07:00
  • d9577f9d3d
    Ensures a UserPool Id starts like {region}_ George Alton 2018-10-08 19:04:47 +01:00
  • c1ebec1b35 remove start_time from attrib comparison in test_copy_snapshot() Jon Beilke 2018-10-08 10:17:51 -05:00
  • 181e9690b8 need os for checking server mode env variable Jon Beilke 2018-10-08 08:38:49 -05:00
  • c2595b2eef cant manipulate time in server mode tests Jon Beilke 2018-10-08 08:29:21 -05:00
  • 398dcd8230 transform DeletionDate in model instead to accomodate Key.to_dict Jon Beilke 2018-10-06 01:47:22 -05:00
  • 76baab74ad missing tzlocal Jon Beilke 2018-10-06 01:33:02 -05:00
  • 9b25d56a35 need datetime for tests since thats what boto3 returns and add default for PendingWindowInDays Jon Beilke 2018-10-06 01:18:26 -05:00
  • 59c233f431 avoid needing to import datetime and dealing with timezone vs naive datetimes in tests Jon Beilke 2018-10-06 00:33:23 -05:00
  • 21c8914efe include pending days input for schedule key deletion and update tests since boto client returns DeletionDate as datetime Jon Beilke 2018-10-06 00:13:47 -05:00
  • 6277983e3f missed some KeyMetadata and need to transform datetime for testing Jon Beilke 2018-10-05 23:48:19 -05:00
  • f596069dab use initial KeyMetadata for identifying keys in KMS tests Jon Beilke 2018-10-05 23:35:34 -05:00
  • 372f749831 format DeletionDate properly for JSON serialization Jon Beilke 2018-10-05 22:46:19 -05:00
  • 786b9ca519 need region for kms client Jon Beilke 2018-10-05 22:17:48 -05:00
  • a29daf411b fix invalid variables used in kms testing Jon Beilke 2018-10-05 21:56:32 -05:00
  • 695b4349ba indentation fix Jon Beilke 2018-10-05 21:43:12 -05:00
  • 7e96203020 add freezegun and test DeletionDate for chedule_key_deletion Jon Beilke 2018-10-05 16:21:16 -05:00
  • 15c24e49f0 fix formatting for including DeletionDate in response Jon Beilke 2018-10-05 16:00:20 -05:00
  • 60ec840eef add disable_key, enable_key, cancel_key_deletion, and schedule_key_deletion actions to KMS endpoint Jon Beilke 2018-10-05 15:55:47 -05:00
  • 12e0a38b56 add TODO for testing exceptions with aimu and nve Jon Beilke 2018-10-05 11:04:55 -05:00
  • 5b3b52752d explicitly check that lifecycle actions are not None when setting lifecycle Jon Beilke 2018-10-04 10:25:16 -05:00
  • 5783d66206 Mock more of the Glue Data Catalog APIs Ash Berlin-Taylor 2018-10-02 17:25:14 +01:00
  • a1a8ac7286 check for None in lifecycle actions Jon Beilke 2018-10-03 01:26:09 -05:00
  • 9b5f983cb5 add action validation to set_lifecycle() Jon Beilke 2018-10-03 01:11:11 -05:00
  • 691a8722a8 formatting fix for flake8 due to extra spaces Jon Beilke 2018-10-03 00:45:47 -05:00
  • ea4fcaa82a add support for NoncurrentVersionTransition, NoncurrentVersionExpiration, and AbortIncompleteMultipartUpload actions to s3 lifecycle rules Jon Beilke 2018-10-03 00:40:28 -05:00