

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 了解 Amazon Chime SDK 的服务器应用程序架构
<a name="server-app-architecture"></a>

当服务器收到来自客户端的请求时，它首先确保用户有权限开始或加入会议。服务器使用所选语言的嵌入式 AWS SDK 对全球媒体控制平面进行[https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_meeting-chime_CreateMeeting.html](https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_meeting-chime_CreateMeeting.html)和 [https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_meeting-chime_CreateAttendee.html](https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_meeting-chime_CreateAttendee.html)API 调用。这样做是为了在支持的 AWS 区域之一创建会议和与会者。要提出这些请求，该服务需要相应的 IAM 用户或角色。反过来，IAM 用户和角色需要[ AmazonChime软件开发工具包](https://docs.aws.amazon.com/chime-sdk/latest/ag/security_iam_id-based-policy-examples.html)策略。