Each flow is separately configured to use the firehose. This API allows firehose configuration to be tested before it is set on a flow.
The /firehose
resource is used to validate s3 credentials by writing a
test file to a given bucket. If a prefix is provided, the file is written
to <prefix>/leadconduit-events/test.txt
, otherwise it's written to
leadconduit-events/test.txt
.
OK
Authorization information is missing or invalid.
{- "ETag": "string"
}