Allows you to confirm that the attached file has been uploaded using the pre-signed URL provided in the StartAttachedFileUpload API
Source:R/connect_operations.R
connect_complete_attached_file_upload.RdAllows you to confirm that the attached file has been uploaded using the pre-signed URL provided in the StartAttachedFileUpload API.
See https://www.paws-r-sdk.com/docs/connect_complete_attached_file_upload/ for full documentation.
Arguments
- InstanceId
[required] The unique identifier of the Connect Customer instance.
- FileId
[required] The unique identifier of the attached file resource.
- AssociatedResourceArn
[required] The resource to which the attached file is (being) uploaded to. The supported resources are Cases and Email.
This value must be a valid ARN.