support_describe_attachment: Returns the attachment that has the specified ID

View source: R/support_operations.R

support_describe_attachmentR Documentation

Returns the attachment that has the specified ID

Description

Returns the attachment that has the specified ID. Attachments can include screenshots, error logs, or other files that describe your issue. Attachment IDs are generated by the case management system when you add an attachment to a case or case communication. Attachment IDs are returned in the AttachmentDetails objects that are returned by the describe_communications operation.

See https://www.paws-r-sdk.com/docs/support_describe_attachment/ for full documentation.

Usage

support_describe_attachment(attachmentId)

Arguments

attachmentId

[required] The ID of the attachment to return. Attachment IDs are returned by the describe_communications operation.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.