DifferentialPrivacyPrivacyBudgetAggregation - AWS Clean Rooms

DifferentialPrivacyPrivacyBudgetAggregation

Information about the total number of aggregations, as well as the remaining aggregations.

Contents

maxCount

The maximum number of aggregation functions that you can perform with the given privacy budget.

Type: Integer

Valid Range: Minimum value of 0.

Required: Yes

remainingCount

The remaining number of aggregation functions that can be run with the available privacy budget.

Type: Integer

Valid Range: Minimum value of 0.

Required: Yes

type

The different types of aggregation functions that you can perform.

Type: String

Valid Values: AVG | COUNT | COUNT_DISTINCT | SUM | STDDEV

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: