1 Answer
- Newest
- Most votes
- Most comments
0
Hello,
The statement "This change appears in the agent event stream" means that it will be streamed as Kinesis Agent Events and not the Streams API.
However you can subscribe to the agent.onStateChange() method in Streams API to get any state change events for the agent- https://github.com/amazon-connect/amazon-connect-streams/blob/master/Documentation.md#agentonstatechange
answered a year ago
Relevant content
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 3 years ago
