Takahiro Horike
|
2d22c40195
|
Merge pull request #5395 from aki-webii/fix/support-apig-api-key-source-type
APIG ApiKeySourceType support.
|
2018-10-21 15:46:43 +09:00 |
|
aki-webii
|
8524ea5a74
|
Return Promise.reject(async) object insted of the simple error(sync) when the validation error is occurred.
|
2018-10-15 10:57:21 +09:00 |
|
Takahiro Horike
|
bf2ee2e56b
|
Merge pull request #5299 from weeniearms/master
Added possibility to specify custom S3 key prefix instead of the stan…
|
2018-10-15 02:59:49 +09:00 |
|
aki-webii
|
92e3f0b598
|
Fix lint error.
|
2018-10-13 17:03:42 +09:00 |
|
aki-webii
|
f68dafa969
|
Add test code.
|
2018-10-13 16:53:17 +09:00 |
|
aki-webii
|
1f6736b989
|
Adding ApiKeySourceType option into the CloudFormation template, when that option is provided at serverless.yml.
|
2018-10-13 16:24:47 +09:00 |
|
reedyrm
|
588bebc933
|
fixed bad string in test
|
2018-09-25 08:48:43 -05:00 |
|
reedyrm
|
969d7a9992
|
removed trailing spaces
|
2018-09-24 02:38:45 -05:00 |
|
reedyrm
|
9bbebfc893
|
added option for cacheControl to be attached to cors to enable caching at CloudFront layer
|
2018-09-24 02:37:40 -05:00 |
|
weeniearms
|
b5da4d09ed
|
Added possibility to specify custom S3 key prefix instead of the standard 'serverless'
|
2018-09-17 09:35:40 +02:00 |
|
Takahiro Horike
|
a283b04c07
|
Merge pull request #5229 from laardee/sns-filter-policy
Adds FilterPolicy to SNS event
|
2018-09-04 23:18:54 +09:00 |
|
Shane Handley
|
28124a4cfe
|
Fix for #3069 - Failing to handle schedule event body params due to failures in stringifying an already stringified...string.
|
2018-09-02 03:47:27 +10:00 |
|
Philipp Muens
|
afaeb65699
|
Fix CORS race condition
|
2018-08-28 09:35:37 -07:00 |
|
Eetu Tuomala
|
c39a74ad6a
|
add separate subscription resource only if filter policy exists
|
2018-08-20 22:37:00 +03:00 |
|
Eetu Tuomala
|
1895008ef5
|
add test for existing topic subscription with filter policy
|
2018-08-20 11:07:54 +03:00 |
|
Eetu Tuomala
|
b204d7a83f
|
add filterpolicy to sns subscription
|
2018-08-20 00:44:26 +03:00 |
|
horike37
|
4eb3012f99
|
update test
|
2018-07-29 16:32:19 +09:00 |
|
horike37
|
ffb02e1715
|
updated behavior so that non-string value transforms string
|
2018-07-27 05:00:24 +09:00 |
|
Eslam λ Hefnawy
|
743efc9e75
|
Merge pull request #5043 from serverless/dashboard-integration
Integrate with Serverless Dashboard
|
2018-07-04 08:11:00 +03:00 |
|
Takahiro Horike
|
cbc5e3c4e1
|
Merge pull request #5074 from serverless/SQS
Add SQS event integration
|
2018-07-03 09:54:35 +09:00 |
|
Takahiro Horike
|
80d289ba75
|
Merge pull request #5071 from laardee/add-apig-resource-policy
Add apig resource policy
|
2018-07-03 09:18:38 +09:00 |
|
Eslam A. Hefnawy
|
654d921cc7
|
add more function data
|
2018-06-28 16:18:19 +03:00 |
|
Michael H. Oshita
|
38fe02ef81
|
add PRIVATE endpointType
|
2018-06-27 19:07:53 +09:00 |
|
Alex DeBrie
|
615375c922
|
Add SQS event
|
2018-06-25 15:42:11 +00:00 |
|
Eetu Tuomala
|
183c94058d
|
fix policy syntax, add documentation
|
2018-06-25 13:54:05 +03:00 |
|
Eetu Tuomala
|
8778b17fd2
|
add resource policy to api gateway
|
2018-06-25 13:38:11 +03:00 |
|
Takahiro Horike
|
aeffbae743
|
Merge pull request #5029 from dougmoscrop/cycles
only use json-cycles when opt-in, for state serialization
|
2018-06-18 04:14:02 +09:00 |
|
Jonathan Goldwasser
|
68563bbba6
|
Add more tests for function tags
|
2018-06-15 12:34:57 +02:00 |
|
Doug Moscrop
|
8d9f4a296b
|
only use json-cycles when opt-in, for state serialization
|
2018-06-06 15:07:03 -04:00 |
|
Jonathan Goldwasser
|
74495a0ca6
|
Make function tags inherit from provider tags
|
2018-05-28 17:30:50 +02:00 |
|
Frank Schmid
|
ff18b2597a
|
Merge pull request #4197 from hgiasac/cognito-authorizerid
Support Custom Authorizer Type (COGNITO_USER_POOLS) with authorizeId
|
2018-05-23 13:27:58 +02:00 |
|
Toan Nguyen
|
eac5ab5f04
|
update test coverage, fixed typo
update test coverage
update test coverage
add api gateway authorizer with authorizeId
|
2018-05-23 13:17:31 +02:00 |
|
Frank Schmid
|
a6f1b86318
|
Merge pull request #4895 from mvayngrib/fixbinaryapigw
fix: binary support for pre-flight requests (OPTIONS method)
|
2018-05-12 13:16:21 +02:00 |
|
Frank Schmid
|
5ad228a0d3
|
Merge pull request #4890 from kobim/fix/deploy_validation
AWS Environment variables should contain only strings
|
2018-05-10 13:59:42 +02:00 |
|
horike37
|
cb4933096b
|
fixd issue 4923
|
2018-04-20 20:06:22 +09:00 |
|
Piotr Plenik
|
02b4131ce2
|
Fix load restApiLogicalId when we have enabled Shared API Gateway
|
2018-04-10 12:23:03 +02:00 |
|
Mark Vayngrib
|
611e43cdff
|
fix: binary support for OPTIONS method
|
2018-04-09 14:23:57 -04:00 |
|
Kobi Meirson
|
d43203ef16
|
Fix tests
|
2018-04-09 19:10:21 +03:00 |
|
Kobi Meirson
|
e351ed6f5e
|
PR review notes:
1. Use lodash functions
2. Allow CF refs & functions as environment values
|
2018-04-09 19:00:55 +03:00 |
|
Mariusz Nowak
|
77775f778f
|
Rely on _.includes instead of arr.includes (Node v4 support)
|
2018-04-09 12:30:33 +02:00 |
|
Mariusz Nowak
|
47d7960311
|
Improve test to ensure we pick right error
|
2018-04-09 12:30:06 +02:00 |
|
Kobi Meirson
|
e75a2594f6
|
AWS Environment variables should contain only strings
|
2018-04-07 16:18:00 +03:00 |
|
CHRIS BARBOUR
|
afcb511841
|
removed spread operator to support older versions
|
2018-04-05 16:22:53 -04:00 |
|
CHRIS BARBOUR
|
4e4de5e583
|
fixing linting issues
|
2018-04-05 16:07:37 -04:00 |
|
CHRIS BARBOUR
|
cc4dfca85f
|
added test to verify that managed policies are merged along with vpc config policies
|
2018-04-05 15:22:54 -04:00 |
|
CHRIS BARBOUR
|
f1d3aecb63
|
closes #4876 merging iamManagedPolicies when using VPCConfig
|
2018-04-04 22:17:39 -04:00 |
|
Takahiro Horike
|
6cbd0a95bd
|
Merge pull request #4665 from americansystems/sls-govcloud
Support AWS GovCloud and China region deployments
|
2018-04-03 19:09:26 +09:00 |
|
Kurt Miller
|
4a367939d9
|
Fix lint error for line too long.
|
2018-03-26 23:34:42 -04:00 |
|
Kurt Miller
|
ffa67cf2dd
|
Expand http cors tests for maxAge. Last maxAge defined for a path
wins in a merge.
|
2018-03-26 22:19:51 -04:00 |
|
Kurt Miller
|
8140f44af0
|
Address review feedback, add tests.
|
2018-03-26 20:49:56 -04:00 |
|