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 Feb 7, 2020. It is now read-only.
I asked this question from AWS support with no helpful answer:
The current deployment stage is:
sdk-generation-stage-name: Development
How are you supposed to switch to "Production"?
What is the workflow?
Now that I am in production, I'd like to use a production stage. And, make updates to a development stage so I can test.
Again, I asked this exact question to AWS support and they gave the answer:
"The stage name corresponds to the APIGatway stage".
I understand this. I get it. But, I don't yet understand the workflow from "development -> staging -> production" with MobileHub. And since APIGateway is a lambda proxy, I'd like to see lambda functions from development/staging/production or whatever stage I set the stage-name to.
Is there a blog somewhere?
The text was updated successfully, but these errors were encountered:
Hi @jbarwick did you ever figure this out? Even with two mobile hub projects how do you change the default path to be 'production' instead of 'development'?
@jbarwick okay, thanks for the quick response! How do you even change it in the first place? If I try to change "sdk-generation-stage-name: Development" to "sdk-generation-stage-name: Production" it reverts back when it syncs. Does it need to be set from the first push of the project?
For my use case it might make sense for me to use Organizational Units to separate prod from dev.
I asked this question from AWS support with no helpful answer:
The current deployment stage is:
sdk-generation-stage-name: Development
How are you supposed to switch to "Production"?
What is the workflow?
Now that I am in production, I'd like to use a production stage. And, make updates to a development stage so I can test.
Again, I asked this exact question to AWS support and they gave the answer:
I understand this. I get it. But, I don't yet understand the workflow from "development -> staging -> production" with MobileHub. And since APIGateway is a lambda proxy, I'd like to see lambda functions from development/staging/production or whatever stage I set the stage-name to.
Is there a blog somewhere?
The text was updated successfully, but these errors were encountered: