Stephan
cfd12b6d19
added IoT job_execution and job mocks
2019-01-07 14:22:12 +01:00
Stephan
3ea673b3d0
started with mocking job execution
2018-12-21 16:30:17 +01:00
Stephan
bf3c9f3b80
Merge remote-tracking branch 'upstream/master'
2018-12-21 12:31:38 +01:00
Stephan
e51d1bfade
merge
2018-12-21 12:28:56 +01:00
Niko Eckerskorn
ed861ecae1
Loosen aws-xray-sdk requirements ( #1948 )
2018-11-15 07:29:05 +00:00
Steve Pulec
90a62b5640
1.3.7
2018-11-04 17:30:44 -05:00
Steve Pulec
0fc00e2a3b
Merge pull request #1907 from lhufnagel/rebased_pr
...
Get all tests working with latest botocore
2018-11-04 17:26:57 -05:00
Steve Pulec
a8bc7a608e
Lint.
2018-10-30 22:09:47 -04:00
Steve Pulec
75f2c56a36
Fix ecs error response to be json.
2018-10-30 22:03:16 -04:00
Lorenz Hufnagel
b20e190995
Try to get tests running
2018-10-29 09:12:22 +01:00
Jordan Guymon
fd4e524855
Use env credentials for all tests
2018-10-29 09:12:22 +01:00
Jordan Guymon
8e909f580a
MockAWS implementation using botocore event hooks
2018-10-29 09:12:22 +01:00
Stephan Huber
181b5539f6
📝 update coverage to reflect changes made
2018-10-25 12:45:35 +02:00
Stephan Huber
1c7becb4f6
🚨 linting error
2018-10-25 12:19:35 +02:00
Stephan Huber
bb7e1197bc
adding AWS IoT policy version handling
...
[+] `list_policy_version`
[+] `get_policy_version`
[+] `create_policy_version`
[+] `delete_policy_version`
[+] `set_default_policy_version`
2018-10-25 12:13:56 +02:00
Stephan Huber
36d8f118e3
implement attach_policy
, detach_policy
and list_attached_policy
2018-10-24 14:53:08 +02:00
Stephan Huber
4fdc8f8136
Merge remote-tracking branch 'upstream/master'
2018-10-24 11:27:49 +02:00
Steve Pulec
71a054af92
Merge pull request #1882 from georgealton/add_keyId_support_to_get_usage_plans
...
Adds keyId support to apigateway get_usage_plans
2018-10-17 23:50:42 -04:00
Steve Pulec
c09b91de71
Merge pull request #1883 from georgealton/raise_user_not_found_error
...
Missing users now raise a UserNotFoundException
2018-10-17 23:49:22 -04:00
Steve Pulec
1fe32f4338
Merge pull request #1884 from willbengtson/get-account-auth-details-test-fix
...
remove the marker since this is truncated
2018-10-17 23:46:09 -04:00
Will Bengtson
4a7ed0d43e
remove the marker since this is truncated
2018-10-17 15:48:13 -07:00
George Alton
2d2708cfd7
Missing users now raise a UserNotFoundException
...
A missing user in a cognito user pool has raises a UserNotFoundException,
not a ResourceNotFoundException. This commit corrects the behaviour so
that the correct exception is raised
2018-10-17 18:39:52 +01:00
George Alton
d919024510
Adds keyId support to apigateway get_usage_plans
...
apigateway is able to filter the result set, returning only usage plans
with the given keyId.
This commit supports filtering the usage plans returned to the user by
filtering the list of usage plans by checking for usage plan keys
2018-10-17 13:44:00 +01:00
Steve Pulec
2aad36f984
Merge pull request #1880 from garyd203/cognitoidp-user-enabled
...
Be able to change `enabled` status for cognito-idp users
2018-10-16 23:24:44 -04:00
Steve Pulec
e20d08435b
Merge pull request #1879 from mikegrima/iamgroupfixes
...
Fixes for IAM Groups
2018-10-16 23:23:53 -04:00
Steve Pulec
c52a408a56
Merge pull request #1878 from garyd203/dynamodb2-compare-keys-to-list
...
Don't compare a dict_keys object to a list, since it is always False
2018-10-16 23:23:07 -04:00
Gary Donovan
1b42c7bf7a
Be able to change enabled
status for cognito-idp users
2018-10-17 11:28:24 +11:00
Mike Grima
8ae1a2b357
Fixes for IAM Groups
2018-10-16 17:14:23 -07:00
Gary Donovan
81f96c4ceb
Don't compare a dict_keys object to a list, since it is always False
2018-10-17 11:08:44 +11:00
sthuber90
eda86ffaf5
Merge pull request #1 from spulec/master
...
Merge with spulec/moto
2018-10-16 15:30:46 +02:00
Stephan Huber
0ba213ffcc
Merge branch 'master' of https://github.com/spulec/moto into spulec-master
2018-10-16 15:29:56 +02:00
Steve Pulec
2bb3d07e11
Merge pull request #1702 from RobRoseKnows/patch-1
...
Updated index.rst to fix overflow
2018-10-15 02:05:44 -04:00
Steve Pulec
27ca96519b
Fix extra whitespace in s3. Closes #1844 .
2018-10-15 01:37:38 -04:00
Steve Pulec
fb5654a5dc
Merge pull request #1862 from dcosson/cognito_identity_fixes
...
Fixes for cognito identity library
2018-10-15 01:21:44 -04:00
Steve Pulec
dfc793916d
Merge pull request #1848 from ashb/expand-glue-catalog-mocking
...
Mock more of the Glue Data Catalog APIs
2018-10-15 01:14:03 -04:00
Steve Pulec
7b9bb15d28
Merge pull request #1756 from ferruvich/add_extra_attributes_in_token_payload
...
Add extra attributes in token payload
2018-10-15 01:02:07 -04:00
Steve Pulec
87e7c7df48
Merge pull request #1852 from jrbeilke/feature-AbortIncompleteMultipartUpload
...
Add support for NoncurrentVersionTransition, NoncurrentVersionExpiration, and AbortIncompleteMultipartUpload actions to S3 lifecycle rules
2018-10-15 01:00:03 -04:00
Steve Pulec
6d1491171a
Merge pull request #1727 from ashleygould/organizations_support
...
Organizations support
2018-10-15 00:58:26 -04:00
Steve Pulec
a22cb410b0
Merge pull request #1872 from uncovertruth/fix/wrong_type_if_exists
...
Fix wrong type if exists
2018-10-15 00:38:08 -04:00
Steve Pulec
cb5bf5051b
Merge pull request #1859 from georgealton/master
...
Fixes #1857 Ensures a UserPool Id starts like {region}_
2018-10-15 00:08:49 -04:00
Steve Pulec
c8a083a066
Merge pull request #1846 from william-richard/log-event-ids-are-strings
...
Filter event log ids should be strings
2018-10-15 00:05:37 -04:00
Steve Pulec
5568950394
Merge pull request #1856 from jrbeilke/feature-schedule_key_deletion
...
Add support for disable_key, enable_key, cancel_key_deletion, schedule_key_deletion to KMS
2018-10-15 00:03:26 -04:00
Steve Pulec
ac13f86641
Merge pull request #1869 from uncovertruth/master
...
Allow spaces to if_not_exists, attribute_exists and attribute_not_exists
2018-10-14 23:59:49 -04:00
Kosei Kitahara
13c2e69932
Allow extra spaces to attribute_exists and attribute_not_exists too
2018-10-12 16:59:52 +09:00
Kosei Kitahara
cf157287e7
Fix wrong type if exists
2018-10-12 16:08:05 +09:00
Kosei Kitahara
2c15d71c2c
Allow spaces to if_not_exists
2018-10-11 18:21:53 +09:00
Danny Cosson
9081a160d3
fixes for cognito identity library
2018-10-09 10:28:15 -07:00
Ashley Gould
7a88e634eb
organizations: add exception test for describe_organization endpoint
2018-10-08 15:27:19 -07:00
George Alton
d9577f9d3d
Ensures a UserPool Id starts like {region}_
2018-10-08 19:04:47 +01:00
Jon Beilke
c1ebec1b35
remove start_time from attrib comparison in test_copy_snapshot()
2018-10-08 10:17:51 -05:00