1 Answer
- Newest
- Most votes
- Most comments
0
If you want to customize the solution initiation, you could write a custom Lambda function that is invoked in several ways (EventBridge, external app using SDK invoking a function URL, etc). Inside your custom Lambda, you could update the SSM Parameter Store values as you want using the SDK, and then invoke the Step Function workflow similarly. As to the usage of the different config parameters, the linked blog below has a very detailed description of them where you can consider the impact of changing each of them. https://aws.amazon.com/blogs/machine-learning/post-call-analytics-for-your-contact-center-with-amazon-language-ai-services/
answered 3 years ago
Relevant content
- asked 2 years ago
- asked 3 years ago
- asked 2 years ago
