Smaws_Client_ConfigService.DescribeConfigurationAggregatorSourcesStatus
val request :
Smaws_Lib.Context.t ->
describe_configuration_aggregator_sources_status_request ->
(describe_configuration_aggregator_sources_status_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidLimitException of invalid_limit_exception
| `InvalidNextTokenException of invalid_next_token_exception
| `InvalidParameterValueException of invalid_parameter_value_exception
| `NoSuchConfigurationAggregatorException of
no_such_configuration_aggregator_exception ])
Stdlib.result
Returns status information for sources within an aggregator. The status includes information about the last time Config verified authorization between the source account and an aggregator account. In case of a failure, the status contains the related error code or message.