Invalid JSON for AWS Cloudformation

1 visualizzazione (ultimi 30 giorni)
Mark Rankin
Mark Rankin il 29 Ott 2019
Were you aware that the JSON contained in github for the AWS Cloudformation template "MatlabProductionServer_Linux_R2019a_New.template" is invalid?
The "Fn::Join" statement (specific to AWS CF) must be surrounded by {} to make it an object.
This occurs at lines 145, 399 and 467
FWIW - I made the changes make them objects and they loaded in CF without issue.
Regards,
Mark

Risposte (0)

Categorie

Scopri di più su Downloads in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by