AggregatedSourceStatus
The current sync status between the source and the aggregator account.
Contents
- AwsRegion
-
The region authorized to collect aggregated data.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
- LastErrorCode
-
The error code that AWS Config returned when the source account aggregation last failed.
Type: String
Required: No
- LastErrorMessage
-
The message indicating that the source account aggregation failed due to an error.
Type: String
Required: No
- LastUpdateStatus
-
Filters the last updated status type.
-
Valid value FAILED indicates errors while moving data.
-
Valid value SUCCEEDED indicates the data was successfully moved.
-
Valid value OUTDATED indicates the data is not the most recent.
Type: String
Valid Values:
FAILED | SUCCEEDED | OUTDATED
Required: No
-
- LastUpdateTime
-
The time of the last update.
Type: Timestamp
Required: No
- SourceId
-
The source account ID or an organization.
Type: String
Required: No
- SourceType
-
The source account or an organization.
Type: String
Valid Values:
ACCOUNT | ORGANIZATION
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: