ChimeSDKMessaging#
Client#
- class ChimeSDKMessaging.Client#
A low-level client representing Amazon Chime SDK Messaging
The Amazon Chime SDK messaging APIs in this section allow software developers to send and receive messages in custom messaging applications. These APIs depend on the frameworks provided by the Amazon Chime SDK identity APIs. For more information about the messaging APIs, see Amazon Chime SDK messaging.
import boto3 client = boto3.client('chime-sdk-messaging')
These are the available methods:
- associate_channel_flow
- batch_create_channel_membership
- can_paginate
- channel_flow_callback
- close
- create_channel
- create_channel_ban
- create_channel_flow
- create_channel_membership
- create_channel_moderator
- delete_channel
- delete_channel_ban
- delete_channel_flow
- delete_channel_membership
- delete_channel_message
- delete_channel_moderator
- delete_messaging_streaming_configurations
- describe_channel
- describe_channel_ban
- describe_channel_flow
- describe_channel_membership
- describe_channel_membership_for_app_instance_user
- describe_channel_moderated_by_app_instance_user
- describe_channel_moderator
- disassociate_channel_flow
- get_channel_membership_preferences
- get_channel_message
- get_channel_message_status
- get_messaging_session_endpoint
- get_messaging_streaming_configurations
- get_paginator
- get_waiter
- list_channel_bans
- list_channel_flows
- list_channel_memberships
- list_channel_memberships_for_app_instance_user
- list_channel_messages
- list_channel_moderators
- list_channels
- list_channels_associated_with_channel_flow
- list_channels_moderated_by_app_instance_user
- list_sub_channels
- list_tags_for_resource
- put_channel_expiration_settings
- put_channel_membership_preferences
- put_messaging_streaming_configurations
- redact_channel_message
- search_channels
- send_channel_message
- tag_resource
- untag_resource
- update_channel
- update_channel_flow
- update_channel_message
- update_channel_read_marker