OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_AWS_DYNAMODB_GLOBAL_SECONDARY_INDEX_UPDATESConst Experimental

    ATTR_AWS_DYNAMODB_GLOBAL_SECONDARY_INDEX_UPDATES: "aws.dynamodb.global_secondary_index_updates" = ...

    The JSON-serialized value of each item in the GlobalSecondaryIndexUpdates request field.

    ["{ "Create": { "IndexName": "string", "KeySchema": [ { "AttributeName": "string", "KeyType": "string" } ], "Projection": { "NonKeyAttributes": [ "string" ], "ProjectionType": "string" }, "ProvisionedThroughput": { "ReadCapacityUnits": number, "WriteCapacityUnits": number } }"]

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