| 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 PutOrganizationConfigRuleResponse |
ConfigClient.putOrganizationConfigRule(Consumer<PutOrganizationConfigRuleRequest.Builder> putOrganizationConfigRuleRequest)
Adds or updates an Config rule for your entire organization to evaluate if your Amazon Web Services resources
comply with your desired configurations.
|
default PutOrganizationConfigRuleResponse |
ConfigClient.putOrganizationConfigRule(PutOrganizationConfigRuleRequest putOrganizationConfigRuleRequest)
Adds or updates an Config rule for your entire organization to evaluate if your Amazon Web Services resources
comply with your desired configurations.
|
default PutOrganizationConformancePackResponse |
ConfigClient.putOrganizationConformancePack(Consumer<PutOrganizationConformancePackRequest.Builder> putOrganizationConformancePackRequest)
Deploys conformance packs across member accounts in an Amazon Web Services Organization.
|
default PutOrganizationConformancePackResponse |
ConfigClient.putOrganizationConformancePack(PutOrganizationConformancePackRequest putOrganizationConformancePackRequest)
Deploys conformance packs across member accounts in an Amazon Web Services Organization.
|
Copyright © 2023. All rights reserved.