serverless-applications
Here are 100 public repositories matching this topic...
-
Updated
Sep 18, 2020
-
Updated
Aug 8, 2020 - JavaScript
-
Updated
Jan 6, 2020
-
Updated
Sep 5, 2020 - JavaScript
sls invoke is useful for testing our API one request at a time.
It would be nice to spin up a local version of the API on localhost to enable us to develop our frontend apps against it, and to more easily run integration and E2E tests.
Is there anyway to specify log group name to be AppSync's api name instead of API ID. I see this code is used to fetch the loggroupname
LogGroupName: { 'Fn::Join': ['/', ['/aws/appsync/apis', { 'Fn::GetAtt': [logicalIdGraphQLApi, 'ApiId'] }]] },
is there a way to make this API name instead. In cloudwatch - pointing at correct appsync loggroup becomes little difficult as we have to know s
-
Updated
Jun 24, 2018 - Shell
-
Updated
Oct 23, 2019
-
Updated
Oct 23, 2019 - JavaScript
-
Updated
Sep 25, 2020 - Python
-
Updated
Jun 27, 2020 - C++
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Apr 30, 2020 - JavaScript
-
Updated
Jul 7, 2020 - HTML
-
Updated
Apr 4, 2018 - Python
-
Updated
Jan 24, 2019 - JavaScript
-
Updated
Dec 4, 2016 - Python
-
Updated
Mar 2, 2020 - C#
-
Updated
Jun 5, 2018 - JavaScript
-
Updated
Nov 5, 2016 - Ruby
-
Updated
Sep 16, 2020 - JavaScript
-
Updated
Dec 9, 2019 - Python
-
Updated
Aug 6, 2020 - Python
-
Updated
Nov 11, 2018 - JavaScript
-
Updated
May 9, 2018 - Groovy
-
Updated
Mar 6, 2018 - Java
-
Updated
Dec 9, 2017 - JavaScript
Improve this page
Add a description, image, and links to the serverless-applications topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the serverless-applications topic, visit your repo's landing page and select "manage topics."
Description:
I'd like to be able to specify the IAM role
Pathon either a function or globals.Observed result:
Able to specify
Pathon aFunctionorGlobalsExpected result:
Pathis set on the implicitly created IAM roles