OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_AWS_DYNAMODB_LOCAL_SECONDARY_INDEXESConst Experimental

    ATTR_AWS_DYNAMODB_LOCAL_SECONDARY_INDEXES: "aws.dynamodb.local_secondary_indexes" = ...

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

    ["{ "IndexArn": "string", "IndexName": "string", "IndexSizeBytes": number, "ItemCount": number, "KeySchema": [ { "AttributeName": "string", "KeyType": "string" } ], "Projection": { "NonKeyAttributes": [ "string" ], "ProjectionType": "string" } }"]

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