Skip to main content

grants

Retrieves a list of grants in a region

Overview

Namegrants
TypeResource
Descriptiongrants
Idawscc.licensemanager.grants

Fields

NameDatatypeDescription
grant_arnundefinedArn of the grant.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
grant_arn
FROM awscc.licensemanager.grants
WHERE region = 'us-east-1'

Permissions

To operate on the grants resource, the following permissions are required:

Create

license-manager:CreateGrant

List

license-manager:ListDistributedGrants