Link to Amazon S3
Description
By creating an Amazon S3 link, you can extract files from Amazon S3. Files in CSV, JSON, and binary formats are supported.
Sample Link
{ "links": [ { "link-config-values": { "configs": [ { "inputs": [ { "name": "linkConfig.storageType", "value": "S3" }, { "name": "linkConfig.accessKey", "value": "AKIAIPRxxxxxHYWEGDWQ" }, { "name": "linkConfig.securityKey", "value": "Add password here" } ], "name": "linkConfig" } ] }, "name": "thirdpartylink", "connector-name": "thirdparty-obs-connector" } ] }
Link Parameters
Parameter |
Mandatory |
Type |
Description |
---|---|---|---|
linkConfig.storageType |
Yes |
String |
Storage class of an object |
linkConfig.accessKey |
Yes |
String |
AK for accessing the bucket of Amazon S3 |
linkConfig.securityKey |
Yes |
String |
SK for accessing the bucket of Amazon S3 |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot