Questions tagged with AWS Serverless Application Repository
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
My IAM user that is responsible for deploying CDK templates has an IAM policy specified (Listing 1.), to limit which S3 buckets it has access to.
When attempting to deploy an application from AWS...
1
answers
0
votes
92
views
asked 3 months agolg...
I tried the following two commands to upload artifacts and package CFN template, but doesn't seem to work -
1. "aws cloudformation package --s3-bucket s3-swapnadeep-code-sam --template-file...
1
answers
0
votes
134
views
asked 3 months agolg...
My project is using [canvas-nodejs](https://serverlessrepo.aws.amazon.com/applications/arn:aws:serverlessrepo:us-east-1:990551184979:applications~lambda-layer-canvas-nodejs) from the AWS Serverless...
3
answers
0
votes
195
views
asked 4 months agolg...
I have created a cloudformation template for deploying wordpress application using Serverless Application Model.It is serverless so we have lambda and apigateway.So in lambda we don't have a built-in...
1
answers
0
votes
152
views
asked 4 months agolg...
hi,
i've already developed a flask app on my local and am studying aws services for a month and decided to use serverless(lambda) for deploying my app. but i can't decide how to deploy my app.
1- if...
1
answers
0
votes
319
views
asked 6 months agolg...
I have created a parameter file which contains Parameters, Tags etc. I want to pass the parameter values to template.yml file.
Parameter json file ->
```
{
"Parameters": {
"Bucket":...
0
answers
0
votes
63
views
asked 7 months agolg...
In Amazon OpenSearch Service i have a service running, if i go to the dashboard and click on discover, i have an index with data that i can search trough. Now i want the data displayed in my react app...
1
answers
0
votes
112
views
asked 8 months agolg...
I'm trying to build a REST API with SAM. My YAML file looks like this:
```
AWSTemplateFormatVersion: "2010-09-09"
Description: >-
example-rest-api
Transform:
-...
1
answers
0
votes
142
views
asked 9 months agolg...
Dear Ladies and Gentlemen,
The s3: Functions.zip restraint for deploying a Serverless Function (or a set) should be awided by comfortable and prominently placed Github OAuth2 import of a Repository,...
0
answers
0
votes
44
views
asked 9 months agolg...
Has anyone noticed or ran into this? After publishing an application, but not publicly sharing it, when accounts with whom the application was shared with (either via an organisation or direct...
0
answers
0
votes
47
views
asked a year agolg...
Hi All,
I am getting a 403 CORS error from an API Gateway endpoint ONLY when i use my work laptop.
**On my personal laptop everything works fine.
**
I checked the with the local IT team and they...
1
answers
0
votes
918
views
asked a year agolg...
What is the best way to track and increment the versions of serverless framework based projectslg...
What is the best way to track and increment the versions of serverless framework-based projects independently?
1
answers
0
votes
142
views
asked a year agolg...