---
type: resource-type
title: PolicyGrant
description: aws resource type AWS::DataZone::PolicyGrant
name: PolicyGrant
lexicon: aws
resource_type: AWS::DataZone::PolicyGrant
---
`AWS::DataZone::PolicyGrant`, a resource type of the aws lexicon.

## Properties

- `DomainIdentifier` (`string`, required)
- `EntityIdentifier` (`string`, required)
- `EntityType` (`PolicyGrant_TargetEntityType`, required)
- `PolicyType` (`PolicyGrant_ManagedPolicyType`, required)
- `CreatedAt` (`string`, optional): Specifies the timestamp at which policy grant member was created.
- `CreatedBy` (`string`, optional): Specifies the user who created the policy grant member.
- `Detail` (`any`, optional)
- `GrantId` (`string`, optional): The unique identifier of the policy grant returned by the AddPolicyGrant API
- `Principal` (`any`, optional)

## Attributes

- `CreatedAt`
- `CreatedBy`
- `GrantId`
