- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
A file adaptor uses this connection.
- File Type - Currently, there is only support for Amazon S3 files, but there are plans to extend to other types (for example, Azure Blob Storage)
- Amazon S3
- Amazon Web Services Simple Storage System is an object-based storage scheme that presents a file-system view of the objects that it stores.
- Folders are termed buckets, and files are objects. For all intents and purposes, it appears like a web-hosted file system. The ability to read and write data from S3 buckets helps integrate with other systems that can only handle file-based integrations, such as DMPs.
- Amazon S3
- For Amazon S3 (no region is needed, as bucket names are globally unique)
- AWS Bucket
- Top-level bucket name without any additional path. Any further path should be included in the file name in the adaptor itself.
- AWS Access Key Id
- AWS Secret Access Key
- AWS Bucket
With the File Connection has been created, you are able to use it in File Adaptors:
Is it helpful? React and share your comment