service-cloud-voice / ServiceCloudVoiceLambdas

This application provides a set of Lambda functions, which are available within your Amazon Connect instance after provisioning the instance with your Service Cloud Voice contact center. You can use these Lambdas in Amazon Connect contact flows.
BSD 3-Clause "New" or "Revised" License
14 stars 18 forks source link

error deploy #9

Closed jonatandmapser closed 2 years ago

jonatandmapser commented 2 years ago

hello, I try to deploy the repository using AWS Serverless Apps Repository but it gives me an error as soon as I deploy it Captura

briantalbot commented 2 years ago

Also received the same error -- same point in the deployment.

jinalkathiara commented 2 years ago

Hello All, Apologies for the late reply. We've found the bug and we are creating a bug fix asap. We will release a newer version for the bug fix ASAP.

In the meantime, feel free to create a Salesforce support case and at mention me. We will have the bug fix out there very soon.

c3114828 commented 2 years ago
  ContactLensConsumerFunctionLayer:
    Type: AWS::Lambda::LayerVersion

Should this not be Type: AWS::Serverless::LayerVersion

jonatandmapser commented 2 years ago

This is solved already? Thank you

jvaldes2clouds commented 2 years ago

jinalkathiara

@jinalkathiara I installed the new version (9.0.1) but I got the same error as above. Is there something else that should I do?

RaymondChuh commented 2 years ago

@jvaldes2clouds I have also tried to deploy the latest version. I still got the same error. I believe the bug was not fixed yet.

jinalkathiara commented 2 years ago

@jvaldes2clouds @RaymondChuh - Ideally 9.0.1 version shouldn't have this problem. Can you delete the existing serverless application's cloudformation stack manually and deploy that serverless application again ?

If you want, You can create a Salesforce support case and I can guide you. This issue for the "ContactLensConsumerFunctionLayer" should be fixed.

jinalkathiara commented 2 years ago

Let me know and i will close this issue.

RaymondChuh commented 2 years ago

@jinalkathiara Thank you. I can confirm that deleting the old stack and restarting the deploy with the latest version solve the problem.

jinalkathiara commented 2 years ago

Issue is fixed with 9.1 version. Closing it now.