Awso_chime_sdk_messaging_asyncSourceval associate_channel_flow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.AssociateChannelFlowRequest.t ->
(unit, unit) Result.t Async.Deferred.tval batch_create_channel_membership :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.BatchCreateChannelMembershipRequest.t ->
(Awso_chime_sdk_messaging.Values.BatchCreateChannelMembershipResponse.t,
Awso_chime_sdk_messaging.Values.BatchCreateChannelMembershipResponse.error)
Result.t
Async.Deferred.tval channel_flow_callback :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.ChannelFlowCallbackRequest.t ->
(Awso_chime_sdk_messaging.Values.ChannelFlowCallbackResponse.t,
Awso_chime_sdk_messaging.Values.ChannelFlowCallbackResponse.error)
Result.t
Async.Deferred.tval create_channel :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.CreateChannelRequest.t ->
(Awso_chime_sdk_messaging.Values.CreateChannelResponse.t,
Awso_chime_sdk_messaging.Values.CreateChannelResponse.error)
Result.t
Async.Deferred.tval create_channel_ban :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.CreateChannelBanRequest.t ->
(Awso_chime_sdk_messaging.Values.CreateChannelBanResponse.t,
Awso_chime_sdk_messaging.Values.CreateChannelBanResponse.error)
Result.t
Async.Deferred.tval create_channel_flow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.CreateChannelFlowRequest.t ->
(Awso_chime_sdk_messaging.Values.CreateChannelFlowResponse.t,
Awso_chime_sdk_messaging.Values.CreateChannelFlowResponse.error)
Result.t
Async.Deferred.tval create_channel_membership :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.CreateChannelMembershipRequest.t ->
(Awso_chime_sdk_messaging.Values.CreateChannelMembershipResponse.t,
Awso_chime_sdk_messaging.Values.CreateChannelMembershipResponse.error)
Result.t
Async.Deferred.tval create_channel_moderator :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.CreateChannelModeratorRequest.t ->
(Awso_chime_sdk_messaging.Values.CreateChannelModeratorResponse.t,
Awso_chime_sdk_messaging.Values.CreateChannelModeratorResponse.error)
Result.t
Async.Deferred.tval delete_channel :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.DeleteChannelRequest.t ->
(unit, unit) Result.t Async.Deferred.tval delete_channel_ban :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.DeleteChannelBanRequest.t ->
(unit, unit) Result.t Async.Deferred.tval delete_channel_flow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.DeleteChannelFlowRequest.t ->
(unit, unit) Result.t Async.Deferred.tval delete_channel_membership :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.DeleteChannelMembershipRequest.t ->
(unit, unit) Result.t Async.Deferred.tval delete_channel_message :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.DeleteChannelMessageRequest.t ->
(unit, unit) Result.t Async.Deferred.tval delete_channel_moderator :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.DeleteChannelModeratorRequest.t ->
(unit, unit) Result.t Async.Deferred.tval delete_messaging_streaming_configurations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.DeleteMessagingStreamingConfigurationsRequest.t ->
(unit, unit) Result.t Async.Deferred.tval describe_channel :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.DescribeChannelRequest.t ->
(Awso_chime_sdk_messaging.Values.DescribeChannelResponse.t,
Awso_chime_sdk_messaging.Values.DescribeChannelResponse.error)
Result.t
Async.Deferred.tval describe_channel_ban :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.DescribeChannelBanRequest.t ->
(Awso_chime_sdk_messaging.Values.DescribeChannelBanResponse.t,
Awso_chime_sdk_messaging.Values.DescribeChannelBanResponse.error)
Result.t
Async.Deferred.tval describe_channel_flow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.DescribeChannelFlowRequest.t ->
(Awso_chime_sdk_messaging.Values.DescribeChannelFlowResponse.t,
Awso_chime_sdk_messaging.Values.DescribeChannelFlowResponse.error)
Result.t
Async.Deferred.tval describe_channel_membership :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.DescribeChannelMembershipRequest.t ->
(Awso_chime_sdk_messaging.Values.DescribeChannelMembershipResponse.t,
Awso_chime_sdk_messaging.Values.DescribeChannelMembershipResponse.error)
Result.t
Async.Deferred.tval describe_channel_membership_for_app_instance_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.DescribeChannelMembershipForAppInstanceUserRequest.t ->
(Awso_chime_sdk_messaging.Values.DescribeChannelMembershipForAppInstanceUserResponse.t,
Awso_chime_sdk_messaging.Values.DescribeChannelMembershipForAppInstanceUserResponse.error)
Result.t
Async.Deferred.tval describe_channel_moderated_by_app_instance_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.DescribeChannelModeratedByAppInstanceUserRequest.t ->
(Awso_chime_sdk_messaging.Values.DescribeChannelModeratedByAppInstanceUserResponse.t,
Awso_chime_sdk_messaging.Values.DescribeChannelModeratedByAppInstanceUserResponse.error)
Result.t
Async.Deferred.tval describe_channel_moderator :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.DescribeChannelModeratorRequest.t ->
(Awso_chime_sdk_messaging.Values.DescribeChannelModeratorResponse.t,
Awso_chime_sdk_messaging.Values.DescribeChannelModeratorResponse.error)
Result.t
Async.Deferred.tval disassociate_channel_flow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.DisassociateChannelFlowRequest.t ->
(unit, unit) Result.t Async.Deferred.tval get_channel_membership_preferences :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.GetChannelMembershipPreferencesRequest.t ->
(Awso_chime_sdk_messaging.Values.GetChannelMembershipPreferencesResponse.t,
Awso_chime_sdk_messaging.Values.GetChannelMembershipPreferencesResponse.error)
Result.t
Async.Deferred.tval get_channel_message :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.GetChannelMessageRequest.t ->
(Awso_chime_sdk_messaging.Values.GetChannelMessageResponse.t,
Awso_chime_sdk_messaging.Values.GetChannelMessageResponse.error)
Result.t
Async.Deferred.tval get_channel_message_status :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.GetChannelMessageStatusRequest.t ->
(Awso_chime_sdk_messaging.Values.GetChannelMessageStatusResponse.t,
Awso_chime_sdk_messaging.Values.GetChannelMessageStatusResponse.error)
Result.t
Async.Deferred.tval get_messaging_session_endpoint :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.GetMessagingSessionEndpointRequest.t ->
(Awso_chime_sdk_messaging.Values.GetMessagingSessionEndpointResponse.t,
Awso_chime_sdk_messaging.Values.GetMessagingSessionEndpointResponse.error)
Result.t
Async.Deferred.tval get_messaging_streaming_configurations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.GetMessagingStreamingConfigurationsRequest.t ->
(Awso_chime_sdk_messaging.Values.GetMessagingStreamingConfigurationsResponse.t,
Awso_chime_sdk_messaging.Values.GetMessagingStreamingConfigurationsResponse.error)
Result.t
Async.Deferred.tval list_channel_bans :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.ListChannelBansRequest.t ->
(Awso_chime_sdk_messaging.Values.ListChannelBansResponse.t,
Awso_chime_sdk_messaging.Values.ListChannelBansResponse.error)
Result.t
Async.Deferred.tval list_channel_flows :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.ListChannelFlowsRequest.t ->
(Awso_chime_sdk_messaging.Values.ListChannelFlowsResponse.t,
Awso_chime_sdk_messaging.Values.ListChannelFlowsResponse.error)
Result.t
Async.Deferred.tval list_channel_memberships :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.ListChannelMembershipsRequest.t ->
(Awso_chime_sdk_messaging.Values.ListChannelMembershipsResponse.t,
Awso_chime_sdk_messaging.Values.ListChannelMembershipsResponse.error)
Result.t
Async.Deferred.tval list_channel_memberships_for_app_instance_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.ListChannelMembershipsForAppInstanceUserRequest.t ->
(Awso_chime_sdk_messaging.Values.ListChannelMembershipsForAppInstanceUserResponse.t,
Awso_chime_sdk_messaging.Values.ListChannelMembershipsForAppInstanceUserResponse.error)
Result.t
Async.Deferred.tval list_channel_messages :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.ListChannelMessagesRequest.t ->
(Awso_chime_sdk_messaging.Values.ListChannelMessagesResponse.t,
Awso_chime_sdk_messaging.Values.ListChannelMessagesResponse.error)
Result.t
Async.Deferred.tval list_channel_moderators :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.ListChannelModeratorsRequest.t ->
(Awso_chime_sdk_messaging.Values.ListChannelModeratorsResponse.t,
Awso_chime_sdk_messaging.Values.ListChannelModeratorsResponse.error)
Result.t
Async.Deferred.tval list_channels :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.ListChannelsRequest.t ->
(Awso_chime_sdk_messaging.Values.ListChannelsResponse.t,
Awso_chime_sdk_messaging.Values.ListChannelsResponse.error)
Result.t
Async.Deferred.tval list_channels_associated_with_channel_flow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.ListChannelsAssociatedWithChannelFlowRequest.t ->
(Awso_chime_sdk_messaging.Values.ListChannelsAssociatedWithChannelFlowResponse.t,
Awso_chime_sdk_messaging.Values.ListChannelsAssociatedWithChannelFlowResponse.error)
Result.t
Async.Deferred.tval list_channels_moderated_by_app_instance_user :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.ListChannelsModeratedByAppInstanceUserRequest.t ->
(Awso_chime_sdk_messaging.Values.ListChannelsModeratedByAppInstanceUserResponse.t,
Awso_chime_sdk_messaging.Values.ListChannelsModeratedByAppInstanceUserResponse.error)
Result.t
Async.Deferred.tval list_sub_channels :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.ListSubChannelsRequest.t ->
(Awso_chime_sdk_messaging.Values.ListSubChannelsResponse.t,
Awso_chime_sdk_messaging.Values.ListSubChannelsResponse.error)
Result.t
Async.Deferred.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.ListTagsForResourceRequest.t ->
(Awso_chime_sdk_messaging.Values.ListTagsForResourceResponse.t,
Awso_chime_sdk_messaging.Values.ListTagsForResourceResponse.error)
Result.t
Async.Deferred.tval put_channel_expiration_settings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.PutChannelExpirationSettingsRequest.t ->
(Awso_chime_sdk_messaging.Values.PutChannelExpirationSettingsResponse.t,
Awso_chime_sdk_messaging.Values.PutChannelExpirationSettingsResponse.error)
Result.t
Async.Deferred.tval put_channel_membership_preferences :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.PutChannelMembershipPreferencesRequest.t ->
(Awso_chime_sdk_messaging.Values.PutChannelMembershipPreferencesResponse.t,
Awso_chime_sdk_messaging.Values.PutChannelMembershipPreferencesResponse.error)
Result.t
Async.Deferred.tval put_messaging_streaming_configurations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.PutMessagingStreamingConfigurationsRequest.t ->
(Awso_chime_sdk_messaging.Values.PutMessagingStreamingConfigurationsResponse.t,
Awso_chime_sdk_messaging.Values.PutMessagingStreamingConfigurationsResponse.error)
Result.t
Async.Deferred.tval redact_channel_message :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.RedactChannelMessageRequest.t ->
(Awso_chime_sdk_messaging.Values.RedactChannelMessageResponse.t,
Awso_chime_sdk_messaging.Values.RedactChannelMessageResponse.error)
Result.t
Async.Deferred.tval search_channels :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.SearchChannelsRequest.t ->
(Awso_chime_sdk_messaging.Values.SearchChannelsResponse.t,
Awso_chime_sdk_messaging.Values.SearchChannelsResponse.error)
Result.t
Async.Deferred.tval send_channel_message :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.SendChannelMessageRequest.t ->
(Awso_chime_sdk_messaging.Values.SendChannelMessageResponse.t,
Awso_chime_sdk_messaging.Values.SendChannelMessageResponse.error)
Result.t
Async.Deferred.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.TagResourceRequest.t ->
(unit, unit) Result.t Async.Deferred.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.UntagResourceRequest.t ->
(unit, unit) Result.t Async.Deferred.tval update_channel :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.UpdateChannelRequest.t ->
(Awso_chime_sdk_messaging.Values.UpdateChannelResponse.t,
Awso_chime_sdk_messaging.Values.UpdateChannelResponse.error)
Result.t
Async.Deferred.tval update_channel_flow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.UpdateChannelFlowRequest.t ->
(Awso_chime_sdk_messaging.Values.UpdateChannelFlowResponse.t,
Awso_chime_sdk_messaging.Values.UpdateChannelFlowResponse.error)
Result.t
Async.Deferred.tval update_channel_message :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.UpdateChannelMessageRequest.t ->
(Awso_chime_sdk_messaging.Values.UpdateChannelMessageResponse.t,
Awso_chime_sdk_messaging.Values.UpdateChannelMessageResponse.error)
Result.t
Async.Deferred.tval update_channel_read_marker :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_chime_sdk_messaging.Values.UpdateChannelReadMarkerRequest.t ->
(Awso_chime_sdk_messaging.Values.UpdateChannelReadMarkerResponse.t,
Awso_chime_sdk_messaging.Values.UpdateChannelReadMarkerResponse.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_chime_sdk_messaging.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]module MessageAttributeStringValue =
Awso_chime_sdk_messaging.Values.MessageAttributeStringValueStores metadata about a Lambda processor.
module MessageAttributeStringValues =
Awso_chime_sdk_messaging.Values.MessageAttributeStringValuesA processor's metadata.
A list of message attribute values.
The target of a message, a sender, a user, or a bot. Only the target and the sender can view targeted messages. Only users who can see targeted messages can take actions on them. However, administrators can delete targeted messages that they can’t see.
The information about a processor in a channel flow.
Summary of the details of a Channel.
The details of a user or bot.
module ChannelMessageStatusStructure =
Awso_chime_sdk_messaging.Values.ChannelMessageStatusStructureStores information about a message status.
module AppInstanceUserMembershipSummary =
Awso_chime_sdk_messaging.Values.AppInstanceUserMembershipSummarySummary of the membership details of an AppInstanceUser.
module MinimumMembershipPercentage =
Awso_chime_sdk_messaging.Values.MinimumMembershipPercentagemodule TargetMembershipsPerSubChannel =
Awso_chime_sdk_messaging.Values.TargetMembershipsPerSubChannelA tag object containing a key-value pair.
A Field of the channel that you want to search. This operation isn't supported for AppInstanceUsers with a large number of memberships.
The configuration for connecting a messaging stream to Amazon Kinesis.
module PushNotificationPreferences =
Awso_chime_sdk_messaging.Values.PushNotificationPreferencesThe channel membership preferences for push notification.
Summary of the sub-channels associated with the elastic channel.
module ChannelModeratedByAppInstanceUserSummary =
Awso_chime_sdk_messaging.Values.ChannelModeratedByAppInstanceUserSummarySummary of the details of a moderated channel.
module ChannelAssociatedWithFlowSummary =
Awso_chime_sdk_messaging.Values.ChannelAssociatedWithFlowSummarySummary of details of a channel associated with channel flow.
Summary of the details of a ChannelModerator.
Summary of the messages in a Channel.
Summary of the details of a ChannelMembership.
module ChannelMembershipForAppInstanceUserSummary =
Awso_chime_sdk_messaging.Values.ChannelMembershipForAppInstanceUserSummarySummary of the channel membership details of an AppInstanceUser.
Summary of details of a channel flow.
Summary of the details of a ChannelBan.
module ChannelMessagePersistenceType =
Awso_chime_sdk_messaging.Values.ChannelMessagePersistenceTypemodule ElasticChannelConfiguration =
Awso_chime_sdk_messaging.Values.ElasticChannelConfigurationThe attributes required to configure and create an elastic channel. An elastic channel can support a maximum of 1-million members.
Settings that control the interval after which a channel is deleted.
module PushNotificationConfiguration =
Awso_chime_sdk_messaging.Values.PushNotificationConfigurationThe push notification configuration of the message.
module BatchCreateChannelMembershipError =
Awso_chime_sdk_messaging.Values.BatchCreateChannelMembershipErrorA list of failed member ARNs, error codes, and error messages.
The input parameters don't match the service's restrictions.
The request could not be processed because of conflict in the current state of the resource.
The client is permanently forbidden from making the request.
The service encountered an unexpected error.
The service is currently unavailable.
The client exceeded its request rate limit.
module UnauthorizedClientException =
Awso_chime_sdk_messaging.Values.UnauthorizedClientExceptionThe client is not currently authorized to make the request.
One or more of the resources in the request does not exist in the system.
module StreamingConfigurationList =
Awso_chime_sdk_messaging.Values.StreamingConfigurationListmodule ChannelMembershipPreferences =
Awso_chime_sdk_messaging.Values.ChannelMembershipPreferencesThe channel membership preferences for an AppInstanceUser.
module ChannelModeratedByAppInstanceUserSummaryList =
Awso_chime_sdk_messaging.Values.ChannelModeratedByAppInstanceUserSummaryListmodule ChannelAssociatedWithFlowSummaryList =
Awso_chime_sdk_messaging.Values.ChannelAssociatedWithFlowSummaryListmodule ChannelModeratorSummaryList =
Awso_chime_sdk_messaging.Values.ChannelModeratorSummaryListmodule ChannelMembershipSummaryList =
Awso_chime_sdk_messaging.Values.ChannelMembershipSummaryListmodule ChannelMembershipForAppInstanceUserSummaryList =
Awso_chime_sdk_messaging.Values.ChannelMembershipForAppInstanceUserSummaryListThe websocket endpoint used to connect to Amazon Chime SDK messaging.
The details of a message in a channel.
The details of a channel.
The details of a channel moderator.
The details of a channel member.
The details of a channel flow.
The details of a channel ban.
module ResourceLimitExceededException =
Awso_chime_sdk_messaging.Values.ResourceLimitExceededExceptionThe request exceeds the resource limit.
Stores information about a callback.
The membership information, including member ARNs, the channel ARN, and membership types.
module BatchCreateChannelMembershipErrors =
Awso_chime_sdk_messaging.Values.BatchCreateChannelMembershipErrorsUpdate a channel's attributes. Restriction: You can't change a channel's privacy. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
Update a channel's attributes. Restriction: You can't change a channel's privacy. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module UpdateChannelReadMarkerResponse =
Awso_chime_sdk_messaging.Values.UpdateChannelReadMarkerResponseThe details of the time when a user last read messages in a channel. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module UpdateChannelReadMarkerRequest =
Awso_chime_sdk_messaging.Values.UpdateChannelReadMarkerRequestThe details of the time when a user last read messages in a channel. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module UpdateChannelMessageResponse =
Awso_chime_sdk_messaging.Values.UpdateChannelMessageResponseUpdates the content of a message. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module UpdateChannelMessageRequest =
Awso_chime_sdk_messaging.Values.UpdateChannelMessageRequestUpdates the content of a message. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
Updates channel flow attributes. This is a developer API.
Updates channel flow attributes. This is a developer API.
Removes the specified tags from the specified Amazon Chime SDK messaging resource.
Applies the specified tags to the specified Amazon Chime SDK messaging resource.
module SendChannelMessageResponse =
Awso_chime_sdk_messaging.Values.SendChannelMessageResponseSends a message to a particular channel that the member is a part of. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header. Also, STANDARD messages can be up to 4KB in size and contain metadata. Metadata is arbitrary, and you can use it in a variety of ways, such as containing a link to an attachment. CONTROL messages are limited to 30 bytes and do not contain metadata.
Sends a message to a particular channel that the member is a part of. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header. Also, STANDARD messages can be up to 4KB in size and contain metadata. Metadata is arbitrary, and you can use it in a variety of ways, such as containing a link to an attachment. CONTROL messages are limited to 30 bytes and do not contain metadata.
Allows the ChimeBearer to search channels by channel members. Users or bots can search across the channels that they belong to. Users in the AppInstanceAdmin role can search across all channels. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header. This operation isn't supported for AppInstanceUsers with a large number of memberships.
Allows the ChimeBearer to search channels by channel members. Users or bots can search across the channels that they belong to. Users in the AppInstanceAdmin role can search across all channels. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header. This operation isn't supported for AppInstanceUsers with a large number of memberships.
module RedactChannelMessageResponse =
Awso_chime_sdk_messaging.Values.RedactChannelMessageResponseRedacts message content and metadata. The message exists in the back end, but the action returns null content, and the state shows as redacted. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module RedactChannelMessageRequest =
Awso_chime_sdk_messaging.Values.RedactChannelMessageRequestRedacts message content and metadata. The message exists in the back end, but the action returns null content, and the state shows as redacted. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module PutMessagingStreamingConfigurationsResponse =
Awso_chime_sdk_messaging.Values.PutMessagingStreamingConfigurationsResponseSets the data streaming configuration for an AppInstance. For more information, see Streaming messaging data in the Amazon Chime SDK Developer Guide.
module PutMessagingStreamingConfigurationsRequest =
Awso_chime_sdk_messaging.Values.PutMessagingStreamingConfigurationsRequestSets the data streaming configuration for an AppInstance. For more information, see Streaming messaging data in the Amazon Chime SDK Developer Guide.
module PutChannelMembershipPreferencesResponse =
Awso_chime_sdk_messaging.Values.PutChannelMembershipPreferencesResponseSets the membership preferences of an AppInstanceUser or AppInstanceBot for the specified channel. The user or bot must be a member of the channel. Only the user or bot who owns the membership can set preferences. Users or bots in the AppInstanceAdmin and channel moderator roles can't set preferences for other users. Banned users or bots can't set membership preferences for the channel from which they are banned. The x-amz-chime-bearer request header is mandatory. Use the ARN of an AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module PutChannelMembershipPreferencesRequest =
Awso_chime_sdk_messaging.Values.PutChannelMembershipPreferencesRequestSets the membership preferences of an AppInstanceUser or AppInstanceBot for the specified channel. The user or bot must be a member of the channel. Only the user or bot who owns the membership can set preferences. Users or bots in the AppInstanceAdmin and channel moderator roles can't set preferences for other users. Banned users or bots can't set membership preferences for the channel from which they are banned. The x-amz-chime-bearer request header is mandatory. Use the ARN of an AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module PutChannelExpirationSettingsResponse =
Awso_chime_sdk_messaging.Values.PutChannelExpirationSettingsResponseSets the number of days before the channel is automatically deleted. A background process deletes expired channels within 6 hours of expiration. Actual deletion times may vary. Expired channels that have not yet been deleted appear as active, and you can update their expiration settings. The system honors the new settings. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module PutChannelExpirationSettingsRequest =
Awso_chime_sdk_messaging.Values.PutChannelExpirationSettingsRequestSets the number of days before the channel is automatically deleted. A background process deletes expired channels within 6 hours of expiration. Actual deletion times may vary. Expired channels that have not yet been deleted appear as active, and you can update their expiration settings. The system honors the new settings. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module ListTagsForResourceResponse =
Awso_chime_sdk_messaging.Values.ListTagsForResourceResponseLists the tags applied to an Amazon Chime SDK messaging resource.
module ListTagsForResourceRequest =
Awso_chime_sdk_messaging.Values.ListTagsForResourceRequestLists the tags applied to an Amazon Chime SDK messaging resource.
Lists all the SubChannels in an elastic channel when given a channel ID. Available only to the app instance admins and channel moderators of elastic channels.
Lists all the SubChannels in an elastic channel when given a channel ID. Available only to the app instance admins and channel moderators of elastic channels.
Lists all Channels created under a single Chime App as a paginated list. You can specify filters to narrow results. Functionality & restrictions Use privacy = PUBLIC to retrieve all public channels in the account. Only an AppInstanceAdmin can set privacy = PRIVATE to list the private channels in an account. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
Lists all Channels created under a single Chime App as a paginated list. You can specify filters to narrow results. Functionality & restrictions Use privacy = PUBLIC to retrieve all public channels in the account. Only an AppInstanceAdmin can set privacy = PRIVATE to list the private channels in an account. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module ListChannelsModeratedByAppInstanceUserResponse =
Awso_chime_sdk_messaging.Values.ListChannelsModeratedByAppInstanceUserResponseA list of the channels moderated by an AppInstanceUser. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module ListChannelsModeratedByAppInstanceUserRequest =
Awso_chime_sdk_messaging.Values.ListChannelsModeratedByAppInstanceUserRequestA list of the channels moderated by an AppInstanceUser. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module ListChannelsAssociatedWithChannelFlowResponse =
Awso_chime_sdk_messaging.Values.ListChannelsAssociatedWithChannelFlowResponseLists all channels associated with a specified channel flow. You can associate a channel flow with multiple channels, but you can only associate a channel with one channel flow. This is a developer API.
module ListChannelsAssociatedWithChannelFlowRequest =
Awso_chime_sdk_messaging.Values.ListChannelsAssociatedWithChannelFlowRequestLists all channels associated with a specified channel flow. You can associate a channel flow with multiple channels, but you can only associate a channel with one channel flow. This is a developer API.
module ListChannelModeratorsResponse =
Awso_chime_sdk_messaging.Values.ListChannelModeratorsResponseLists all the moderators for a channel. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module ListChannelModeratorsRequest =
Awso_chime_sdk_messaging.Values.ListChannelModeratorsRequestLists all the moderators for a channel. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module ListChannelMessagesResponse =
Awso_chime_sdk_messaging.Values.ListChannelMessagesResponseList all the messages in a channel. Returns a paginated list of ChannelMessages. By default, sorted by creation timestamp in descending order. Redacted messages appear in the results as empty, since they are only redacted, not deleted. Deleted messages do not appear in the results. This action always returns the latest version of an edited message. Also, the x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module ListChannelMessagesRequest =
Awso_chime_sdk_messaging.Values.ListChannelMessagesRequestList all the messages in a channel. Returns a paginated list of ChannelMessages. By default, sorted by creation timestamp in descending order. Redacted messages appear in the results as empty, since they are only redacted, not deleted. Deleted messages do not appear in the results. This action always returns the latest version of an edited message. Also, the x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module ListChannelMembershipsResponse =
Awso_chime_sdk_messaging.Values.ListChannelMembershipsResponseLists all channel memberships in a channel. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header. If you want to list the channels to which a specific app instance user belongs, see the ListChannelMembershipsForAppInstanceUser API.
module ListChannelMembershipsRequest =
Awso_chime_sdk_messaging.Values.ListChannelMembershipsRequestLists all channel memberships in a channel. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header. If you want to list the channels to which a specific app instance user belongs, see the ListChannelMembershipsForAppInstanceUser API.
module ListChannelMembershipsForAppInstanceUserResponse =
Awso_chime_sdk_messaging.Values.ListChannelMembershipsForAppInstanceUserResponseLists all channels that an AppInstanceUser or AppInstanceBot is a part of. Only an AppInstanceAdmin can call the API with a user ARN that is not their own. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module ListChannelMembershipsForAppInstanceUserRequest =
Awso_chime_sdk_messaging.Values.ListChannelMembershipsForAppInstanceUserRequestLists all channels that an AppInstanceUser or AppInstanceBot is a part of. Only an AppInstanceAdmin can call the API with a user ARN that is not their own. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
Returns a paginated lists of all the channel flows created under a single Chime. This is a developer API.
Returns a paginated lists of all the channel flows created under a single Chime. This is a developer API.
Lists all the users and bots banned from a particular channel. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
Lists all the users and bots banned from a particular channel. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module GetMessagingStreamingConfigurationsResponse =
Awso_chime_sdk_messaging.Values.GetMessagingStreamingConfigurationsResponseRetrieves the data streaming configuration for an AppInstance. For more information, see Streaming messaging data in the Amazon Chime SDK Developer Guide.
module GetMessagingStreamingConfigurationsRequest =
Awso_chime_sdk_messaging.Values.GetMessagingStreamingConfigurationsRequestRetrieves the data streaming configuration for an AppInstance. For more information, see Streaming messaging data in the Amazon Chime SDK Developer Guide.
module GetMessagingSessionEndpointResponse =
Awso_chime_sdk_messaging.Values.GetMessagingSessionEndpointResponseThe details of the endpoint for the messaging session.
module GetMessagingSessionEndpointRequest =
Awso_chime_sdk_messaging.Values.GetMessagingSessionEndpointRequestThe details of the endpoint for the messaging session.
module GetChannelMessageStatusResponse =
Awso_chime_sdk_messaging.Values.GetChannelMessageStatusResponseGets message status for a specified messageId. Use this API to determine the intermediate status of messages going through channel flow processing. The API provides an alternative to retrieving message status if the event was not received because a client wasn't connected to a websocket. Messages can have any one of these statuses. SENT Message processed successfully PENDING Ongoing processing FAILED Processing failed DENIED Message denied by the processor This API does not return statuses for denied messages, because we don't store them once the processor denies them. Only the message sender can invoke this API. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module GetChannelMessageStatusRequest =
Awso_chime_sdk_messaging.Values.GetChannelMessageStatusRequestGets message status for a specified messageId. Use this API to determine the intermediate status of messages going through channel flow processing. The API provides an alternative to retrieving message status if the event was not received because a client wasn't connected to a websocket. Messages can have any one of these statuses. SENT Message processed successfully PENDING Ongoing processing FAILED Processing failed DENIED Message denied by the processor This API does not return statuses for denied messages, because we don't store them once the processor denies them. Only the message sender can invoke this API. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
Gets the full details of a channel message. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
Gets the full details of a channel message. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module GetChannelMembershipPreferencesResponse =
Awso_chime_sdk_messaging.Values.GetChannelMembershipPreferencesResponseGets the membership preferences of an AppInstanceUser or AppInstanceBot for the specified channel. A user or a bot must be a member of the channel and own the membership in order to retrieve membership preferences. Users or bots in the AppInstanceAdmin and channel moderator roles can't retrieve preferences for other users or bots. Banned users or bots can't retrieve membership preferences for the channel from which they are banned. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module GetChannelMembershipPreferencesRequest =
Awso_chime_sdk_messaging.Values.GetChannelMembershipPreferencesRequestGets the membership preferences of an AppInstanceUser or AppInstanceBot for the specified channel. A user or a bot must be a member of the channel and own the membership in order to retrieve membership preferences. Users or bots in the AppInstanceAdmin and channel moderator roles can't retrieve preferences for other users or bots. Banned users or bots can't retrieve membership preferences for the channel from which they are banned. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module DisassociateChannelFlowRequest =
Awso_chime_sdk_messaging.Values.DisassociateChannelFlowRequestDisassociates a channel flow from all its channels. Once disassociated, all messages to that channel stop going through the channel flow processor. Only administrators or channel moderators can disassociate a channel flow. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
Returns the full details of a channel in an Amazon Chime AppInstance. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
Returns the full details of a channel in an Amazon Chime AppInstance. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module DescribeChannelModeratorResponse =
Awso_chime_sdk_messaging.Values.DescribeChannelModeratorResponseReturns the full details of a single ChannelModerator. The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.
module DescribeChannelModeratorRequest =
Awso_chime_sdk_messaging.Values.DescribeChannelModeratorRequestReturns the full details of a single ChannelModerator. The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.
module DescribeChannelModeratedByAppInstanceUserResponse =
Awso_chime_sdk_messaging.Values.DescribeChannelModeratedByAppInstanceUserResponseReturns the full details of a channel moderated by the specified AppInstanceUser or AppInstanceBot. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module DescribeChannelModeratedByAppInstanceUserRequest =
Awso_chime_sdk_messaging.Values.DescribeChannelModeratedByAppInstanceUserRequestReturns the full details of a channel moderated by the specified AppInstanceUser or AppInstanceBot. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module DescribeChannelMembershipResponse =
Awso_chime_sdk_messaging.Values.DescribeChannelMembershipResponseReturns the full details of a user's channel membership. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module DescribeChannelMembershipRequest =
Awso_chime_sdk_messaging.Values.DescribeChannelMembershipRequestReturns the full details of a user's channel membership. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module DescribeChannelMembershipForAppInstanceUserResponse =
Awso_chime_sdk_messaging.Values.DescribeChannelMembershipForAppInstanceUserResponseReturns the details of a channel based on the membership of the specified AppInstanceUser or AppInstanceBot. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module DescribeChannelMembershipForAppInstanceUserRequest =
Awso_chime_sdk_messaging.Values.DescribeChannelMembershipForAppInstanceUserRequestReturns the details of a channel based on the membership of the specified AppInstanceUser or AppInstanceBot. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module DescribeChannelFlowResponse =
Awso_chime_sdk_messaging.Values.DescribeChannelFlowResponseReturns the full details of a channel flow in an Amazon Chime AppInstance. This is a developer API.
module DescribeChannelFlowRequest =
Awso_chime_sdk_messaging.Values.DescribeChannelFlowRequestReturns the full details of a channel flow in an Amazon Chime AppInstance. This is a developer API.
module DescribeChannelBanResponse =
Awso_chime_sdk_messaging.Values.DescribeChannelBanResponseReturns the full details of a channel ban. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
Returns the full details of a channel ban. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module DeleteMessagingStreamingConfigurationsRequest =
Awso_chime_sdk_messaging.Values.DeleteMessagingStreamingConfigurationsRequestDeletes the streaming configurations for an AppInstance. For more information, see Streaming messaging data in the Amazon Chime SDK Developer Guide.
Immediately makes a channel and its memberships inaccessible and marks them for deletion. This is an irreversible process. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUserArn or AppInstanceBot that makes the API call as the value in the header.
module DeleteChannelModeratorRequest =
Awso_chime_sdk_messaging.Values.DeleteChannelModeratorRequestDeletes a channel moderator. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module DeleteChannelMessageRequest =
Awso_chime_sdk_messaging.Values.DeleteChannelMessageRequestDeletes a channel message. Only admins can perform this action. Deletion makes messages inaccessible immediately. A background process deletes any revisions created by UpdateChannelMessage. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module DeleteChannelMembershipRequest =
Awso_chime_sdk_messaging.Values.DeleteChannelMembershipRequestRemoves a member from a channel. The x-amz-chime-bearer request header is mandatory. Use the AppInstanceUserArn of the user that makes the API call as the value in the header.
Deletes a channel flow, an irreversible process. This is a developer API. This API works only when the channel flow is not associated with any channel. To get a list of all channels that a channel flow is associated with, use the ListChannelsAssociatedWithChannelFlow API. Use the DisassociateChannelFlow API to disassociate a channel flow from all channels.
Removes a member from a channel's ban list. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
Creates a channel to which you can add users and send messages. Restriction: You can't change a channel's privacy. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
Creates a channel to which you can add users and send messages. Restriction: You can't change a channel's privacy. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module CreateChannelModeratorResponse =
Awso_chime_sdk_messaging.Values.CreateChannelModeratorResponseCreates a new ChannelModerator. A channel moderator can: Add and remove other members of the channel. Add and remove other moderators of the channel. Add and remove user bans for the channel. Redact messages in the channel. List messages in the channel. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBotof the user that makes the API call as the value in the header.
module CreateChannelModeratorRequest =
Awso_chime_sdk_messaging.Values.CreateChannelModeratorRequestCreates a new ChannelModerator. A channel moderator can: Add and remove other members of the channel. Add and remove other moderators of the channel. Add and remove user bans for the channel. Redact messages in the channel. List messages in the channel. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBotof the user that makes the API call as the value in the header.
module CreateChannelMembershipResponse =
Awso_chime_sdk_messaging.Values.CreateChannelMembershipResponseAdds a member to a channel. The InvitedBy field in ChannelMembership is derived from the request header. A channel member can: List messages Send messages Receive messages Edit their own messages Leave the channel Privacy settings impact this action as follows: Public Channels: You do not need to be a member to list messages, but you must be a member to send messages. Private Channels: You must be a member to list or send messages. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUserArn or AppInstanceBot that makes the API call as the value in the header.
module CreateChannelMembershipRequest =
Awso_chime_sdk_messaging.Values.CreateChannelMembershipRequestAdds a member to a channel. The InvitedBy field in ChannelMembership is derived from the request header. A channel member can: List messages Send messages Receive messages Edit their own messages Leave the channel Privacy settings impact this action as follows: Public Channels: You do not need to be a member to list messages, but you must be a member to send messages. Private Channels: You must be a member to list or send messages. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUserArn or AppInstanceBot that makes the API call as the value in the header.
Creates a channel flow, a container for processors. Processors are AWS Lambda functions that perform actions on chat messages, such as stripping out profanity. You can associate channel flows with channels, and the processors in the channel flow then take action on all messages sent to that channel. This is a developer API. Channel flows process the following items: New and updated messages Persistent and non-persistent messages The Standard message type Channel flows don't process Control or System messages. For more information about the message types provided by Chime SDK messaging, refer to Message types in the Amazon Chime developer guide.
Creates a channel flow, a container for processors. Processors are AWS Lambda functions that perform actions on chat messages, such as stripping out profanity. You can associate channel flows with channels, and the processors in the channel flow then take action on all messages sent to that channel. This is a developer API. Channel flows process the following items: New and updated messages Persistent and non-persistent messages The Standard message type Channel flows don't process Control or System messages. For more information about the message types provided by Chime SDK messaging, refer to Message types in the Amazon Chime developer guide.
Permanently bans a member from a channel. Moderators can't add banned members to a channel. To undo a ban, you first have to DeleteChannelBan, and then CreateChannelMembership. Bans are cleaned up when you delete users or channels. If you ban a user who is already part of a channel, that user is automatically kicked from the channel. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
Permanently bans a member from a channel. Moderators can't add banned members to a channel. To undo a ban, you first have to DeleteChannelBan, and then CreateChannelMembership. Bans are cleaned up when you delete users or channels. If you ban a user who is already part of a channel, that user is automatically kicked from the channel. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.
module ChannelFlowCallbackResponse =
Awso_chime_sdk_messaging.Values.ChannelFlowCallbackResponseCalls back Amazon Chime SDK messaging with a processing response message. This should be invoked from the processor Lambda. This is a developer API. You can return one of the following processing responses: Update message content or metadata Deny a message Make no changes to the message
module ChannelFlowCallbackRequest =
Awso_chime_sdk_messaging.Values.ChannelFlowCallbackRequestCalls back Amazon Chime SDK messaging with a processing response message. This should be invoked from the processor Lambda. This is a developer API. You can return one of the following processing responses: Update message content or metadata Deny a message Make no changes to the message
module BatchCreateChannelMembershipResponse =
Awso_chime_sdk_messaging.Values.BatchCreateChannelMembershipResponseAdds a specified number of users and bots to a channel.
module BatchCreateChannelMembershipRequest =
Awso_chime_sdk_messaging.Values.BatchCreateChannelMembershipRequestAdds a specified number of users and bots to a channel.
module AssociateChannelFlowRequest =
Awso_chime_sdk_messaging.Values.AssociateChannelFlowRequestAssociates a channel flow with a channel. Once associated, all messages to that channel go through channel flow processors. To stop processing, use the DisassociateChannelFlow API. Only administrators or channel moderators can associate a channel flow. The x-amz-chime-bearer request header is mandatory. Use the ARN of the AppInstanceUser or AppInstanceBot that makes the API call as the value in the header.