amazon-connect / amazon-connect-salesforce-lambda

Apache License 2.0
45 stars 34 forks source link

Unable to use "--" in SalesforceHost for First deployment #11

Closed ColWillis closed 2 years ago

ColWillis commented 3 years ago

For my non-production / test Salesforce integration, the SalesforceHost property is something like:

When you deploy the SAR Application with this property, it is saved in CloudFormation as:

The CloudFormation deployment fails because of this.

The workaround is to use a URL without the "--", then manually change it after deployment, this is not ideal though.

andedavd commented 2 years ago

Hello, thank you for this issue. Due to know issues regarding double dashes in URLs, we would recommend using a single dash instead.

https://stackoverflow.com/questions/16468309/can-domain-name-have-two-continuous-hyphens