v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1450227196.3 KB

Creates a new version of the specified grant. For more information, see <a href="https://docs.aws.amazon.com/license-manager/latest/userguide/granted-licenses.html">Granted licenses in License Manager</a> in the <i>License Manager User Guide</i>.

post/#X-Amz-Target=AWSLicenseManager.CreateGrantVersion

Headers

X-Amz-Target'AWSLicenseManager.CreateGrantVersion' required

Request body

ClientTokenstring required

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

GrantArnstring required

Amazon Resource Name (ARN) of the grant.

GrantNamestring

Grant name.

AllowedOperationsAllowedOperation[]

Allowed operations for the grant.

Status'PENDING_WORKFLOW' | 'PENDING_ACCEPT' | 'REJECTED' | 'ACTIVE' | 'FAILED_WORKFLOW' | 'DELETED' | 'PENDING_DELETE' | 'DISABLED' | 'WORKFLOW_COMPLETED'

Grant status.

StatusReasonstring

Grant status reason.

SourceVersionstring

Current version of the grant.

Response

Success

GrantArnstring

Grant ARN.

Status'PENDING_WORKFLOW' | 'PENDING_ACCEPT' | 'REJECTED' | 'ACTIVE' | 'FAILED_WORKFLOW' | 'DELETED' | 'PENDING_DELETE' | 'DISABLED' | 'WORKFLOW_COMPLETED'

Grant status.

Versionstring

New version of the grant.