OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_AWS_S3_PART_NUMBERConst Experimental

    ATTR_AWS_S3_PART_NUMBER: "aws.s3.part_number" = ...

    The part number of the part being uploaded in a multipart-upload operation. This is a positive integer between 1 and 10,000.

    3456
    

    The part_number attribute is only applicable to the upload-part and upload-part-copy operations. The part_number attribute corresponds to the --part-number parameter of the upload-part operation within the S3 API.

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