Toshiya Kawasaki
|
d0154b8e71
|
insert functions and templates for query and rest-json protocol
|
2017-09-22 00:01:01 +09:00 |
|
Toshiya Kawasaki
|
6c33888b0f
|
insert functions and templates for query and json protocol
|
2017-09-21 23:55:13 +09:00 |
|
Toshiya Kawasaki
|
e330d7876e
|
fix indent
|
2017-09-21 21:23:13 +09:00 |
|
Toshiya Kawasaki
|
719e7866ab
|
auto generate teamplte
|
2017-09-21 14:46:24 +09: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 |
|
Jack Danger
|
727f757bc4
|
regenerating policies
|
2017-09-20 18:12:30 -07:00 |
|
Terry Cain
|
fec81fc6ea
|
Updated README
|
2017-09-20 21:49:09 +01: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 |
|
Jack Danger
|
4b1120b064
|
Merge pull request #1167 from dbfr3qs/master
fix scan return CapacityUnits
|
2017-09-20 11:57:24 -07: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 |
|
Jack Danger
|
ba187e94b8
|
Merge pull request #1164 from terrycain/invalid_table_patch
Fix hang when querying a table that doesnt exist
|
2017-09-19 15:09:43 -07: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
|
b840cb7455
|
fixing whitespace on AWS managed policies
|
2017-09-19 14:19:29 -07:00 |
|
Jack Danger
|
8f2f7fa20d
|
Adding a script to import all of AWS' managed policies
fixes #1118
|
2017-09-19 14:01:08 -07:00 |
|
Jack Danger
|
83c40a5bf6
|
moving implemetation_coverage to new scripts dir
|
2017-09-19 13:58:59 -07:00 |
|
Terry Cain
|
16e0326fe7
|
Fixed #1162
|
2017-09-19 21:43:55 +01:00 |
|
Terry Cain
|
dc09b18b99
|
Added -H 0.0.0.0 to entrypoint
|
2017-09-19 20:30:54 +01:00 |
|
Toshiya Kawasaki
|
9cdc0d5070
|
Create service and test directories when they don't exist
|
2017-09-20 03:51:41 +09:00 |
|
Toshiya Kawasaki
|
5996876043
|
select service and operation in scaffold
|
2017-09-20 02:10:10 +09:00 |
|
Terry Cain
|
4eec260fa7
|
Switched to using alpine
|
2017-09-19 09:29:05 +01:00 |
|
Jack Danger
|
d2717ac371
|
Merge pull request #1158 from JackDanger/version-1.1.11
bumping to version 1.1.11
|
2017-09-18 14:00:32 -07:00 |
|
Jack Danger
|
39f3e575be
|
bumping to version 1.1.11
|
2017-09-18 14:00:16 -07: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 |
|
Jack Danger
|
0e33f44bbe
|
Merge pull request #1157 from gvlproject/fix_security_group_filters
Raise InvalidGroup.NotFound in DescribeSecurityGroups
|
2017-09-18 12:58:51 -07: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
|
3e52191003
|
Merge pull request #1154 from JackDanger/version-1.1.10
bumping to version 1.1.10
|
2017-09-16 20:09:20 -07:00 |
|
Jack Danger
|
dc1d0da63c
|
bumping to version 1.1.10
|
2017-09-16 20:09:07 -07:00 |
|
Jack Danger
|
0d6966be12
|
Merge pull request #1153 from JackDanger/jack/implement-target-group-tagging
implement target group tagging
|
2017-09-16 19:53:27 -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 |
|
Jack Danger
|
e33702fbac
|
using deprecated mock just to patch requests library
|
2017-09-16 12:49:07 -07:00 |
|
Jack Danger
|
802279d7c4
|
Authenticating to S3 in tests
|
2017-09-16 12:49:07 -07:00 |
|
Jack Danger
|
2055bb62f5
|
enforce s3 acls
|
2017-09-16 12:49:07 -07:00 |
|
Jack Danger
|
35feb9feb7
|
Merge pull request #1150 from gvlproject/refactor_filtering
Refactored handling of unknown filter names
|
2017-09-16 12:07:13 -07:00 |
|
Jack Danger
|
a7049acf70
|
Merge pull request #1149 from gvlproject/fix_disassociate_address
Fix for instance public ip not being cleared on eip disassociation
|
2017-09-16 06:43:45 -07:00 |
|
Jack Danger
|
b5269fc7d5
|
Merge pull request #1152 from gvlproject/refactor_querystring_params
Refactor querystring params
|
2017-09-16 06:41:39 -07:00 |
|
Nuwan Goonasekera
|
7ed1036ba8
|
Replaced direct querystring access with inherited _get_param
|
2017-09-16 19:05:32 +05:30 |
|
Nuwan Goonasekera
|
17d62d9266
|
Replaced redundant sequence_from_querystring with inherited _get_multi_param
|
2017-09-16 17:08:21 +05:30 |
|
Nuwan Goonasekera
|
6c7b0bdea0
|
Refactored handling of unknown filter names
|
2017-09-16 13:56:07 +05:30 |
|