gws_core

Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version

Upload resource to S3

TASK
Typing name :  TASK.gws_core.ResourceUploaderS3 Brick :  gws_core

Simple task to send the input resource to a S3 bucket

Task to upload a resource to an S3 bucket.

The resource will be converted to a zip resource before being uploaded. The zip resource format is made to be downloaded by a data lab. In this case the resource will be imported in the correct format in the data lab.

See ResourceDownloaderS3 to download a resource from an S3 bucket.

Input

Resource

Configuration

credentials

Type : credentials_param

s3_object_prefix

Optional

Type : string

s3_bucket

Type : string

send_me_an_email

Optional

Type : bool