AnalysisRule - AWS Clean Rooms

AnalysisRule

A specification about how data from the configured table can be used in a query.

Contents

collaborationId

The unique ID for the associated collaboration.

Type: String

Length Constraints: Fixed length of 36.

Pattern: [0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}

Required: Yes

createTime

The time the analysis rule was created.

Type: Timestamp

Required: Yes

name

The name for the analysis rule.

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

policy

A policy that describes the associated data usage limitations.

Type: AnalysisRulePolicy object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

type

The type of analysis rule.

Type: String

Valid Values: AGGREGATION | LIST | CUSTOM

Required: Yes

updateTime

The time the analysis rule was last updated.

Type: Timestamp

Required: Yes

See Also

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