DifferentialPrivacyTemplateUpdateParameters - AWS Clean Rooms

DifferentialPrivacyTemplateUpdateParameters

The epsilon and noise parameter values that you want to update in the differential privacy template.

Contents

epsilon

The updated epsilon value that you want to use.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 20.

Required: No

usersNoisePerQuery

The updated value of noise added per query. It 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: No

See Also

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