Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. TraceAttributes.php

TraceAttributes::AWS_S3_DELETE

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

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.

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

File

vendor/open-telemetry/sem-conv/TraceAttributes.php, line 457

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const AWS_S3_DELETE = 'aws.s3.delete';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal