Bots From Extension: blob_aws
Pull/Push blobs from AWS Cloud object stores
This extension provides 2 bots.
Bot @blob-aws:download-aws
Bot Position In Pipeline: Source
AWS Blob Download
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
filename* | Text | Path to your local file to upload from or download in | |
bucketname* | Text | The container name | |
objectname* | Text | The object name | |
region* | Text | The region name |
Bot @blob-aws:upload-aws
Bot Position In Pipeline: Source
AWS Blob Upload
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
Parameter Name | Type | Default Value | Description |
---|---|---|---|
filename* | Text | Path to your local file to upload from or download in | |
bucketname* | Text | The container name | |
objectname* | Text | The object name | |
region* | Text | The region name |