View source: R/ecs_operations.R
ecs_put_account_setting_default | R Documentation |
Modifies an account setting for all users on an account for whom no individual account setting has been specified. Account settings are set on a per-Region basis.
See https://www.paws-r-sdk.com/docs/ecs_put_account_setting_default/ for full documentation.
ecs_put_account_setting_default(name, value)
name |
[required] The resource name for which to modify the account setting. The following are the valid values for the account setting name.
|
value |
[required] The account setting value for the specified principal ARN. Accepted
values are When you specify
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.