Class InvalidConfigurationRecorderNameException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<InvalidConfigurationRecorderNameException.Builder,InvalidConfigurationRecorderNameException>

@Generated("software.amazon.awssdk:codegen") public final class InvalidConfigurationRecorderNameException extends ConfigException implements ToCopyableBuilder<InvalidConfigurationRecorderNameException.Builder,InvalidConfigurationRecorderNameException>

The configuration recorder name is not valid. The prefix "AWSConfigurationRecorderFor" is reserved for service-linked configuration recorders.

See Also: