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
Required: 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_managed
account settings are read-only, as AWS manages such on the customer's behalf. Currently, theguardDutyActivate
account setting is the only one AWS manages.Type: String
Valid Values:
user | aws_managed
Required: 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: