Download a network package from AWS TNB
Learn how to download a network package from the AWS TNB network service catalog.
- Console
-
To download a network package using the console
-
Open the AWS TNB console at https://console.aws.amazon.com/tnb/
. -
In the navigation pane, choose Network packages.
-
Use the search box to find the network package
-
Choose the network package.
-
Choose Actions, Download.
-
- AWS CLI
-
To download a network package using the AWS CLI
-
Use the get-sol-network-package-content
command to download a network package. aws tnb get-sol-network-package-content \ --nsd-info-id
^np-[a-f0-9]{17}$
\ --accept "application/zip" \ --endpoint-url "https://tnb.us-west-2.amazonaws.com
" \ --regionus-west-2
-
View
Delete