Deleting a router I/O in MediaConnect
When you no longer need a router input or output, you can delete it from your configuration. This permanently removes the I/O and frees up its resources. You might delete a router I/O when you want to switch to a different routing setup or clean up your unused resources.
Important
Deleting a router I/O is permanent and can't be undone. When you delete a router I/O, any takes using this router I/O will be removed.
Prerequisites
Before you start:
-
Make sure that the I/O you want to delete is either in
StandbyorStoppingstate. -
Make sure that the router I/O isn’t connected to a flow or a MediaLive channel.
-
For inputs: Ensure the input is not assigned to any outputs.
-
Consider documenting the I/O's configuration in case you need to recreate it later.
Procedure
To delete a router input
-
Open the MediaConnect console at https://console.aws.amazon.com/mediaconnect/
. -
In the navigation pane, choose Router inputs.
-
Select the input that you want to delete and choose View resources.
-
Choose Delete.
-
In the dialog box that appears, choose Delete router input to confirm your decision.
-
Check the outcome:
-
If successful: The router output status will change to
Deleted. -
If unsuccessful: You'll see an error message explaining what went wrong.
-
To delete a router output
-
Open the MediaConnect console at https://console.aws.amazon.com/mediaconnect/
. -
In the navigation pane, choose Router outputs.
-
Select the router output that you want to delete and choose View resource.
-
Choose Delete.
-
In the dialog box that appears, choose Delete router output to confirm your decision.
-
Check the outcome:
-
If successful: The router output status will change to
Deleted. -
If unsuccessful: You'll see an error message explaining what went wrong.
-
Next steps
After deleting an I/O, you can:
-
Create a new router I/O with different settings if needed.
-
Review your remaining router I/Os to ensure your routing setup is complete.
Additional resources
To delete router I/Os programmatically, see the following pages in the MediaConnect API Reference:
This includes information about how to use the DeleteRouterInput and
DeleteRouterOutput operations and parameters in one of the
language-specific AWS SDKs.