ProtectedJobParameters
The parameters for the protected job.
Contents
- analysisTemplateArn
-
The ARN of the analysis template.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 200.
Pattern:
arn:aws:cleanrooms:[\w]{2}-[\w]{4,9}-[\d]:[\d]{12}:membership/[\d\w-]+/analysistemplate/[\d\w-]+Required: No
- parameters
-
Runtime configuration values passed to the PySpark analysis script. Parameter names and types must match those defined in the analysis template.
Type: String to string map
Key Length Constraints: Minimum length of 1. Maximum length of 100.
Key Pattern:
[a-zA-Z_][a-zA-Z0-9_]*Value Length Constraints: Minimum length of 0. Maximum length of 1000.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: