2025/02/27 - QBusiness - 1 new api methods
Changes This release supports deleting attachments from conversations.
Deletes an attachment associated with a specific Amazon Q Business conversation.
See also: AWS API Documentation
Request Syntax
client.delete_attachment( applicationId='string', conversationId='string', attachmentId='string', userId='string' )
string
[REQUIRED]
The unique identifier for the Amazon Q Business application environment.
string
[REQUIRED]
The unique identifier of the conversation.
string
[REQUIRED]
The unique identifier for the attachment.
string
The unique identifier of the user involved in the conversation.
dict
Response Syntax
{}
Response Structure
(dict) --