404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.144.128.235: ~ $
**To create a network profile**

The following ``create-network-profile`` example creates a network profile with the specified details. ::

    aws alexaforbusiness create-network-profile \
        --network-profile-name Network123 \
        --ssid Janenetwork \
        --security-type WPA2_PSK \
        --current-password 12345

Output::

    {
        "NetworkProfileArn": "arn:aws:a4b:us-east-1:123456789012:network-profile/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111/a1b2c3d4-5678-90ab-cdef-EXAMPLE22222"
    }            

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*.

Filemanager

Name Type Size Permission Actions
create-network-profile.rst File 702 B 0755
delete-network-profile.rst File 553 B 0755
get-network-profile.rst File 871 B 0755
search-network-profiles.rst File 1.54 KB 0755
update-network-profile.rst File 597 B 0755