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.
Provides information about a parallel data resource.
For .NET Core this operation is only available in asynchronous form. Please refer to GetParallelDataAsync.
Namespace: Amazon.Translate
Assembly: AWSSDK.Translate.dll
Version: 3.x.y.z
public abstract GetParallelDataResponse GetParallelData( GetParallelDataRequest request )
Container for the necessary parameters to execute the GetParallelData service method.
| Exception | Condition |
|---|---|
| InternalServerException | An internal server error occurred. Retry your request. |
| InvalidParameterValueException | The value of the parameter is not valid. Review the value of the parameter you are using to correct it, and then retry your operation. |
| ResourceNotFoundException | The resource you are looking for has not been found. Review the resource you're looking for and see if a different resource will accomplish your needs before retrying the revised request. |
| TooManyRequestsException | You have made too many requests within a short period of time. Wait for a short time and then try your request again. |
.NET Framework:
Supported in: 4.7.2 and newer