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

Breadcrumb

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

TraceAttributes::AWS_S3_COPY_SOURCE

The source object (in the form `bucket`/`key`) for the copy operation.

The `copy_source` attribute applies to S3 copy operations and corresponds to the `--copy-source` parameter of the copy-object operation within the S3 API. This applies in particular to the following operations:<ul> <li>copy-object</li> <li>upload-part-copy</li> </ul>

@example someFile.yml

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const AWS_S3_COPY_SOURCE = 'aws.s3.copy_source';

API Navigation

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