You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.
When I try to do the 2nd step of Launching the AppSync backend aws cloudformation deploy --template-file packaged_template.yml --stack-name AppSyncRelay --capabilities CAPABILITY_NAMED_IAM
I receive the following error:
unacceptable character #x0000: special characters are not allowed
in "<unicode string>", position 3
When I try to upload the .\backend\template.yml file in CloudFormation Designer, after clicking Validate template button, there is an error:
Template contains errors.: Template error: YAML aliases are not allowed in CloudFormation templates
The text was updated successfully, but these errors were encountered:
Hi Kelvin,
When I try to do the 2nd step of Launching the AppSync backend
aws cloudformation deploy --template-file packaged_template.yml --stack-name AppSyncRelay --capabilities CAPABILITY_NAMED_IAM
I receive the following error:
When I try to upload the .\backend\template.yml file in CloudFormation Designer, after clicking Validate template button, there is an error:
Template contains errors.: Template error: YAML aliases are not allowed in CloudFormation templates
The text was updated successfully, but these errors were encountered: