Delete an S3 connector
DELETE/v1/log-shipping/s3-buckets/:id
Deletes an S3 bucket connector. As a result, the connected AWS resource will stop shipping logs to your Logz.io account. Please ensure to change the region in the URL to match your account's region.
Request
Path Parameters
id int32required
Logz.io ID of the S3 bucket connector. You can run the relevant GET endpoints to retrieve the ID.
Responses
- default
successful operation
Loading...