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 DomainUnitPolicyGrantPrincipal
The domain unit principal to whom the policy is granted.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "DomainUnitDesignation" :
String
, "DomainUnitGrantFilter" :DomainUnitGrantFilter
, "DomainUnitIdentifier" :String
}
YAML
DomainUnitDesignation:
String
DomainUnitGrantFilter:DomainUnitGrantFilter
DomainUnitIdentifier:String
Properties
DomainUnitDesignation
-
Specifes the designation of the domain unit users.
Required: No
Type: String
Allowed values:
OWNER
Update requires: Replacement
DomainUnitGrantFilter
-
The grant filter for the domain unit.
Required: No
Type: DomainUnitGrantFilter
Update requires: Replacement
DomainUnitIdentifier
-
The ID of the domain unit.
Required: No
Type: String
Pattern:
^[a-z0-9_\-]+$
Minimum:
1
Maximum:
256
Update requires: Replacement