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.
Deletes the output destination configuration from your SQL-based Kinesis Data Analytics application's configuration. Kinesis Data Analytics will no longer write data from the corresponding in-application stream to the external output destination.
For .NET Core this operation is only available in asynchronous form. Please refer to DeleteApplicationOutputAsync.
Namespace: Amazon.KinesisAnalyticsV2
Assembly: AWSSDK.KinesisAnalyticsV2.dll
Version: 3.x.y.z
public virtual DeleteApplicationOutputResponse DeleteApplicationOutput( DeleteApplicationOutputRequest request )
Container for the necessary parameters to execute the DeleteApplicationOutput service method.
Exception | Condition |
---|---|
ConcurrentModificationException | Exception thrown as a result of concurrent modifications to an application. This error can be the result of attempting to modify an application without using the current application ID. |
InvalidArgumentException | The specified input parameter value is not valid. |
InvalidRequestException | The request JSON is not valid for the operation. |
ResourceInUseException | The application is not available for this operation. |
ResourceNotFoundException | Specified application can't be found. |
.NET Framework:
Supported in: 4.5 and newer, 3.5