| Selected Element: | {{selection.obj.attrs.name}} |
| Element Type: | {{selection.obj.attrs.type}} |
| Amazon ARN: | {{selection.obj.attrs.arn || 'n/a'}} |
| Size: | {{selection.obj.attrs.instances || 'n/a'}} KB |
| Number of Objects: | {{selection.obj.attrs.instances || 'n/a'}} |
| Number of Instances: | {{selection.obj.attrs.instances || 'n/a'}} |
| Indexes: | {{selection.obj.attrs.indexes || 0}} |
| Shard ID: | {{selection.obj.attrs.arn || 0}} |
| Timestamp | Partition Key | Data |
|---|---|---|
| {{format_datetime(value.ApproximateArrivalTimestamp * 1000)}} | {{value.PartitionKey}} | {{trim(value.Data, 100)}} |