opentelemetry_semantic_conventions::attribute

Constant AWS_S3_KEY

source
pub const AWS_S3_KEY: &str = "aws.s3.key";
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"