OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_AWS_S3_DELETEConst Experimental

    ATTR_AWS_S3_DELETE: "aws.s3.delete" = ...

    The delete request container that specifies the objects to be deleted.

    Objects=[{Key=string,VersionId=string},{Key=string,VersionId=string}],Quiet=boolean
    

    The delete attribute is only applicable to the delete-object operation. The delete attribute corresponds to the --delete parameter of the delete-objects operation within the S3 API.

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