Login
Back to bricks list
Introduction Version

Download resource from a S3 bucket

TASK
Typing name :  TASK.gws_core.ResourceDownloaderS3 Brick :  gws_core

Task to download a resource from an external source using an HTTP link.

If the link is from a Gencovery lab, the resource downloaded and imported in the correct type. Then it will be marked as received in the origin lab.

If the link refers to a zip file, the zip file will be unzipped and the resource will be imported (File or Folder).

If the link refers to a file, the file will be imported as a resource.

Output

Imported resource

Configuration

credentials

Type : credentials_param

object_key

Type : string

s3_bucket

Optional

If provided, override the bucket name in credentials

Type : string

uncompress

Optional

Option to uncompress the file if it is compresses.

Type : stringAllowed values : auto  yes  no  Default value : auto