List Bucket Metrics Configurations
GET https://s3.amazonaws.com/{{bucket}}/?metrics
Lists the metrics configurations for the bucket. The metrics configurations are only for the request metrics of the bucket and do not provide information on daily storage metrics. You can have up to 1,000 configurations per bucket.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
metrics | null |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
x-amz-content-sha256 | string |
RESPONSES
status: OK
"\u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\u003cListMetricsConfigurationsResult xmlns=\"http://s3.amazonaws.com/doc/2006-03-01/\"\u003e\u003cIsTruncated\u003efalse\u003c/IsTruncated\u003e\u003c/ListMetricsConfigurationsResult\u003e"