wooden-arm-26381
07/11/2022, 4:23 PMmutation createPolicy{
createPolicy (
input: {
type: METADATA,
name: "filter match urn",
state: ACTIVE,
description: "",
resources: {
type: "",
resources: [ ],
allResources: false,
filter: {
criteria: [
{
field: "entity_urn",
values: [ "urn:li:dataset:(urn:li:dataPlatform:bigquery,<project>.<dataset>.<table>,DEV)" ],
condition: EQUALS
}
]
}
},
actors: {
users: [ ],
groups: [ ],
resourceOwners: false,
allUsers: true,
allGroups: false
},
privileges:[ "VIEW_ENTITY_PAGE" ]
}
)
}
Any help greatly appreciated 🙂
Cheersbig-carpet-38439
07/11/2022, 5:56 PMbig-carpet-38439
07/11/2022, 5:56 PMbig-carpet-38439
07/11/2022, 5:56 PMwooden-arm-26381
07/12/2022, 5:54 AM