Skip to content

/AWS1/CL_CHE=>CREATEMEETINGWITHATTENDEES()

About CreateMeetingWithAttendees

Creates a new Amazon Chime SDK meeting in the specified media Region, with attendees. For more information about specifying media Regions, see Amazon Chime SDK Media Regions in the Amazon Chime SDK Developer Guide . For more information about the Amazon Chime SDK, see Using the Amazon Chime SDK in the Amazon Chime SDK Developer Guide .

This API is is no longer supported and will not be updated. We recommend using the latest version, CreateMeetingWithAttendees, in the Amazon Chime SDK.

Using the latest version requires migrating to a dedicated namespace. For more information, refer to Migrating from the Amazon Chime namespace in the Amazon Chime SDK Developer Guide.

Method Signature

IMPORTING

Required arguments:

IV_CLIENTREQUESTTOKEN TYPE /AWS1/CHECLIENTREQUESTTOKEN /AWS1/CHECLIENTREQUESTTOKEN

The unique identifier for the client request. Use a different token for different meetings.

Optional arguments:

IV_EXTERNALMEETINGID TYPE /AWS1/CHEEXTERNALMEETINGIDTYPE /AWS1/CHEEXTERNALMEETINGIDTYPE

The external meeting ID.

IV_MEETINGHOSTID TYPE /AWS1/CHEEXTERNALUSERIDTYPE /AWS1/CHEEXTERNALUSERIDTYPE

Reserved.

IV_MEDIAREGION TYPE /AWS1/CHESTRING /AWS1/CHESTRING

The Region in which to create the meeting. Default: us-east-1 .

Available values: af-south-1 , ap-northeast-1 , ap-northeast-2 , ap-south-1 , ap-southeast-1 , ap-southeast-2 , ca-central-1 , eu-central-1 , eu-north-1 , eu-south-1 , eu-west-1 , eu-west-2 , eu-west-3 , sa-east-1 , us-east-1 , us-east-2 , us-west-1 , us-west-2 .

IT_TAGS TYPE /AWS1/CL_CHETAG=>TT_MEETINGTAGLIST TT_MEETINGTAGLIST

The tag key-value pairs.

IO_NOTIFICATIONSCONF TYPE REF TO /AWS1/CL_CHEMEETINGNOTIFCONF /AWS1/CL_CHEMEETINGNOTIFCONF

The resource target configurations for receiving Amazon Chime SDK meeting and attendee event notifications. The Amazon Chime SDK supports resource targets located in the US East (N. Virginia) AWS Region (us-east-1).

IT_ATTENDEES TYPE /AWS1/CL_CHECREATTENDEEREQITEM=>TT_CREMEETINGWATTENDEESREQIT00 TT_CREMEETINGWATTENDEESREQIT00

The request containing the attendees to create.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CHECREMEETINGWATTEN01 /AWS1/CL_CHECREMEETINGWATTEN01