DifferentialPrivacyTemplateParametersInput
The epsilon and noise parameter values that you want to use for the differential privacy template.
Contents
- epsilon
-
The epsilon value that you want to use.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 20.
Required: Yes
- usersNoisePerQuery
-
Noise added per query is measured in terms of the number of users whose contributions you want to obscure. This value governs the rate at which the privacy budget is depleted.
Type: Integer
Valid Range: Minimum value of 10. Maximum value of 100.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: