connect_delete_attached_file: Deletes an attached file along with the underlying S3 Object

View source: R/connect_operations.R

connect_delete_attached_fileR Documentation

Deletes an attached file along with the underlying S3 Object

Description

Deletes an attached file along with the underlying S3 Object.

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

Usage

connect_delete_attached_file(InstanceId, FileId, AssociatedResourceArn)

Arguments

InstanceId

[required] The unique identifier of the Connect instance.

FileId

[required] The unique identifier of the attached file resource.

AssociatedResourceArn

[required] The resource to which the attached file is (being) uploaded to. Cases are the only current supported resource.

This value must be a valid ARN.


paws.customer.engagement documentation built on Sept. 12, 2024, 6:34 a.m.