MemberSpecification - AWS Clean Rooms

MemberSpecification

Basic metadata used to construct a new member.

Contents

accountId

The identifier used to reference members of the collaboration. Currently only supports AWS account ID.

Type: String

Length Constraints: Fixed length of 12.

Pattern: \d+

Required: Yes

displayName

The member's display name.

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

memberAbilities

The abilities granted to the collaboration member.

Type: Array of strings

Valid Values: CAN_QUERY | CAN_RECEIVE_RESULTS

Required: Yes

paymentConfiguration

The collaboration member's payment responsibilities set by the collaboration creator.

If the collaboration creator hasn't speciļ¬ed anyone as the member paying for query compute costs, then the member who can query is the default payer.

Type: PaymentConfiguration object

Required: No

See Also

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