Network packages for AWS TNB - AWS Telco Network Builder

Network packages for AWS TNB

A network package is a .zip file in CSAR (Cloud Service Archive) format. It defines the function packages you want to deploy and the AWS infrastructure you want to deploy them on.​

The network package contains the following files:

  • A network descriptor file (nsd.yaml) in TOSCA format as described by ETSI SOL007.

    The nsd.yaml file contains references to uploaded function packages with their descriptor IDs.

  • User data scripts, if any.

  • Lifecycle hook scripts, if any.

  • Plugins' values.yaml configuration files, if any.