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 ?

posta 3 mesi fa146 visualizzazioni
1 Risposta
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
ESPERTO
con risposta 3 mesi fa
  • 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

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande