Creates a new version of the specified grant. For more information, see Granted licenses in License Manager in the License Manager User Guide.
See https://www.paws-r-sdk.com/docs/licensemanager_create_grant_version/ for full documentation.
licensemanager_create_grant_version(
ClientToken,
GrantArn,
GrantName = NULL,
AllowedOperations = NULL,
Status = NULL,
StatusReason = NULL,
SourceVersion = NULL,
Options = 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.
The options specified for the grant.