ChimeSDKIdentity
import { ChimeSDKIdentity } from "https://aws-api.deno.dev/v0.2/services/chimesdkidentity.ts?docs=full";
§Constructors
§Methods
Creates an Amazon Chime SDK messaging AppInstance
under an AWS account.
Only SDK messaging customers use this API.
CreateAppInstance
supports idempotency behavior as described in the AWS API Standard.
identity
Promotes an AppInstanceUser
to an AppInstanceAdmin
.
The promoted user can perform the following actions.
ChannelModerator
actions across all channels in theAppInstance
.DeleteChannelMessage
actions.
Only an AppInstanceUser
can be promoted to an AppInstanceAdmin
role.
Creates a user under an Amazon Chime AppInstance
.
The request consists of a unique appInstanceUserId
and Name
for that user.
Demotes an AppInstanceAdmin
to an AppInstanceUser
.
This action does not delete the user.
Deletes an AppInstanceUser
.
Returns the full details of an AppInstance
.
Returns the full details of an AppInstanceAdmin
.
Returns the full details of an AppInstanceUser
.
Gets the retention settings for an AppInstance
.
Returns a list of the administrators in the AppInstance
.
Lists all Amazon Chime AppInstance
s created under a single AWS account.
List all AppInstanceUsers
created under a single AppInstance
.
Sets the amount of time in days that a given AppInstance
retains data.
Updates AppInstance
metadata.
Updates the details of an AppInstanceUser
.
You can update names and metadata.