aws.dynamodb.local_secondary_indexes
Developmentstring[]as of v1.44.0
The JSON-serialized value of each item of the LocalSecondaryIndexes request field.
Examples
- ["{ \"IndexArn\": \"string\", \"IndexName\": \"string\", \"IndexSizeBytes\": number, \"ItemCount\": number, \"KeySchema\": [ { \"AttributeName\": \"string\", \"KeyType\": \"string\" } ], \"Projection\": { \"NonKeyAttributes\": [ \"string\" ], \"ProjectionType\": \"string\" } }"]
Used by
spans (1)
- span.dynamodb.createtable.client
* required on that signal.
History
Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).