datalytyx / snowflake-webhooks

A work around implementation to allow webhooks to be called from inside Snowflake. This allows powerful bidirectional integration between Snowflake and other external systems.
Apache License 2.0
15 stars 0 forks source link

Even with a different serverless stage, if an existing serverless is deployed in the same region, there is a conflict over a non-namespaces IamUser (and possibly other things) #2

Closed guy-adams closed 5 years ago

guy-adams commented 5 years ago

Serverless: View the full error output: https://eu-west-1.console.aws.amazon.com/cloudformation/home?region=eu-west-1#/stack/detail?stackId=arn%3Aaws%3Acloudformation%3Aeu-west-1%3A216912188516%3Astack%2Fsnowflake-webhooks-guy%2F3e4e6c40-e0ff-11e9-9d9c-0ae15a4dadda

Serverless Error ---------------------------------------

An error occurred: IamUserUser - snowflake-webhook already exists in stack arn:aws:cloudformation:eu-west-1:216912188516:stack/snowflake-webhooks-KRISHNA/85cbe080-e04f-11e9-a2dd-06e78b19b516.

Either solve with the ENV variables in the script, or with the serverless stage variable

guy-adams commented 5 years ago

Fixed closed