You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(client-privatenetworks): This release allows Private5G customers to choose different commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic renewal option for 1-year and 3-years commitments. It also allows customers to update the commitment plan of an existing radio unit.
* position of the hardware. You must provide Certified Professional Installer (CPI)
49
-
* credentials in the request so that we can obtain spectrum grants. For more information,
50
-
* see <a href="https://docs.aws.amazon.com/private-networks/latest/userguide/radio-units.html">Radio
51
-
* units</a> in the <i>Amazon Web Services Private 5G User Guide</i>. </p>
44
+
* <p>Configures the specified network resource. </p>
45
+
* <p> Use this action to specify the geographic position of the hardware. You must provide
46
+
* Certified Professional Installer (CPI) credentials in the request so that we can obtain
47
+
* spectrum grants. For more information, see <a href="https://docs.aws.amazon.com/private-networks/latest/userguide/radio-units.html">Radio units</a> in the
48
+
* <i>Amazon Web Services Private 5G User Guide</i>. </p>
52
49
* @example
53
50
* Use a bare-bones client and the command you need to make an API call.
* <p>Deletes the specified network. You must delete network sites before you delete the
40
-
* network. For more information, see
41
-
* <a href="https://docs.aws.amazon.com/private-networks/latest/APIReference/API_DeleteNetworkSite.html">DeleteNetworkSite</a> in the
42
-
* <i>API Reference for Amazon Web Services Private 5G</i>.</p>
40
+
* network. For more information, see <a href="https://docs.aws.amazon.com/private-networks/latest/APIReference/API_DeleteNetworkSite.html">DeleteNetworkSite</a> in the <i>API Reference for Amazon Web Services Private
41
+
* 5G</i>.</p>
43
42
* @example
44
43
* Use a bare-bones client and the command you need to make an API call.
* <p>Starts an update of the specified network resource.</p>
45
-
* <p>After you submit a request to replace or return a network resource, the status
46
-
* of the network resource is <code>CREATING_SHIPPING_LABEL</code>. The shipping label
47
-
* is available when the status of the network resource is <code>PENDING_RETURN</code>.
48
-
* After the network resource is successfully returned, its status is <code>DELETED</code>.
49
-
* For more information, see <a href="https://docs.aws.amazon.com/private-networks/latest/userguide/radio-units.html#return-radio-unit">Return a radio unit</a>.</p>
44
+
* <p>Use this action to do the following tasks:</p>
45
+
* <ul>
46
+
* <li>
47
+
* <p>Update the duration and renewal status of the commitment period for a radio
48
+
* unit. The update goes into effect immediately.</p>
49
+
* </li>
50
+
* <li>
51
+
* <p>Request a replacement for a network resource.</p>
52
+
* </li>
53
+
* <li>
54
+
* <p>Request that you return a network resource.</p>
55
+
* </li>
56
+
* </ul>
57
+
* <p>After you submit a request to replace or return a network resource, the status of the
58
+
* network resource changes to <code>CREATING_SHIPPING_LABEL</code>. The shipping label is
59
+
* available when the status of the network resource is <code>PENDING_RETURN</code>. After
60
+
* the network resource is successfully returned, its status changes to
61
+
* <code>DELETED</code>. For more information, see <a href="https://docs.aws.amazon.com/private-networks/latest/userguide/radio-units.html#return-radio-unit">Return a radio unit</a>.</p>
50
62
* @example
51
63
* Use a bare-bones client and the command you need to make an API call.
0 commit comments