default PutConfigurationAggregatorResponse |
ConfigClient.putConfigurationAggregator(Consumer<PutConfigurationAggregatorRequest.Builder> putConfigurationAggregatorRequest) |
Creates and updates the configuration aggregator with the selected source accounts and regions.
|
default PutConfigurationAggregatorResponse |
ConfigClient.putConfigurationAggregator(PutConfigurationAggregatorRequest putConfigurationAggregatorRequest) |
Creates and updates the configuration aggregator with the selected source accounts and regions.
|
default PutServiceLinkedConfigurationRecorderResponse |
ConfigClient.putServiceLinkedConfigurationRecorder(Consumer<PutServiceLinkedConfigurationRecorderRequest.Builder> putServiceLinkedConfigurationRecorderRequest) |
Creates a service-linked configuration recorder that is linked to a specific Amazon Web Services service based on
the ServicePrincipal you specify.
|
default PutServiceLinkedConfigurationRecorderResponse |
ConfigClient.putServiceLinkedConfigurationRecorder(PutServiceLinkedConfigurationRecorderRequest putServiceLinkedConfigurationRecorderRequest) |
Creates a service-linked configuration recorder that is linked to a specific Amazon Web Services service based on
the ServicePrincipal you specify.
|
default StartConfigRulesEvaluationResponse |
ConfigClient.startConfigRulesEvaluation(Consumer<StartConfigRulesEvaluationRequest.Builder> startConfigRulesEvaluationRequest) |
Runs an on-demand evaluation for the specified Config rules against the last known configuration state of the
resources.
|
default StartConfigRulesEvaluationResponse |
ConfigClient.startConfigRulesEvaluation(StartConfigRulesEvaluationRequest startConfigRulesEvaluationRequest) |
Runs an on-demand evaluation for the specified Config rules against the last known configuration state of the
resources.
|