amazon chimeでメッセージを削除する方法

0

amazon chimeを業務で使用しているのですが、メッセージを間違って送信してしまった時に、削除ボタンがなく、困っております。間違って送信したメッセージを削除する方法はございますでしょうか?

asked 9 months ago573 views
1 Answer
0

Amazon chimeは使用した事ないのですが、以下のドキュメントを見る限りAPIの実行が必要だと思います。 https://docs.aws.amazon.com/ja_jp/chime/latest/ag/message-settings.html

APIとしてはRedactConversationMessageというものを使用するようです。
https://docs.aws.amazon.com/chime/latest/APIReference/API_RedactConversationMessage.html

AWS CLIも用意されているので、こちらを使用するのがよいと思います。
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/chime/redact-conversation-message.html

profile picture
EXPERT
answered 9 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions