| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| Modifier and Type | Method and Description |
|---|---|
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 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.
|
Copyright © 2023. All rights reserved.