Diese Seite ist in Ihrer lokalen Sprache noch nicht verfügbar. Wir arbeiten daran, weitere Sprachversionen hinzuzufügen. Vielen Dank für Ihre Unterstützung.

Link to Amazon S3

Updated on 2022-09-15 GMT+08:00

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

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback