Skip to main content

privacy_budget_templates_list_only

Lists privacy_budget_templates in a region or regions, for all properties use privacy_budget_templates

Overview

Nameprivacy_budget_templates_list_only
TypeResource
DescriptionRepresents a privacy budget within a collaboration
Idaws.cleanrooms.privacy_budget_templates_list_only

Fields

NameDatatypeDescription
arnstring
collaboration_arnstring
collaboration_identifierstring
privacy_budget_template_identifierstring
tagsarrayAn arbitrary set of tags (key-value pairs) for this cleanrooms privacy budget template.
auto_refreshstring
privacy_budget_typestring
parametersobject
membership_arnstring
membership_identifierstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all privacy_budget_templates in a region.

SELECT
region,
privacy_budget_template_identifier,
membership_identifier
FROM aws.cleanrooms.privacy_budget_templates_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the privacy_budget_templates_list_only resource, see privacy_budget_templates