AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Creates a new license conversion task.
For .NET Core this operation is only available in asynchronous form. Please refer to CreateLicenseConversionTaskForResourceAsync.
Namespace: Amazon.LicenseManager
Assembly: AWSSDK.LicenseManager.dll
Version: 3.x.y.z
public abstract CreateLicenseConversionTaskForResourceResponse CreateLicenseConversionTaskForResource( CreateLicenseConversionTaskForResourceRequest request )
Container for the necessary parameters to execute the CreateLicenseConversionTaskForResource service method.
| Exception | Condition |
|---|---|
| AccessDeniedException | Access to resource denied. |
| AuthorizationException | The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account. |
| InvalidParameterValueException | One or more parameter values are not valid. |
| RateLimitExceededException | Too many requests have been submitted. Try again after a brief wait. |
| ServerInternalException | The server experienced an internal error. Try again. |
| ValidationException | The provided input is not valid. Try your request again. |
.NET Framework:
Supported in: 4.7.2 and newer