AnalysisParameter - AWS Clean Rooms

AnalysisParameter

Optional. The member who can query can provide this placeholder for a literal data value in an analysis template.

Contents

name

The name of the parameter. The name must use only alphanumeric, underscore (_), or hyphen (-) characters but cannot start or end with a hyphen.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: [0-9a-zA-Z_]+

Required: Yes

type

The type of parameter.

Type: String

Valid Values: SMALLINT | INTEGER | BIGINT | DECIMAL | REAL | DOUBLE_PRECISION | BOOLEAN | CHAR | VARCHAR | DATE | TIMESTAMP | TIMESTAMPTZ | TIME | TIMETZ | VARBYTE

Required: Yes

defaultValue

Optional. The default value that is applied in the analysis template. The member who can query can override this value in the query editor.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 250.

Required: No

See Also

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