ConsolidatedPolicyCustom
Controls on the analysis specifications that can be run on a configured table.
Contents
- allowedAnalyses
-
The allowed analyses.
Type: Array of strings
Array Members: Minimum number of 0 items.
Length Constraints: Minimum length of 0. Maximum length of 200.
Pattern:
(ANY_QUERY|ANY_JOB|arn:aws:cleanrooms:[\w]{2}-[\w]{4,9}-[\d]:[\d]{12}:membership/[\d\w-]+/analysistemplate/[\d\w-]+)
Required: Yes
- additionalAnalyses
-
Additional analyses for the consolidated policy.
Type: String
Valid Values:
ALLOWED | REQUIRED | NOT_ALLOWED
Required: No
- allowedAdditionalAnalyses
-
The additional analyses allowed by the consolidated policy.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 25 items.
Length Constraints: Minimum length of 0. Maximum length of 256.
Pattern:
arn:aws:cleanrooms:[\w]{2}-[\w]{4,9}-[\d]:([\d]{12}|\*):membership\/[\*\d\w-]+\/configuredaudiencemodelassociation\/[\*\d\w-]+$|^arn:aws[-a-z]*:cleanrooms-ml:[-a-z0-9]+:([0-9]{12}|\*):membership\/[\*\d\w-]+\/configured-model-algorithm-association\/([-a-zA-Z0-9_\/.]+|\*)
Required: No
- allowedAnalysisProviders
-
The allowed analysis providers.
Type: Array of strings
Array Members: Minimum number of 0 items.
Length Constraints: Fixed length of 12.
Pattern:
\d+
Required: No
- allowedResultReceivers
-
The allowed result receivers.
Type: Array of strings
Length Constraints: Fixed length of 12.
Pattern:
\d+
Required: No
- differentialPrivacy
-
Specifies the unique identifier for your users.
Type: DifferentialPrivacyConfiguration object
Required: No
- disallowedOutputColumns
-
Disallowed output columns
Type: Array of strings
Length Constraints: Minimum length of 1. Maximum length of 127.
Pattern:
[a-z0-9_](([a-z0-9_ ]+-)*([a-z0-9_ ]+))?
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: