CollaborationPrivacyBudgetTemplateSummary - AWS Clean Rooms

CollaborationPrivacyBudgetTemplateSummary

A summary of the collaboration's privacy budget template. This summary includes information about who created the privacy budget template and what collaborations it belongs to.

Contents

arn

The ARN of the collaboration privacy budget template.

Type: String

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

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

Required: Yes

collaborationArn

The ARN of the collaboration that contains this collaboration privacy budget template.

Type: String

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

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

Required: Yes

collaborationId

The unique identifier of the collaboration that contains this collaboration privacy budget template.

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 time at which the collaboration privacy budget template was created.

Type: Timestamp

Required: Yes

creatorAccountId

The unique identifier of the account that created this collaboration privacy budget template.

Type: String

Length Constraints: Fixed length of 12.

Pattern: \d+

Required: Yes

id

The unique identifier of the collaboration privacy budget template.

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

privacyBudgetType

The type of the privacy budget template.

Type: String

Valid Values: DIFFERENTIAL_PRIVACY

Required: Yes

updateTime

The most recent time at which the collaboration privacy budget template was 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: