Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
alexaforbusiness
📤 Upload
📝 New File
📁 New Folder
Close
Editing: delete-network-profile.rst
**To delete a network profile** The following ``delete-network-profile`` example deletes the specified network profile. :: aws alexaforbusiness delete-network-profile \ --network-profile-arn arn:aws:a4b:us-east-1:123456789012:network-profile/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111/a1b2c3d4-5678-90ab-cdef-EXAMPLE22222 This command produces no output. For more information, see `Managing Network Profiles <https://docs.aws.amazon.com/a4b/latest/ag/manage-network-profiles.html>`__ in the *Alexa for Business Administration Guide*.
Save
Cancel