Setting
The current account setting for a resource.
Contents
- name
- 
               The Amazon ECS resource name. Type: String Valid Values: serviceLongArnFormat | taskLongArnFormat | containerInstanceLongArnFormat | awsvpcTrunking | containerInsights | fargateFIPSMode | tagResourceAuthorization | fargateTaskRetirementWaitPeriod | guardDutyActivate | defaultLogDriverModeRequired: No 
- principalArn
- 
               The ARN of the principal. It can be a user, role, or the root user. If this field is omitted, the authenticated user is assumed. Type: String Required: No 
- type
- 
               Indicates whether AWS manages the account setting, or if the user manages it. aws_managedaccount settings are read-only, as AWS manages such on the customer's behalf. Currently, theguardDutyActivateaccount setting is the only one AWS manages.Type: String Valid Values: user | aws_managedRequired: No 
- value
- 
               Determines whether the account setting is on or off for the specified resource. Type: String Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: