Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Delete a network package from AWS TNB

Focus mode
Delete a network package from AWS TNB - AWS Telco Network Builder

Learn how to delete a network package from the AWS TNB network service catalog. To delete a network package, the package must be in a disable state.

Console
To delete a network package using the console
  1. Open the AWS TNB console at https://console.aws.amazon.com/tnb/.

  2. In the navigation pane, choose Network packages.

  3. Use the search box to find the network package

  4. Choose network package

  5. Choose Actions, Disable.

  6. Choose Actions, Delete.

AWS CLI
To delete a network package using the AWS CLI
  1. Use the update-sol-network-package command to disable a network package.

    aws tnb update-sol-network-package --nsd-info-id ^np-[a-f0-9]{17}$ --nsd-operational-state DISABLED
  2. Use the delete-sol-network-package command to delete a network package.

    aws tnb delete-sol-network-package \ --nsd-info-id ^np-[a-f0-9]{17}$ \ --endpoint-url "https://tnb.us-west-2.amazonaws.com" \ --region us-west-2
To delete a network package using the console
  1. Open the AWS TNB console at https://console.aws.amazon.com/tnb/.

  2. In the navigation pane, choose Network packages.

  3. Use the search box to find the network package

  4. Choose network package

  5. Choose Actions, Disable.

  6. Choose Actions, Delete.

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.