This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::DataZone::PolicyGrant DomainUnitGrantFilter
The grant filter for the domain unit. In the current release of Amazon DataZone, the
only supported filter is the allDomainUnitsGrantFilter
.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "AllDomainUnitsGrantFilter" :
Json
}
YAML
AllDomainUnitsGrantFilter:
Json
Properties
AllDomainUnitsGrantFilter
-
Specifies a grant filter containing all domain units.
Required: Yes
Type: Json
Update requires: Replacement