rama::telemetry::opentelemetry::semantic_conventions::attribute

Constant AWS_S3_KEY

pub const AWS_S3_KEY: &'static str;
Expand description

The S3 object key the request refers to. Corresponds to the --key parameter of the S3 API operations.

§Notes

The key attribute is applicable to all object-related S3 operations, i.e. that require the object key as a mandatory parameter. This applies in particular to the following operations:

§Examples

  • "someFile.yml"