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
Hi Team,
I have created a lambda with the help of cloud formation [template.yml] file, Created one stack also. The lambda is in holding this stack itself.
Then after creating the new codePipeline also. The source is in GitHub, Build provider is AWS code build, Deploying is AWS cloud formation. What I created the previous, the stack only using it. But while running the pipeline stack is getting an error. already exist the lambda in this stack, like that.
I need exact requirements I a created some lambda with help of AWS cloud formation deploy commends,Now I need that lambda in code pipeline itself. From new pipeline I 'll create and update the lambda, what is the solution to without deleting the already created lambda?
The text was updated successfully, but these errors were encountered:
Hi Team,
I have created a lambda with the help of cloud formation [template.yml] file, Created one stack also. The lambda is in holding this stack itself.
Then after creating the new codePipeline also. The source is in GitHub, Build provider is AWS code build, Deploying is AWS cloud formation. What I created the previous, the stack only using it. But while running the pipeline stack is getting an error. already exist the lambda in this stack, like that.
I need exact requirements I a created some lambda with help of AWS cloud formation deploy commends,Now I need that lambda in code pipeline itself. From new pipeline I 'll create and update the lambda, what is the solution to without deleting the already created lambda?
The text was updated successfully, but these errors were encountered: