• The percentage of completion when a new global secondary index is being added to a table. DynamoDB must first allocate resources for the new index, and then backfill attributes from the table into the index. For large tables, this process might take a long time. You should monitor this statistic to view the relative progress as DynamoDB builds the index.

    Units: Count

    Dimensions: TableName, GlobalSecondaryIndexName

    Valid Statistics:

    • Minimum
    • Maximum
    • Average
    • SampleCount
    • Sum

    Parameters

    Returns Metric

Generated using TypeDoc