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

## Properties

- `AllowedOperations` (`string[]`, optional)
- `GrantArn` (`string`, optional): Arn of the grant.
- `GrantName` (`string`, optional): Name for the created Grant.
- `HomeRegion` (`string`, optional): Home region for the created grant.
- `LicenseArn` (`string`, optional): License Arn for the grant.
- `Principals` (`string[]`, optional)
- `Status` (`string`, optional)
- `Tags` (`Grant_Tag[]`, optional): A list of tags to attach.
- `Version` (`string`, optional): The version of the grant.

## Attributes

- `GrantArn`
- `Version`

## Governed by

- [WAW051](/rules/WAW051.md): Cognito UserPoolClient allows the deprecated implicit OAuth grant
