Where to find Chime SDK meetings on AWS Console

0

We have created meetings using Chime SDK API's using postman. We can able to see respective meeting ID's and logs on CloudTrail apart from CloudTrail can we see these meetings creation on Chime SDK or Chime services or where it is creating ?

已提問 3 個月前檢視次數 154 次
1 個回答
1

Amazon Chime Management Console: Log in to the Amazon Chime Management Console using your AWS credentials. Navigate to the "Meetings" or "Meeting Logs" section, where you can view a list of meetings, including their details such as meeting ID, start time, duration, and participants. You can also access additional information about individual meetings, including attendee information and meeting history. You can use CloudWatch Logs Insights feature to query and analyze meeting logs based on specific criteria, such as meeting ID, timestamp, and event type.

profile picture
專家
A_J
已回答 3 個月前
  • Hi Adeleke Adebowale J, Thanks for quick response. We have used Chime SDK API's to create meetings and didn't created any account on Amazon Chime Management Console.

    And didn't find "Meetings" section on Amazon Chime Management Console. FYI, We are using CreateMeetingAsync method from namespace Amazon.ChimeSDKMeetings;

  • If you're using the CreateMeetingAsync method from the Amazon.ChimeSDKMeetings namespace, you should be able to create meetings successfully through your application code without needing to interact directly with the Chime Management Console. The SDK provides methods to handle meeting creation, management, and joining programmatically within your application. May be this might help :- https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/ChimeSDKMeetings/MChimeSDKMeetingsCreateMeetingCreateMeetingRequest.html

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南