awscc.licensemanager_grant

Filters

  • event

  • reduce

  • value

Actions

delete

Parent base class for filters and actions.

properties:
  type:
    enum:
    - delete
required:
- type

Permissions - license-manager:DeleteGrant

update

Parent base class for filters and actions.

definitions:
  Arn:
    maxLength: 2048
    type: string
properties:
  AllowedOperations:
    items:
      type: string
    type: array
    uniqueItems: true
  GrantName:
    description: Name for the created Grant.
    type: string
  HomeRegion:
    description: Home region for the created grant.
    type: string
  LicenseArn:
    maxLength: 2048
    type: string
  Principals:
    items:
      maxLength: 2048
      type: string
    type: array
    uniqueItems: true
  Status:
    type: string
  type:
    enum:
    - update

Permissions - license-manager:CreateGrantVersion