DeleteS3Bucket Configurations Table View¶
| Property Path | Type | Required | Default | Description |
|---|---|---|---|---|
ProbeConfiguration |
object or string |
✖ | ||
ProbeConfiguration.AccessKey |
string |
✔ | S3 account access key | |
ProbeConfiguration.SecretKey |
string |
✔ | S3 account secret access key | |
ProbeConfiguration.ServiceURL |
string |
✔ | S3 service url | |
ProbeConfiguration.StorageBucket |
string |
✔ | Name of S3 bucket | |
ProbeConfiguration.ForcePathStyle |
string or true/false |
✖ | True | When true, requests will always use path style addressing |