Bucket Metrics Configuration
GET https://s3.amazonaws.com/{{bucket}}/?metrics
Gets a metrics configuration (specified by the metrics configuration ID) from the bucket. Note that this doesn't include the daily storage metrics.
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"