How to get all Amazon Connect agents with their status with any API?

0

I am looking for an amazon connect API which returns the whole list of agents with their status in real time. I have explored ListUsers that returns list of agents but it does not give agents status, I have also explore ListAgentStatuses that return agents status that are only "ROTEABLE" or "CUSTOM" or "OFFLINE" not gives agents list with agents status, and also i have explored GetCurrentUserData but this one is not fulfilling my requirements.

질문됨 6달 전234회 조회
2개 답변
0
수락된 답변

As an addon to what Clarence posted above, Amazon Connect agent event streams are a way to receive real time updates of an agent's status: https://docs.aws.amazon.com/connect/latest/adminguide/agent-event-streams.html

profile pictureAWS
전문가
답변함 6달 전
0

GetCurrentUserData is what you need https://docs.aws.amazon.com/connect/latest/APIReference/API_GetCurrentUserData.html

Can you please explain why it does not meet your needs?

profile pictureAWS
답변함 6달 전
profile pictureAWS
전문가
검토됨 6달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠