View a markdown version of this page

IntermediateTableAnalysisRule - AWS Clean Rooms

IntermediateTableAnalysisRule

Contains the details of an analysis rule for an intermediate table.

Contents

analysisRulePolicy

The policy of the analysis rule.

Type: IntermediateTableAnalysisRulePolicy object

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

Required: Yes

analysisRuleType

The type of the analysis rule.

Type: String

Valid Values: CUSTOM

Required: Yes

createTime

The time the analysis rule was created.

Type: Timestamp

Required: Yes

intermediateTableArn

The Amazon Resource Name (ARN) of the intermediate table associated with this analysis rule.

Type: String

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

Pattern: arn:aws:cleanrooms:[\w]{2}-[\w]{4,9}-[\d]:[\d]{12}:membership\/[\d\w-]+\/intermediatetable\/[\d\w-]+

Required: Yes

intermediateTableIdentifier

The unique identifier of the intermediate table associated with this analysis rule.

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

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: