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.
Updates the configuration of an existing router network interface in AWS Elemental MediaConnect.
For .NET Core this operation is only available in asynchronous form. Please refer to UpdateRouterNetworkInterfaceAsync.
Namespace: Amazon.MediaConnect
Assembly: AWSSDK.MediaConnect.dll
Version: 3.x.y.z
public virtual UpdateRouterNetworkInterfaceResponse UpdateRouterNetworkInterface( UpdateRouterNetworkInterfaceRequest request )
Container for the necessary parameters to execute the UpdateRouterNetworkInterface service method.
| Exception | Condition |
|---|---|
| BadRequestException | This exception is thrown if the request contains a semantic error. The precise meaning depends on the API, and is documented in the error message. |
| ConflictException | The requested operation would cause a conflict with the current state of a service resource associated with the request. Resolve the conflict before retrying this request. |
| ForbiddenException | You do not have sufficient access to perform this action. |
| InternalServerErrorException | The server encountered an internal error and is unable to complete the request. |
| ServiceUnavailableException | The service is currently unavailable or busy. |
| TooManyRequestsException | The request was denied due to request throttling. |
.NET Framework:
Supported in: 4.7.2 and newer