ConfiguredTableAssociationAnalysisRule - AWS Clean Rooms

ConfiguredTableAssociationAnalysisRule

An analysis rule for a configured table association. This analysis rule specifies how data from the table can be used within its associated collaboration. In the console, the ConfiguredTableAssociationAnalysisRule is referred to as the collaboration analysis rule.

Contents

configuredTableAssociationArn

The Amazon Resource Name (ARN) of the configured table association.

Type: String

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

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

Required: Yes

configuredTableAssociationId

The unique identifier for the configured table association.

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 creation time of the configured table association analysis rule.

Type: Timestamp

Required: Yes

membershipIdentifier

The membership identifier for the configured table association 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

policy

The policy of the configured table association analysis rule.

Type: ConfiguredTableAssociationAnalysisRulePolicy object

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

Required: Yes

type

The type of the configured table association analysis rule.

Type: String

Valid Values: AGGREGATION | LIST | CUSTOM

Required: Yes

updateTime

The update time of the configured table association analysis rule.

Type: Timestamp

Required: Yes

See Also

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