Uses of Class
software.amazon.awssdk.services.config.model.InvalidRoleException
-
Packages that use InvalidRoleException Package Description software.amazon.awssdk.services.config Config -
-
Uses of InvalidRoleException in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config that throw InvalidRoleException Modifier and Type Method Description default PutConfigurationAggregatorResponseConfigClient. putConfigurationAggregator(Consumer<PutConfigurationAggregatorRequest.Builder> putConfigurationAggregatorRequest)Creates and updates the configuration aggregator with the selected source accounts and regions.default PutConfigurationAggregatorResponseConfigClient. putConfigurationAggregator(PutConfigurationAggregatorRequest putConfigurationAggregatorRequest)Creates and updates the configuration aggregator with the selected source accounts and regions.default PutConfigurationRecorderResponseConfigClient. putConfigurationRecorder(Consumer<PutConfigurationRecorderRequest.Builder> putConfigurationRecorderRequest)Creates or updates the customer managed configuration recorder.default PutConfigurationRecorderResponseConfigClient. putConfigurationRecorder(PutConfigurationRecorderRequest putConfigurationRecorderRequest)Creates or updates the customer managed configuration recorder.
-