DifferentialPrivacySensitivityParameters
Provides the sensitivity parameters.
Contents
- aggregationExpression
-
The aggregation expression that was run.
Type: String
Length Constraints: Minimum length of 1.
Required: Yes
- aggregationType
-
The type of aggregation function that was run.
Type: String
Valid Values:
AVG | COUNT | COUNT_DISTINCT | SUM | STDDEV
Required: Yes
- userContributionLimit
-
The maximum number of rows contributed by a user in a SQL query.
Type: Integer
Valid Range: Minimum value of 0.
Required: Yes
- maxColumnValue
-
The upper bound of the aggregation expression.
Type: Float
Required: No
- minColumnValue
-
The lower bound of the aggregation expression.
Type: Float
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: