/** *

The Amazon Chime SDK meetings APIs in this section allow software developers to create Amazon Chime SDK meetings, set the AWS Regions for meetings, create and manage users, and send and * receive meeting notifications. For more information about the meeting APIs, see * Amazon Chime SDK meetings.

* * @packageDocumentation */ export * from "./ChimeSDKMeetingsClient"; export * from "./ChimeSDKMeetings"; export * from "./commands"; export * from "./pagination"; export * from "./models"; export { ChimeSDKMeetingsServiceException } from "./models/ChimeSDKMeetingsServiceException";