View a markdown version of this page

ChildResource - AWS Clean Rooms

ChildResource

Contains information about a child resource of a given resource in a collaboration.

Contents

ownerAccountId

The AWS account ID of the member who owns the child resource.

Type: String

Length Constraints: Fixed length of 12.

Pattern: \d+

Required: Yes

resourceName

The name of the child resource.

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

resourceType

The type of the child resource.

Type: String

Valid Values: INTERMEDIATE_TABLE

Required: Yes

resourceId

The unique identifier of the child resource.

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: No

resourceStatus

The current status of the child resource.

Type: String

Valid Values: CREATED | POPULATE_STARTED | POPULATE_SUCCESS | POPULATE_FAILED | DISALLOWED_BY_DATA_PROVIDER | BASE_TABLE_REMOVED | RETENTION_PERIOD_EXPIRED

Required: No

See Also

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