SAM Refused with "Template can not be parsed into a string. template=null"

0

I have the same issue as listed in
https://forums.aws.amazon.com/thread.jspa?threadID=290165

The template is
https://github.com/danil-smirnov/lambda-edge-logs-aggregator/blob/master/template-all-in-one.yaml

AWS could you check please?

Edited by: dsmirnov on May 21, 2019 9:17 AM

已提问 5 年前238 查看次数
6 回答
0
已接受的回答

Same issue, as in the template deploys fine by itself, but doesn't deploy from the AWS Serverless Repository?

已回答 5 年前
0

Yes, the template is deployable with sam, but if I try to publish a new version I get this:

aws serverlessrepo create-application-version --application-id "arn:aws:serverlessrepo:us-east-1:085576722239:applications/lambda-edge-logs-aggregator" --semantic-version "1.0.0" --template-body "file://packaged.yaml"

An error occurred (BadRequestException) when calling the CreateApplicationVersion operation: Template can not be parsed into a string. template=null
已回答 5 年前
0

Hi @keetonaws , any news?
Do you need more information from my side?
I'd like to publish my app to the serverless repo as soon as possible...

已回答 5 年前
0

@dsmirnov We are actively working to fix this issue. I'll post another update when that fix is available. Sorry for the inconvenience, and thank you for reporting this!

已回答 5 年前
0

Hi @dsmirnov,
This problem is now fixed in all supported regions. Thanks again for reporting the issue!

AWS
已回答 5 年前
0

Hi @nestor-aws, thank you very much - I confirm the fix helps

已回答 5 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则