Jack Danger
|
8e79fadb0f
|
Merge pull request #1174 from terrycain/acm
ACM Implementation
|
2017-09-25 14:36:08 -07:00 |
|
Jack Danger
|
84e4f1ff92
|
Merge pull request #1182 from mikegrima/s3bug
Fixed bug in S3 put_bucket_tagging. Closes #1181.
|
2017-09-25 14:06:36 -07:00 |
|
Jack Danger
|
d41bb2e875
|
Merge pull request #1183 from terrycain/xray
AWS X-Ray
|
2017-09-25 14:06:24 -07:00 |
|
Jack Danger
|
c91cdee603
|
Merge pull request #1187 from dbfr3qs/master
Return consumed capacity correctly for dynamodb2.get_item, put_item, update_item
|
2017-09-25 13:59:33 -07:00 |
|
Loukas Leontopoulos
|
4393a4f76c
|
Change checks for handling same layer name un different stack
|
2017-09-25 14:49:08 +03:00 |
|
Loukas Leontopoulos
|
7599fd5dc0
|
Add test_case for layer per stack
Add a new test case for creating a layer with the same name under a different stack.
|
2017-09-25 14:31:29 +03:00 |
|
Chris Keogh
|
6cf74742f8
|
add test for get_item return consumed capacity
|
2017-09-25 11:45:49 +13:00 |
|
Chris Keogh
|
631252dd50
|
Merge branch 'master' of https://github.com/spulec/moto
|
2017-09-25 11:40:02 +13:00 |
|
Chris Keogh
|
84bd16d2a2
|
get_item update_item return capacity consumed correctly
|
2017-09-25 11:39:09 +13:00 |
|
Terry Cain
|
0bd3899cb3
|
Finished X-Ray + fixed routing bug
|
2017-09-23 11:02:25 +01:00 |
|
Terry Cain
|
a401b4f36d
|
Merge branch 'master' into xray
|
2017-09-22 23:56:43 +01:00 |
|
Terry Cain
|
edd10aaa19
|
Started Work on X-Ray
Could help #1006
|
2017-09-22 23:36:26 +01:00 |
|
Mike Grima
|
7167e09ca5
|
Fixed bug in S3 put_bucket_tagging. Closes #1181.
|
2017-09-22 13:35:00 -07:00 |
|
Jack Danger
|
d692219927
|
Merge pull request #1180 from terrycain/sqs_improvement
SQS Cleanup, and fix #1105
|
2017-09-22 13:23:20 -07:00 |
|
Terry Cain
|
a91c025398
|
Cleanup, and fix #1105
|
2017-09-22 20:08:20 +01:00 |
|
Jack Danger
|
eeda0cd28e
|
re-enabling tests
|
2017-09-22 10:57:06 -07:00 |
|
Jack Danger
|
ea66a71765
|
supporting signed urls for private keys
|
2017-09-22 10:44:37 -07:00 |
|
Jack Danger
|
eb220cc6fb
|
Merge pull request #1177 from terrycain/cloudwatch
Cloudwatch Implementation
|
2017-09-22 10:10:02 -07:00 |
|
Terry Cain
|
c965fdd47f
|
Added dashboard methods + tests
|
2017-09-22 16:38:20 +01:00 |
|
Terry Cain
|
e3034275db
|
Finished ACM + tests
|
2017-09-22 14:26:05 +01:00 |
|
Terry Cain
|
edbbbf6d20
|
Nearly finished implementation and tests
|
2017-09-22 11:21:36 +01:00 |
|
Jack Danger
|
4213f88c6b
|
Merge pull request #1166 from terrycain/sns_full
Complete SNS API
|
2017-09-21 22:30:32 -07:00 |
|
Chris Keogh
|
d0f38407a1
|
update expression attribute test
|
2017-09-22 15:52:32 +12:00 |
|
Chris Keogh
|
87d7cacda6
|
Merge branch 'master' of https://github.com/spulec/moto
|
2017-09-22 15:44:44 +12:00 |
|
Chris Keogh
|
8840495f77
|
add AttributeValueNames for basic ProjectionExpressions on query
|
2017-09-22 15:40:30 +12:00 |
|
Chris Keogh
|
037b357029
|
add basic projection expressions
|
2017-09-22 13:12:24 +12:00 |
|
Terry Cain
|
283b67cb9b
|
Added nearly all ACM method implementations
Added cryptography>=2.0.0 to install deps
Created base backend and certificate objects
Implemented most of the methods
Added pregenerated certs
|
2017-09-22 00:20:26 +01:00 |
|
Terry Cain
|
18cb0bce54
|
General tidy up
|
2017-09-21 21:16:00 +01:00 |
|
Jack Danger
|
1bd842499e
|
Merge pull request #1169 from JackDanger/jack/public-read-for-public-bucket
S3 keys inherit bucket ACL
|
2017-09-21 10:40:59 -07:00 |
|
Jack Danger
|
5fc87f8b2b
|
Merge pull request #1165 from JackDanger/jack/import-all-aws-managed-policies
Adding all 278 AWS-managed policies
|
2017-09-20 19:09:59 -07:00 |
|
Jack Danger
|
ca7661bc1e
|
S3 keys inherit bucket ACL
|
2017-09-20 19:04:23 -07:00 |
|
Terry Cain
|
19074c535c
|
Added ConfirmSubscription + Tests + checks
For now subscriptions do nothing, but if we go the route of handing out subscribe tokens, I
have layed the groundwork for validating that
|
2017-09-20 21:47:02 +01:00 |
|
Terry Cain
|
ef8a97f6c3
|
Implemented Add/RemovePermission + Tests
|
2017-09-20 21:13:26 +01:00 |
|
Terry Cain
|
f7f80293c7
|
Implemented OptInPhoneNumber + Tests
|
2017-09-20 20:56:37 +01:00 |
|
Chris Keogh
|
51c3fec6dd
|
fix scan return CapacityUnits
|
2017-09-20 13:57:26 +12:00 |
|
Terry Cain
|
1281ac86d5
|
Implemented ListPhoneNumbersOptedOut + Tests
|
2017-09-20 00:03:58 +01:00 |
|
Terry Cain
|
ba8a2ccfc5
|
Implemented CheckIfPhoneNumberIsOptedOut + Tests + Error code
|
2017-09-19 23:54:13 +01:00 |
|
Terry Cain
|
57d94d56c3
|
Implemented SNS.SetSMSAttributes & SNS.GetSMSAttributes + Filtering
TODO:
AddPermission / RemovePermission
CheckIfPhoneNumberIsOptedOut
ConfirmSubscription
ListPhoneNumbersOptedOut
OptInPhoneNumber
|
2017-09-19 22:48:46 +01:00 |
|
Jack Danger
|
8f2f7fa20d
|
Adding a script to import all of AWS' managed policies
fixes #1118
|
2017-09-19 14:01:08 -07:00 |
|
Terry Cain
|
16e0326fe7
|
Fixed #1162
|
2017-09-19 21:43:55 +01:00 |
|
Jack Danger
|
066382fabc
|
Merge pull request #1156 from terrycain/master
Added SSM GetParameter support
|
2017-09-18 14:00:05 -07:00 |
|
Terry Cain
|
81026dd1d7
|
Newlines for more pep8 compliance
|
2017-09-18 21:46:07 +01:00 |
|
Terry Cain
|
783c287e51
|
Added non existant parameter test + needed error responses
|
2017-09-18 21:27:56 +01:00 |
|
Nuwan Goonasekera
|
ca56955a97
|
Added invalid id exceptions when filtering vpcs and subnets
|
2017-09-18 23:38:39 +05:30 |
|
Nuwan Goonasekera
|
08c4eff0b2
|
Added invalid id exceptions when filtering snapshots and volumes
|
2017-09-18 23:38:04 +05:30 |
|
Nuwan Goonasekera
|
298772ca92
|
Raise InvalidGroup.NotFound in DescribeSecurityGroups
|
2017-09-18 19:51:01 +05:30 |
|
Terry Cain
|
cf7e07b728
|
Added GetParameter support
|
2017-09-18 14:13:02 +01:00 |
|
Jack Danger
|
2937cf4c45
|
Merge pull request #1151 from JackDanger/jack/enforce-s3-acls
enforce s3 acls
|
2017-09-16 20:16:54 -07:00 |
|
Jack Danger
|
4b7a157560
|
implement target group tagging
|
2017-09-16 19:53:09 -07:00 |
|
Jack Danger
|
c8f6fb7738
|
Creating server-safe anonymous clients for testing
|
2017-09-16 15:48:20 -07:00 |
|