View Source AWS.PrivateNetworks (aws-elixir v1.0.4)
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.
Link to this section Summary
Functions
Acknowledges that the specified network order was received.
Activates the specified device identifier.
Activates the specified network site.
Configures the specified network resource.
Creates a network.
Creates a network site.
Deactivates the specified device identifier.
Deletes the specified network.
Deletes the specified network site.
Gets the specified device identifier.
Gets the specified network.
Gets the specified network resource.
Gets the specified network site.
Gets the specified order.
Lists device identifiers.
Lists network resources.
Lists network sites.
Lists networks.
Lists orders.
Lists the tags for the specified resource.
Checks the health of the service.
Use this action to do the following tasks
Adds tags to the specified resource.
Removes tags from the specified resource.
Updates the specified network site.
Updates the specified network site plan.
Link to this section Functions
Acknowledges that the specified network order was received.
Activates the specified device identifier.
Activates the specified network site.
Configures the specified network resource.
Use this action to specify the geographic position of the hardware. You must provide Certified Professional Installer (CPI) credentials in the request so that we can obtain spectrum grants. For more information, see Radio units in the Amazon Web Services Private 5G User Guide.
Creates a network.
Creates a network site.
Deactivates the specified device identifier.
Deletes the specified network.
You must delete network sites before you delete the network. For more information, see DeleteNetworkSite in the API Reference for Amazon Web Services Private 5G.
delete_network_site(client, network_site_arn, input, options \\ [])
View SourceDeletes the specified network site.
Return the hardware after you delete the network site. You are responsible for minimum charges. For more information, see Hardware returns in the Amazon Web Services Private 5G User Guide.
get_device_identifier(client, device_identifier_arn, options \\ [])
View SourceGets the specified device identifier.
Gets the specified network.
Gets the specified network resource.
Gets the specified network site.
Gets the specified order.
Lists device identifiers.
Add filters to your request to return a more specific list of results. Use filters to match the Amazon Resource Name (ARN) of an order, the status of device identifiers, or the ARN of the traffic group.
If you specify multiple filters, filters are joined with an OR, and the request returns results that match all of the specified filters.
Lists network resources.
Add filters to your request to return a more specific list of results. Use filters to match the Amazon Resource Name (ARN) of an order or the status of network resources.
If you specify multiple filters, filters are joined with an OR, and the request returns results that match all of the specified filters.
Lists network sites.
Add filters to your request to return a more specific list of results. Use filters to match the status of the network site.
Lists networks.
Add filters to your request to return a more specific list of results. Use filters to match the status of the network.
Lists orders.
Add filters to your request to return a more specific list of results. Use filters to match the Amazon Resource Name (ARN) of the network site or the status of the order.
If you specify multiple filters, filters are joined with an OR, and the request returns results that match all of the specified filters.
Lists the tags for the specified resource.
Checks the health of the service.
Use this action to do the following tasks:
* Update the duration and renewal status of the commitment period for a radio unit.
The update goes into effect immediately.
* Request a replacement for a network resource.
* Request that you return a network resource.
After you submit a request to replace or return a network resource, the status
of the
network resource changes to CREATING_SHIPPING_LABEL
. The shipping label is
available when the status of the network resource is PENDING_RETURN
. After
the network resource is successfully returned, its status changes to
DELETED
. For more information, see Return a radio unit.
Adds tags to the specified resource.
Removes tags from the specified resource.
Updates the specified network site.
Updates the specified network site plan.