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

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

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

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