AWS::CleanRooms::PrivacyBudgetTemplateRepresents a privacy budget within a collaboration
5 configurable properties. 4 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AutoRefresh | string | RequiredCreate-only |
MembershipIdentifier | string | RequiredCreate-only |
Parameters | object | Required |
PrivacyBudgetType | string | RequiredCreate-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
CollaborationArn | string | - |
CollaborationIdentifier | string | - |
MembershipArn | string | - |
PrivacyBudgetTemplateIdentifier | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::CleanRooms::PrivacyBudgetTemplate
Resources:
MyResource:
Type: AWS::CleanRooms::PrivacyBudgetTemplate
Properties:
AutoRefresh: "CALENDAR_MONTH"
PrivacyBudgetType: "DIFFERENTIAL_PRIVACY"
Parameters: {}
MembershipIdentifier: "my-membershipidentifier"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
cleanrooms:CreatePrivacyBudgetTemplatecleanrooms:ListTagsForResourcecleanrooms:TagResourcecleanrooms:GetPrivacyBudgetTemplatecleanrooms:ListPrivacyBudgetTemplatescleanrooms:GetPrivacyBudgetTemplatecleanrooms:ListTagsForResourcecleanrooms:UpdatePrivacyBudgetTemplatecleanrooms:GetPrivacyBudgetTemplatecleanrooms:ListTagsForResourcecleanrooms:TagResourcecleanrooms:UntagResourcecleanrooms:DeletePrivacyBudgetTemplatecleanrooms:GetPrivacyBudgetTemplatecleanrooms:ListPrivacyBudgetTemplatescleanrooms:ListTagsForResourcecleanrooms:UntagResourcecleanrooms:ListPrivacyBudgetTemplatesOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterPrivacyBudgetTemplateIdentifierThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
MembershipIdentifierPrivacyBudgetTypeAutoRefreshParameters/ResourceArn