ProtectedQuerySQLParameters
The parameters for the SQL type Protected Query.
Contents
- analysisTemplateArn
-
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 200.
Pattern:
arn:aws[-a-z]*:cleanrooms:[\w]{2}-[\w]{4,9}-[\d]:[\d]{12}:membership/[\d\w-]+/analysistemplate/[\d\w-]+
Required: No
- parameters
-
The protected query SQL parameters.
Type: String to string map
Key Length Constraints: Minimum length of 1. Maximum length of 100.
Key Pattern:
[0-9a-zA-Z_]+
Value Length Constraints: Minimum length of 0. Maximum length of 250.
Required: No
- queryString
-
The query string to be submitted.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 500000.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: