String code
Identity invitedBy
The identifier of the member who invited another member.
String type
The membership types set for the channel users.
List<E> members
The users successfully added to the request.
String channelArn
The ARN of the channel to which you're adding users.
String channelArn
The ARN of the channel to which you're adding users.
String type
The membership type of a user, DEFAULT or HIDDEN. Default members are always returned
as part of ListChannelMemberships. Hidden members are only returned if the type filter in
ListChannelMemberships equals HIDDEN. Otherwise hidden members are not returned. This
is only supported by moderators.
List<E> memberArns
The ARNs of the members you want to add to the channel.
String chimeBearer
The AppInstanceUserArn of the user that makes the API call.
BatchChannelMemberships batchChannelMemberships
The list of channel memberships in the response.
List<E> errors
If the action fails for one or more of the memberships in the request, a list of the memberships is returned, along with error codes and error messages.
String name
The name of a channel.
String channelArn
The ARN of a channel.
String mode
The mode of the channel.
String privacy
The channel's privacy setting.
String metadata
The channel's metadata.
Identity createdBy
The AppInstanceUser who created the channel.
Date createdTimestamp
The time at which the AppInstanceUser created the channel.
Date lastMessageTimestamp
The time at which a member sent the last message in the channel.
Date lastUpdatedTimestamp
The time at which a channel was last updated.
Identity member
The member being banned from the channel.
String channelArn
The ARN of the channel from which a member is being banned.
Date createdTimestamp
The time at which the ban was created.
Identity createdBy
The AppInstanceUser who created the ban.
Identity member
The member being banned from a channel.
Identity invitedBy
The identifier of the member who invited another member.
String type
The membership type set for the channel member.
Identity member
The data of the channel member.
String channelArn
The ARN of the member's channel.
Date createdTimestamp
The time at which the channel membership was created.
Date lastUpdatedTimestamp
The time at which a channel membership was last updated.
ChannelSummary channelSummary
Returns the channel data for an AppInstance.
AppInstanceUserMembershipSummary appInstanceUserMembershipSummary
Returns the channel membership data for an AppInstance.
Identity member
A member's summary data.
String channelArn
The ARN of the channel.
String messageId
The ID of a message.
String content
The message content.
String metadata
The message metadata.
String type
The message type.
Date createdTimestamp
The time at which the message was created.
Date lastEditedTimestamp
The time at which a message was edited.
Date lastUpdatedTimestamp
The time at which a message was updated.
Identity sender
The message sender.
Boolean redacted
Hides the content of a message.
String persistence
The persistence setting for a channel message.
String messageId
The ID of the message.
String content
The content of the message.
String metadata
The metadata of the message.
String type
The type of message.
Date createdTimestamp
The time at which the message summary was created.
Date lastUpdatedTimestamp
The time at which a message was last updated.
Date lastEditedTimestamp
The time at which a message was last edited.
Identity sender
The message sender.
Boolean redacted
Indicates whether a message was redacted.
ChannelSummary channelSummary
Summary of the details of a Channel.
Identity moderator
The data for a moderator.
String name
The name of the channel.
String channelArn
The ARN of the channel.
String mode
The mode of the channel.
String privacy
The privacy setting of the channel.
String metadata
The metadata of the channel.
Date lastMessageTimestamp
The time at which the last message in a channel was sent.
String code
String channelArn
The ARN of the channel to which you're adding users.
String memberArn
The ARN of the member you want to add to the channel.
String type
The membership type of a user, DEFAULT or HIDDEN. Default members are always returned
as part of ListChannelMemberships. Hidden members are only returned if the type filter in
ListChannelMemberships equals HIDDEN. Otherwise hidden members are not returned. This
is only supported by moderators.
String chimeBearer
The AppInstanceUserArn of the user that makes the API call.
String appInstanceArn
The ARN of the channel request.
String name
The name of the channel.
String mode
The channel mode: UNRESTRICTED or RESTRICTED. Administrators, moderators, and channel
members can add themselves and other members to unrestricted channels. Only administrators and moderators can add
members to restricted channels.
String privacy
The channel's privacy level: PUBLIC or PRIVATE. Private channels aren't discoverable by
users outside the channel. Public channels are discoverable by anyone in the AppInstance.
String metadata
The metadata of the creation request. Limited to 1KB and UTF-8.
String clientRequestToken
The client token for the request. An Idempotency token.
List<E> tags
The tags for the creation request.
String chimeBearer
The AppInstanceUserArn of the user that makes the API call.
String channelArn
The ARN of the channel.
ChannelBan channelBan
The details of the ban.
ChannelMembershipForAppInstanceUserSummary channelMembership
The channel to which a user belongs.
ChannelMembership channelMembership
The details of the membership.
ChannelModeratedByAppInstanceUserSummary channel
The moderated channel.
ChannelModerator channelModerator
The details of the channel moderator.
Channel channel
The channel details.
String code
ChannelMessage channelMessage
The details of and content in the message.
MessagingSessionEndpoint endpoint
The endpoint returned in the response.
String channelArn
The ARN of the channel.
Integer maxResults
The maximum number of bans that you want returned.
String nextToken
The token passed by previous API calls until all requested bans are returned.
String chimeBearer
The AppInstanceUserArn of the user that makes the API call.
String appInstanceUserArn
The ARN of the AppInstanceUsers
Integer maxResults
The maximum number of users that you want returned.
String nextToken
The token returned from previous API requests until the number of channel memberships is reached.
String chimeBearer
The AppInstanceUserArn of the user that makes the API call.
String channelArn
The maximum number of channel memberships that you want returned.
String type
The membership type of a user, DEFAULT or HIDDEN. Default members are always returned
as part of ListChannelMemberships. Hidden members are only returned if the type filter in
ListChannelMemberships equals HIDDEN. Otherwise hidden members are not returned.
Integer maxResults
The maximum number of channel memberships that you want returned.
String nextToken
The token passed by previous API calls until all requested channel memberships are returned.
String chimeBearer
The AppInstanceUserArn of the user that makes the API call.
String channelArn
The ARN of the channel.
String sortOrder
The order in which you want messages sorted. Default is Descending, based on time created.
Date notBefore
The initial or starting time stamp for your requested messages.
Date notAfter
The final or ending time stamp for your requested messages.
Integer maxResults
The maximum number of messages that you want returned.
String nextToken
The token passed by previous API calls until all requested messages are returned.
String chimeBearer
The AppInstanceUserArn of the user that makes the API call.
String channelArn
The ARN of the channel.
Integer maxResults
The maximum number of moderators that you want returned.
String nextToken
The token passed by previous API calls until all requested moderators are returned.
String chimeBearer
The AppInstanceUserArn of the user that makes the API call.
String appInstanceUserArn
The ARN of the user in the moderated channel.
Integer maxResults
The maximum number of channels in the request.
String nextToken
The token returned from previous API requests until the number of channels moderated by the user is reached.
String chimeBearer
The AppInstanceUserArn of the user that makes the API call.
String appInstanceArn
The ARN of the AppInstance.
String privacy
The privacy setting. PUBLIC retrieves all the public channels. PRIVATE retrieves
private channels. Only an AppInstanceAdmin can retrieve private channels.
Integer maxResults
The maximum number of channels that you want to return.
String nextToken
The token passed by previous API calls until all requested channels are returned.
String chimeBearer
The AppInstanceUserArn of the user that makes the API call.
String url
The endpoint to which you establish a websocket connection.
String code
String code
String channelArn
The ARN of the channel.
String content
The content of the message.
String type
The type of message, STANDARD or CONTROL.
String persistence
Boolean that controls whether the message is persisted on the back end. Required.
String metadata
The optional metadata for each message.
String clientRequestToken
The Idempotency token for each client request.
String chimeBearer
The AppInstanceUserArn of the user that makes the API call.
String code
String code
String code
String code
String channelArn
The ARN of the channel.
String messageId
The ID string of the message being updated.
String content
The content of the message being updated.
String metadata
The metadata of the message being updated.
String chimeBearer
The AppInstanceUserArn of the user that makes the API call.
String channelArn
The ARN of the channel.
String channelArn
The ARN of the channel.
Copyright © 2021. All rights reserved.