⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
awscli
/
examples
/
alexaforbusiness
/
View File Name :
get-network-profile.rst
**To get network profile details** The following ``get-network-profile`` example retrieves details of the specified network profile. :: aws alexaforbusiness get-network-profile \ --network-profile-arn arn:aws:a4b:us-east-1:123456789012:network-profile/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111 Output:: { "NetworkProfile": { "NetworkProfileArn": "arn:aws:a4b:us-east-1:123456789012:network-profile/a1b2c3d4-5678-90ab-cdef-EXAMPLE11111/a1b2c3d4-5678-90ab-cdef-EXAMPLE22222", "NetworkProfileName": "Networkprofile", "Ssid": "Janenetwork", "SecurityType": "WPA2_PSK", "CurrentPassword": "12345" } } For more information, see `Managing Network Profiles
`__ in the *Alexa for Business Administration Guide*.