Delete File#

Delete a file in S3 storage.

S3 Connector[Link] Connector for connecting to S3 storage.
File to be deleted[Text] Path to the file to be deleted in S3 storage.
Error handling level

Select the error handling level.

Possible values:

  • "Default" - default;
  • "Ignore" - errors are ignored;
  • "Handle" - errors are handled.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Message level

Select the message level that blocks will output during operation.

Possible values:

  • "Default" - default;
  • "Release" - output is disabled;
  • "Debug" - basic information output;
  • "Detailed" - detailed information output.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Error message[Text] Returns detailed information about the error in case of incorrect execution of the block's work.