Private5G#
Client#
- class Private5G.Client#
A low-level client representing AWS Private 5G
Amazon Web Services Private 5G is a managed service that makes it easy to deploy, operate, and scale your own private mobile network at your on-premises location. Private 5G provides the pre-configured hardware and software for mobile networks, helps automate setup, and scales capacity on demand to support additional devices as needed.
import boto3 client = boto3.client('privatenetworks')
These are the available methods:
- acknowledge_order_receipt
- activate_device_identifier
- activate_network_site
- can_paginate
- close
- configure_access_point
- create_network
- create_network_site
- deactivate_device_identifier
- delete_network
- delete_network_site
- get_device_identifier
- get_network
- get_network_resource
- get_network_site
- get_order
- get_paginator
- get_waiter
- list_device_identifiers
- list_network_resources
- list_network_sites
- list_networks
- list_orders
- list_tags_for_resource
- ping
- start_network_resource_update
- tag_resource
- untag_resource
- update_network_site
- update_network_site_plan
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: