Test S3 connection for an export target
POST/csv-export/targets/:code/test-s3-connection
Verifies the saved target's credentials and write permission by writing then deleting a tiny test object.
Request
Responses
- 200
- 401
- 403
- 404
- 422
- 429
- 503
OK
Unauthorized
Forbidden - request denied by authorization, or blocked by the API firewall
Not Found
Target is not an S3 target
Too many requests - rate limited by the API firewall; wait out the Retry-After delay before retrying
Response Headers
Retry-After
Delay in seconds a client must wait before retrying the request
S3 connection failed; error_code extension carries the machine-readable cause