OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_AWS_S3_BUCKETConst Experimental

    ATTR_AWS_S3_BUCKET: "aws.s3.bucket" = ...

    The S3 bucket name the request refers to. Corresponds to the --bucket parameter of the S3 API operations.

    some-bucket-name
    

    The bucket attribute is applicable to all S3 operations that reference a bucket, i.e. that require the bucket name as a mandatory parameter. This applies to almost all S3 operations except list-buckets.

    This attribute is experimental and is subject to breaking changes in minor releases of @opentelemetry/semantic-conventions.