All Content tagged with AWS Serverless Application Repository

The AWS Serverless Application Repository is a managed repository for serverless applications. It enables teams, organizations, and individual developers to store and share reusable applications, and easily assemble and deploy serverless architectures in powerful new ways.

Content language: English

Select tags to filter
Sort by most recent
24 results
After deploying the aws power tuning in my account and trying to execute it,The Initializer step fail with the following error ` "cause": { "errorType": "AccessDeniedException", "errorMessag...
2
answers
0
votes
227
views
asked 7 months ago
I call AWS translation service for translation in bulk sometimes it works and sometimes it gives me this error ERROR] 2024-06-20T04:56:20.363Z 676c534a-9fca-409f-86d2-d55ff11236e0 Unexpected error ...
1
answers
0
votes
233
views
asked a year ago
Hey, Currently we have Version v6.2.1 deployed and trying to upgrade it to v6.2.4. When we run the upgrade using this https://docs.aws.amazon.com/solutions/latest/serverless-image-handler/update-the...
1
answers
0
votes
346
views
asked a year ago
Hi, I noticed that StepFunction Alias and Version resources are not supported in SAR. Any plans to integrate it?(https://docs.aws.amazon.com/serverlessrepo/latest/devguide/list-supported-resources.htm...
0
answers
0
votes
119
views
asked 2 years ago
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 Ser...
3
answers
0
votes
643
views
asked 2 years ago
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 template...
1
answers
0
votes
1.6K
views
asked 2 years ago
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 Ap...
3
answers
0
votes
835
views
asked 2 years ago
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
524
views
asked 2 years ago
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
1.2K
views
asked 2 years ago
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": "s3-my...
0
answers
0
votes
214
views
asked 2 years ago
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
590
views
asked 2 years ago
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: - AWS::Serverless-2016-10-31 Resource...
1
answers
0
votes
657
views
asked 2 years ago
  • 1
  • 2
  • 12 / page