⚝
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
/
appconfig
/
View File Name :
list-configuration-profiles.rst
**To list the available configuration profiles** The following ``list-configuration-profiles`` example lists the available configuration profiles for the specified application. :: aws appconfig list-configuration-profiles \ --application-id 339ohji Output:: { "Items": [ { "ApplicationId": "339ohji", "Id": "ur8hx2f", "Name": "Example-Configuration-Profile", "LocationUri": "ssm-parameter://Example-Parameter" } ] } For more information, see `Step 3: Creating a configuration and a configuration profile
`__ in the *AWS AppConfig User Guide*.