SchemaAnalysisRuleRequest - AWS Clean Rooms

SchemaAnalysisRuleRequest

Defines the information that's necessary to retrieve an analysis rule schema. Schema analysis rules are uniquely identified by a combination of the schema name and the analysis rule type for a given collaboration.

Contents

name

The name of the analysis rule schema that you are requesting.

Type: String

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

Pattern: [a-zA-Z0-9_](([a-zA-Z0-9_ ]+-)*([a-zA-Z0-9_ ]+))?

Required: Yes

type

The type of analysis rule schema that you are requesting.

Type: String

Valid Values: AGGREGATION | LIST | CUSTOM | ID_MAPPING_TABLE

Required: Yes

See Also

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