aws.s3.part_number
Developmentintas of v1.44.0
The part number of the part being uploaded in a multipart-upload operation. This is a positive integer between 1 and 10,000.
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.
Examples
- 3456
Used by
spans (1)
- span.aws.s3.client
* required on that signal.
History
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).