Component Storage access S3
Description
Performs the specified I/O operation on storage S3.
Index |
|
Short title |
|
Types of scenarios |
|
Starter module |
|
Mode |
Asynchronous |
Icon |
![]() |
Branching pattern |
Branching, closing |
Properties
Specification | Description |
---|---|
Title: |
Storage name (bucket). |
Title: |
Storage Access Key. |
Title: |
Possible options:
|
Title: |
Method of script data exchange with storage
|
Title: |
The path to a file in the local directory, using one of filecategories. |
Title: |
Argument with the content of the resource being placed in the repository. |
Title: |
Variable to save the contents of a resource downloaded from storage. |
Title: |
Additional headers for sending a request to the s3. |
Title: |
A set of parameters for a storage operation, in JSON-object format, where keys are parameter names. Possible values: query parameters |
Title: |
Variable to save the result of the file size query to the storage. |
Title: |
Response timeout, in seconds |
Title: |
The component to which control is passed if the request is successful. |
Title: |
The component to which control is passed after the set request execution time has elapsed. |
Title: |
The component to which control is passed when an error occurs. |
Title: |
Variable to save the error. |
Request parameters
Parameter: s3_host Default: empty |
S3 storage address. For example: "s3_host": "abc.s3.com" |
---|---|
Parameter: |
S3 storage port. For example: |
Parameter: |
Account ID for accessing S3 (conditional "login"). For example: |
Parameter: |
Secret account key to access S3 (conditional "password"). For example: |
Parameter: |
Access Control List. Access Rights Setting. |
See also
-
role svc