licensemanager_accept_grant: Accepts the specified grant
Description
Accepts the specified grant.
Usage
licensemanager_accept_grant(GrantArn)
Arguments
GrantArn
[required] Amazon Resource Name (ARN) of the grant.
Request syntax
svc$accept_grant(
GrantArn = "string"
)