External DocumentationTo learn more, visit the AWS documentation.
Actions
SIR Get Case Attachment Download URL
Get an Amazon S3 pre-signed URL for downloading an attachment from a case.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| AWS Region(s) | A comma-separated list of AWS region(s) where this action will be executed. For example, to execute in US East and Europe, enter us-east-1,eu-west-1.Alternatively, you can use the asterisk symbol * to run the action in all available AWS Regions. |
| Attachment ID | The ID of the attachment to download. |
| Case ID | The ID of the case containing the attachment. |
{
"attachmentPresignedUrl": "string"
}
Was this page helpful?