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.
This operation creates a data set.
For .NET Core this operation is only available in asynchronous form. Please refer to CreateDataSetAsync.
Namespace: Amazon.DataExchange
Assembly: AWSSDK.DataExchange.dll
Version: 3.x.y.z
public virtual CreateDataSetResponse CreateDataSet( CreateDataSetRequest request )
Container for the necessary parameters to execute the CreateDataSet service method.
| Exception | Condition |
|---|---|
| AccessDeniedException | Access to the resource is denied. |
| InternalServerException | An exception occurred with the service. |
| ServiceLimitExceededException | The request has exceeded the quotas imposed by the service. |
| ThrottlingException | The limit on the number of requests per second was exceeded. |
| ValidationException | The request was invalid. |
.NET Framework:
Supported in: 4.7.2 and newer