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

gefragt vor 5 Jahren238 Aufrufe
6 Antworten
0
Akzeptierte Antwort

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

beantwortet vor 5 Jahren
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
beantwortet vor 5 Jahren
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...

beantwortet vor 5 Jahren
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!

beantwortet vor 5 Jahren
0

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

AWS
beantwortet vor 5 Jahren
0

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

beantwortet vor 5 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen