View a markdown version of this page

InheritedAllowedAdditionalAnalysesSource - AWS Clean Rooms

InheritedAllowedAdditionalAnalysesSource

Contains information about a parent table that contributes an allowed additional analyses constraint.

Contents

id

The unique identifier of the parent table.

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

name

The name of the parent table.

Type: String

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

Pattern: (?!\s*$)[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDBFF-\uDC00\uDFFF\t]*

Required: Yes

sourceAccountId

The AWS account ID of the member who owns the parent table.

Type: String

Length Constraints: Fixed length of 12.

Pattern: \d+

Required: Yes

type

The type of the parent table.

Type: String

Valid Values: TABLE | INTERMEDIATE_TABLE | ID_MAPPING_TABLE

Required: Yes

value

The allowed additional analyses defined on the parent table.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 25 items.

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-]+\/configuredaudiencemodelassociation\/[\*\d\w-]+$|^arn:aws[-a-z]*:cleanrooms-ml:[-a-z0-9]+:([0-9]{12}|\*):membership\/[\*\d\w-]+\/configured-model-algorithm-association\/([-a-zA-Z0-9_\/.]+|\*)

Required: Yes

See Also

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