Creates a new version of the specified grant.
See https://paws-r.github.io/docs/licensemanager/create_grant_version.html for full documentation.
licensemanager_create_grant_version(
ClientToken,
GrantArn,
GrantName = NULL,
AllowedOperations = NULL,
Status = NULL,
StatusReason = NULL,
SourceVersion = NULL
)[required] Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
[required] Amazon Resource Name (ARN) of the grant.
Grant name.
Allowed operations for the grant.
Grant status.
Grant status reason.
Current version of the grant.