amazon-archives / awsmobile-cli

CLI experience for Frontend developers in the JavaScript ecosystem.
Apache License 2.0
142 stars 35 forks source link

Is there a way to use SAM with MobileHub? #162

Open jbarwick opened 6 years ago

jbarwick commented 6 years ago

AWS said, "No".

But, I thought I'd ask here anyway.

Do you think if we run "sam init" in one of the cloud-api backend folders that we could get a backend api up and running in SAM without the need to push it to with awsmobile push in order to test?

If so, will it mess up the awsmobile push? Like cause a corruption that would cause CloudFormation to run in an infinite loop causing the need to destroy the stack and restart from scratch?

jbarwick commented 6 years ago

Sorry...redirecting to forum.....

elorzafe commented 6 years ago

Hi @jbarwick thanks for your feedback! Currently awsmobile-cli uses AWS MobileHub to create the resources, I will take a look on this.

Thanks!