AnalysisTemplateValidationStatusDetail
The status details of the analysis template validation. AWS Clean Rooms Differential Privacy uses a general-purpose query structure to support complex SQL queries and validates whether an analysis template fits that general-purpose query structure. Validation is performed when analysis templates are created and fetched. Because analysis templates are immutable by design, we recommend that you create analysis templates after you associate the configured tables with their analysis rule to your collaboration.
For more information, see https://docs.aws.amazon.com/clean-rooms/latest/userguide/analysis-rules-custom.html#custom-diff-privacy.
Contents
- status
-
The status of the validation.
Type: String
Valid Values:
VALID | INVALID | UNABLE_TO_VALIDATE
Required: Yes
- type
-
The type of validation that was performed.
Type: String
Valid Values:
DIFFERENTIAL_PRIVACY
Required: Yes
- reasons
-
The reasons for the validation results.
Type: Array of AnalysisTemplateValidationStatusReason objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: