aws.s3.key
Developmentstringas of v1.44.0
The S3 object key the request refers to. Corresponds to the --key parameter of the S3 API operations.
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:
- copy-object - delete-object - get-object - head-object - put-object - restore-object - select-object-content - abort-multipart-upload - complete-multipart-upload - create-multipart-upload - list-parts - upload-part - upload-part-copy
Examples
- someFile.yml
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).