TnbClient
Amazon Web Services Telco Network Builder (TNB) is a network automation service that helps you deploy and manage telecom networks. AWS TNB helps you with the lifecycle management of your telecommunication network functions throughout planning, deployment, and post-deployment activities.
Functions
Cancels a network operation.
Creates a function package.
Creates a network instance.
Creates a network package.
Deletes a function package.
Deletes a network instance.
Deletes network package.
Gets the details of a network function instance, including the instantation state and metadata from the function package descriptor in the network function package.
Gets the details of an individual function package, such as the operational state and whether the package is in use.
Gets the contents of a function package.
Gets a function package descriptor in a function package.
Gets the details of the network instance.
Gets the details of a network operation, including the tasks involved in the network operation and the status of the tasks.
Gets the details of a network package.
Gets the contents of a network package.
Gets the content of the network service descriptor.
Instantiates a network instance.
Lists network function instances.
Lists information about function packages.
Lists your network instances.
Lists details for a network operation, including when the operation started and the status of the operation.
Lists network packages.
Lists tags for AWS TNB resources.
Uploads the contents of a function package.
Uploads the contents of a network package.
Tags an AWS TNB resource.
Terminates a network instance.
Untags an AWS TNB resource.
Updates the operational state of function package.
Update a network instance.
Updates the operational state of a network package.
Validates function package content. This can be used as a dry run before uploading function package content with PutSolFunctionPackageContent.
Validates network package content. This can be used as a dry run before uploading network package content with PutSolNetworkPackageContent.
Inherited functions
Cancels a network operation.
Creates a function package.
Creates a network instance.
Creates a network package.
Deletes a function package.
Deletes a network instance.
Deletes network package.
Gets the details of a network function instance, including the instantation state and metadata from the function package descriptor in the network function package.
Gets the details of an individual function package, such as the operational state and whether the package is in use.
Gets the contents of a function package.
Gets a function package descriptor in a function package.
Gets the details of the network instance.
Gets the details of a network operation, including the tasks involved in the network operation and the status of the tasks.
Gets the details of a network package.
Gets the contents of a network package.
Gets the content of the network service descriptor.
Instantiates a network instance.
Lists network function instances.
Paginate over ListSolFunctionInstancesResponse results.
Lists information about function packages.
Paginate over ListSolFunctionPackagesResponse results.
Lists your network instances.
Paginate over ListSolNetworkInstancesResponse results.
Lists details for a network operation, including when the operation started and the status of the operation.
Paginate over ListSolNetworkOperationsResponse results.
Lists network packages.
Paginate over ListSolNetworkPackagesResponse results.
Lists tags for AWS TNB resources.
Uploads the contents of a function package.
Uploads the contents of a network package.
Tags an AWS TNB resource.
Terminates a network instance.
Untags an AWS TNB resource.
Updates the operational state of function package.
Update a network instance.
Updates the operational state of a network package.
Validates function package content. This can be used as a dry run before uploading function package content with PutSolFunctionPackageContent.
Validates network package content. This can be used as a dry run before uploading network package content with PutSolNetworkPackageContent.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.