Git Product home page Git Product logo

Comments (3)

ramprasadsv avatar ramprasadsv commented on May 19, 2024

Hello Mick,
There is no lambda function involved in the solution, everything happens thru the UI that you are using to execute the API's leveraging AWS SDK for JavaScript.

  1. You have to configure the ARN's in the ARN mapping table, for ex. Queue/Prompt/Lambda/Contact Flows. Basically, on the left panel is your source instance, you need to configure target instance resource ARN's.

  2. Can you please check on the DDB(for the backup, default name is "contactflow") to ensure it has "Primary partition key" as "flowId" and "Primary sort key " is not configured in the overview tab. If it has the "Primary sort key" please drop the table and recreate table ONLY with "Primary partition key" as flowId.

from ac-contactflowapi.

mick-shaw avatar mick-shaw commented on May 19, 2024

The contactlow table was created with a sort key. I recreated the table with just a primary key of flowId, as suggested. However, I'm still not able to back-up flows and nothing is writing to contactflow table. Any additional recommendations would be appreciated. This is a tool I've wanted/needed for some time.

from ac-contactflowapi.

sajan11 avatar sajan11 commented on May 19, 2024

Hi, Just to let you know, I've recreated another DynamoDB table without the "Primary Sort Key" and this works. I was able to backup the contact flow to the DynamoDB. Make sure to update the DynamoDB name on AWS configurations.

from ac-contactflowapi.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.