AccountInfo
Contains information about an AWS account's enrollment and association status with Compute Optimizer Automation.
Contents
- accountId
-
The ID of the AWS account.
Type: String
Pattern:
[0-9]{12}Required: Yes
- lastUpdatedTimestamp
-
The timestamp when the account's Automation enrollment status was last updated.
Type: Timestamp
Required: Yes
- organizationRuleMode
-
Specifies whether the management account can create Automation rules that implement optimization actions for this account.
Type: String
Valid Values:
AnyAllowed | NoneAllowedRequired: Yes
- status
-
The enrollment status of the account: Active, Inactive, Pending, or Failed.
Type: String
Valid Values:
Active | Inactive | Pending | FailedRequired: Yes
- statusReason
-
The reason for the current Automation enrollment status.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: