1 Answer
- Newest
- Most votes
- Most comments
0
You could try using the DescribeContactFlow API, but honestly, if your contact flows are that big you probably need to look at refactoring them, maybe splitting out some of the logic into modules?
For the deployment pipeline, you have a couple of options, either deploying programatically via the API see here: https://docs.aws.amazon.com/connect/latest/adminguide/migrate-contact-flows.html
Or you can using Cloud Formation scripts see here: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_Connect.html
answered a year ago
Relevant content
- asked 6 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 3 months ago