powered by
Deletes the specified grant.
licensemanager_delete_grant(GrantArn, Version)
A list with the following syntax:
list( GrantArn = "string", Status = "PENDING_WORKFLOW"|"PENDING_ACCEPT"|"REJECTED"|"ACTIVE"|"FAILED_WORKFLOW"|"DELETED"|"PENDING_DELETE"|"DISABLED", Version = "string" )
[required] Amazon Resource Name (ARN) of the grant.
[required] Current version of the grant.
svc$delete_grant( GrantArn = "string", Version = "string" )