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 ?

preguntada hace 3 meses154 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 3 meses
  • 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

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas