- Navigation Guide
@aws-sdk/client-chime-sdk-messaging
UpdateChannelCommand Class
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.
Parameters
Name | Signature | Summary |
---|---|---|
UpdateChannelCommandInput |
|
Full Signature
export declare class UpdateChannelCommand extends UpdateChannelCommand_base
Related
- UpdateChannelCommandInput for command's
input
shape. - UpdateChannelCommandOutput for command's
response
shape. - config for ChimeSDKMessagingClient's
config
shape.